{"title":"Exclusive Coupon for Pillow Purchasers","description":"\u003cbody\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eクーポンページ\u003c\/title\u003e\n    \u003cstyle\u003e\n        #coupon-section * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        #coupon-section {\n            font-family: \"游ゴシック体\", YuGothic, \"游ゴシック\", \"Yu Gothic\", sans-serif;\n            background-color: #EEECDD;\n            color: #000;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        #coupon-section .container {\n            max-width: 480px;\n            margin: 0 auto;\n            padding: 24px 16px;\n        }\n\n        #coupon-section .coupon-ticket {\n            background-color: #A2C2DD;\n            border-radius: 14px;\n            margin-bottom: 20px;\n            position: relative;\n            box-shadow: 0 4px 16px rgba(0,0,0,0.10);\n            overflow: hidden;\n        }\n\n        #coupon-section .coupon-top {\n            padding: 12px 24px 6px;\n            text-align: center;\n        }\n\n        #coupon-section .coupon-eyebrow {\n            font-size: 10px;\n            letter-spacing: 0.18em;\n            color: #4a6a80;\n            margin-bottom: 6px;\n        }\n\n        #coupon-section .coupon-title {\n            font-size: 13px;\n            line-height: 2.0;\n            color: #222;\n        }\n\n        #coupon-section .coupon-title strong {\n            font-size: 15px;\n            display: block;\n            margin-top: 0;\n            line-height: 2.0;\n        }\n\n        #coupon-section .coupon-perforation {\n            display: flex;\n            align-items: center;\n            position: relative;\n            height: 18px;\n            margin: 0;\n        }\n\n        #coupon-section .coupon-perforation .notch-left,\n        #coupon-section .coupon-perforation .notch-right {\n            width: 18px;\n            height: 18px;\n            min-width: 18px;\n            background-color: #EEECDD;\n            border-radius: 50%;\n            flex-shrink: 0;\n            margin: 0 -9px;\n        }\n\n        #coupon-section .coupon-perforation .dash-line {\n            flex: 1;\n            border: none;\n            border-top: 2px dashed rgba(255,255,255,0.75);\n            margin: 0 14px;\n        }\n\n        #coupon-section .coupon-bottom {\n            padding: 8px 24px 16px;\n            text-align: center;\n        }\n\n        #coupon-section .code-label {\n            font-size: 10px;\n            letter-spacing: 0.18em;\n            color: #4a6a80;\n            margin-bottom: 8px;\n        }\n\n        #coupon-section .coupon-code {\n            font-size: 24px;\n            font-weight: bold;\n            letter-spacing: 0.14em;\n            color: #1a1a1a;\n            background-color: rgba(238, 236, 221, 0.4);\n            display: inline-block;\n            padding: 10px 22px;\n            border-radius: 8px;\n            margin-bottom: 16px;\n        }\n\n        #coupon-section .copy-button {\n            background-color: #9C2335;\n            color: #EEECDD;\n            border: none;\n            padding: 12px 0;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: bold;\n            cursor: pointer;\n            transition: opacity 0.25s ease;\n            width: 100%;\n            max-width: 240px;\n            letter-spacing: 0.06em;\n            display: block;\n            margin: 0 auto;\n        }\n\n        #coupon-section .copy-button:active { opacity: 0.7; }\n\n        #coupon-section .copy-button.copied {\n            background-color: rgba(238, 236, 221, 0.55);\n            color: #333;\n        }\n\n        #coupon-section .gift-block {\n            margin-bottom: 20px;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n        }\n\n        #coupon-section .gift-banner-link {\n            display: block;\n            width: 100%;\n            text-decoration: none;\n        }\n\n        #coupon-section .gift-banner-link img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        #coupon-section .gift-text {\n            font-size: 11px;\n            color: #333;\n            line-height: 1.85;\n            text-align: left;\n            padding: 12px 14px;\n            background-color: #A2C2DD;\n        }\n\n        #coupon-section .gift-text a {\n            color: #333;\n            text-decoration: underline;\n            font-weight: bold;\n            font-size: 13px;\n            display: block;\n            text-align: center;\n            margin-top: 4px;\n        }\n\n        #coupon-section .notice {\n            font-size: 10px;\n            color: #555;\n            line-height: 1.85;\n            text-align: left;\n            padding: 14px 12px;\n            border-top: 1px solid rgba(0,0,0,0.08);\n        }\n\n        #coupon-section .notice .expire {\n            font-size: 12px;\n            font-weight: bold;\n            color: #000;\n            display: block;\n            margin-top: 8px;\n        }\n    \u003c\/style\u003e\n\n    \u003cdiv id=\"coupon-section\"\u003e\n        \u003cdiv class=\"container\"\u003e\n\n            \u003cdiv class=\"coupon-ticket\"\u003e\n                \u003cdiv class=\"coupon-top\"\u003e\n                    \u003cp class=\"coupon-title\"\u003e\n                        \u003cstrong\u003e★Get a Coupon for Your Next Order★\u003c\/strong\u003e\u003cbr\u003e\n                        \u003cstrong\u003ePurchasers Only \\3000 OFF\u003cbr\u003e\n                             \u003c\/strong\u003e\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"coupon-perforation\"\u003e\n                    \u003cdiv class=\"notch-left\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"dash-line\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"notch-right\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"coupon-bottom\"\u003e\n                    \u003cp class=\"code-label\"\u003eCOUPON CODE\u003c\/p\u003e\n                    \u003cdiv class=\"coupon-code\"\u003ePC_3000\u003c\/div\u003e\n                    \u003cbutton class=\"copy-button\" onclick=\"copyCouponCode()\"\u003eCopy Code\u003c\/button\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n          \n            \u003cp class=\"notice\"\u003e\n                *Coupon must be used with the same email address used for your original purchase.\u003cbr\u003e\n                *Cannot be combined with other campaigns or coupons\u003cbr\u003e\n              *Valid on orders of ¥10,000 or more. If the order total after coupon discount falls below ¥10,000, shipping fees will apply.\u003cbr\u003e\u003cbr\u003e\n                \u003cspan class=\"expire\"\u003eValid for 40 days from the date of order\u003c\/span\u003e\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        function copyCouponCode() {\n            const code = 'PC_3000';\n            const button = document.querySelector('#coupon-section .copy-button');\n            navigator.clipboard.writeText(code).then(() =\u003e {\n                button.textContent = 'Copied!';\n                button.classList.add('copied');\n                setTimeout(() =\u003e {\n                    button.textContent = 'Copied!';\n                    button.classList.remove('copied');\n                }, 2000);\n            }).catch(() =\u003e {\n                alert('Copy failed');\n            });\n        }\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","products":[{"product_id":"pillow","title":"BRAIN SLEEP PILLOW","description":"\u003c!-- 温浴施設ピローページ分岐用 --\u003e\n\u003cstyle\u003e\n    .rwlp__header__wrapper {\n        background: #a0c0db;\n        height: auto;\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        z-index: 9\n    }\n\n    @media screen and (min-width:750px) {\n        .rwlp__header__wrapper {\n            padding: 0 30px\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .rwlp__header__wrapper {\n            padding: 0 20px\n        }\n    }\n\n    .rwlp__header {\n        display: flex;\n        align-items: center;\n        justify-content: space-between\n    }\n\n    @media screen and (min-width:1200px) {\n        .rwlp__header {\n            height: 90px\n        }\n    }\n\n    @media screen and (max-width:1199px) {\n        .rwlp__header {\n            height: 65px\n        }\n    }\n\n    @media screen and (min-width:750px) {\n        .rwlp__header__logo {\n            width: 85px\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .rwlp__header__logo {\n            width: 70px\n        }\n    }\n\n    @media screen and (min-width:750px) {\n        .rwlp__header__menu__wrapper {\n            margin: 0 30px\n        }\n    }\n\n    .rwlp__header__menu__item {\n        display: inline-block\n    }\n\n    @media screen and (min-width:1200px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 35px\n        }\n    }\n\n    @media screen and (min-width:750px) and (max-width:1199px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 30px\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 15px\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .rwlp__header__menu__item.rwlp__hidden__sm {\n            display: none\n        }\n    }\n\n    @media screen and (min-width:1200px) {\n        .rwlp__header__menu__link {\n            font-size: 14px\n        }\n    }\n\n    @media screen and (max-width:1199px) {\n        .rwlp__header__menu__link {\n            font-size: 14px\n        }\n    }\n\n    .rwlp__header__wrapper.fixed {\n        position: fixed;\n        top: -90px;\n        transition: unset\n    }\n\n    .rwlp__header__wrapper.animate {\n        transition: top .15s ease-out;\n        top: 0\n    }\n\n    .rwlp__header__wrapper.hide {\n        top: -90px\n    }\n\n    html {\n        overflow: unset\n    }\n\n    .rwlp__wrapper {\n        overflow-x: hidden\n    }\n\n    .rwlp__wrapper a {\n        text-decoration: unset;\n        color: #000\n    }\n\n    .rwlp__wrapper .other__more__btn {\n        color: #fff\n    }\n\n    .rwlp__wrapper ul {\n        list-style: none\n    }\n\n    .technology__link__lists {\n        padding: 0\n    }\n\n    .other__lead,\n    .breathability__txt {\n        margin-top: 0\n    }\n\n    .other__set__head__txt,\n    .other__set__head__campaign {\n        margin-bottom: 0\n    }\n\n    @media screen and (max-width:749px) {\n        .only_pc {\n            display: none\n        }\n    }\n\n    .remodal {\n        padding: 0;\n        max-width: 650px\n    }\n\n    .remodal-close {\n        left: auto;\n        right: 0\n    }\n\n    .remodal-close:before {\n        font-size: 40px\n    }\n\n    .remodal-overlay {\n        z-index: 3\n    }\n\n    .remodal-wrapper {\n        z-index: 4\n    }\n\n    .topPurchase__sec {\n        display: none\n    }\n\n    .rwlp__header__menu__link:hover {\n        color: #fff !important\n    }\n\n    .u-pc {\n        display: block !important\n    }\n\n    .u-sp {\n        display: none !important\n    }\n\n    @media screen and (max-width:767px) {\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    .u-cf:after {\n        display: table;\n        clear: both;\n        content: \"\"\n    }\n\n    .clearfix:after {\n        display: block;\n        content: \"\";\n        clear: both\n    }\n\n    .remodal-overlay {\n        z-index: 4\n    }\n\n    img {\n        vertical-align: bottom\n    }\n\n    .rwlp__wrapper img {\n        width: 100%;\n        height: auto\n    }\n\n    @media screen and (min-width:750px) {\n        .sec {\n            padding: 100px 0\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .sec {\n            padding: 50px 0\n        }\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    .only_sp {\n        display: none\n    }\n\n    .pillow__mv {\n        font-weight: 400;\n        height: 56.0714285714286vw;\n        overflow: hidden;\n        position: relative\n    }\n\n    .pillow__mv__layer1 {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100vw\n    }\n\n    .pillow__mv__layer1 img {\n        width: 100%\n    }\n\n    .mv__caption {\n        left: 7.8vw;\n        position: absolute;\n        top: 22%;\n        transform: translateY(-50%);\n        z-index: 3\n    }\n\n    .mv__caption__title {\n        margin-top: 100px;\n        max-width: 100%;\n        width: 330px;\n        padding: 0\n    }\n\n    .mv__caption__text {\n        font-size: 2.75vw;\n        line-height: 1!important;\n    }\n\n    .mv__caption__text span {\n        display: block;\n        font-size: 1.625vw;\n        line-height: 1;\n        margin-top: 25px\n    }\n\n    .sleep__info {\n        background-color: #a2c2dd;\n        font-weight: 500\n    }\n\n    .sleep__info__book {\n        padding-bottom: 20px;\n        padding-top: 70px\n    }\n\n    .sleep__info__book__top {\n        font-size: 36px;\n        font-weight: 400 !important;\n        text-align: center\n    }\n\n    .sleep__info__book__inner {\n        margin: 0 auto;\n        width: 690px\n    }\n\n    .sleep__info__book__inner__flex {\n        display: flex;\n        margin-top: 40px;\n        justify-content: space-between\n    }\n\n    .sleep__info__book__img {\n        width: 168px\n    }\n\n    .sleep__info__book__img img {\n        width: 100%\n    }\n\n    .sleep__info__book__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: center\n    }\n\n    .sleep__info__book__text__title {\n        font-size: 30px;\n        line-height: 1.2;\n        font-weight: 400 !important\n    }\n\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif !important;\n        font-weight: 400\n    }\n\n    @media screen and (max-width:749px) {\n        .only_sp {\n            display: block\n        }\n\n        .pillow__mv {\n            height: 133.333vw\n        }\n\n        .mv__caption {\n            left: 8vw;\n            position: absolute;\n            top: 1vw;\n            transform: none\n        }\n\n        .mv__caption__text {\n            font-size: 7vw;\n            margin: 4.5vw 0;\n        }\n\n        .mv__caption__text span {\n            font-size: 4.2vw;\n            margin-top: 15px\n        }\n\n        .mv__caption__title {\n            margin-top: 20px;\n            width: 173px;\n            padding: 0;\n            font-size: 0\n        }\n\n        .sleep__info__book {\n            padding-bottom: 10px;\n            padding-top: 20px\n        }\n\n        .sleep__info__book__inner {\n            margin: 0 auto;\n            padding: 0 20px;\n            width: 100%\n        }\n\n        .sleep__info__book__top {\n            font-size: 25px;\n            line-height: 1.64;\n            text-align: center\n        }\n\n        .sleep__info__book__inner__flex {\n            align-items: center;\n            flex-direction: column;\n            margin-top: 30px\n        }\n\n        .sleep__info__book__img {\n            width: 103px\n        }\n\n        .sleep__info__book__text {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            margin-top: 30px;\n            padding-left: 0\n        }\n\n        .sleep__info__book__text__title {\n            font-size: 20px;\n            line-height: 1.35;\n            text-align: center\n        }\n    }\n\n    .u-ta-c {\n        text-align: center !important\n    }\n\n    .u-mt-8 {\n        margin-top: 8px !important\n    }\n\n    .pillow__mv {\n        margin-top: 0\n    }\n\n    body {\n        visibility: visible !important;\n        opacity: 1 !important\n    }\n\n    body,\n    #modal {\n        overflow-x: hidden\n    }\n\n    #faq .faq__item__question {\n        padding-bottom: 24px;\n        padding-top: 10px\n    }\n\n    @media screen and (max-width:749px) {\n        #faq .faq__item__question {\n            padding-bottom: 14px;\n            padding-right: 36px;\n            padding-top: 10px\n        }\n\n        #size .spec__item__size__lists .slick-dots {\n            left: 20px;\n            width: calc(100% - 40px)\n        }\n\n        .pillow_catch {\n            font-size: 9px\n        }\n    }\n\n    .pillow_catch {\n        font-size: 10px\n    }\n\n    .section__title__text,\n    .sleep__info__book__top,\n    .gradient__ttl {\n        padding: 0\n    }\n\n    .spec__item__title,\n    .section__title__text,\n    .technology__item__title,\n    .technology__item__graph__title,\n    .technology__item__desc__text__content__title,\n    .sleep__info__quality__golden__title,\n    .gradient__ttl {\n        margin: 0\n    }\n\n    .spec__item__desc__text__content__title {\n        margin-bottom: 0\n    }\n\n    .gradient__ttl span {\n        color: #fff\n    }\n\n    html {\n        scroll-behavior: smooth\n    }\n\n    .technology__item__desc__img img {\n        object-fit: contain\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .evidence_0910 {\n        margin: 0 auto;\n        width: 400px\n    }\n\n    .evidence_left_0910 {\n        padding-left: 6.7142857142857vw\n    }\n\n    .tech01_01 {\n        position: unset !important\n    }\n\n    @media only screen and (max-width:750px) {\n        .evidence_0910 {\n            width: 90%\n        }\n\n        .evidence_left_0910 {\n            padding-left: unset !important\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .sleep__info,\n    .sleep__info2,\n    .sleep__info3 {\n        background: #000;\n        color: #fff\n    }\n\n    .sleep__info h3,\n    .sleep__info2 h3,\n    .sleep__info3 h3 {\n        color: #fff\n    }\n\n    .sleep__info__book_20241118 h2 {\n        color: #fff;\n        font-size: 35px;\n        line-height: 160%\n    }\n\n    .sleep__info__book_20241118 h2\u003espan {\n        background: #fff;\n        color: #000\n    }\n\n    .sleep__info__book_20241118 {\n        position: relative;\n        height: 600px\n    }\n\n    .brain_sleeper {\n        max-width: 1196px;\n        margin: 0 auto;\n        display: flex;\n        align-items: center;\n        flex-direction: column\n    }\n\n    .massage_txt {\n        color: #fff;\n        font-size: 3.7vw;\n        position: relative;\n        z-index: 1;\n        width: 100%;\n        text-align: center;\n        font-family: Termina, YuGothic, Yu Gothic, Yu Gothic Pr6N R, Hiragino Kaku Gothic ProN, ヒラギノ角ゴProN W3, sans-serif\n    }\n\n    .f_termina {\n        font-family: Termina, YuGothic, Yu Gothic, Yu Gothic Pr6N R, Hiragino Kaku Gothic ProN, ヒラギノ角ゴProN W3, sans-serif\n    }\n\n    .youtube {\n        width: 100%;\n        aspect-ratio: 16\/9\n    }\n\n    .youtube iframe {\n        width: 100%;\n        height: 100%\n    }\n\n    .stanford_text_1 {\n        position: absolute;\n        top: 75px;\n        left: 100px;\n        line-height: 175%\n    }\n\n    .stanford_text_2 {\n        display: flex;\n        align-items: flex-end\n    }\n\n    .stanford_text_2 h3 {\n        font-size: 25px\n    }\n\n    .sleep__info__evidence_20241118 {\n        margin-left: 100px;\n        z-index: 1;\n        position: sticky\n    }\n\n    .sleep__info__important_20241118 h3 {\n        position: absolute;\n        top: 22px;\n        left: 50%;\n        transform: translateX(-50%);\n        -webkit-transform: translateX(-50%);\n        -ms-transform: translateX(-50%);\n        font-size: 35px;\n        width: 100%;\n        text-align: center\n    }\n\n    .sleep__info__important_20241118 {\n        position: relative;\n        margin-top: 100px;\n        margin-bottom: -150px\n    }\n\n    .important_img {\n        width: 200px;\n        margin: 0 auto\n    }\n\n    .sleep__info__evidence_text {\n        font-size: 25px;\n        line-height: 175%\n    }\n\n    .fit_flex {\n        display: flex;\n        align-items: center\n    }\n\n    .fit__movie {\n        width: 50% !important\n    }\n\n    .user {\n        margin-bottom: 150px\n    }\n\n    .sleep__info__quality__golden__img img {\n        width: 90% !important\n    }\n\n    .fit {\n        position: relative;\n        z-index: 1\n    }\n\n    .craftsman h3 {\n        font-size: 30px\n    }\n\n    .sleep__info__quality__cold__text {\n        margin-top: 0\n    }\n\n    .concept {\n        height: 50vw !important\n    }\n\n    .user_voice_title p {\n        text-align: center\n    }\n\n    .user_voice_title span {\n        margin-top: 0;\n        font-size: 10px\n    }\n\n    .voice_img_wrap {\n        max-width: 1196px;\n        margin: 0 auto;\n    }\n\n    @media only screen and (max-width:750px) {\n        .massage_txt {\n            text-align: left;\n            font-size: 5vw;\n            top: 43vw;\n            left: 7vw\n        }\n\n        .concept {\n            height: 85vw !important\n        }\n\n        .brain_sleeper p {\n            font-size: 3vw\n        }\n\n        .user h3,\n        .user p {\n            margin-left: 20px\n        }\n\n        .user {\n            display: flex;\n            margin-bottom: 100px;\n            align-items: flex-start;\n            padding-top: 50px;\n            flex-direction: column;\n            justify-content: flex-start\n        }\n\n        .craftsman h3 {\n            font-size: 25px;\n            line-height: 175%\n        }\n\n        .craftsman p {\n            font-size: 3.5vw\n        }\n\n        .sleep__info__book_20241118 {\n            padding-top: 1px;\n            height: unset\n        }\n\n        .stanford_text_1 {\n            text-align: center;\n            font-size: 4.7vw;\n            line-height: 175%;\n            position: relative;\n            top: 30px;\n            left: 0;\n            margin: 0 auto;\n            width: 100%\n        }\n\n        .stanford_text_1 p {\n            font-size: 15px;\n            line-height: 200%;\n            width: 90%;\n            margin: 0 auto\n        }\n\n        .sleep__info__book_20241118 h2 {\n            color: #fff;\n            font-size: 5.5vw;\n            line-height: 175%\n        }\n\n        .sleep__info__book_20241118 p {\n            text-align: left\n        }\n\n        .stanford_text_2 {\n            display: unset\n        }\n\n        .stanford_text_2 h3 {\n            font-size: 20px;\n            margin-top: 380px\n        }\n\n        .sleep__info__evidence_20241118 {\n            margin-left: unset;\n            margin-top: 150px;\n            width: 100%\n        }\n\n        .sleep__info__evidence_text {\n            font-size: 20px;\n            margin-left: 20px\n        }\n\n        .sleep__info__important_20241118 h3 {\n            position: absolute;\n            top: 56%;\n            left: 50%;\n            font-size: 20px;\n            width: 100%;\n            text-align: center;\n            margin: 0;\n            transform: translate(-50%, -50%)\n        }\n\n        .sleep__info__important_20241118 {\n            position: relative;\n            margin-top: 60px;\n            margin-bottom: -30px\n        }\n\n        .important_img {\n            width: 50%;\n            margin: 0 auto\n        }\n\n        .fit_flex {\n            display: unset\n        }\n\n        .fit__movie {\n            width: 100% !important\n        }\n\n        .sleep__info__quality__golden__img img {\n            width: 100% !important\n        }\n\n        .sleep__info__quality__cold__text {\n            font-size: 19px\n        }\n\n        .sleep__info__quality__cold {\n            margin-top: 75px\n        }\n\n        .demerit {\n            margin: 50px auto 32px !important\n        }\n\n        .user_voice_title p {\n            text-align: unset\n        }\n    }\n\n    \/* ピロー耐久性ブロック用 *\/\n    @media screen and (max-width:749px) {\n        .tech03_durability\u003e.technology__item__desc__img {\n            padding: 0 0 30px 0 !important;\n            margin: 0 auto !important;\n        }\n\n        .tech03_durability img {\n            height: unset !important;\n            position: unset !important;\n        }\n    }\n\n    \/* 比較表のスタイル *\/\n    .chart.accordion_item {\n        max-width: 1260px;\n        margin: 100px auto 0;\n        padding: 0 30px;\n        border: solid 1px #000;\n    }\n\n    .chart.accordion_item .btn {\n        position: absolute;\n        bottom: 8%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        height: 6%;\n        padding: 0 15px;\n        border: 1px solid #000;\n        text-decoration: none;\n        color: #000;\n        font-size: 1rem;\n        letter-spacing: normal;\n        border-radius: 30px;\n        line-height: 1.3;\n        font-weight: bold;\n    }\n\n    .chart.accordion_item .btn::after {\n        content: \"\";\n        display: block;\n        width: 10px;\n        height: 10px;\n        margin-left: 10px;\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_eco_cycle_program_step_arrow.png);\n        background-repeat: no-repeat;\n        background-size: contain;\n    }\n\n    .chart.accordion_item .pillow_btn {\n        left: 140px;\n    }\n\n    .chart.accordion_item .pillow_neckconditioning_btn {\n        left: 345px;\n    }\n\n    .chart.accordion_item .pillow_snoreless_btn {\n        left: 552px;\n    }\n\n    .chart.accordion_item .pillow_for_kids_btn {\n        right: 254px;\n    }\n\n    .chart.accordion_item .pillow_portable_btn {\n        right: 54px;\n    }\n\n    .chart.accordion_item .mattress_premium_float_btn {\n        left: 210px;\n    }\n\n    .chart.accordion_item .mattress_plus_float_btn {\n        left: 560px;\n    }\n\n    .chart.accordion_item .mattress_float_btn {\n        right: 90px;\n    }\n\n    .chart.accordion_item .comforter_perfectcoolex_btn {\n        left: 169px;\n    }\n\n    .chart.accordion_item .comforter_airthrow_btn {\n        right: 765px;\n    }\n\n    .chart.accordion_item .comforter_allseasons_btn {\n        right: 599px;\n    }\n\n    .chart.accordion_item .comforter_weightblance_btn {\n        right: 426px;\n    }\n\n    .chart.accordion_item .comforter_perfectwarm_btn {\n        right: 255px;\n    }\n\n    .chart.accordion_item .comforter_perfectwarm_dual_btn {\n        right: 70px;\n    }\n\n    .chart.accordion_item .blanket_perfectwarm_btn {\n        left: 306px;\n    }\n\n    .chart.accordion_item .blanket_allseasons_btn {\n        right: 186px;\n    }\n\n    .chart.accordion_item .coffee_btn {\n        left: 210px;\n    }\n\n    .chart.accordion_item .nmn9000_btn {\n        right: 535px;\n    }\n\n    .chart.accordion_item .water_btn {\n        right: 278px;\n    }\n\n    .chart.accordion_item .gaba_btn {\n        right: 39px;\n    }\n\n    .chart.accordion_item .accordion_item__question {\n        text-align: center;\n        font-size: 24px;\n        margin: 0;\n        padding: 35px 0;\n        cursor: pointer;\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/collections_chart_arrow_more.svg);\n        background-position: center right 25px;\n        background-repeat: no-repeat;\n        background-size: 37px;\n    }\n\n    .chart.accordion_item .accordion_item__question.open {\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/collections_chart_arrow_close.svg);\n    }\n\n    .chart.accordion_item .scroll_wrap {\n        overflow-x: auto;\n    }\n\n    .chart.accordion_item .img_wrap {\n        position: relative;\n        width: fit-content;\n    }\n\n    .chart.accordion_item .scroll_icon {\n        display: none;\n    }\n\n    .chart.accordion_item .accordion_item__answer {\n        overflow-x: auto;\n    }\n\n    .chart.accordion_item .accordion_item__answer .chart_img {\n        width: 1098px;\n        box-sizing: content-box;\n        height: auto;\n        padding: 10px 50px 35px;\n    }\n\n    @media screen and (max-width: 1258px) {\n        .chart.accordion_item .scroll_icon {\n            display: block;\n            width: 120px;\n            height: auto;\n            margin: 0 0 0 auto;\n            display: inherit;\n            padding: 0 0 35px 0;\n        }\n    }\n\n    @media screen and (max-width: 988px) {\n        .chart.accordion_item {\n            padding: 0 10px;\n            margin-left: 20px;\n            margin-right: 20px;\n        }\n\n        .chart.accordion_item .accordion_item__question {\n            padding: 20px 0;\n            font-size: 16px;\n            background-size: 26px;\n        }\n\n        .chart.accordion_item .accordion_item__answer .chart_img {\n            width: 920px;\n        }\n\n        .chart.accordion_item .btn {\n            padding: 0 8px;\n        }\n\n        .chart.accordion_item .pillow_btn {\n            left: 124px;\n        }\n\n        .chart.accordion_item .pillow_neckconditioning_btn {\n            left: 299px;\n        }\n\n        .chart.accordion_item .pillow_snoreless_btn {\n            left: 477px;\n        }\n\n        .chart.accordion_item .pillow_for_kids_btn {\n            right: 221px;\n        }\n\n        .chart.accordion_item .pillow_portable_btn {\n            right: 47px;\n        }\n\n        .chart.accordion_item .mattress_premium_float_btn {\n            left: 205px;\n        }\n\n        .chart.accordion_item .mattress_plus_float_btn {\n            left: 482px;\n        }\n\n        .chart.accordion_item .mattress_float_btn {\n            right: 75px;\n        }\n\n        .chart.accordion_item .comforter_perfectcoolex_btn {\n            left: 148px;\n        }\n\n        .chart.accordion_item .comforter_airthrow_btn {\n            right: 646px;\n        }\n\n        .chart.accordion_item .comforter_allseasons_btn {\n            right: 512px;\n        }\n\n        .chart.accordion_item .comforter_weightblance_btn {\n            right: 375px;\n        }\n\n        .chart.accordion_item .comforter_perfectwarm_btn {\n            right: 255px;\n        }\n\n        .chart.accordion_item .comforter_perfectwarm_dual_btn {\n            right: 70px;\n        }\n\n        .chart.accordion_item .blanket_perfectwarm_btn {\n            left: 228px;\n        }\n\n        .chart.accordion_item .blanket_allseasons_btn {\n            right: 146px;\n        }\n\n        .chart.accordion_item .coffee_btn {\n            left: 190px;\n        }\n\n        .chart.accordion_item .nmn9000_btn {\n            right: 460px;\n        }\n\n        .chart.accordion_item .water_btn {\n            right: 247px;\n        }\n\n        .chart.accordion_item .gaba_btn {\n            right: 55px;\n        }\n    }\n\n    \/* FAQ ピローの選び方 *\/\n    body.no-scroll {\n        overflow: hidden;\n    }\n\n    .howto_btn {\n        position: relative;\n        cursor: pointer;\n        padding: 0;\n        font-size: 14px;\n        background: none;\n        border: none;\n        color: #000 !important;\n        font-family: Termina, -apple-system, BlinkMacSystemFont, \"游ゴシック体\", YuGothic,\n            \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"游ゴシック体 Pr6N R\",\n            \"Yu Gothic Pr6N R\", \"游ゴシック体 Pr6N M\", \"Yu Gothic Pr6N M\",\n            \"ヒラギノ角ゴ ProN W3\", \"Hiragino Kaku Gothic ProN W3\", HiraKakuProN-W3,\n            \"ヒラギノ角ゴ ProN\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ Pro\",\n            \"Hiragino Kaku Gothic Pro\", \"メイリオ\", Meiryo, Osaka, \"ＭＳ Ｐゴシック\",\n            \"MS PGothic\", \"Helvetica Neue\", HelveticaNeue, Helvetica, Arial, \"Segoe UI\",\n            sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\",\n            \"Noto Color Emoji\";\n    }\n\n    .howto_btn::after {\n        position: absolute;\n        content: \"\";\n        top: 50%;\n        transform: translateY(-50%);\n        right: -30px;\n        display: block;\n        width: 17px;\n        height: 17px;\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_campaign_icon_tab.png);\n        background-repeat: no-repeat;\n        background-size: contain;\n    }\n\n    .howto_popup .close_btn {\n        position: sticky;\n        top: 0;\n        right: 0;\n        margin: 0 0 0 auto;\n        display: block;\n        font-size: 24px;\n        background: none;\n        border: none;\n        cursor: pointer;\n    }\n\n    .howto_popup {\n        display: none;\n        position: fixed;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-color: rgba(0, 0, 0, 0.5);\n        z-index: 1000;\n        justify-content: center;\n        align-items: center;\n        color: #000;\n    }\n\n    .howto_popup.show {\n        display: block;\n    }\n\n    .howto_popup_wrap {\n        max-width: 1000px;\n        width: 100%;\n        padding: 20px;\n        margin: 50px auto;\n        text-align: left;\n        color: #000;\n        background: white;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);\n        position: relative;\n        overflow-y: auto;\n        max-height: 90vh;\n    }\n\n    .howto_popup_wrap .howto__popup__content:first-of-type {\n        margin-bottom: 150px;\n    }\n\n    .howto_popup_wrap ul {\n        padding: 0;\n        list-style: none;\n    }\n\n    .howto_popup_wrap p {\n        font-size: 14px;\n        line-height: 2;\n    }\n\n    .howto_popup_wrap .blue_line {\n        background: linear-gradient(transparent 35%, #DAEFF9 70%);\n    }\n\n    .howto_popup_wrap h4 {\n        margin: 0 auto;\n        font-size: 30px;\n        text-align: center;\n        font-weight: normal;\n    }\n\n    .howto_popup_wrap h5 {\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n        font-size: 24px;\n        font-weight: normal;\n    }\n\n    .howto_popup_wrap h5 span {\n        font-size: 12px;\n    }\n\n    .howto_popup_wrap .howto__popup__img {\n        display: flex;\n        justify-content: space-between;\n        margin-bottom: 25px;\n    }\n\n    .howto_popup_wrap .howto__popup__img img {\n        width: 33%;\n        height: auto;\n        object-fit: contain;\n    }\n\n    .howto_popup_wrap .point_list {\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n        border: solid 1px #000;\n        width: fit-content;\n        padding: 10px;\n        margin: 0 auto 50px;\n        font-size: 12px;\n    }\n\n    .howto_popup_wrap .point_list_2 li {\n        display: flex;\n        gap: 30px;\n        align-items: center;\n        margin-bottom: 80px;\n    }\n\n    .howto_popup_wrap .point_list_2 img {\n        max-width: 220px;\n        width: 100%;\n    }\n\n    .gradient__patent {\n        letter-spacing: 0!important;\n        width: 150px!important;\n        text-align: center!important;\n        line-height: 1.5!important;\n        font-size: 20px!important;\n    }\n\n    @media screen and (max-width: 749px) {\n        .howto_popup_wrap h4 {\n            font-size: 24px;\n        }\n\n        .howto_popup_wrap h5 {\n            gap: 5px;\n            font-size: 18px;\n        }\n\n        .howto_popup_wrap .howto__popup__content:first-of-type {\n            margin-bottom: 80px;\n        }\n\n        .howto_popup_wrap .point_list_2 li {\n            margin-bottom: 50px;\n            gap: 15px;\n            flex-direction: column;\n        }\n\n        .howto_popup_wrap .point_list_2 img {\n            max-width: none;\n        }\n\n        .gradient__patent {\n            width: 80px!important;\n            font-size: 10px!important;\n        }\n        .gradient__ttl {\n            letter-spacing: 0.06em!important;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cheader style=\"display: none;\" class=\"rwlp__header__wrapper\"\u003e\n        \u003cdiv\u003e\n            \u003cheader class=\"rwlp__header\"\u003e\u003ca href=\"#\" class=\"rwlp__header__logo\"\u003e\u003cimg height=\"40\" width=\"85\" alt=\"ロゴ：Brain Sleep\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_adpage_logo.webp\"\u003e\u003c\/a\u003e\n                \u003cnav class=\"rwlp__header__menu__wrapper\"\u003e\n                    \u003cul class=\"rwlp__header__menu\"\u003e\n                        \u003cli class=\"rwlp__header__menu__item\"\u003e\u003ca href=\"#technology\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eテクノロジー\u003c\/a\u003e\u003c\/li\u003e\n                        \u003cli class=\"rwlp__header__menu__item\"\u003e\u003ca href=\"#spec\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003e仕様\u003c\/a\u003e\u003c\/li\u003e\n                        \u003cli class=\"rwlp__header__menu__item\"\u003e\u003ca href=\"#faq\" class=\"rwlp__header__menu__link custom-smooth-scroll\"\u003eFAQ\u003c\/a\u003e\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/nav\u003e\n            \u003c\/header\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n    \u003cmain\u003e\n        \u003csection id=\"pillow-mv\" class=\"pillow__mv\"\u003e\n            \u003cdiv class=\"pillow__mv__layer1\"\u003e\n                \u003cdiv class=\"mv__caption\"\u003e\n                    \u003ch1 class=\"mv__caption__text ad_on_off termina\"\u003eFaster. Deeper. Brain-Level Sleep.\u003cspan class=\"termina\"\u003eAwaken You Possibilities for Tomorrow.\u003c\/span\u003e\n\u003c\/h1\u003e\n                \u003c\/div\u003e\n                \u003cpicture\u003e\n                    \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_pillow_mv_sp_ad_model_en.webp\" media=\"(max-width: 767px)\"\u003e\n                    \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_pillow_mv_pc_ad_model_en.webp\" media=\"(min-width: 768px)\"\u003e\u003cimg src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_pillow_mv_pc_ad_model.webp\" alt=\"\" height=\"787\" width=\"1400\"\u003e\n                    \u003csource\u003e\u003c\/source\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection id=\"sleep__info\" class=\"sleep__info\"\u003e\n            \u003cdiv class=\"sleep__info__book_20241118\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_01.webp\" class=\"u-pc\" style=\"max-width: 1600px; margin-left: auto;\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_01_sp.webp\" class=\"u-sp\" style=\"position: absolute; top: 150px;\" decoding=\"async\" loading=\"lazy\"\u003e\n                \u003cdiv class=\"stanford_text_1\"\u003e\n                    \u003ch2 class=\"ad_on_off\"\u003e\n\u003cspan\u003eExperience deep restoration and awaken at your strongest,\u003c\/span\u003e\u003cbr class=\"u-pc\"\u003e even with limited hours of sleep.\n                    \u003c\/h2\u003e\n                    \u003cdiv class=\"stanford_text_2\"\u003e\n                        \u003ch3\u003eThe only pillow that brings \u003cbr class=\"u-pc\"\u003etogether the full science of  \u003cbr class=\"u-pc\"\u003e“THE STANFORD METHOD  \u003cbr class=\"u-pc\"\u003eFOR ULTIMATE SOUND SLEEP.”\u003c\/h3\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_02.webp\" style=\"display: block; width: 67px; height: 100%; margin-left: 15px;\" class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e\n                    \u003c\/div\u003e\n                    \u003cp\u003eWe spend nearly a third of our lives asleep.\u003cbr\u003eWhen sleep quality is poor, the brain and body do not fully rest, \u003cbr class=\"u-pc\"\u003emaking it difficult to perform at their natural best.\u003cbr\u003eImproving sleep quality begins with one essential element: the pillow.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__evidence_20241118\"\u003e\n                \u003ch3 class=\"sleep__info__evidence_text ad_on_off \"\u003eIn fact, even with one hour less sleep, \u003cbr\u003e\u003cspan style=\"border-bottom: 1px solid;\"\u003erecovery and morning alertness can improve.\u003c\/span\u003e\n\u003c\/h3\u003e\n                \n                \u003cdiv class=\"ad_on_off\"\u003e\n                    \u003cdiv style=\"display: flex; width: 35%; margin-left: 7%; margin-top: 50px;\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_03_reg_en.webp?2\" class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_04_reg_en.webp?2\" class=\"u-pc\" style=\"margin-left: 100px;\" decoding=\"async\" loading=\"lazy\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"display: flex; width: 100%; flex-direction: column;\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_02_reg_sp_en.webp?2\" class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_03_reg_sp_en.webp?2\" class=\"u-sp\" style=\"margin-top: 60px;\" decoding=\"async\" loading=\"lazy\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"voice_img_wrap\"\u003e\n                \u003cimg height=\"854\" width=\"780\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_09_sp_v2_en.webp?1\" class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e\n                \u003cimg height=\"770\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_09_01_v2_en.webp?2\" class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"demerit\"\u003e\n                \u003cimg height=\"497\" width=\"1100\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_07_en.webp?1\" decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e \u003cimg height=\"388\" width=\"684\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_06_sp_en.webp?1\" decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro__comparison\"\u003e\n                \u003cimg height=\"873\" width=\"1196\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_08_en.webp?1\" decoding=\"async\" loading=\"lazy\" class=\"u-pc\" style=\"width: 1000px; margin: 0 auto;\"\u003e \u003cimg height=\"674\" width=\"748\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_07_sp_en.webp?1\" decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__important_20241118\"\u003e\n                \u003cdiv class=\"important_img\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_05.webp\" class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_04_sp.webp\" class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e\n                    \u003ch3 class=\"\"\u003eSleep is not just about time. \u003cbr\u003eIt’s about quality.\u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__quality\"\u003e\n                \u003cdiv class=\"sleep__info__quality__golden\"\u003e\n                    \u003cdiv class=\"sleep__info__quality__golden__text\"\u003e\n                        \u003ch3 class=\"sleep__info__quality__golden__title ad_on_off \"\u003e“The Golden 90 Minutes” \u003cbr\u003eshape the quality of your sleep.\u003c\/h3\u003e\n                        \u003cp class=\"sleep__info__quality__golden__desc ad_on_off\"\u003eFor people in Japan who often struggle to secure sufficient sleep time, enhancing the depth of the first 90 minutes of sleep can help improve the overall quality of the sleep cycle.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"sleep__info__quality__golden__img\"\u003e\n                        \u003cimg height=\"472\" width=\"840\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_06_en.webp\" decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e \u003cimg height=\"472\" width=\"840\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_05_sp_en.webp\" decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"padding: 0;\" class=\"sleep__info__quality__cold\"\u003e\n                    \u003cp class=\"sleep__info__quality__cold__text\" style=\"text-align: center; padding-left: 0;\"\u003e\n                        The key to deeper sleep is\u003cbr\u003e\u003cspan style=\"color: #a1c1dc !important;\" class=\"ad_on_off\"\u003eCOOLING THE BRAIN\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cimg height=\"850\" width=\"1399\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_mov_02_model_pc.webp\" decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e \u003cimg height=\"580\" width=\"748\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_mov_02_model_sp.webp?2\" decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"sleep__info2\"\u003e\n            \u003cdiv class=\"breathability\"\u003e\n                \u003cp class=\"breathability__txt ad_on_off\"\u003eThe Brain Sleep Pillow cools the brain by \u003cbr class=\"u-pc\"\u003epreventing heat buildup through exceptional breathability.\u003c\/p\u003e\n                \u003cdiv class=\"breathability__img\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/83c07d51b6a94d1598a9867928580a8a.mp4\" style=\"aspect-ratio: 1400\/788;\" height=\"788\" width=\"1400\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fit\"\u003e\n                \u003cdiv class=\"fit_flex\"\u003e\n                    \u003cdiv\u003e\n                        \u003cp class=\"renewal__point termina\" style=\"margin-top: 5px;\"\u003eADDITIONALLY\u003c\/p\u003e\n                        \u003cp class=\"fit__ttl\" style=\"margin-top: 5px;\"\u003eIt provides a personalized fit, \u003cbr class=\"u-pc\"\u003eadjusting to each person’s head size and sleeping style.\u003c\/p\u003e\n                        \u003cp class=\"fit__txt u-pc\"\u003eWith every night’s sleep, it gradually adapts to your mattress, \u003cbr class=\"u-pc\"\u003eyour head size and your sleeping style.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"fit__img fit__movie\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cd686c17d50c4ae3b0ab24bf72bd1905.mp4\" style=\"aspect-ratio: 1400\/788;\" height=\"788\" width=\"1400\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"fit__txt u-sp\"\u003eWith every night’s sleep, it gradually adapts to your mattress, your head size and your sleeping style.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"lp__gradient\"\u003e\n                \u003cdiv class=\"gradient__head\"\u003e\n                    \u003cdiv class=\"gradient__patent\"\u003ePatented Technology\u003c\/div\u003e\n                    \u003cdiv class=\"gradient__ttl__wrap\"\u003e\n                        \u003ch2 class=\"gradient__ttl\" style=\"color: #fff;\"\u003e\n                            Achieving a Personal Fit with\u003cbr\u003e\u003cspan\u003e3LAYER×\u003cbr\u003e9GRADATION\u003c\/span\u003e\n                        \u003c\/h2\u003e\n                    \u003c\/div\u003e\n                    \u003cp class=\"gradient__txt u-pc\"\u003e[A unique structure of fibers with varying thickness and density]\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"gradient__img\"\u003e\n                    \u003cimg height=\"1318\" width=\"1924\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_gradient1.webp?4\" class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"720\" width=\"826\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_gradient1_sp.webp\" class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"1320\" width=\"1924\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_gradient1_en.webp\" class=\"u-pc gradient2\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"\" width=\"\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_gradient2_sp_en.webp\" class=\"u-sp gradient2\" decoding=\"async\" loading=\"lazy\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"sleep__info3\"\u003e\n            \u003c!-- \u003cdiv class=\"brain_sleeper user\"\u003e\n                \u003ch3 class=\"f_termina\" style=\"font-size: 25px; margin-bottom: 0;\"\u003eBRAIN SLEEPER\u003c\/h3\u003e\n                \u003cdiv class=\"user_voice_title\"\u003e\n                    \u003cp style=\"margin-top: 0;\"\u003eUser Voices\u003cbr\u003e\u003cspan class=\"ad_on\"\u003e*Individual results may vary.\u003c\/span\u003e\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ad_on_off\"\u003e\n                    \u003cdiv style=\"width: 77%; margin: 40px auto 0 auto;\" class=\"u-pc\"\u003e\u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/passion_never_sleeps\" style=\"display: block; width: 100%;\" target=\"_blank\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_passion_never_sleeps_pc.jpg\" style=\"width: 100%; height: auto; display: block;\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n                    \u003cdiv style=\"width: 90%; margin: 0 auto;\" class=\"u-sp\"\u003e\u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/passion_never_sleeps\" style=\"display: block; width: 100%;\" target=\"_blank\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_passion_never_sleeps_sp.jpg\" style=\"width: 100%; height: auto; display: block;\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e --\u003e\n            \u003cdiv class=\"concept\"\u003e\n                \u003cdiv class=\"concept__bg\"\u003e\n                    \u003cimg height=\"770\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_10.webp\" class=\"u-pc\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"854\" width=\"780\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_20241118_img_10_sp.webp\" class=\"u-sp\" decoding=\"async\" loading=\"lazy\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"massage_txt\"\u003eAWAKEN\u003cbr class=\"u-sp\"\u003eYOUR\u003cbr class=\"u-sp\"\u003ePOSSIBILITY.\u003cbr class=\"u-sp\"\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection id=\"technology\" class=\"technology js-box\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eTECHNOLOGY\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__link\"\u003e\n                \u003cul class=\"technology__link__lists\"\u003e\n                    \u003cli class=\"item\"\u003e\u003ca href=\"#cool\" class=\"custom-smooth-scroll\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg height=\"363\" width=\"396\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_nav01.webp?2\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                            \u003cdiv class=\"ad_on_off\"\u003e\n                                \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                    \u003cspan\u003e01\u003c\/span\u003eCool the brain for faster, \u003cbr\u003edeeper sleep\n                                \u003c\/h3\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli class=\"item\"\u003e\u003ca href=\"#fit\" class=\"custom-smooth-scroll\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg height=\"363\" width=\"396\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_nav02.webp?2\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan\u003e02\u003c\/span\u003ePatented technology \u003cbr\u003efor a personalized fit\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli class=\"item\"\u003e\u003ca href=\"#clean\" class=\"custom-smooth-scroll\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg height=\"363\" width=\"396\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_nav03.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                                \u003cspan\u003e03\u003c\/span\u003eWashable \u003cbr\u003efor lasting cleanliness\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 id=\"cool\" class=\"technology__item\"\u003e\n            \u003cdiv style=\"padding-left: unset;\" class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"evidence_left_0910\"\u003e\n                    \u003ch2 class=\"technology__item__title ad_on_off\"\u003e\n                        \u003cspan\u003e01\u003c\/span\u003eCool your brain\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc evidence_left_0910\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b6af58c7e2b041ebaafd767a3c7e9286.mp4\" style=\"aspect-ratio: 750\/422;\" height=\"422\" width=\"750\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"tech01_01 u-sp\"\u003e\u003cimg height=\"246\" width=\"702\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_01_sp_en.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title ad_on_off\"\u003eCool your brain for faster, deeper sleep\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Over 90% of the material is made of air layers, preventing heat and moisture from building up and creating a comfortable sleep environment.\u003c\/p\u003e\n                            \u003cdiv class=\"tech01_01 u-pc\"\u003e\u003cimg height=\"214\" width=\"300\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_01_en.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ad_on_off\"\u003e\n                    \u003cdiv class=\"technology__item__desc evidence_left_0910\"\u003e\n                        \u003cdiv style=\"padding: 10px; height: unset; overflow: hidden;\" class=\"technology__item__desc__img change_sp tech01_02\"\u003e\u003cimg style=\"height: unset; position: relative;\" height=\"788\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_02_en.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text\"\u003e\n                            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                    Deepen the sleep that defines your overall sleep quality — the “golden 90 minutes”\u003c\/h3\u003e\n                                \u003cp class=\"technology__item__desc__text__content__desc\"\u003eBrain sleep pillow was shown to have a higher proportion of deep sleep during the first sleep cycle (the “golden 90 minutes”), which plays a key role in determining overall sleep quality, compared with general functional pillows.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc evidence_left_0910\"\u003e\n                        \u003cdiv class=\"technology__item__desc__img change_sp tech01_02\" style=\"padding: 10px; height: unset;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech01_03_v2_en.webp\" alt=\"\" width=\"1400\" height=\"788\" style=\"height: unset; position: relative;\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text\"\u003e\n                            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eEven with one hour less sleep, fatigue recovery reaches 116%.\u003c\/h3\u003e\n                                \u003cp class=\"technology__item__desc__text__content__desc\"\u003eWhen comparing six hours of sleep using the Brain sleep pillow with seven hours of sleep using a standard functional pillow, results showed that six hours of sleep with the Brain Sleep pillow led to a 16% increase in fatigue recovery.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"margin-top: 50px;\"\u003e\n                        \u003cdiv\u003e\n                            \u003cdiv class=\"technology__item__desc__text__content__btn evidence_0910\"\u003eView detailed evidence\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__graph\"\u003e\n                        \u003cdiv class=\"technology__item__graph__content\"\u003e\n                            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg height=\"230\" width=\"300\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_3_en.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                            \u003cdiv class=\"technology__item__graph__text\"\u003e\n                                \u003ch3 class=\"technology__item__graph__title\"\u003ePerceived improvement in sleep quality\u003c\/h3\u003e\n                                \u003cp class=\"technology__item__graph__desc\"\u003eCompared with typical functional pillows, Brain Sleep pillow showed higher subjective evaluations related to alertness, sleep onset, and fatigue recovery.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__content\"\u003e\n                            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg height=\"229\" width=\"300\" alt=\"熱がこもらない\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_1_en.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                            \u003cdiv class=\"technology__item__graph__text\"\u003e\n                                \u003ch3 class=\"technology__item__graph__title\"\u003eHigh level of heat dissipation prevents heat from accumulating\u003c\/h3\u003e\n                                \u003cp class=\"technology__item__graph__desc\"\u003eBRAIN SLEEP pillows feature a highly breathable material that retains significantly less heat than other materials, inducing high-quality sleep throughout the night.\n                                \u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection id=\"fit\" class=\"technology__item\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e02\u003c\/span\u003ePersonalized fit\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8ca5c34e81274dc9b4d213a63d777576.mp4\" style=\"aspect-ratio: 750\/422;\" height=\"422\" width=\"750\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title fit_top\"\u003e\n                                The three-layer and nine-gradient structure developed with Japanese patented technology, allows the pillow to fit and adapt to individual sleeping\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Designed with patented technology, the 3-layer, 9-graduation structure gradually adapts to your head size and sleeping posture, eventually evolving into a pillow uniquely attuned to your personal sleep.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_02_model.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eA new level of comfort\u003cbr\u003eA fit beyond custom-made\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Countless fibers act like springs, providing responsive support while gently embracing the head in every direction with a distinct soft resilience.\u003cbr\u003e\u003cbr\u003eAdjust layer: gently adapts to the shape of the head\u003cbr\u003eSupport layer: firmly supports the head and neck\u003cbr\u003eBase layer: firm structure that allows air to escape from below\u003cbr\u003e\u003cbr\u003eThe three-layer structure also balances surface softness with the durability needed for everyday use.\n\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv id=\"tech02_03\" class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion change_sp\"\u003e\u003cimg height=\"512\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_03_en.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eFits more comfortably with every use\u003cbr\u003eReduces strain on the head and neck\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eTest Method:\u003cbr\u003eHead pressure distribution was measured on the first day of pillow use and after one week.\u003cbr\u003eSubject: Male, 169 cm, 62 kg\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"782\" width=\"1398\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_04_model.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion u-sp\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_05_model.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eSupports every sleep position\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Built to be more supportive toward both sides, the BRAIN SLEEP pillow prevents excessive sinking when side-sleeping, helping maintain proper alignment.\u003cbr\u003eIt fits a wide range of sleep positions—from side-sleeping to back- or stomach-sleeping.\u003cbr\u003eThe 9-graduation structure also supports smooth and effortless turning during sleep.\n\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"u-pc\"\u003e\n                    \u003cdiv class=\"technology__item__desc\"\u003e\n                        \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech02_05_model.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text\"\u003e\n                            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection id=\"clean\" class=\"technology__item\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e03\u003c\/span\u003eSuper clean\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp tech03_01\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a6022b79a35f48ce826dcc52d70547c7.mp4\" style=\"aspect-ratio: 750\/422;\" height=\"422\" width=\"750\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eEasily washable under running water\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                It is said that the body perspires about one cup (approximately 200 ml) of sweat during sleep.\u003cbr\u003eWith its high excellent breathability, moisture is less likely to accumulate, and the pillow can be washed with water and dries quickly, allowing it to be kept clean at all times.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003eView detailed evidence\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg height=\"230\" width=\"311\" alt=\"カビの発生が少ない\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_en.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal mold growth\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__desc\"\u003e\n                                Compared to other materials, this product shows a significantly lower level of mold growth.\u003cbr\u003eIt is also recommended for those sensitive to house dust or allergies, as well as for families who sleep with young children.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg height=\"208\" width=\"311\" alt=\"ダニの発生が少ない\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_2_en.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal dust mites growth\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__desc\"\u003e\n                                Compared to other materials, BRAIN SLEEP pillow shows a significantly lower level of dust mite development. \u003cbr\u003eThis makes it a considerate option for those sensitive to house dust and for households with small children.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"clr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-sp\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eCARE\u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c095b3ba82c747fa9f95bc2cbd43e5ae.mp4\" style=\"aspect-ratio: 750\/422;\" height=\"422\" width=\"750\" class=\"lozad\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003eCARE\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\u003cspan\u003eRestore its loft with a shower\u003c\/span\u003eIf the pillow’s height no longer feels right, a warm shower at around 45–50°C will help restore its original loft.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips tech03_durability\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\n                        \u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_durability_en.webp?3\" decoding=\"async\" loading=\"lazy\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\u003cspan\u003eExceptional durability for long-term use\u003c\/span\u003eDurability is essential for a pillow used every day.\u003cbr\u003eThis product has demonstrated high durability in testing equivalent to six years of use (43,200 compression cycles).\u003cbr\u003eComfort remains consistent even over long-term use.\u003cbr\u003e*Actual durability may vary depending on usage conditions.\u003cbr\u003e*Based on testing of the BRAIN SLEEP PILLOW Standard model.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-sp\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eMADE IN JAPAN\u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_quality.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003eMADE IN JAPAN\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                \u003cspan\u003eMeticulous craftsmanship, \u003cbr\u003etrusted quality\u003c\/span\u003eEach mattress and pillow is carefully crafted, with skilled technicians and artisans conducting repeated quality checks by hand. \u003cbr\u003eAfter passing rigorous inspections, each item is meticulously packaged and delivered with care.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips tech03_water\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_water.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\u003cspan\u003eNatural spring water with minimal impurities is used to prevent quality degradation\u003c\/span\u003e\n                                The production process uses natural spring water from Shimizu Bakuen, designated as one of Toyonokuni’s 15 Famous Waters—a special soft water with exceptionally low levels of impurities.\u003cbr\u003eBy using such pure water, unnecessary chemical reactions are avoided, helping to prevent any deterioration in quality.\n\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"brain_sleeper craftsman\" style=\"padding-bottom: 25px;margin: 50px auto 0;\"\u003e\n                \u003ch3 style=\"margin-bottom: 0; max-width: calc(100% - 40px);\"\u003eSeriously Tackling Japan's Sleep Challenges\u003c\/h3\u003e\n                \u003cp style=\"max-width: calc(100% - 40px);\"\u003eBorn in Kusu Town, Oita Prefecture, the Brain Sleep Pillow.\u003cbr\u003eCrafted with care, one by one, through patented technology and artisan expertise.\u003c\/p\u003e\n                \u003cdiv class=\"fit__img\"\u003e\n                    \u003cdiv class=\"youtube\"\u003e\u003ciframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Nf3X3-8mdf0?si=-cihEPaxLO4ioOcm\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- ABテストブロック追加 1 ここから --\u003e\n            \u003cdiv class=\"ab_block_1\" style=\"\n                position: relative;\n                display: none;\n            \"\u003e\n                \u003cimg height=\"480\" width=\"750\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/ab_1_sp.webp\" decoding=\"async\" loading=\"lazy\"\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/shop_information\" class=\"ab_block_1_link-1\" style=\"\n                    display: block !important;\n                    width: 87%;\n                    height: 25vw;\n                    position: absolute;\n                    bottom: 154vw;\n                    left: 50%;\n                    transform: translate(-50%);\n                \"\u003e\u003c\/a\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/eco_cycle_program\" class=\"ab_block_1_link-2\" style=\"\n                    display: block !important;\n                    width: 70%;\n                    height: 10vw;\n                    position: absolute;\n                    bottom: 28vw;\n                    left: 50%;\n                    transform: translate(-50%);\n                \"\u003e\u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003c!-- ABテストブロック追加 1 ここまで --\u003e\n\n        \u003c\/section\u003e\n        \u003csection id=\"spec\" class=\"spec__title js-box\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eSPEC\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- ABテストブロック追加 2 ここから --\u003e\n        \u003csection style=\"height: 0;width: 0;overflow: hidden;\"\u003e\n            \u003cimg height=\"480\" width=\"750\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/ab_2_1.webp\" decoding=\"async\" loading=\"lazy\"\u003e\n\n            \u003cdiv class=\"height-selector\"\u003e\n                \u003cdiv class=\"height-tabs\"\u003e\n                    \u003cdiv class=\"height-tab\" data-height=\"low\"\u003e\n                        \u003cdiv class=\"height-tab-name\"\u003eLOW\u003c\/div\u003e\n                        \u003cdiv class=\"height-tab-range\"\u003e6-8cm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"height-tab active\" data-height=\"standard\"\u003e\n                        \u003cspan class=\"badge\"\u003ePOPULAR\u003c\/span\u003e\n                        \u003cdiv class=\"height-tab-name\"\u003eSTANDARD\u003c\/div\u003e\n                        \u003cdiv class=\"height-tab-range\"\u003e9-11cm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"height-tab\" data-height=\"high\"\u003e\n                        \u003cdiv class=\"height-tab-name\"\u003eHIGH\u003c\/div\u003e\n                        \u003cdiv class=\"height-tab-range\"\u003e12-14cm\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- 高さビジュアル --\u003e\n                \u003cdiv class=\"height-visual\"\u003e\n                    \u003cdiv class=\"height-bar\" data-height=\"low\" style=\"height: 40%;\"\u003e\n                        \u003cdiv class=\"height-bar-label\"\u003eLOW\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"height-bar active\" data-height=\"standard\" style=\"height: 65%;\"\u003e\n                        \u003cdiv class=\"height-bar-label\"\u003eSTANDARD\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"height-bar\" data-height=\"high\" style=\"height: 90%;\"\u003e\n                        \u003cdiv class=\"height-bar-label\"\u003eHIGH\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"height-detail\"\u003e\n                \u003c!-- LOW --\u003e\n                \u003cdiv class=\"height-content\" data-content=\"low\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e高さ\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e6-8cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e奥行き\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e35cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e幅\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e60cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"recommend-card\"\u003e\n                        \u003cdiv class=\"recommend-title\"\u003e\n                            \u003cspan\u003e👤\u003c\/span\u003e\n                            \u003cspan\u003eこんな方におすすめ\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cul class=\"recommend-list\"\u003e\n                            \u003cli\u003e枕の高さが「低め」が好みの方\u003c\/li\u003e\n                            \u003cli\u003eストレートネックが気になる方\u003c\/li\u003e\n                            \u003cli\u003e普段枕を利用しない方\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- STANDARD --\u003e\n                \u003cdiv class=\"height-content active\" data-content=\"standard\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e高さ\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e9-11cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e奥行き\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e35cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e幅\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e60cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"recommend-card\"\u003e\n                        \u003cdiv class=\"recommend-title\"\u003e\n                            \u003cspan\u003e👤\u003c\/span\u003e\n                            \u003cspan\u003eこんな方におすすめ\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cul class=\"recommend-list\"\u003e\n                            \u003cli\u003e枕の高さが「標準」が好みの方\u003c\/li\u003e\n                            \u003cli\u003e初めてブレインスリープピローを使う方\u003c\/li\u003e\n                            \u003cli\u003e迷ったらまずはこちら\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- HIGH --\u003e\n                \u003cdiv class=\"height-content\" data-content=\"high\"\u003e\n                    \u003cdiv class=\"spec-card\"\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e高さ\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e12-14cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e奥行き\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e35cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec-row\"\u003e\n                            \u003cspan class=\"spec-label\"\u003e幅\u003c\/span\u003e\n                            \u003cspan class=\"spec-value\"\u003e60cm\u003c\/span\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"recommend-card\"\u003e\n                        \u003cdiv class=\"recommend-title\"\u003e\n                            \u003cspan\u003e👤\u003c\/span\u003e\n                            \u003cspan\u003eこんな方におすすめ\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cul class=\"recommend-list\"\u003e\n                            \u003cli\u003e肩幅が広い方、肩に厚みがある方\u003c\/li\u003e\n                            \u003cli\u003e枕の高さが「高め」が好みの方\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"\n                text-align: center;\n                padding: 24px 20px;\n                background: #f8f8f8;\n                border-radius: 12px;\n                margin: 20px;\"\u003e\n                \u003cp style=\"\n                    font-size: 12px;\n                    color: #666;\n                    margin-bottom: 16px;\n                    text-align: left;\n                    line-height: 1.6;\"\u003e\n                    ※500ml、高さ20.5cmのペットボトルと比較\u003cbr\u003e\n                    ※ピロー高さが、高い方・低い方、どちらに頭を置いても快適にお休みいただけます。\n                \u003c\/p\u003e\n                \u003cdiv class=\"pillow-slider\" style=\"max-width: 750px; margin: 0 auto; background: #fff; padding: 20px; border-radius: 12px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\"\u003e\n                    \u003cul style=\"list-style: none; padding: 0; margin: 0;\"\u003e\n                        \u003cli style=\"outline: none;\"\u003e\n                            \u003cimg height=\"480\" width=\"750\" alt=\"スタンダード\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/ab_2_1_standard.webp\" decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; display: block; border-radius: 8px;\"\u003e\n                        \u003c\/li\u003e\n                        \u003cli style=\"outline: none;\"\u003e\n                            \u003cimg height=\"480\" width=\"750\" alt=\"ロー\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/ab_2_1_low.webp\" decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; display: block; border-radius: 8px;\"\u003e\n                        \u003c\/li\u003e\n                        \u003cli style=\"outline: none;\"\u003e\n                            \u003cimg height=\"480\" width=\"750\" alt=\"ハイ\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/ab_2_1_high.webp\" decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; display: block; border-radius: 8px;\"\u003e\n                        \u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003cstyle\u003e\n            .height-selector {\n                padding: 20px 16px 16px;\n            }\n\n            .height-tabs {\n                display: flex;\n                gap: 8px;\n                margin-bottom: 24px;\n            }\n\n            .height-tab {\n                flex: 1;\n                background: #f5f5f5;\n                border: 2px solid transparent;\n                border-radius: 12px;\n                padding: 16px 8px;\n                text-align: center;\n                cursor: pointer;\n                transition: all 0.2s;\n                position: relative;\n            }\n\n            .height-tab.active {\n                background: white;\n                border-color: #8B0000;\n            }\n\n            .height-tab .badge {\n                position: absolute;\n                top: -8px;\n                left: 50%;\n                transform: translateX(-50%);\n                background: #8B0000;\n                color: white;\n                font-size: 10px;\n                padding: 2px 8px;\n                border-radius: 10px;\n                font-weight: 600;\n            }\n\n            .height-tab-name {\n                font-size: 15px;\n                font-weight: 600;\n                color: #333;\n                margin-bottom: 8px;\n            }\n\n            .height-tab-range {\n                font-size: 18px;\n                font-weight: 700;\n                color: #8B0000;\n            }\n\n            .height-tab.active .height-tab-range {\n                color: #8B0000;\n            }\n\n            .height-tab:not(.active) .height-tab-range {\n                color: #999;\n            }\n\n            \/* 高さビジュアル *\/\n            .height-visual {\n                display: flex;\n                justify-content: center;\n                align-items: flex-end;\n                gap: 4px;\n                height: 100px;\n                margin-bottom: 24px;\n                padding: 0 40px;\n            }\n\n            .height-bar {\n                flex: 1;\n                background: #e0e0e0;\n                border-radius: 8px 8px 0 0;\n                position: relative;\n                transition: all 0.3s;\n                opacity: 0.3;\n            }\n\n            .height-bar.active {\n                background: linear-gradient(180deg, #8B0000 0%, #A52A2A 100%);\n                opacity: 1;\n            }\n\n            .height-bar-label {\n                position: absolute;\n                top: -24px;\n                left: 50%;\n                transform: translateX(-50%);\n                font-size: 11px;\n                font-weight: 600;\n                color: #999;\n                white-space: nowrap;\n            }\n\n            .height-bar.active .height-bar-label {\n                color: #8B0000;\n            }\n\n            \/* 高さ詳細 *\/\n            .height-detail {\n                padding: 0 20px 24px;\n            }\n\n            .height-content {\n                display: none;\n            }\n\n            .height-content.active {\n                display: block;\n            }\n\n            .spec-card {\n                background: #f8f8f8;\n                border-radius: 12px;\n                padding: 20px;\n                margin-bottom: 16px;\n            }\n\n            .spec-row {\n                display: flex;\n                justify-content: space-between;\n                padding: 12px 0;\n                border-bottom: 1px solid #e0e0e0;\n            }\n\n            .spec-row:last-child {\n                border-bottom: none;\n            }\n\n            .spec-label {\n                font-size: 13px;\n                color: #666;\n            }\n\n            .spec-value {\n                font-size: 15px;\n                font-weight: 600;\n                color: #333;\n            }\n\n            \/* おすすめポイント *\/\n            .recommend-card {\n                background: linear-gradient(135deg, #FFF5F5 0%, #FFEAEA 100%);\n                border-radius: 12px;\n                padding: 20px;\n            }\n\n            .recommend-title {\n                font-size: 14px;\n                font-weight: 600;\n                color: #8B0000;\n                margin-bottom: 12px;\n                display: flex;\n                align-items: center;\n                gap: 6px;\n            }\n\n            .recommend-list {\n                list-style: none;\n            }\n\n            .recommend-list li {\n                font-size: 14px;\n                color: #333;\n                padding: 8px 0;\n                padding-left: 20px;\n                position: relative;\n            }\n\n            .recommend-list li:before {\n                content: \"✓\";\n                position: absolute;\n                left: 0;\n                color: #8B0000;\n                font-weight: 700;\n            }\n\n            .pillow-slider .slick-dots {\n                bottom: -40px;\n                width: 100%;\n            }\n\n            .pillow-slider .slick-dots li,\n            .pillow-slider .slick-dots li button {\n                width: 8px;\n                height: 8px;\n            }\n\n            .pillow-slider .slick-dots li {\n                margin: 0 5px;\n            }\n\n            .pillow-slider .slick-dots li button {\n                background: #ccc;\n                border-radius: 50px;\n            }\n\n            .pillow-slider .slick-dots li.slick-active {\n                width: 24px;\n            }\n\n            .pillow-slider .slick-dots li.slick-active button {\n                background: #333;\n                width: 100%;\n            }\n        \u003c\/style\u003e\n\n        \u003cscript\u003e\n            $(document).ready(function () {\n                if ($('.pillow-slider ul').length) {\n                    $('.pillow-slider ul').slick({\n                        dots: true,\n                        infinite: true,\n                        speed: 500,\n                        slidesToShow: 1,\n                        slidesToScroll: 1,\n                        autoplay: false,\n                        arrows: false,\n                        fade: false,\n                        adaptiveHeight: true\n                    });\n                }\n            });\n\n            const heightTabs = document.querySelectorAll('.height-tab');\n            if (heightTabs.length) {\n                heightTabs.forEach(tab =\u003e {\n                    tab.addEventListener('click', function() {\n                        const height = this.dataset.height;\n\n                        \/\/ タブのアクティブ切り替え\n                        document.querySelectorAll('.height-tab').forEach(t =\u003e t.classList.remove('active'));\n                        this.classList.add('active');\n\n                        \/\/ バーのアクティブ切り替え\n                        const targetBar = document.querySelector(`.height-bar[data-height=\"${height}\"]`);\n                        if (targetBar) {\n                            document.querySelectorAll('.height-bar').forEach(bar =\u003e bar.classList.remove('active'));\n                            targetBar.classList.add('active');\n                        }\n\n                        \/\/ コンテンツのアクティブ切り替え\n                        const targetContent = document.querySelector(`.height-content[data-content=\"${height}\"]`);\n                        if (targetContent) {\n                            document.querySelectorAll('.height-content').forEach(content =\u003e content.classList.remove('active'));\n                            targetContent.classList.add('active');\n                        }\n                    });\n                });\n            }\n        \u003c\/script\u003e\n        \u003c!-- ABテストブロック追加 2 ここまで --\u003e\n\n        \u003csection id=\"size\" class=\"spec__item\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv class=\"size__ttl termina\"\u003eSize\u003c\/div\u003e\n                \u003cdiv class=\"size__img\"\u003e\n                    \u003cimg height=\"1238\" width=\"2000\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_spec_main.webp\" decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e \u003cimg height=\"480\" width=\"750\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_spec_main_sp.webp?2\" decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"size__txt\"\u003eAvailable in three height sizes\u003c\/p\u003e\n                \u003cdiv class=\"spec__item__size\"\u003e\n                    \u003cul class=\"spec__item__size__lists\"\u003e\n                        \u003cli class=\"item\"\u003e\n                            \u003cdiv class=\"spec__item__size__lists__img\"\u003e\u003cimg alt=\"\" height=\"150\" width=\"686\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_size_low.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                            \u003cp class=\"spec__item__size__lists__text\"\u003eLOW\u003c\/p\u003e\n                        \u003c\/li\u003e\n                        \u003cli class=\"item\"\u003e\n                            \u003cdiv class=\"spec__item__size__lists__img\"\u003e\u003cimg alt=\"\" height=\"182\" width=\"686\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_size_standard.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                            \u003cp class=\"spec__item__size__lists__text\"\u003eSTANDARD\u003c\/p\u003e\n                            \u003cp class=\"spec__item__size__lists__popular\"\u003ePOPULAR\u003c\/p\u003e\n                        \u003c\/li\u003e\n                        \u003cli class=\"item\"\u003e\n                            \u003cdiv class=\"spec__item__size__lists__img\"\u003e\u003cimg alt=\"\" height=\"186\" width=\"714\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_size_high.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                            \u003cp class=\"spec__item__size__lists__text\"\u003eHIGH\u003c\/p\u003e\n                        \u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion_item chart\"\u003e\n                    \u003ch3 class=\"accordion_item__question\"\u003eSize Comparison \u003cbr class=\"u-sp\"\u003eChart\u003c\/h3\u003e\n                    \u003cdiv class=\"accordion_item__answer\" style=\"display: none;\"\u003e\n                        \u003cdiv class=\"scroll_wrap\"\u003e\n                            \u003cdiv class=\"img_wrap\"\u003e\u003cimg class=\"chart_img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_size_comparison_img_en.webp\" loading=\"lazy\" width=\"120\" height=\"100\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cimg class=\"scroll_icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_summer_campaign_2024_scroll.png\" loading=\"lazy\" width=\"120\" height=\"100\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cp style=\"margin-top: 80px; text-align: center;\"\u003eOne free size exchange is available within 30 days of delivery.\u003cbr\u003e\n                \u003ca style=\"text-decoration: underline;\" href=\"#faq_koukan\" class=\"faq_koukan_link btn\"\u003eView more details\u003c\/a\u003e\n            \u003c\/p\u003e\n\n        \u003c\/section\u003e\n        \u003csection id=\"material\" class=\"spec__item\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003ch2 class=\"spec__item__title u-sp\"\u003eMaterial\u003c\/h2\u003e\n                \u003cdiv class=\"spec__item__desc\"\u003e\n                    \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_material.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__item__desc__text\"\u003e\n                        \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                            \u003ch2 class=\"spec__item__title u-pc\"\u003eMaterial\u003c\/h2\u003e\n                            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e100% recyclable, \u003cbr\u003esustainable materials\u003c\/h3\u003e\n                            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                            The BRAIN SLEEP pillow is made from 100% recyclable, earth-friendly materials.\u003cbr\u003eWe are committed to using sustainable materials that minimize environmental impact.\u003cbr\u003eMaterial: 100% polyethylene\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection id=\"cover\" class=\"spec__item\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"spec__item__title\"\u003eCover\u003c\/h2\u003e\n                    \u003cp class=\"spec__item__title__under\"\u003eAvailable in two specialized covers.\u003c\/p\u003e\n                    \u003cdiv class=\"spec__item__desc\"\u003e\n                        \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_activeair.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text\"\u003e\n                            \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                                \u003ch3 class=\"spec__item__desc__text__content__title\"\u003eActive Air\u003c\/h3\u003e\n                                \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                                    Crafted from a premium, highly breathable mesh fabric, the cover delivers exceptional comfort with no stickiness, while offering water absorption, rapid drying, and advanced antibacterial and deodorizing properties. Even after washing, it dries quickly—keeping the pillow fresh and reliable, even through stretches of rainy days.\u003cbr\u003eBreathability \/ Antibacterial \/Odor control  \/ Moisture-absorbing and quick-drying \/ Deodorizing  \/ Anti-static \/ Anti-mold \/ Pollen-repellent \/ Dryer-safe\u003cbr\u003e100% Polyester\u003c\/p\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"spec__item__desc__text__img\"\u003e\u003cimg height=\"165\" width=\"336\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_spec_cover_img01.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec__item__desc\"\u003e\n                    \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_organic.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__item__desc__text\"\u003e\n                        \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003eOrganic Sleep\u003c\/h3\u003e\n                            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                                Made from 100% organic cotton grown in fields cultivated for over three years without agricultural chemicals or synthetic fertilizers, this cover combines the purity of natural materials with advanced functional technology to ensure lasting cleanliness and exceptional comfort.\n                                \u003cbr\u003eAntibacterial \u0026amp; deodorizing \/ Quick-drying absorption \/ Anti-static \/ Anti-mold \/ Pollen-repellent \/ Hybrid-touch fabric\u003cbr\u003e100% Cotton\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text__img img02\"\u003e\u003cimg height=\"165\" width=\"336\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_spec_cover_img02.webp?1\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003cstyle\u003e\n            .card-carousel_wrap {\n                margin-top: 50px;\n            }\n\n            .card-carousel {\n            padding: 16px 0 24px;\n            margin: 0 20px;\n            }\n\n            .card-carousel .cover-card {\n            background: #fff;\n            border-radius: 16px;\n            overflow: hidden;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n            transition: transform 0.3s, box-shadow 0.3s;\n            border: 1px solid #f0f0f0;\n            margin: 0 7px;\n            }\n\n            .card-carousel .cover-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 8px 30px rgba(0,0,0,0.12);\n            }\n\n            .card-carousel .card-image {\n            width: 100%;\n            height: 160px;\n            object-fit: cover;\n            background: linear-gradient(135deg, #e8f4fc 0%, #d4eaf5 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n            overflow: hidden;\n            }\n\n            .card-carousel .card-image {\n                position: relative;\n            }\n\n            .card-carousel .card-image .pillow {\n                position: absolute;\n            }\n\n            .card-carousel .pillow-img {\n                width: 100%;\n                height: 100%;\n                object-fit: cover;\n            }\n\n            .card-carousel .card-content {\n            padding: 16px 18px 20px;\n            }\n\n            .card-carousel .card-name {\n            font-size: 15px;\n            font-weight: 700;\n            color: #1a1a1a;\n            margin-bottom: 8px;\n            letter-spacing: 0.3px;\n            }\n\n            .card-carousel .card-tagline {\n            font-size: 12px;\n            color: #666;\n            margin-bottom: 12px;\n            line-height: 1.5;\n            }\n\n            .card-carousel .card-features {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 6px;\n            }\n\n            .card-carousel .feature-tag {\n            font-size: 10px;\n            padding: 4px 10px;\n            background: #f5f5f5;\n            border-radius: 12px;\n            color: #555;\n            }\n\n            .card-carousel .feature-tag.primary {\n            background: #1a1a1a;\n            color: #fff;\n            }\n\n            .card-carousel .card-material {\n            margin-top: 12px;\n            font-size: 11px;\n            color: #999;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n            }\n\n            .card-carousel .card-material::before {\n            content: '';\n            width: 4px;\n            height: 4px;\n            background: #ccc;\n            border-radius: 50%;\n            }\n\n            \/* Slick Slider カスタマイズ *\/\n            .card-carousel .slick-dots {\n                width: 100%;\n                bottom: -10px;\n                display: flex !important;\n                justify-content: center;\n                gap: 8px;\n                padding: 0 20px;\n                list-style: none;\n            }\n\n            .card-carousel .slick-dots li {\n            margin: 0;\n            width: auto;\n            height: 8px;\n            }\n\n            .card-carousel .slick-dots li button {\n            width: 8px;\n            height: 8px;\n            padding: 0;\n            border-radius: 50%;\n            background: #ddd;\n            border: none;\n            transition: all 0.3s;\n            }\n\n            .card-carousel .slick-dots li button:before {\n            content: '';\n            display: none;\n            }\n\n            .card-carousel .slick-dots li.slick-active button {\n            background: #1a1a1a;\n            width: 24px;\n            border-radius: 4px;\n            }\n\n            \/* 矢印を非表示 *\/\n            .card-carousel .slick-prev,\n            .card-carousel .slick-next {\n            display: none !important;\n            }\n\n            \/* スライド間の余白調整 *\/\n            .card-carousel .slick-slide {\n            padding: 0;\n            }\n\n            .card-carousel .slick-list {\n            overflow: visible;\n            }\n        \u003c\/style\u003e\n        \u003cscript\u003e\n            $(document).ready(function(){\n            if ($('.card-carousel').length) {\n                $('.card-carousel').slick({\n                dots: true,\n                infinite: false,\n                speed: 300,\n                slidesToShow: 1,\n                slidesToScroll: 1,\n                centerMode: true,\n                centerPadding: '30%',\n                arrows: false,\n                responsive: [\n                    {\n                    breakpoint: 768,\n                    settings: {\n                        centerPadding: '0'\n                    }\n                    },\n                    {\n                    breakpoint: 480,\n                    settings: {\n                        centerPadding: '%'\n                    }\n                    }\n                ]\n                });\n            }\n            });\n        \u003c\/script\u003e\n        \u003c!-- ABテストブロック追加 3 ここまで --\u003e\n\n        \u003c!-- ABテストブロック追加 4 ここから --\u003e\n        \u003cdiv class=\"ab_4_block\" style=\"position: relative; margin-top: 80px; display: none;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/ab_4.webp\" alt=\"ブレインスリープ ピロー\"\u003e\n            \u003ca href=\"#custom_product_cta\" class=\"ab_4_link\" style=\"\n                position: absolute;\n                bottom: 7vw;\n                left: 50%;\n                transform: translateX(-50%);\n                -webkit-transform: translateX(-50%);\n                -ms-transform: translateX(-50%);\n                width: 42vw;\n                height: 17vw;\n                display: block;\n            \"\u003e\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003c!-- ABテストブロック追加 4 ここまで --\u003e\n\n        \u003c!-- \u003csection id=\"gift_box\" class=\"spec__item\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"spec__item__title\"\u003eGIFTBOX\u003c\/h2\u003e\n                    \u003cdiv class=\"spec__item__desc\"\u003e\n                        \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_giftbox_01.webp?2\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text\"\u003e\n                            \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                                \u003ch3 class=\"spec__item__desc__text__content__title\"\u003ePerfect as a Gift\u003c\/h3\u003e\n                                \u003cp class=\"spec__item__desc__text__content__desc\"\u003eThis gift box is sized to hold one BRAIN SLEEP PILLOW and one pillow cover.\u003cbr\u003eThe exterior features an elegant embossed logo, and when you open the lid, you’ll find the message “GIFT YOU THE BEST SLEEP.”\u003cbr\u003eA thoughtful design that helps you share your care with someone special.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px;\"\u003e\n                                        Size: W62cm x D37.5cm x H21cm\u003cbr\u003eGift box: ¥1,100 (tax included)\u003c\/span\u003e\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e --\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\u003eFrequently asked question\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__main\"\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eIs there any support for long-term use?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003eYes, you can exchange your pillow for a new one with ¥10,000 off on your next purchase.\u003cbr\u003eFor more details, please see \u003ca href=\"\/pages\/eco_cycle_program\"\u003ehere\u003c\/a\u003e.\u003cbr\u003e※Web purchase and membership registration required.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eIf the pillow doesn’t feel like the right height\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            We recommend this three-step maintenance routine once every 1–2 months.\u003cbr\u003e\u003cbr\u003e\n                            \u003cstrong\u003eSTEP 1: Pour 45–50°C (113–122°F) warm water over the pillow for around 60 seconds\u003c\/strong\u003e\u003cbr\u003ePlace the pillow on a flat surface and pour warm water over any areas that feel compressed.\u003cbr\u003eAvoid pouring hot water while the pillow is leaning against a surface, as this may cause deformation.\n                            \u003cbr\u003e\u003cbr\u003e\n                            \u003cstrong\u003eSTEP 2: Rinse with cool water for around 15 seconds to set the loft\u003c\/strong\u003e\u003cbr\u003eTap water at normal temperature is sufficient.\u003cbr\u003eNote: During extremely hot summer months, tap water may be warmer, which can reduce effectiveness.\n                            \u003cbr\u003e\u003cbr\u003e\n                            \u003cstrong\u003eSTEP 3: Air-dry in a well-ventilated, shaded area\u003c\/strong\u003e\u003cbr\u003eLay the pillow flat to dry.\u003cbr\u003eAvoid direct sunlight and high-heat drying.\u003cbr\u003eIf you wish to speed up drying, wrap the pillow in a towel and gently shake to remove excess water.\n                        \u003c\/p\u003e\n                        \u003cbr\u003e\n\n                        \u003cdiv style=\"display: block;\" id=\"faq_koukan\"\u003e\u003c\/div\u003e\n\n                        \u003c!-- We recommend trying the pillow for one week first. If you would like a different size afterward, we offer exchanges exclusively for BRAIN SLEEP PILLOW (LOW \/ STANDARD \/ HIGH) within 30 days of delivery.\u003cbr\u003eFor all other products, size exchanges are not available.\u003cbr\u003ePlease note that only one exchange is provided, and we cannot offer additional exchanges or returns after an exchange has been made.\n                        \u003cbr\u003e\u003cbr\u003eTo ensure an optimal fit depending on your condition that day, we also offer the BRAIN SLEEP PILLOW Adjust Sheet, which allows you to adjust the pillow’s height.\u003cbr\u003e\u003cbr\u003e\n                        \n                        \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow_adjustsheet\"\u003e \n                            \u003cimg style=\"width: auto;\" height=\"294\" width=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_banner_ajustsheet.webp\" decoding=\"async\" loading=\"lazy\"\u003e\n                        \u003c\/a\u003e \u003cbr\u003e\u003cbr\u003e\n                        For exchange requests, please submit the following information through the \n                        \u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/shop-contact\" target=\"_blank\" style=\"text-decoration: underline;\"\u003econtact form\u003c\/a\u003e.\u003cbr\u003ePlease note that the exchange service is available only for purchases made through the BRAIN SLEEP OFFICIAL SITE or official online stores (Rakuten, Yahoo! Shopping, Amazon).\u003cbr\u003e*To verify purchase history during an exchange request, the order number will be required.\n                        \u003cbr\u003e\u003cbr\u003e----------------------------------------------------\u003cbr\u003e【Order Number】：\u003cbr\u003e【Purchased Size】：\u003cbr\u003e【Requested Size for Exchange】：\u003cbr\u003e【Period of Use (please try one week before requesting an exchange)】：\u003cbr\u003e----------------------------------------------------\u003cbr\u003e\u003cbr\u003eIf you would like to request an exchange, please send us the following information via the Inquiry Form.\u003cbr\u003e※ Exchange services are only available for purchases made through the BRAIN SLEEP Official Site or the BRAIN SLEEP Official Online Stores (Rakuten, Yahoo! Shopping, Amazon).\u003cbr\u003e※ To process your exchange request, we will confirm your order number to verify your purchase history. --\u003e\n\n\nPillows take a little time to adapt to your body. We recommend trying it for at least 1 week before requesting an exchange.\u003cbr\u003e\nAfter the trial period, size exchanges are available exclusively for the BRAIN SLEEP PILLOW【LOW・STANDARD・HIGH】within 30 days of receiving your order.\u003cbr\u003e\nPlease note that size exchanges are not available for any other products.\u003cbr\u003e\nExchanges are limited to one time per order. Re-exchanges or returns after an exchange has been completed cannot be accepted.\u003cbr\u003e\nWe also offer the \"BRAIN SLEEP PILLOW ADJUST SHEET,\" an accessory that lets you fine-tune the height of your BRAIN SLEEP PILLOW to match how you feel each day, so you can always enjoy the perfect fit.\u003cbr\u003e\u003cbr\u003e\n\n\u003ca target=\"_blank\" href=\"https:\/\/global.brain-sleep.com\/products\/pillow_adjustsheet\"\u003e \n\u003cimg style=\"width: 100%; max-width: 600px;\" height=\"294\" width=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_banner_ajustsheet.webp\" decoding=\"async\" loading=\"lazy\"\u003e\n\u003c\/a\u003e \u003cbr\u003e\u003cbr\u003e\n\nTo request an exchange, please contact us via the \"\u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/shop-contact\" target=\"_blank\" style=\"text-decoration: underline;\"\u003eContact Form.\u003c\/a\u003e\"\u003cbr\u003e\n※ Please select \"[BRAIN SLEEP] Pillow Exchange\" as the inquiry subject.\u003cbr\u003e\nFor BRAIN SLEEP PILLOW size exchanges, please first return your current pillow to the designated address. Once receipt is confirmed, your replacement will be shipped promptly.\u003cbr\u003e\n※ Please note that there will be a period during which your pillow will be unavailable, from the time it is shipped back until the replacement arrives. (This typically takes approximately 2–4 weeks.)\u003cbr\u003e\n※ Please keep your pillowcase and do not include it with the returned pillow. Pillowcases returned together with the pillow cannot be sent back.\u003cbr\u003e\n\n\n\n\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eAvailable at Our Retail Stores\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003eYou can also purchase at our retail stores. Product availability varies by location, \u003cbr class=\"u-pc\"\u003e   so please check \u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/stores\" target=\"_blank\"\u003ehere\u003c\/a\u003e for details.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eHow to care for your pillow\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            If you’re concerned about odors or stains:\u003cbr\u003eThe pillow cover is machine-washable. Please follow the care label instructions.\u003cbr\u003eThe pillow core can be rinsed with water.\u003cbr\u003eRinse it using a shower set to lukewarm water (around 40°C).\u003cbr\u003eAfter rinsing, dry it in a well-ventilated, flat area avoiding direct sunlight.\u003cbr\u003eIf odors or dirt are particularly noticeable, use a mild neutral detergent.\n\n                        \u003c\/p\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            When caring for the pillow:\u003cbr\u003eAvoid bending or placing heavy objects on the pillow, as it may cause creases or dents.\u003cbr\u003eDo not use water hotter than 51°C. Continuous exposure to direct sunlight may also damage the material.\u003cbr\u003eAlways air-dry the pillow in the shade.\u003cbr\u003e\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eHow to find the right height for me?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            We recommend choosing the height that best suits your build and personal preference.\u003cbr\u003eIn general, STANDARD works well for most people.\u003cbr\u003eIf you prefer a higher pillow, choose HIGH; if you prefer a lower profile, LOW is recommended.\n                        \u003c\/p\u003e\n                        \u003c!-- \u003cbutton class=\"howto_btn\" id=\"howtoPopup_open\"\u003eSee how to choose the right pillow for you\u003c\/button\u003e --\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eHow to attach the BRAIN SLEEP PILLOW COVER (ORGANIC SLEEP)\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            Place the pillow inside the cover with the mesh side facing down and the firm side facing up.\u003cbr\u003eAfter tucking the flap of the cover inside and adjusting it, flip the pillow over so the mesh side is on top.\u003cbr\u003e※Please make sure that your head rests on the mesh side.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eHow to tell the front and back of the pillow\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            The pillow has a tag that indicates which side is the front.\u003cbr\u003ePlease use it with the tag facing down. Do not remove the tag.\u003cbr\u003eIf the tag becomes unrecognizable, you can determine the correct sides by the texture - the side with finer, softer fibers is the front, and the side with thicker, firmer fibers is the back.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eStorage precautions\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            When not using the pillow during the day, keep it in a cool, dry place and avoid placing anything on top.\u003cbr\u003eAvoid direct sunlight and places with high temperatures or humidity.\u003cbr\u003e\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .pc_reco {\n        font-size: 18px !important\n    }\n\n    @media screen and (max-width:749px) {\n        .sp_reco {\n            font-size: 12px !important\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection id=\"related\" class=\"related__title\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eRELATED PRODUCTS\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection style=\"border-top: unset;\" id=\"related_products\" class=\"technology__item\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cimg height=\"458\" width=\"815\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_related_pillow_cool.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003cbr\u003ePERFECT COOL\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead ad_on_off\"\u003eKeep summer nights cool.\u003cbr\u003eFall asleep faster, sleep deeper—down to the brain.\n                            \u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eEach pillow comes with an ice pack that keeps the head cool even in extreme heat.\u003c\/p\u003e\n                            \u003ca class=\"related__btn\" href=\"https:\/\/global.brain-sleep.com\/products\/pillow_perfectcool\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cimg height=\"458\" width=\"815\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_related_pillow_conditioning.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003cbr\u003eNECK CONDITIONING\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003eAlign your body as you sleep, guiding your neck into its ideal curve\u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                A cervical–curve–aligning pillow supervised by a sleep-specialized acupuncture and massage studio.\u003c\/p\u003e\n                            \u003ca class=\"related__btn\" href=\"https:\/\/global.brain-sleep.com\/products\/pillow_neckconditioning\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cimg height=\"407\" width=\"819\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_related_snoreless.webp\" decoding=\"async\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003cbr\u003eSNORELESS\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead ad_off\"\u003eReduce snoring\u003cbr\u003eand encourage side sleeping for a more restful night.\n                            \u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc ad_off\"\u003e\n                                A pillow designed with clinical expertise in snoring and sleep apnea, crafted with a dedicated focus on reducing snoring.\u003cbr\u003eIts crown-wave contoured design supports a side-sleeping posture and helps improve airway alignment.\u003c\/p\u003e\n                            \u003ca class=\"related__btn\" href=\"https:\/\/global.brain-sleep.com\/products\/pillow_snoreless\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"comparison\"\u003e\n                \u003ch2 class=\"comparison__ttl\"\u003eProducts comparison\u003c\/h2\u003e\n                \u003cdiv class=\"comparison__wrap spec__table1\"\u003e\n                    \u003cimg height=\"819\" width=\"1000\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_en.webp\" decoding=\"async\" loading=\"lazy\" class=\"u-pc\"\u003e\n                    \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg height=\"819\" width=\"1000\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_en.webp\" decoding=\"async\" loading=\"lazy\" class=\"u-sp\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n                        \u003cimg height=\"45\" width=\"45\" alt=\"\" class=\"spec__table__nav__prev\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.webp?2\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"45\" width=\"45\" alt=\"\" class=\"spec__table__nav__next\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.webp?2\" decoding=\"async\" loading=\"lazy\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection id=\"possibility\" class=\"possibility\"\u003e\u003cimg height=\"640\" width=\"1280\" class=\"only_pc\" alt=\"AWAKEN YOUR POSSIBILITY\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_possibility_img_model.webp\" decoding=\"async\" loading=\"lazy\"\u003e \u003cimg height=\"375\" width=\"375\" class=\"only_sp\" alt=\"AWAKEN YOUR POSSIBILITY\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_possibility_img_model_sp.webp\" decoding=\"async\" loading=\"lazy\"\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003c!-- 選び方ガイドのポップアップ --\u003e\n\u003cdiv class=\"howto_popup\" id=\"howtoPopup\"\u003e\n    \u003cdiv class=\"howto_popup_wrap\"\u003e\n        \u003cbutton class=\"close_btn\" id=\"closeBtn\"\u003e✖\u003c\/button\u003e\n        \u003ch4\u003eFor Those Unsure How to Choose the Right Pillow\u003c\/h4\u003e\n        \u003cdiv class=\"howto__popup__content\"\u003e\n            \u003ch5\u003e\n                \u003cspan\u003eKey Point 1:\u003c\/span\u003e Understanding the Ideal Pillow Height\n            \u003c\/h5\u003e\n            \u003cdiv class=\"howto__popup__img\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/howto_popup_ideal_1_en.webp\" alt=\"正しい枕\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/howto_popup_ideal_2_en.webp\" alt=\"低すぎる枕\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/howto_popup_ideal_3_en.webp\" alt=\"高すぎる枕\"\u003e\n            \u003c\/div\u003e\n            \u003cul class=\"point_list\"\u003e\n                \u003cli\u003e✓ The eyes naturally face slightly downward\u003c\/li\u003e\n                \u003cli\u003e✓ The neck and shoulder muscles remain relaxed\u003c\/li\u003e\n                \u003cli\u003e✓ The throat is not compressed, allowing easier breathing\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eA pillow that is too high or too low can put strain on the neck.\u003cbr\u003eIf the back of the head is elevated, the neck may be compressed, leading to stiffness, discomfort, or even snoring.\u003cbr\u003eConversely, a pillow that is too low cannot support the head properly and increases the load on the neck and shoulders.\u003cbr\u003eFor an ideal sleeping posture, the head and neck should form an incline of about 10–15 degrees when lying on the back, with the head positioned slightly—about 0–5 degrees—below the face.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"howto__popup__content\"\u003e\n            \u003ch5\u003e\n                \u003cspan\u003eKey Point 2:\u003c\/span\u003e Back sleeper or side sleeper? Choosing the right pillow based on your sleeping position\n            \u003c\/h5\u003e\n            \u003cul class=\"point_list_2\"\u003e\n                \u003cli\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/howto_popup_yoko_1_en.webp\" alt=\"横向き枕\"\u003e\n                    \u003cp\u003eWhen sleeping on the side, the ideal pillow height is one that allows the cervical spine to maintain a gentle S-curve, similar to when standing upright.\u003cbr\u003eChoosing a pillow height close to the thickness of the shoulder helps achieve proper alignment.\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/howto_popup_yoko_2_en.webp\" alt=\"低すぎる枕\"\u003e\n                    \u003cp\u003eFor back sleepers, the ideal pillow height is one that keeps the line from the head to the upper back straight, as it would be when standing.\u003cbr\u003eA height close to the thickness of the shoulder generally provides the best fit.\u003cbr\u003eSome people who prefer the Low height when sleeping on their back may find the Standard height more suitable for side sleeping.\n                    \u003c\/p\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n    \u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_all_v1.css\"\u003e\n    \u003cscript defer src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_all_v1.js\"\u003e\u003c\/script\u003e\n    \u003cscript\u003e \/\/jQuery(function () { const n = location.search; if (n.indexOf(\"?ad_y\") === 0) { const n = document.getElementById(\"fixed_01\"); n.style.display = \"none\"; console.log(\"yahoo広告\"); jQuery(\".shopify-section-group-header-group\").css({ display: \"none\" }); jQuery(\".rwlp__header__wrapper\").css({ display: \"block\" }); window.matchMedia(\"(max-width: 768px)\").matches ? jQuery(\"body\").css({ \"padding-top\": \"65px\" }) : jQuery(\"body\").css({ \"padding-top\": \"90px\" }); jQuery(\".ad_off\").css({ display: \"none\" });jQuery(\".ad_on_off\").css({ cssText: \"display:none !important;\" }); jQuery(\".y_ad_on\").css({ cssText: \"display:block !important;\" }); jQuery(\".ad_on\").css({ display: \"none\" }) } else if (n.indexOf(\"?ad\") === 0) { console.log(\"通常広告\"); const n = document.getElementById(\"fixed_01\"); n.style.display = \"none\"; jQuery(\".shopify-section-group-header-group\").css({ display: \"none\" }); jQuery(\".rwlp__header__wrapper\").css({ display: \"block\" }); window.matchMedia(\"(max-width: 768px)\").matches ? jQuery(\"body\").css({ \"padding-top\": \"65px\" }) : jQuery(\"body\").css({ \"padding-top\": \"90px\" }); jQuery(\".ad_off\").css({ display: \"none\" }); jQuery(\".y_ad_on\").css({ cssText: \"display:none !important;\" }); jQuery(\".ad_on_off\").css({ cssText: \"display:block !important;\" }); jQuery(\".ad_on\").css({ display: \"block\" }) } else console.log(\"なにもなし\"), jQuery(\".y_ad_on\").css({ cssText: \"display:none !important;\" }), jQuery(\".ad_off\").css({ display: \"block\" }), jQuery(\".ad_on\").css({ display: \"none\" }) })\u003c\/script\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    .spec__item__desc__text__content__title,\n    #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n    .technology__link__lists__title,\n    .concept__txt,\n    .fit__ttl,\n    .sleep__info__quality__cold__text,\n    .sleep__info__quality__golden__title,\n    .sleep__info__book__text__title,\n    .sleep__info__book__top,\n    .mv__caption__text,\n    .technology__item__desc__text__content__title {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n    }\n    .technology__item__desc__text__content__title {\n\n    }\n\n    #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n    }\n\n    .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\u003cdiv style=\"display: block;\" name=\"buy\" id=\"buy\"\u003e\u003c\/div\u003e\n\u003cp\u003e\n    \u003cscript\u003edocument.addEventListener(\"DOMContentLoaded\", function () { const n = document.querySelectorAll(\".custom-smooth-scroll\"); n.forEach(function (n) { n.addEventListener(\"click\", function (n) { n.preventDefault(); const t = this.getAttribute(\"href\"), i = document.querySelector(t), r = i.getBoundingClientRect().top + window.scrollY - 20; window.scrollTo({ top: r, behavior: \"smooth\" }) }) }) })\u003c\/script\u003e\n    \u003cscript\u003evar startPos = 0, winScrollTop = 0; $(window).on(\"scroll\", function () { winScrollTop = $(this).scrollTop(); winScrollTop \u003e= startPos ? winScrollTop \u003e= 130 ? ($(\".rwlp__header__wrapper\").addClass(\"animate\"), $(\".rwlp__header__wrapper\").addClass(\"hide\"), $(\".rwlp__header__wrapper\").addClass(\"fixed\")) : winScrollTop \u003e= 90 ? ($(\".rwlp__header__wrapper\").addClass(\"fixed\"), $(\".rwlp__header__wrapper\").removeClass(\"animate\")) : $(\".rwlp__header__wrapper\").removeClass(\"fixed\") : $(\".rwlp__header__wrapper\").removeClass(\"hide\"); startPos = winScrollTop })\u003c\/script\u003e\n\u003c\/p\u003e\n\u003c!-- FAQサイズ交換リンク遷移 --\u003e\n\u003cstyle\u003e\n    .faq_koukan_link {\n        display: inline-block;\n        margin: 0;\n        text-align: center;\n        border: none;\n        vertical-align: middle;\n        cursor: pointer;\n        white-space: nowrap;\n        padding: 10px 20px;\n        text-decoration: none;\n        -webkit-transition: all .4s ease;\n        -moz-transition: all .4s ease;\n        transition: all .4s ease;\n    }\n\n    .faq_koukan_link:hover {\n        opacity: .7;\n    }\n\u003c\/style\u003e\n\u003c!-- FAQサイズ交換リンク遷移 --\u003e\n\u003cscript\u003e\n\n    jQuery('.faq_koukan_link').on('click', function () {\n        jQuery('#modal').removeClass('cta__modal open');\n        jQuery('#modalContainer').removeClass('cta__container');\n        jQuery('html, body').removeClass('modal-open');\n\n        jQuery(\".faq__item:nth-of-type(2) .faq__item__answer\").show();\n        jQuery(\".faq__item:nth-of-type(2) .faq__item__question\").addClass(\"open\");\n\n        var speed = 500;\n        var headerHeight = jQuery('.rwlp__header').outerHeight() + 10;\n        var href = jQuery(this).attr(\"href\");\n        var target = jQuery(href);\n        var position = target.offset().top - headerHeight;\n        jQuery('body,html').stop().animate({ scrollTop: position }, 300);\n\n        setTimeout(function () {\n            var position = target.offset().top - headerHeight;\n            jQuery('body,html').stop().animate({ scrollTop: position }, 300);\n        }, 500);\n\n    });\n    jQuery(\".accordion_item__question\").length \u0026\u0026 jQuery(\".accordion_item__question\").click(function() {\n        jQuery(this).next(\".accordion_item__answer\").is(\":visible\") ? (jQuery(this).next(\".accordion_item__answer\").stop().slideUp(),\n        jQuery(this).removeClass(\"open\")) : (jQuery(this).next(\".accordion_item__answer\").stop().slideDown(),\n        jQuery(this).addClass(\"open\"))\n    })\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .faq_koukan_link {\n        display: inline-block;\n        margin: 0;\n        text-align: center;\n        border: none;\n        vertical-align: middle;\n        cursor: pointer;\n        white-space: nowrap;\n        padding: 10px 20px;\n        text-decoration: none;\n        -webkit-transition: all .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\n\n\n\n\n    body {\n        font-family: -apple-system,BlinkMacSystemFont,\\6e38\\30b4\\30b7\\30c3\\30af\\4f53,YuGothic,Yu Gothic M,\\6e38\\30b4\\30b7\\30c3\\30af  Medium,Yu Gothic Medium,\\6e38\\30b4\\30b7\\30c3\\30af\\4f53  Pr6N R,Yu Gothic Pr6N R,\\6e38\\30b4\\30b7\\30c3\\30af\\4f53  Pr6N M,Yu Gothic Pr6N M,\\30d2\\30e9\\30ae\\30ce\\89d2\\30b4  ProN W3,Hiragino Kaku Gothic ProN W3,HiraKakuProN-W3,\\30d2\\30e9\\30ae\\30ce\\89d2\\30b4  ProN,Hiragino Kaku Gothic ProN,\\30d2\\30e9\\30ae\\30ce\\89d2\\30b4  Pro,Hiragino Kaku Gothic Pro,\\30e1\\30a4\\30ea\\30aa,Meiryo,Osaka,\\ff2d\\ff33  \\ff30\\30b4\\30b7\\30c3\\30af,MS PGothic,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Segoe UI,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\";\n        font-weight: 400;\n    }\n    .button span, .button--full-width span, .custom-product-form__submit span,\n    h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {\n        font-family: -apple-system,BlinkMacSystemFont,\\6e38\\30b4\\30b7\\30c3\\30af\\4f53,YuGothic,Yu Gothic M,\\6e38\\30b4\\30b7\\30c3\\30af  Medium,Yu Gothic Medium,\\6e38\\30b4\\30b7\\30c3\\30af\\4f53  Pr6N R,Yu Gothic Pr6N R,\\6e38\\30b4\\30b7\\30c3\\30af\\4f53  Pr6N M,Yu Gothic Pr6N M,\\30d2\\30e9\\30ae\\30ce\\89d2\\30b4  ProN W3,Hiragino Kaku Gothic ProN W3,HiraKakuProN-W3,\\30d2\\30e9\\30ae\\30ce\\89d2\\30b4  ProN,Hiragino Kaku Gothic ProN,\\30d2\\30e9\\30ae\\30ce\\89d2\\30b4  Pro,Hiragino Kaku Gothic Pro,\\30e1\\30a4\\30ea\\30aa,Meiryo,Osaka,\\ff2d\\ff33  \\ff30\\30b4\\30b7\\30c3\\30af,MS PGothic,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Segoe UI,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",Segoe UI Symbol,\"Noto Color Emoji\";\n    }\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\n    @media screen and (min-width:750px) {\n    }\n\n    @media screen and (max-width:749px) {\n        .mv__caption__text span {\n            font-size: 3vw;\n        }\n        .sleep__info__book_20241118 h2 {\n            font-size: 4.5vw;\n        }\n        .sleep__info {\n            font-weight: 400;\n        }\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"STANDARD (H9-11cm) \/ ACTIVE AIR (Mesh material) \/ WHITE","offer_id":42204543254551,"sku":"P0002S1-STWH","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"STANDARD (H9-11cm) \/ ACTIVE AIR (Mesh material) \/ NAVY \/ BLUE","offer_id":42240018153495,"sku":"P0002S1-STNV","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"STANDARD (H9-11cm) \/ ORGANIC SLEEP (Organic cotton) \/ WHITE","offer_id":42240018186263,"sku":"P0002S1-STCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"STANDARD (H9-11cm) \/ ORGANIC SLEEP (Organic cotton) \/ NAVY \/ BLUE","offer_id":42240018219031,"sku":"P0002S1-STMN","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"STANDARD (H9-11cm) \/ ORGANIC SLEEP (Organic cotton) \/ GRAY","offer_id":42606903525399,"sku":"P0002S1-STSG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"STANDARD (H9-11cm) \/ PERFECT COOL EX (Cool-touch material) \/ NAVY \/ BLUE","offer_id":42606906408983,"sku":"P0002S1-STSX","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"STANDARD (H9-11cm) \/ PERFECT COOL EX (Cool-touch material) \/ GRAY","offer_id":42606906441751,"sku":"P0002S1-STLG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"LOW (H6-8cm) \/ ACTIVE AIR (Mesh material) \/ WHITE","offer_id":42438244597783,"sku":"P0002S1-LWWH","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"LOW (H6-8cm) \/ ACTIVE AIR (Mesh material) \/ NAVY \/ BLUE","offer_id":42438244630551,"sku":"P0002S1-LWNV","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"LOW (H6-8cm) \/ ORGANIC SLEEP (Organic cotton) \/ WHITE","offer_id":42438244663319,"sku":"P0002S1-LWCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"LOW (H6-8cm) \/ ORGANIC SLEEP (Organic cotton) \/ NAVY \/ BLUE","offer_id":42438244696087,"sku":"P0002S1-LWMN","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"LOW (H6-8cm) \/ ORGANIC SLEEP (Organic cotton) \/ GRAY","offer_id":42606903558167,"sku":"P0002S1-LWSG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"LOW (H6-8cm) \/ PERFECT COOL EX (Cool-touch material) \/ NAVY \/ BLUE","offer_id":42606906507287,"sku":"P0002S1-LWSX","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"LOW (H6-8cm) \/ PERFECT COOL EX (Cool-touch material) \/ GRAY","offer_id":42606906540055,"sku":"P0002S1-LWLG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"HIGH (H12-14cm) \/ ACTIVE AIR (Mesh material) \/ WHITE","offer_id":42438244728855,"sku":"P0002S1-HGWH","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"HIGH (H12-14cm) \/ ACTIVE AIR (Mesh material) \/ NAVY \/ BLUE","offer_id":42438244761623,"sku":"P0002S1-HGNV","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"HIGH (H12-14cm) \/ ORGANIC SLEEP (Organic cotton) \/ WHITE","offer_id":42438244794391,"sku":"P0002S1-HGCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"HIGH (H12-14cm) \/ ORGANIC SLEEP (Organic cotton) \/ NAVY \/ BLUE","offer_id":42438244827159,"sku":"P0002S1-HGMN","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"HIGH (H12-14cm) \/ ORGANIC SLEEP (Organic cotton) \/ GRAY","offer_id":42606903590935,"sku":"P0002S1-HGSG","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"HIGH (H12-14cm) \/ PERFECT COOL EX (Cool-touch material) \/ NAVY \/ BLUE","offer_id":42606906605591,"sku":"P0002S1-HGSX","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"HIGH (H12-14cm) \/ PERFECT COOL EX (Cool-touch material) \/ GRAY","offer_id":42606906638359,"sku":"P0002S1-HGLG","price":37000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_pillow_activeair_white.jpg?v=1744595294"},{"product_id":"pillow_neckconditioning","title":"BRAIN SLEEP PILLOW NECK CONDITIONING","description":"\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_kv_logo.webp\" fetchpriority=\"high\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/modern-css-reset\/dist\/reset.min.css\"\u003e\n\u003cstyle\u003e\n    #MainContent,\n    html.js {\n        overflow: unset\n    }\n\n    .technology__item__desc div:empty {\n        display: block\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    .rwlp__wrapper img {\n        width: 100%\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important\n    }\n\n    .pillow__mv {\n        font-weight: 500;\n        height: 56.0714285714286vw;\n        overflow: hidden;\n        position: relative\n    }\n\n    .pillow__mv__layer1 {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100vw\n    }\n\n    .mv__caption {\n        left: 7.65vw;\n        position: absolute;\n        top: 5.42857vw;\n        z-index: 3\n    }\n\n    .mv__caption__title {\n        margin-top: 2.4vw;\n        max-width: 100%;\n        width: 22.07142vw\n    }\n\n    .mv__caption__text {\n        font-size: 2.96vw;\n        line-height: 1.2\n    }\n\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif!important;\n        font-weight: 400\n    }\n\n    @media screen and (max-width:749px) {\n\n        .other__col2__item__img img {\n            width: 70% !important;\n            margin: 0 auto;\n            display: block;\n        }\n\n        .pillow__mv {\n            height: 142vw\n        }\n\n        .mv__caption {\n            left: 8vw;\n            position: absolute;\n            top: 10vw;\n            transform: none\n        }\n\n        .mv__caption__text {\n            font-size: 5.333vw\n        }\n\n        .mv__caption__title {\n            margin-top: 4vw;\n            width: 72.2666vw;\n            margin-left: .55vw\n        }\n    }\n\n    .u-ta-c {\n        text-align: center !important\n    }\n\n    .u-mt-8 {\n        margin-top: 8px !important\n    }\n\n    @media screen and (max-width:1400px) {\n        .intro01__bg img {\n            max-width: unset;\n            width: 1400px\n        }\n    }\n\n    .intro01__ttl {\n        font-size: 30px;\n        margin-bottom: 30px\n    }\n\n    @media screen and (max-width:749px) {\n        .intro01__bg img {\n            width: 100%\n        }\n\n        .intro01__ttl {\n            font-size: 21px;\n            margin-bottom: 20px\n        }\n\n        .technology__item .spec__table1__wrap img {\n            width: 220vw;\n            max-width: unset\n        }\n    }\n\n    .container {\n        width: 100% !important\n    }\n\n    body {\n        overflow-x: hidden\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important\n    }\n\n    .technology__link__lists__img img {\n        width: 100%\n    }\n\n    .technology__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        flex-shrink: 0;\n        justify-content: space-between;\n        margin-right: 8.0714285714286vw;\n        width: 26.2857142857143vw\n    }\n\n    .technology__item__desc__img {\n        padding-top: 36%;\n        position: relative;\n        width: 58.1428571428571vw;\n        flex: 1\n    }\n\n    .technology__item__desc__img video {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%\n    }\n\n    .technology__item__desc__img img {\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%\n    }\n\n    .technology__item__desc__text__content__title {\n        font-size: 30px;\n        font-weight: 500;\n        letter-spacing: -.06em;\n        line-height: 1.733333333333333\n    }\n\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-weight: 400;\n        letter-spacing: 0\n    }\n\n    .spec__item {\n        font-weight: 500;\n        padding-bottom: 125px;\n        padding-top: 56px\n    }\n\n    .spec__item__inner {\n        padding-left: 6.7142857142857vw\n    }\n\n    .spec__item__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-size: 30px;\n        font-weight: 400;\n        letter-spacing: .02em;\n        line-height: 1\n    }\n\n    .spec__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 80px;\n        justify-content: space-between\n    }\n\n    .spec__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        margin-right: 8.0714285714286vw;\n        width: 26.2857142857143vw\n    }\n\n    .spec__item__desc__text__img {\n        margin-top: 50px\n    }\n\n    .spec__item__desc__text__img.img02 {\n        margin-top: 30px\n    }\n\n    .spec__item__desc__img {\n        flex-shrink: 0;\n        width: 58.1428571428571vw\n    }\n\n    .spec__item__desc__text__content__title {\n        font-size: 30px;\n        line-height: 1.3;\n        font-weight: 400 !important\n    }\n\n    .spec__item__desc__text__content__desc {\n        font-size: 16px;\n        line-height: 1.9375;\n        margin-top: 30px\n    }\n\n    @media screen and (max-width:749px) {\n        .technology__item__desc__img {\n            margin-left: 20px;\n            padding-top: 54%;\n            width: calc(100% - 20px)\n        }\n\n        .technology__item__desc__img img {\n            height: 100%;\n            left: 0;\n            position: absolute;\n            top: 0;\n            width: 100%;\n            object-fit: cover\n        }\n\n        .technology__item__desc__text {\n            display: block;\n            margin: 25px 0 0;\n            padding: 0 20px;\n            width: 100%\n        }\n\n        .technology__item__desc__text__content__title {\n            font-size: 22px;\n            line-height: 1.44\n        }\n\n        #tech03 .technology__item__desc__text {\n            margin: 25px 0 0\n        }\n\n        #tech03 .technology__item__desc.tips .technology__item__desc__text {\n            margin-top: 0\n        }\n\n        .spec__item {\n            padding-bottom: 70px;\n            padding-top: 50px\n        }\n\n        .spec__item__inner {\n            padding-left: 0\n        }\n\n        .spec__item__title {\n            padding: 0 20px\n        }\n\n        .spec__item__desc {\n            flex-direction: column;\n            margin-top: 35px\n        }\n\n        .spec__item__desc__img {\n            padding-left: 20px;\n            width: 100%\n        }\n\n        .spec__item__desc__text {\n            display: block;\n            margin: 25px 0 0;\n            padding: 0 20px;\n            width: 100%\n        }\n\n        .spec__item__desc__text__content__title {\n            font-size: 25px;\n            line-height: 1.44\n        }\n\n        .spec__item__desc__text__content__desc {\n            margin-top: 30px\n        }\n\n        .spec__item__title {\n            font-size: 25px\n        }\n    }\n\n    .u-pc {\n        display: block !important\n    }\n\n    .u-sp {\n        display: none !important\n    }\n\n    @media screen and (max-width:767px) {\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    .u-cf:after {\n        display: table;\n        clear: both;\n        content: \"\"\n    }\n\n    img {\n        vertical-align: bottom\n    }\n\n    @media screen and (max-width:749px) {\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    body {\n        visibility: visible !important;\n        opacity: 1 !important\n    }\n\n    @media screen and (max-width:749px) {\n        #size .spec__item__size__lists .slick-dots {\n            left: 20px;\n            width: calc(100% - 40px)\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .mv__caption .mv__caption__text {\n            padding: 0\n        }\n    }\n\n    html {\n        scroll-behavior: smooth\n    }\n\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1\n    }\n\n    .intro02__item img {\n        display: inline\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection class=\"pillow__mv\" id=\"pillow-mv\"\u003e\n            \u003cdiv class=\"pillow__mv__layer1\"\u003e\n                \u003cpicture\u003e\n                    \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/pillow_neckconditioning_lp_sp_kv.webp\" media=\"(max-width: 767px)\"\u003e\n                    \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/pillow_neckconditioning_lp_kv.webp\" media=\"(min-width: 768px)\"\u003e\u003cimg src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/pillow_neckconditioning_lp_kv.webp\" alt=\"\" width=\"2000\" height=\"1124\"\u003e\n                    \u003csource\u003e\u003c\/source\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"mv__caption\"\u003e\n                \u003cp class=\"mv__caption__tag termina\"\u003eSupervised by a sleep-focused \u003cbr class=\"u-sp\"\u003eacupuncture therapy studio\u003c\/p\u003e\n                \u003ch1 class=\"mv__caption__text termina\"\u003eAlign your body as you sleep, \u003cbr class=\"u-pc\"\u003eguiding your neck into \u003cbr class=\"u-pc\"\u003eits ideal curve\u003c\/h1\u003e\n                \u003cdiv class=\"mv__caption__title\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_kv_logo.webp\" media=\"(max-width: 767px)\"\u003e\n                        \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_kv_logo.webp\" media=\"(min-width: 768px)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_kv_logo.webp\" alt=\"BRAINSLEEP PILLOW NECK CONDITIONING\" width=\"379\" height=\"88\"\u003e\n                        \u003csource\u003e\u003c\/source\u003e\u003c\/picture\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cp class=\"intro__txt fadeInUpShort animated\"\u003e\u003cspan\u003eSupervised by the BRAIN SLEEP Conditioning Studio —\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003especialists in sleep-focused acupuncture and bodywork.\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"intro__txt__tdb\"\u003eA pillow that aligns your neck \u003c\/span\u003e\u003cbr class=\"u-sp\"\u003e\u003cspan class=\"intro__txt__tdb\"\u003eand elevates  performance.\u003c\/span\u003e\u003c\/p\u003e\n            \u003cdiv class=\"conditioningstudio fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"conditioningstudio__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_conditioningstudio.webp\" alt=\"\" width=\"613\" height=\"346\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_conditioningstudio.webp\" alt=\"\" width=\"355\" height=\"200\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"conditioningstudio__body\"\u003e\n                    \u003cp class=\"conditioningstudio__ttl\"\u003eRestore Your Autonomic Balance\u003cbr\u003eTransform Your Sleep\u003c\/p\u003e\n                    \u003cp class=\"conditioningstudio__txt\"\u003eBrain Sleep Conditioning Studio offers treatments provided by certified acupuncture-massage practitioners who are also sleep specialists, all based on medical expertise.\u003cbr\u003e\u003cbr\u003eSleep begins to improve from the very first session, supported by home-care guidance that enhances sleep quality in everyday life.\u003c\/p\u003e\n                    \u003cdiv class=\"conditioningstudio__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_logo_conditioningstudio.webp\" alt=\"\" width=\"177\" height=\"46\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro01__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro01_bg.webp\" alt=\"\" width=\"1000\" height=\"750\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro01_bg.webp\" alt=\"\" width=\"375\" height=\"220\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro01__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro01__ttl\"\u003e\u003cspan\u003eModern life\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eoverstrains the neck\u003c\/span\u003e\u003c\/p\u003e\n                \u003cdiv class=\"intro01__img01\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro01_01_en.webp\" alt=\"\" width=\"386\" height=\"242\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro01_01_en.webp\" alt=\"\" width=\"327\" height=\"169\"\u003e \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro01_02_en.webp\" alt=\"\" width=\"386\" height=\"242\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro01_02_en.webp\" alt=\"\" width=\"327\" height=\"169\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro01__wrap\"\u003e\n                    \u003cp class=\"intro01__txt\"\u003eThe ideal cervical curve gradually disappears, leaving the neck straightened\u003c\/p\u003e\n                    \u003cdiv class=\"intro01__img02\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro01_03.webp\" alt=\"\" width=\"864\" height=\"312\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro01_03.webp?2\" alt=\"\" width=\"335\" height=\"178\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro01__gradient\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_gradient.webp\" alt=\"\" width=\"1000\" height=\"153\"\u003e\u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro02__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro02_bg.webp\" alt=\"\" width=\"1000\" height=\"668\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro02_bg.webp?2\" alt=\"\" width=\"375\" height=\"410\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro02__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro02__ttl\"\u003e\u003cspan\u003eCommon issues\u003c\/span\u003e caused by \u003cbr class=\"u-pc\"\u003ecervical misalignment\u003c\/p\u003e\n                \u003cul class=\"intro02__list\"\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\" alt=\"\" width=\"24\" height=\"24\"\u003e Stiff neck and shoulders\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\" alt=\"\" width=\"24\" height=\"24\"\u003e Headaches and eye fatigue\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\" alt=\"\" width=\"24\" height=\"24\"\u003e Insomnia\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\" alt=\"\" width=\"24\" height=\"24\"\u003e Morning fatigue\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\" alt=\"\" width=\"24\" height=\"24\"\u003e Poor concentration\n                    \u003c\/li\u003e\n                    \u003cli class=\"intro02__item\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_icon_check.webp\" alt=\"\" width=\"24\" height=\"24\"\u003e Swelling and coldness\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro03__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro03_bg.webp\" alt=\"\" width=\"1000\" height=\"450\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro03_bg.webp\" alt=\"\" width=\"375\" height=\"450\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro03__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"intro03__ttl\"\u003eWhat’s essential is \u003cbr\u003e\u003cspan\u003erealigning the neck\u003c\/span\u003e.\u003c\/div\u003e\n                \u003cdiv class=\"intro03__wrap\"\u003e\n                    \u003cdiv class=\"intro03__txt\"\u003e\n                        \u003cp\u003eThe neck stretches toward\u003c\/p\u003e\n\u003cbr\u003e\n                        \u003cp\u003eits ideal curve \u003cspan\u003eduring sleep\u003c\/span\u003e\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"intro03__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro03_img.webp?2\" alt=\"\" width=\"1000\" height=\"445\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro03_img.webp?2\" alt=\"\" width=\"338\" height=\"243\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"neck_stretch_gear__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"neck_stretch_gear__txt\" style=\"display: flex;justify-content: center;\"\u003e\u003cspan\u003efeaturing\u003c\/span\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_neck_stretch_gear.webp\" alt=\"NECK STRETCH GEAR\" width=\"468\" height=\"44\"\u003e\u003c\/p\u003e\n                \u003cp class=\"neck_stretch_gear__ttl\"\u003eSo comes a Conditioning Pillow \u003cbr class=\"u-pc\"\u003edesigned to restore the ideal curve.\u003c\/p\u003e\n                \u003cdiv class=\"neck_stretch_gear__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro03_pillow_en.webp\" alt=\"\" width=\"997\" height=\"427\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro03_pillow_en.webp\" alt=\"\" width=\"337\" height=\"351\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro04__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_intro04_bg.webp\" alt=\"\" width=\"1000\" height=\"546\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_intro04_bg.webp\" alt=\"\" width=\"375\" height=\"577\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro04__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro04__ttl\" style=\"letter-spacing: -0.01em;\"\u003eSupporting a more creative modern life \u003cbr\u003eby aligning the cervical curve\u003c\/p\u003e\n                \u003cdiv class=\"intro04__logo\" style=\"width: 628px;max-width: 100%;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_product_logo.webp\" alt=\"\" width=\"379\" height=\"89\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology js-box animatedParent animateOnce\" id=\"technology\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;  \"\u003eTECHNOLOGY\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__link\"\u003e\n                \u003cul class=\"technology__link__lists fadeInUpShort animated\"\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech01\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_nav01.webp\" alt=\"\" width=\"390\" height=\"360\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_nav01.webp\" alt=\"\" width=\"214\" height=\"198\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eAligns the cervical curve \u003cbr class=\"u-pc\"\u003eand relaxes the head\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech02\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_nav02.webp\" alt=\"\" width=\"390\" height=\"360\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_nav02.webp\" alt=\"\" width=\"214\" height=\"198\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eHighly breathable materials \u003cbr class=\"u-pc\"\u003efor deeper sleep\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech03\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_nav03.webp\" alt=\"\" width=\"390\" height=\"360\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_nav03.webp\" alt=\"\" width=\"214\" height=\"198\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eWashable \u003cbr class=\"u-pc\"\u003eand always clean\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                        \u003cspan\u003e01\u003c\/span\u003eNECK CONDITIONING\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_01\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                        \u003cvideo class=\"u-pc lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio:750\/422\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/49766c75e1a34eeaa911532051854e57.mp4\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\"\u003e\u003c\/video\u003e\u003cvideo class=\"u-sp lozad\" width=\"750\" height=\"750\" style=\"aspect-ratio:750\/750\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/24940a846614434bb8371ba82b5a3f40.mp4\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\"\u003e\u003c\/video\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eAligns the cervical curve \u003cbr\u003eand relaxes the head\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Prolonged desk work and smartphone use place constant tension on the neck and the back of the head.\u003cbr\u003eReleasing this tension is essential for restoring proper condition.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_02\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_02.webp\" alt=\"\" width=\"814\" height=\"458\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-sp u-mt-8 fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_03.webp\" alt=\"\" width=\"814\" height=\"460\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eFits the cervical curve seamlessly — stretch, support, and realign\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Restoring a straightened neck toward a natural curve helps ease the surrounding muscle tension.\u003cbr\u003eThe firm stretch gear provides stable support, guiding the cervical spine into proper alignment.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc u-mt-16 animatedParent animateOnce\" id=\"tech01_03\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-pc fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_03.webp\" alt=\"\" width=\"814\" height=\"460\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-pc fadeInUpShort animated\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_04\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_04_en.webp\" alt=\"\" width=\"816\" height=\"458\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eDual stretch design, adapted to daily neck condition\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Just as the body’s condition changes from day to day, so does the condition of the neck.\u003cbr\u003eWith a dual stretch structure offering two levels of intensity, the pillow can be used according to how the neck feels each day.\u003cbr\u003e\u003cbr\u003eThe high-stretch side is recommended before sleep, followed by the low-stretch side for rest.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_05\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_05_en.webp\" alt=\"\" width=\"816\" height=\"459\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eGently opens the chest and airway for easier breathing\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eWhen the neck is properly curved, the chest opens naturally, allowing the airway to stay clear and breathing to feel smoother.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_06\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_06_en.webp\" alt=\"\" width=\"814\" height=\"460\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eConditioning during sleep\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                During sleep, the Brain Pot gently stimulates the entire occipital area, helping to release tension in the scalp and surrounding muscles while promoting healthy blood and lymphatic circulation.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_07\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_07_en.webp\" alt=\"\" width=\"814\" height=\"460\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eSleep-time care for the back of the head—beyond the reach of hands-on treatments\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                There are more than 50 acupressure points across the head, many of which are concentrated around the back of the head and are associated with the autonomic nervous system, headaches, and eye strain.\u003c\/p\u003e\n                            \u003cdiv class=\"tech01_07_conditioning\"\u003e\n                                \u003cp class=\"tech01_07_conditioning_txt\" style=\"line-height: 1.5;\"\u003e\n                                    At Brain Sleep Conditioning Studio, acupuncture and massage treatments focus primarily on the forehead, temples, and crown of the head.\u003cbr\u003eThis product is designed to gently stimulate the back of the head—an area that is difficult to reach during hands-on treatment—making it well suited for at-home care.\n                                \u003c\/p\u003e\n                                \u003cdiv class=\"tech01_07_conditioning_wrap\"\u003e\n                                    \u003cdiv class=\"tech01_07_conditioning_wrap_img\"\u003e\n                                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_conditioningstudio_uchida.webp\" alt=\"\" width=\"141\" height=\"80\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_conditioningstudio_uchida.webp\" alt=\"\" width=\"87\" height=\"80\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cp class=\"tech01_07_conditioning_wrap_txt\"\u003eAsami Uchida\u003cbr\u003eSupervising Practitioner, Brain Sleep Conditioning Studio\u003cbr\u003eFlairs Co., Ltd.\u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_08\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cvideo class=\"u-pc lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio:750\/422\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/57cd3595e66c42a494624da5c74c29fe.mp4\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\"\u003e\u003c\/video\u003e\u003cvideo class=\"u-sp lozad\" width=\"750\" height=\"750\" style=\"aspect-ratio:750\/750\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/56f2cac91dcf476888da28b0c8edf72f.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_zone_en.webp\" alt=\"\" width=\"285\" height=\"193\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eThree-zone design to support natural turning during sleep\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Turning over happens more than 20 times per night.\u003cbr\u003eThe softly cushioned center and firmer side zones help maintain stability, enabling smooth movement without excessive sinking—even in a side-sleeping position.\u003c\/p\u003e\n                            \u003cdiv class=\"tech01_zone u-pc\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech01_zone_en.webp\" alt=\"\" width=\"346\" height=\"235\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item animatedParent animateOnce\" id=\"tech02\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e02\u003c\/span\u003eSUPER BREATHABLE\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\" id=\"tech02_01\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech02_01.webp\" alt=\"\" width=\"816\" height=\"459\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_tech02_01.webp\" alt=\"\" width=\"350\" height=\"350\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eA super-breathable material for deeper sleep\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                To achieve high-quality sleep, maintaining an optimal sleep microclimate—balanced temperature and humidity—is essential.\u003cbr\u003eHighly breathable materials allow heat to dissipate from the head, helping guide the body into deeper sleep.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\" id=\"tech02_02\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech02_02.webp\" alt=\"\" width=\"816\" height=\"459\" style=\"height:unset;position:relative\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eThe super-breathable material naturally regulates temperature and humidity during sleep\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Because more than 90% of the pillow is made up of air layers, heat and humidity generated during sleep are less likely to build up, creating a comfortable sleep environment.\u003cbr\u003eCompared with pillows made from urethane or feather materials, it offers markedly superior breathability, supporting comfortable sleep through the night.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003eView detailed evidence\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_1_en.webp\" alt=\"熱がこもらない\" width=\"360\" height=\"275\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003eHigh level of heat dissipation\u003cbr\u003eprevents heat from accumulating\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__desc\"\u003eBRAIN SLEEP pillows feature a highly breathable material that retains significantly less heat than other materials, inducing high-quality sleep throughout the night.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item animatedParent animateOnce\" id=\"tech03\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e03\u003c\/span\u003eSuper Clean\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech03_01.webp\" alt=\"\" width=\"816\" height=\"459\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_tech03_01.webp\" alt=\"\" width=\"700\" height=\"700\" style=\"height:unset;position:relative\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eEasily washable under running water\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                It is said that the body perspires about one cup (approximately 200 ml) of sweat during sleep.\u003cbr\u003eWith its high excellent breathability, moisture is less likely to accumulate, and the pillow can be washed with water and dries quickly, allowing it to be kept clean at all times.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003eView detailed evidence\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_en.webp\" alt=\"カビの発生が少ない\" width=\"311\" height=\"230\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal mold growth\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__desc\"\u003e\n                                Compared to other materials, this product shows a significantly lower level of mold growth.\u003cbr\u003eIt is also recommended for those sensitive to house dust or allergies, as well as for families who sleep with young children.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_2_en.webp\" alt=\"ダニの発生が少ない\" width=\"311\" height=\"208\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal dust mites development\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__desc\"\u003e\n                                Compared to other materials, BRAIN SLEEP pillow shows a significantly lower level of dust mite development.\u003cbr\u003eThis makes it a considerate option for those sensitive to house dust and for households with small children.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"clr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-sp\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eMADE IN JAPAN\u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech03_quality.webp\" alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003eMADE IN JAPAN\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                \u003cspan\u003eMeticulous craftsmanship,\u003cbr\u003etrusted quality\u003c\/span\u003eEach mattress and pillow is carefully crafted, with skilled technicians and artisans conducting repeated quality checks by hand.\u003cbr\u003eAfter passing rigorous inspections, each item is meticulously packaged and delivered with care.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips tech03_water\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_tech03_water.webp\" alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eNatural spring water with minimal impurities is used to prevent quality degradation\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                The production process uses natural spring water from Shimizu Bakuen, designated as one of Toyonokuni’s 15 Famous Waters—a special soft water with exceptionally low levels of impurities.\u003cbr\u003eBy using such pure water, unnecessary chemical reactions are avoided, helping to prevent any deterioration in quality.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__title js-box animatedParent animateOnce\" id=\"spec\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eSPEC\u003c\/span\u003eSpecifications\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"size\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"size__ttl termina\"\u003eSize\u003c\/div\u003e\n                \u003cdiv class=\"size__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_spec01.webp\" alt=\"\" width=\"1000\" height=\"595\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_spec01.webp\" alt=\"\" width=\"365\" height=\"226\"\u003e \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_spec02_en.webp\" alt=\"\" width=\"1000\" height=\"180\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_spec02.webp\" alt=\"\" width=\"335\" height=\"72\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"material\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"spec__item__title u-sp\"\u003eMaterial\u003c\/h2\u003e\n                \u003cdiv class=\"spec__item__desc\"\u003e\n                    \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_material.webp\" alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__item__desc__text\"\u003e\n                        \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                            \u003ch2 class=\"spec__item__title u-pc\"\u003eMaterial\u003c\/h2\u003e\n                            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e100% recyclable, sustainable materials\u003c\/h3\u003e\n                            \u003cp class=\"spec__item__desc__text__content__desc\"\u003eThe pillow is made from 100% recyclable, earth-friendly materials.\u003cbr\u003eWe are committed to using sustainable materials that minimize environmental impact.\u003cbr\u003eMaterial: 100% polyethylene\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\n\n\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"cover\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv class=\"fadeInUpShort animated\"\u003e\n                    \u003ch2 class=\"spec__item__title\"\u003eCover\u003c\/h2\u003e\n                    \u003cp class=\"spec__item__title__under\"\u003eAvailable in two specialized covers.\u003c\/p\u003e\n                    \u003cdiv class=\"spec__item__desc\"\u003e\n                        \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_cover_activeair.webp?v=1719032491\" alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text\"\u003e\n                            \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                                \u003ch3 class=\"spec__item__desc__text__content__title\"\u003eActive Air\u003c\/h3\u003e\n                                \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                                    Crafted from a premium, highly breathable mesh fabric, the cover delivers exceptional comfort with no stickiness, while offering water absorption, rapid drying, and advanced antibacterial and deodorizing properties. Even after washing, it dries quickly—keeping the pillow fresh and reliable, even through stretches of rainy days.\u003cbr\u003eBreathability \/ Antibacterial \/ Odor control \/ Moisture-absorbing and quick-drying \/ Deodorizing \/ Anti-static \/ Anti-mold \/ Pollen-repellent \/ Dryer-safe\u003cbr\u003e100% Polyester\u003c\/p\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"spec__item__desc__text__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_cover_activeair.webp?2\" alt=\"\" width=\"383\" height=\"188\"\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"spec__item__desc__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_cover_organic.webp\" alt=\"\" width=\"1400\" height=\"786\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__item__desc__text\"\u003e\n                        \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003eOrganic Sleep\u003c\/h3\u003e\n                            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                                Made from 100% organic cotton grown in fields cultivated for over three years without agricultural chemicals or synthetic fertilizers, this cover combines the purity of natural materials with advanced functional technology to ensure lasting cleanliness and exceptional comfort.\u003cbr\u003eAntibacterial and deodorizing \/ Deodorization \/ Moisture absorption and quick drying \/ Anti-static \/ Anti-mold \/ Pollen release \/ Hybrid catalyst\u003cbr\u003e100% cotton\u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text__img img02\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_cover_organicsleep.webp?2\" alt=\"\" width=\"383\" height=\"188\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- \u003csection class=\"spec__item animatedParent animateOnce\" id=\"gift_box\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv class=\"fadeInUpShort animated\"\u003e\n                    \u003ch2 class=\"spec__item__title\"\u003eGIFTBOX\u003c\/h2\u003e\n                    \u003cdiv class=\"spec__item__desc\"\u003e\n                        \u003cdiv class=\"spec__item__desc__img\"\u003e\n                            \u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_giftbox_01.webp?1\" decoding=\"async\" loading=\"lazy\"\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\"\u003ePerfect as a Gift\u003c\/h3\u003e\n                                \u003cp class=\"spec__item__desc__text__content__desc\"\u003eThis gift box is sized to hold one BRAIN SLEEP PILLOW and one pillow cover.\u003cbr\u003eThe exterior features an elegant embossed logo, and when you open the lid, you’ll find the message “GIFT YOU THE BEST SLEEP.”\u003cbr\u003eA thoughtful design that helps you share your care with someone special.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px;\"\u003e\n                                        Size: W62cm x D37.5cm x H21cm\u003cbr\u003eGift box: ¥1,100 (tax included)\u003c\/span\u003e\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e --\u003e\n\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .pc_reco {\n        font-size: 18px !important\n    }\n\n    @media screen and (max-width:749px) {\n        .sp_reco {\n            font-size: 12px !important\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003c!-- \u003csection id=\"campaign\" class=\"campaign__title\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eCAMPAIGN\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection style=\"border-top:unset\" id=\"campaign_block\" class=\"campaign__item\"\u003e\n            \u003cdiv class=\"campaign__item__inner\"\u003e\n                \u003cspan class=\"campaign__catchcopy\"\u003eSave more on the second pillow\u003c\/span\u003e\n                \u003cp class=\"campaign__title\"\u003e\u003cspan class=\"font-red\"\u003ePurchase two pillows at the same time\u003c\/span\u003e \u003cbr class=\"u-pc\"\u003eand \u003cspan class=\"font-red\"\u003ereceive 10% off the second one\u003c\/span\u003e.\u003c\/p\u003e\n                \u003cp class=\"campaign__desc\"\u003e\n                    \u003cspan\u003eEligible pillows\u003c\/span\u003e\n                    BRAIN SLEEP PILLOW \/ \u003cbr class=\"u-sp\"\u003eNECK CONDITIONING \/ \u003cbr class=\"u-sp\"\u003eSNORELESS \/ PERFECT COOL\n                \u003c\/p\u003e\n                \u003cspan class=\"campaign__scenes__title\"\u003e【 Recommended situations 】\u003c\/span\u003e\n                \u003cul class=\"campaign__scenes__list\"\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_01_en.webp\" alt=\"ご家族・パートナー用\"\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_02_en.webp\" alt=\"贈りもの用\"\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_03_en.webp\" alt=\"来客用・予備用\"\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_04_en.webp\" alt=\"洗い替え用\"\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_05_en.webp\" alt=\"使い分け用\"\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"set_swiper-container\"\u003e\n                    \u003cdiv class=\"set_swiper-wrapper swiper-wrapper\"\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_01_en.webp\" alt=\"ご家族・パートナー用\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_02_en.webp\" alt=\"贈りもの用\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_03_en.webp\" alt=\"来客用・予備用\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_04_en.webp\" alt=\"洗い替え用\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_05_en.webp\" alt=\"使い分け用\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"set_swiper-pagination swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e --\u003e\n        \u003csection class=\"related__title animatedParent animateOnce\" id=\"related\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eRELATED PRODUCTS\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item animatedParent animateOnce\" id=\"related_products\" style=\"border-top:unset\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_related_pillow.webp\" alt=\"\" width=\"842\" height=\"393\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003eFaster. Deeper. Brain level sleep.\u003cbr\u003eAwaken You Possibilities for Tomorrow.\u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                With its patented three-layer construction and nine-stage firmness gradation, the BRAIN SLEEP PILLOW gradually adapts to your head size and preferred sleep posture, evolving with continued use to fit uniquely to your sleep needs.\u003cbr\u003eDesigned with three core functions that help support the essential “golden 90 minutes” of restorative sleep, it is crafted to induce deep, brain-level rest.\n                            \u003c\/p\u003e\n                            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_related_pillow_cool.webp\" alt=\"\" width=\"815\" height=\"458\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003cbr\u003ePERFECT COOL\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003eKeep summer nights cool.\u003cbr\u003eFall asleep faster, sleep deeper—down to the brain.\u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eEach pillow comes with an ice pack that keeps the head cool even in extreme heat.\u003c\/p\u003e\n                            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow_perfectcool\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_related_snoreless.webp\" alt=\"\" width=\"819\" height=\"407\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003cbr\u003eSNORELESS\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003eReduce snoring\u003cbr\u003eand encourage side sleeping for a more restful night.\u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                A pillow designed with clinical expertise in snoring and sleep apnea, crafted with a dedicated focus on reducing snoring.\u003cbr\u003eIts crown-wave contoured design supports a side-sleeping posture and helps improve airway alignment.\u003c\/p\u003e\n                            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow_snoreless\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"comparison fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"comparison__ttl\"\u003eProducts comparison\u003c\/h2\u003e\n                \u003cdiv class=\"comparison__wrap spec__table1\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_en.webp?1\" alt=\"\" width=\"1000\" height=\"819\"\u003e\n                    \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_en.webp?1\" alt=\"\" width=\"1000\" height=\"819\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_slick_arrow_prev.webp?2\" class=\"spec__table__nav__prev\" alt=\"\" width=\"45\" height=\"45\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_slick_arrow_next.webp?2\" 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=\"possibility animatedParent animateOnce\" id=\"possibility\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_last.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"only_pc\" width=\"1000\" height=\"562\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_sp_last.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"only_sp\" width=\"375\" height=\"375\"\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"faq js-box animatedParent animateOnce\" id=\"faq\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eFAQ\u003c\/span\u003eFrequently asked questions\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__main\"\u003e\n                \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eHow to care for your pillow\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            If you’re concerned about odors or stains:\u003cbr\u003eThe pillow cover is machine-washable. Please follow the care label instructions.\u003cbr\u003eThe pillow core can be rinsed with water.\u003cbr\u003eRinse it using a shower set to lukewarm water (around 40°C).\u003cbr\u003eAfter rinsing, dry it in a well-ventilated, flat area avoiding direct sunlight.\u003cbr\u003eIf odors or dirt are particularly noticeable, use a mild neutral detergent.\n                        \u003c\/p\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            When caring for the pillow:\u003cbr\u003eAvoid bending or placing heavy objects on the pillow, as it may cause creases or dents.\u003cbr\u003eDo not use water hotter than 51°C. Continuous exposure to direct sunlight may also damage the material.\u003cbr\u003eAlways air-dry the pillow in the shade.\u003cbr\u003e\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eWhat should I keep in mind when storing the pillow?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            When the pillow is not in use during the day, avoid high temperatures and humidity, and do not place weight on top of it. Please also avoid direct sunlight and high-temperature areas.\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\"\u003eCan the pillow cover be used with both Organic Sleep and Active Air?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003eYes, it can be used with both.\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\"\u003eHow to attach the pillow cover\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            \u003cstrong\u003eOrganic Sleep Cover\u003c\/strong\u003e\u003cbr\u003ePlace the cover with the mesh side facing inward and the opening facing down.\u003cbr\u003eInsert the pillow with its reverse side facing up.\u003cbr\u003eAfter inserting the pillow, tuck the flap inside the cover, then turn the pillow over so that the softer side faces up for use.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eActive Air Cover\u003c\/strong\u003e\u003cbr\u003eSpread the cover flat and place the pillow with the bottom side faces upward.\u003cbr\u003ePull the cover over the pillow and fasten the snap buttons before use.\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\"\u003eCan I exchange the size?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003eThe BRAIN SLEEP PILLOW Neck Conditioning is available in one size only.\u003cbr\u003eExchanges for different sizes or other pillow series are not available.\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\"\u003eHow is it different from the BRAIN SLEEP PILLOW?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003eThe BRAIN SLEEP PILLOW is known for its custom-made–like fit, designed to naturally fit the contours of the head.\u003cbr\u003eIts signature softness is achieved through a specially processed 3-layer, 9-zone gradient structure, creating a gentle, adaptive feel that conforms to individual head shapes.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n\n\n\u003c!-- \n        \u003csection class=\"other__title animatedParent animateOnce\" id=\"other\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e \u003cspan class=\"y_ad_off pc_reco sp_reco\"\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\"\u003e\n                \u003ch3 class=\"other__mattress__text__sub__title only_sp\"\u003e理想の寝姿勢×超体圧分散で、 \u003cbr\u003e目覚めが変わるマットレス\u003c\/h3\u003e\n                \u003cdiv class=\"other__mattress__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.webp?6\" alt=\"\" width=\"1280\" height=\"482\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"other__mattress__text\"\u003e\n                    \u003cdiv class=\"other__mattress__text__title\"\u003e\n                        \u003ch2 class=\"other__mattress__text__title__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float_logo.webp\" alt=\"BRAIN SLEEP FLOAT\" width=\"300\" height=\"105\"\u003e\u003c\/h2\u003e\n                        \u003cp class=\"other__mattress__text__title__name\"\u003eブレインスリープ マットレス\u003cbr\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:\/\/global.brain-sleep.com\/products\/mattress_plus_float\" class=\"other__more__btn other__more__btn__black other__mattress__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003cdiv class=\"other__col2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-bottom:75px\"\u003e\n            \u003csection class=\"other__col2__item\" id=\"other__coin\"\u003e\n                \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e睡眠医学×AI \u003cbr\u003e睡眠を \u003cbr\u003eパーソナライズ計測\u003c\/h3\u003e\n                \u003cdiv class=\"other__col2__item__coin__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_coin.webp\" alt=\"\" width=\"700\" height=\"700\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"other__col2__item__inner\"\u003e\n                    \u003cdiv\u003e\n                        \u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_coin_logo.webp\" alt=\"BRAIN SLEEP COIN\" width=\"199\" height=\"61\"\u003e\u003c\/h2\u003e\n                        \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コイン\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"other__col2__item__flex\"\u003e\n                        \u003cp class=\"other__col2__item__flex__desc\"\u003e睡眠医学×AI \u003cbr\u003e睡眠をパーソナライズ計測\u003c\/p\u003e\n                        \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n\n\n            \u003csection id=\"other__conforter\" data-offset=\"300\" data-sequence=\"500\" class=\"other__col2__item animatedParent animateOnce\"\u003e\n                \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/h3\u003e\n                \u003cdiv class=\"other__col2__item__img\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" height=\"222\" width=\"600\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter-ice-blue_02_0319_01_fin.png\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"other__col2__item__inner animated\"\u003e\n                    \u003cdiv\u003e\n                        \u003ch2 class=\"other__col2__item__logo\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" height=\"106\" width=\"350\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL EX\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_logo_comcoolex.png\"\u003e\n                        \u003c\/h2\u003e\n                        \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コンフォーター \u003cbr class=\"only_sp\"\u003eパーフェクト クール EX\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"other__col2__item__flex\"\u003e\n                        \u003cp class=\"other__col2__item__flex__desc\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/p\u003e\n                        \u003ca class=\"other__more__btn other__more__btn__black\" href=\"https:\/\/global.brain-sleep.com\/products\/comforter_perfectcoolex\"\u003e詳しく見る\u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n        \u003c\/div\u003e --\u003e\n\n\n\n\n\n\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_all_20240502.css?3\"\u003e\n\u003cscript defer src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_all_20240502.js?3\"\u003e\u003c\/script\u003e\n\u003cstyle\u003e\n    .intro__txt,\n    .intro01__ttl span,\n    .intro01__txt,\n    .intro02__ttl,\n    .intro03__ttl,\n    .neck_stretch_gear__txt,\n    .neck_stretch_gear__ttl,\n    .intro04__ttl,\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__title,\n    .conditioningstudio__ttl,\n    .spec__item__desc__text__content__title,\n    .technology__link__lists__title,\n    .mv__caption__text,\n    .technology__item__desc__text__content__title,\n    .mv__caption__tag {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n        visibility: visible !important;\n        opacity: 1 !important\n    }\n\n    @media screen and (min-width:750px) {\n\n        #section__title__text .y_ad_on,\n        #section__title__text .y_ad_off {\n            font-size: 18px !important\n        }\n        .technology__link__lists__title {\n          align-items: flex-start!important;\n        }\n    }\n\n    @media screen and (max-width:749px) {\n\n        #section__title__text .y_ad_on,\n        #section__title__text .y_ad_off {\n            font-size: 12px !important\n        }\n        .intro03__txt p {\n          font-size: 18px!important;\n        }\n    }\n\n    .campaign__item__inner {\n        margin: 100px auto;\n        text-align: center;\n    }\n\n    .campaign__item__inner .font-red {\n        color: #952335;\n    }\n\n    .campaign__item__inner .campaign__catchcopy {\n        padding: 5px 80px;\n        background-color: #000;\n        color: #fff;\n        font-size: 24px;\n        font-weight: bold;\n    }\n\n    .campaign__item__inner .campaign__title {\n        margin: 30px auto;\n        font-size: 30px;\n    }\n\n    .campaign__item__inner .campaign__desc {\n        position: relative;\n        display: inline-block;\n        padding: 35px 10px 30px;\n        border-top: 1px solid #000;\n        border-bottom: 1px solid #000;\n        font-size: 16px;\n    }\n\n    .campaign__item__inner .campaign__desc span {\n        position: absolute;\n        top: -12px;\n        background: #fff;\n        padding: 0 15px;\n        left: 50%;\n        transform: translateX(-50%);\n        -webkit-transform: translateX(-50%);\n        -ms-transform: translateX(-50%);\n        font-size: 18px;\n    }\n\n    .campaign__item__inner .pillow_set_btn {\n        display: block;\n        max-width: 639px;\n        width: 100%;\n        line-height: 32px;\n        padding: 10px;\n        margin: 40px auto 0;\n        font-size: 18px;\n        color: #fff;\n        background-color: #952335;\n        border: none;\n        cursor: pointer;\n        border-radius: 50px;\n    }\n\n    .campaign__item__inner .campaign__scenes__title {\n        display: block;\n        margin-top: 55px;\n        font-size: 18px;\n        font-weight: bold;\n    }\n\n    .campaign__item__inner .campaign__scenes__list {\n        display: flex;\n        gap: 35px;\n        align-items: center;\n        justify-content: center;\n        max-width: 1200px;\n        margin: 30px auto 0;\n    }\n\n    .campaign__item__inner .campaign__other__link {\n        display: inline-block;\n        margin-top: 60px;\n        padding: 15px 40px;\n        font-size: 16px;\n        border: 1px solid #000;\n    }\n\n    .set_swiper-container {\n        display: none;\n    }\n\n    @media screen and (max-width:768px) {\n        .campaign__item__inner {\n            margin: 50px auto;\n            padding: 0 15px;\n        }\n\n        .campaign__item__inner .campaign__scenes__list {\n            display: none;\n        }\n\n        .campaign__item__inner .campaign__catchcopy {\n            font-size: 12px;\n            padding: 5px 20px;\n        }\n\n        .campaign__item__inner .campaign__desc {\n            font-size: 10px;\n            padding: 30px 10px 25px;\n        }\n\n        .campaign__item__inner .campaign__desc span {\n            font-size: 13px;\n            padding: 0 10px;\n        }\n\n        .campaign__item__inner .pillow_set_btn {\n            font-size: 14px;\n        }\n\n        .campaign__item__inner .campaign__title {\n            font-size: 18px;\n            margin-top: 20px;\n        }\n\n        .campaign__item__inner .campaign__scenes__title {\n            font-size: 16px;\n        }\n\n        .set_swiper-container {\n            display: block;\n            width: 100%;\n            height: auto;\n            margin: 20px 0;\n            padding: 0;\n            overflow: hidden;\n            position: relative; \/* 追加 *\/\n        }\n\n        .set_swiper-wrapper {\n            width: 100%;\n            height: 100%;\n            position: relative;\n            display: flex;\n            transition-property: transform;\n            box-sizing: content-box;\n        }\n\n        .set_swiper-slide {\n            text-align: center;\n            background: #fff;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 0; \/* paddingを削除 *\/\n            transition: transform 0.3s ease;\n        }\n\n        .set_swiper-slide:not(.swiper-slide-active) {\n            transform: scale(0.9);\n            opacity: 0.7;\n        }\n\n        .set_swiper-slide img {\n            width: 70%;\n            max-width: 100%;\n            height: auto;\n            border-radius: 8px;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n            margin: 10px; \/* 画像自体にマージンを追加 *\/\n        }\n\n        .set_swiper-pagination {\n            position: static;\n            margin-top: 20px;\n        }\n\n        .set_swiper-pagination-bullet {\n            width: 12px;\n            height: 12px;\n            background-color: #ccc;\n            opacity: 1;\n        }\n\n        .set_swiper-pagination-bullet-active {\n            background-color: #007aff;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display:block\"\u003e\u003c\/div\u003e\n\n\u003c!-- Swiper JS --\u003e\n\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Swiper\/11.0.5\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', function() {\n        function initSwiper() {\n            if (window.innerWidth \u003c= 768) {\n                const SetSwiper = new Swiper('.set_swiper-container', {\n                    slidesPerView: 1,\n                    spaceBetween: 0,\n                    centeredSlides: true,\n                    pagination: {\n                        el: '.set_swiper-pagination',\n                        clickable: true,\n                    },\n                    touchRatio: 1,\n                    touchAngle: 45,\n                    grabCursor: true,\n                    loop: true,\n                });\n            }\n        }\n\n        initSwiper();\n\n        window.addEventListener('resize', function() {\n            \/\/ 必要に応じてリサイズ時の処理を追加\n        });\n    });\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"ACTIVE AIR (Mesh material) \/ WHITE","offer_id":42252537397271,"sku":"P0003S1-FRWH","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"ACTIVE AIR (Mesh material) \/ NAVY \/ BLUE","offer_id":42252537430039,"sku":"P0003S1-FRNV","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"ORGANIC SLEEP (Organic cotton) \/ WHITE","offer_id":42252537462807,"sku":"P0003S1-FRCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"ORGANIC SLEEP (Organic cotton) \/ NAVY \/ BLUE","offer_id":42252537495575,"sku":"P0003S1-FRMN","price":37000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_pillow_neckconditioning_activeair_white.jpg?v=1744612964"},{"product_id":"pillow_snoreless","title":"BRAIN SLEEP PILLOW SNORELESS","description":"\u003cstyle\u003e\n    .mv__caption {\n        z-index: 2 !important;\n    }\n\n    #MainContent,\n    html.js {\n        overflow: unset;\n    }\n\n    .technology__item__desc div:empty {\n        display: block;\n    }\n\n    .lp_area {\n        overflow-x: hidden;\n    }\n\n    .lp_area .other__pillow__text__sub__more {\n        color: #fff;\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__title,\n    .section__title__text,\n    .technology__item__title,\n    .technology__item__graph__title,\n    .technology__item__desc__text__content__title,\n    .intro04__fuki p,\n    .dclinic__body__dr p:nth-of-type(1),\n    .dclinic__body__dr p:nth-of-type(2),\n    .dclinic__body__dr p:nth-of-type(4),\n    .mv__caption__text,\n    .sleep__info__book__text__title,\n    .sleep__info__quality__golden__title {\n        margin: 0;\n    }\n\n    .intro01__ttl,\n    .dclinic__head__ttl,\n    .dclinic__body__ttl,\n    .dclinic__body__dr p:nth-of-type(3),\n    .intro05__txt,\n    .comparison__ttl,\n    .technology__item__desc__text__content__title,\n    #cover.spec__item .spec__item__desc__text__content__title {\n        margin-top: 0;\n    }\n\n    .technology__item__desc__text__content__desc,\n    .technology__link__lists__title {\n        margin-bottom: 0;\n    }\n\n    .lp_area video {\n        height: auto;\n    }\n\n    .lp_area {\n        overflow-x: hidden;\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    .lp_area img {\n        border: unset;\n    }\n\n    .technology__link__lists {\n        padding: 0 !important;\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both;\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px);\n    }\n\n    .rwlp__wrapper img {\n        width: 100%;\n        height: auto;\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important;\n    }\n\n    .only_sp {\n        display: none;\n    }\n\n    .pillow__mv {\n        font-weight: 500;\n        height: 56.0714285714286vw;\n        overflow: hidden;\n        position: relative;\n    }\n\n    .pillow__mv__layer1 {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100vw;\n    }\n\n    .mv__caption {\n        left: 7.65vw;\n        position: absolute;\n        top: 4vw!important;\n        z-index: 3;\n    }\n\n    .mv__caption__title {\n        margin-top: 2.4vw;\n        max-width: 100%;\n        width: 22.07142vw;\n    }\n\n    .mv__caption__text {\n        font-size: 2.96vw;\n        line-height: 1.2;\n    }\n\n    .mv__caption__text span {\n        font-size: 1.2vw!important;\n        display: block;\n        margin-top: 0.3vw;\n    }\n\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n            \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif!important;\n        font-weight: 400;\n    }\n\n    @media screen and (min-width: 750px) {\n        .tech01_01 {\n            position: relative!important;\n            bottom: unset!important;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .only_sp {\n            display: block;\n        }\n\n        .pillow__mv {\n            height: 142vw;\n        }\n\n        .mv__caption {\n            left: 8vw;\n            position: absolute;\n            top: 12vw!important;\n            transform: none;\n        }\n\n        .mv__caption__text {\n            font-size: 6.9333vw;\n        }\n\n        .mv__caption__text span {\n            font-size: 3.5vw!important;\n            margin-top: 4vw;\n            display: block;\n        }\n\n        .mv__caption__title {\n            margin-top: 4vw;\n            width: 40.2666vw;\n        }\n    }\n\n    .u-ta-c {\n        text-align: center !important;\n    }\n\n    .u-mt-8 {\n        margin-top: 8px !important;\n    }\n\n    @media screen and (max-width: 1400px) {\n        .intro01__bg img {\n            max-width: unset;\n            width: 1400px;\n        }\n    }\n\n    .dclinic__body__dr p:nth-of-type(1) {\n        font-size: 16px;\n    }\n\n    .dclinic__body__dr p:nth-of-type(2) {\n        font-size: 24px;\n    }\n\n    .dclinic__body__dr p:nth-of-type(3) {\n        font-size: 16px;\n        margin-bottom: 14px;\n    }\n\n    .dclinic__body__dr p:nth-of-type(4) {\n        font-size: 16px;\n        line-height: 1.8;\n    }\n\n    @media screen and (max-width: 749px) {\n        .intro01__bg img {\n            width: 100%;\n        }\n\n        .dclinic__body__dr p:nth-of-type(1) {\n            font-size: 16px;\n        }\n\n        .dclinic__body__dr p:nth-of-type(2) {\n            font-size: 24px;\n            margin-bottom: 12px;\n        }\n\n        .dclinic__body__dr p:nth-of-type(3) {\n            font-size: 14px;\n            margin-bottom: 14px;\n        }\n\n        .dclinic__body__dr p:nth-of-type(4) {\n            font-size: 14px;\n            line-height: 1.8;\n        }\n    }\n\n    .container {\n        width: 100% !important;\n    }\n\n    body {\n        overflow-x: hidden;\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important;\n    }\n\n    .spec__item {\n        font-weight: 500;\n        padding-bottom: 125px;\n        padding-top: 56px;\n    }\n\n    .spec__item__inner {\n        padding-left: 6.7142857142857vw;\n    }\n\n    .spec__item__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n            \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-size: 30px;\n        font-weight: 400;\n        letter-spacing: 0.02em;\n        line-height: 1;\n    }\n\n    .spec__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 80px;\n        justify-content: space-between;\n    }\n\n    .spec__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        margin-right: 8.0714285714286vw;\n        width: 26.2857142857143vw;\n    }\n\n    .spec__item__desc__text__img {\n        margin-top: 50px;\n    }\n\n    .spec__item__desc__text__img.img02 {\n        margin-top: 30px;\n    }\n\n    .spec__item__desc__img {\n        flex-shrink: 0;\n        width: 58.1428571428571vw;\n    }\n\n    .spec__item__desc__text__content__title {\n        font-size: 30px;\n        line-height: 1.3;\n        font-weight: 400 !important;\n    }\n\n    .spec__item__desc__text__content__desc {\n        font-size: 16px;\n        line-height: 1.9375;\n        margin-top: 30px;\n    }\n\n    @media screen and (max-width: 749px) {\n        .only_pc {\n            display: none;\n        }\n\n        .spec__item {\n            padding-bottom: 70px;\n            padding-top: 50px;\n        }\n\n        .spec__item__inner {\n            padding-left: 0;\n        }\n\n        .spec__item__title {\n            padding: 0 20px;\n        }\n\n        .spec__item__desc {\n            flex-direction: column;\n            margin-top: 35px;\n        }\n\n        .spec__item__desc__img {\n            padding-left: 20px;\n            width: 100%;\n        }\n\n        .spec__item__desc__text {\n            display: block;\n            margin: 25px 0 0;\n            padding: 0 20px;\n            width: 100%;\n        }\n\n        .spec__item__desc__text__content__title {\n            font-size: 25px;\n            line-height: 1.44;\n        }\n\n        .spec__item__desc__text__content__desc {\n            margin-top: 30px;\n        }\n\n        .spec__item__title {\n            font-size: 25px;\n        }\n    }\n\n    .u-cf:after {\n        display: table;\n        clear: both;\n        content: \"\";\n    }\n\n    img {\n        vertical-align: bottom;\n    }\n\n    .sleep__info {\n        background-color: #a2c2dd;\n        font-weight: 500;\n    }\n\n    .sleep__info__book {\n        padding-bottom: 20px;\n        padding-top: 70px;\n    }\n\n    .sleep__info__book__top {\n        font-size: 36px;\n        font-weight: 400 !important;\n        text-align: center;\n    }\n\n    .sleep__info__book__inner {\n        margin: 0 auto;\n        width: 690px;\n    }\n\n    .sleep__info__book__inner__flex {\n        display: flex;\n        margin-top: 40px;\n        justify-content: space-between;\n    }\n\n    .sleep__info__book__img {\n        width: 168px;\n    }\n\n    .sleep__info__book__img img {\n        width: 100%;\n    }\n\n    .sleep__info__book__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n    .sleep__info__book__text__title {\n        font-size: 30px;\n        line-height: 1.2;\n        font-weight: 400 !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        .sleep__info__book {\n            padding-bottom: 20vw;\n            padding-top: 20px;\n        }\n\n        .sleep__info__book__inner {\n            margin: 0 auto;\n            padding: 0 20px;\n            width: 100%;\n        }\n\n        .sleep__info__book__top {\n            font-size: 25px;\n            line-height: 1.64;\n            text-align: center;\n        }\n\n        .sleep__info__book__inner__flex {\n            align-items: center;\n            flex-direction: column;\n            margin-top: 30px;\n        }\n\n        .sleep__info__book__img {\n            width: 103px;\n        }\n\n        .sleep__info__book__text {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            margin-top: 30px;\n            padding-left: 0;\n        }\n\n        .sleep__info__book__text__title {\n            font-size: 20px;\n            line-height: 1.35;\n            text-align: center;\n        }\n    }\n\n    .header__bnr a {\n        display: block;\n        text-align: center;\n    }\n\n    .intro__head {\n        background-color: #e7e5d6;\n        padding: 0 6.7142857142857vw;\n    }\n\n    .intro__head img {\n        max-width: 100%;\n    }\n\n    .intro__head__inner {\n        width: 100%;\n        margin: 0 auto;\n        position: relative;\n        max-width: 1130px;\n    }\n\n    @media screen and (max-width: 749px) {\n        .intro__head {\n            padding: 0;\n        }\n    }\n\n    .u-pc {\n        display: block !important;\n    }\n\n    .u-sp {\n        display: none !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        .u-pc {\n            display: none !important;\n        }\n\n        .u-sp {\n            display: block !important;\n        }\n    }\n\n    body {\n        visibility: visible !important;\n        opacity: 1 !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        #size .spec__item__size__lists .slick-dots {\n            left: 20px;\n            width: calc(100% - 40px);\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .mv__caption .mv__caption__text {\n            padding: 0;\n        }\n    }\n\n    html {\n        scroll-behavior: smooth;\n    }\n\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1;\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection class=\"pillow__mv\" id=\"pillow-mv\"\u003e\n            \u003cdiv class=\"pillow__mv__layer1\"\u003e\n                \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_kv_model.jpg\" alt=\"\" width=\"2000\" height=\"1142\"\u003e\n                \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_kv_model_sp.jpg?01\" alt=\"\" width=\"750\" height=\"1066\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"mv__caption\"\u003e\n                \u003ch1 class=\"mv__caption__text termina\"\u003e\n                    Cuts down on snoring\u003cbr\u003e\u003cspan class=\"termina\"\u003eDesigned to encourage side sleeping for more comfortable rest\u003c\/span\u003e\n                \u003c\/h1\u003e\n                \u003cdiv class=\"mv__caption__title\"\u003e\n                    \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_kv_logo.png\" alt=\"BRAINSLEEP PILLOW SNORELESS\" width=\"309\" height=\"144\"\u003e\n                    \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_kv_logo_sp.png\" alt=\"BRAINSLEEP PILLOW SNORELESS\" width=\"152\" height=\"66\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"sleep__info\" id=\"sleep__info\"\u003e\n            \u003cdiv class=\"sleep__info__book\"\u003e\n                \u003cdiv class=\"sleep__info__book__inner\"\u003e\n                    \u003ch2 class=\"sleep__info__book__top\"\u003e\n                        Sleep is not just about time. \u003cbr\u003eIt’s about quality.\n                    \u003c\/h2\u003e\n                    \u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n                        \u003cdiv class=\"sleep__info__book__img\" style=\"flex-shrink: 0;\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_stanford_method.png\" alt=\"スタンフォード式 最高の睡眠\" width=\"168\" height=\"241\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"sleep__info__book__text\"\u003e\n                            \u003ch3 class=\"sleep__info__book__text__title y_ad_off\"\u003eThe only pillow that brings together the methods of \u003cbr\u003e“Stanford-style ultimate sleep”.\u003c\/h3\u003e\n                            \u003cp class=\"sleep__info__book__text__desc y_ad_off\"\u003eWe spend nearly a third of our lives asleep.\u003cbr\u003eWhen sleep quality is poor, the brain and body do not fully rest, making it difficult to perform at their natural best.\u003cbr\u003eBecause sleep products are part of our everyday lives, why not reconsider sleep from the perspective of quality?\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro01__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro01_bg_model.png\" alt=\"\" width=\"1000\" height=\"425\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro01_bg_model_sp.png\" alt=\"\" width=\"375\" height=\"472\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro01__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro01__ttl\"\u003e\n                    One in six people in Japan snores regularly.\u003cbr\u003eThis can also affect your partner’s sleep.\n                \u003c\/p\u003e\n                \u003cp class=\"intro01__txt\"\u003e\n                    In Japan, it is estimated that around 20 million people snore.\u003cbr\u003eAmong them, approximately 3 to 5 million are thought \u003cbr class=\"u-pc\"\u003eto have sleep-related breathing disorders, such as sleep apnea.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro02__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_bg1.jpg\" alt=\"\" width=\"992\" height=\"585\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_bg.jpg\" alt=\"\" width=\"375\" height=\"500\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro02__bg2\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_bg2.png\" alt=\"\" width=\"1000\" height=\"1000\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro02__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro02__ttl\"\u003e\n                    \u003cspan\u003eThe cause of snoring:\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eA narrowed airway during back sleeping\u003c\/span\u003e\n                \u003c\/p\u003e\n                \u003cp class=\"intro02__txt\"\u003e\n                    Snoring occurs when the muscles that support the lower jaw lose tension during sleep, resulting in a narrowed airway. As these muscles loosen, gravity causes the soft palate and the base of the tongue to shift backward, narrowing the airway.\n                \u003c\/p\u003e\n                \u003cdiv class=\"intro02__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_img_en.webp\" alt=\"\" width=\"1000\" height=\"572\"\u003e\n                    \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro02_img_sp_en.webp?3\" alt=\"\" width=\"307\" height=\"761\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro02__arrow\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_arrow.png\" alt=\"\" width=\"75\" height=\"86\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro03__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro03_bg_model.jpg\" alt=\"\" width=\"1000\" height=\"357\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro03_bg_model_sp.jpg\" alt=\"\" width=\"375\" height=\"510\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro03__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro03__ttl\"\u003e\n                    \u003cspan\u003eSide sleeping　\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eis effective for reducing snoring \u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"display: none;\"\u003e\u003c\/span\u003e\u003cspan\u003eby keeping the airway open. \u003c\/span\u003e\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro04__bg\"\u003e\n                \u003cvideo id=\"video01\" class=\"u-pc lozad\" width=\"1400\" height=\"596\" style=\"aspect-ratio: 1400\/596\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cc16e1a081244151b895607b12f707b7.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n                \u003cvideo class=\"u-sp lozad\" width=\"750\" height=\"750\" style=\"aspect-ratio: 750\/750\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5af86c8b2c0c4a3ebcaef3f7b715f39b.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro04__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"intro04__fuki\" style=\"width: 600px;max-width: 92%;\"\u003e\n                    \u003cp\u003eUp to \u003cspan class=\"termina\"\u003e66\u003c\/span\u003e% reduction in snoring\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"intro04__ttl\"\u003e\n                    A crown wave–designed pillow that\u003cbr\u003e\u003cspan\u003eencourages side sleeping \u003cbr class=\"u-sp\"\u003eand reduces snoring\u003c\/span\u003e\n                \u003c\/p\u003e\n                \u003cdiv class=\"dclinic\"\u003e\n                    \u003cdiv class=\"dclinic__head\"\u003e\n                        \u003cp class=\"dclinic__head__ttl\"\u003e\n                            Recommended by a specialized clinic \u003cbr class=\"u-sp\"\u003efor snoring and sleep apnea\n                        \u003c\/p\u003e\n                        \u003cp class=\"dclinic__head__txt\"\u003e\n                            At D Clinic Tokyo Wellness, a co-research partner of BRAIN SLEEP, \u003cbr class=\"u-pc\"\u003ethe BRAIN SLEEP PILLOW SNORELESS is recommended as part of an approach to snoring prevention, \u003cbr class=\"u-pc\"\u003ewith a focus on improving sleep posture.\n                        \u003c\/p\u003e\n                        \u003cdiv class=\"dclinic__head__logo\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_logo_dclinic.png\" alt=\"\" width=\"359\" height=\"48\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dclinic__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_img_dclinic.jpg\" alt=\"\" width=\"1000\" height=\"258\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_img_dclinic_sp.jpg\" alt=\"\" width=\"306\" height=\"245\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"dclinic__body\"\u003e\n                        \u003cp class=\"dclinic__body__ttl\"\u003e\n                            Side sleeping can improve \u003cbr class=\"u-sp\"\u003ebreathing toward normal ranges\n                        \u003c\/p\u003e\n                        \u003cdiv class=\"dclinic__body__wrap\"\u003e\n                            \u003cdiv class=\"dclinic__body__description\"\u003e\n                                \u003cp class=\"dclinic__body__txt\"\u003e\n                                    To help reduce the risk of sleep apnea, everyday lifestyle habits are considered important. This may include limiting alcohol consumption, adjusting the use of sleep medication, weight management for those affected by obesity, and improving sleep posture—such as shifting to a side-sleeping position.\u003cbr\u003eDepending on the individual, these changes can help reduce the severity of sleep apnea.\u003cbr\u003eIn milder cases, breathing during sleep has been observed to improve toward near-normal ranges.\n                                \u003c\/p\u003e\n                                \u003cdiv class=\"dclinic__body__dr u-pc\"\u003e\n                                    \u003cp\u003eDirector at Sleep Center\u003c\/p\u003e\n                                    \u003cp\u003eNao Isaka\u003c\/p\u003e\n                                    \u003cp\u003e\n                                        D Clinic Tokyo Wellness \/ Sleep and SAS Outpatient Services \/ MD, PhD\n                                    \u003c\/p\u003e\n                                    \u003cp\u003e\n                                        Certifications and qualifications\u003cbr\u003eCertified Medical Specialist, Japanese Society of Sleep Research\u003cbr\u003eCertified Otolaryngologist\u003cbr\u003eCompleted government-designated training for online medical consultations\u003cbr\u003e(Ministry of Health, Labour and Welfare, Japan)\n                                    \u003c\/p\u003e\n                                \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"dclinic__body__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_dr_dclinic.jpg\" alt=\"\" width=\"494\" height=\"357\"\u003e\n                                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_dr_dclinic_sp.jpg\" alt=\"\" width=\"261\" height=\"189\"\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"dclinic__body__dr u-sp\"\u003e\n                                \u003cp\u003eDirector at Sleep Center\u003c\/p\u003e\n                                \u003cp\u003eNao Isaka\u003c\/p\u003e\n                                \u003cp\u003e\n                                    D Clinic Tokyo Wellness \/ Sleep and SAS Outpatient Services \/ MD, PhD\n                                \u003c\/p\u003e\n                                \u003cp\u003e\n                                    Certifications and qualifications\u003cbr\u003eCertified Medical Specialist, Japanese Society of Sleep Research\u003cbr\u003eCertified Otolaryngologist\u003cbr\u003eCompleted government-designated training for online medical consultations\u003cbr\u003e(Ministry of Health, Labour and Welfare, Japan)\n                                \u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro05__bg\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro05_bg_model.jpg\" alt=\"\" width=\"1000\" height=\"586\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_intro05_bg_model.png\" alt=\"\" width=\"375\" height=\"539\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro05__inner fadeInUpShort animated\"\u003e\n                \u003cp class=\"intro05__txt\"\u003e\n                    Keeps the airway open and reduces snoring.\u003cbr\u003eFor a quieter night—for partners, too.\n\n                \u003c\/p\u003e\n                \u003cdiv class=\"intro05__logo\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_product_logo.png\" alt=\"\" width=\"277\" height=\"129\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology js-box animatedParent animateOnce\" id=\"technology\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eTECHNOLOGY\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__link\"\u003e\n                \u003cul class=\"technology__link__lists fadeInUpShort animated\"\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\n                        \u003ca href=\"#tech01\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav01.jpg\" alt=\"\" width=\"395\" height=\"364\"\u003e\n                                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav01_sp.jpg\" alt=\"\" width=\"106\" height=\"98\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eCrown wave design \u003cbr\u003eto encourage side sleeping\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\n                    \u003c\/li\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\n                        \u003ca href=\"#tech02\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav02_model.jpg\" alt=\"\" width=\"395\" height=\"364\"\u003e\n                                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav02_model_sp.jpg\" alt=\"\" width=\"106\" height=\"98\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eHighly breathable materials \u003cbr\u003efor deeper sleep\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\n                    \u003c\/li\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\n                        \u003ca href=\"#tech03\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav03.jpg\" alt=\"\" width=\"395\" height=\"364\"\u003e\n                                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_nav03_sp.jpg\" alt=\"\" width=\"106\" height=\"98\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eWashable and always clean\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                        \u003cspan\u003e01\u003c\/span\u003eCrown wave\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_01\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                        \u003cvideo id=\"video02\" class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3c2a16730ef04c888e2a705944f6ecc6.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                Reduce snoring\u003cbr\u003eThe crown wave design encourages side sleeping and supports smooth breathing\n\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                The gently contoured crown wave design helps maintain a side-sleeping position throughout the night.\u003cbr\u003eBy keeping the airway open during sleep, it supports smoother breathing and thus reduces snoring.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_02\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cvideo id=\"video03\" class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/558d3cf7598545b692f1a83abe563c8f.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                Naturally encourages side-sleeping\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                The crown wave shape gently encourages a side-sleeping position without placing strain on the body.\u003cbr\u003eIt promotes side sleeping without disrupting sleep.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_03\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_03_en.webp\" alt=\"\" width=\"817\" height=\"459\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-sp fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_04_en.webp\" alt=\"\" width=\"355\" height=\"355\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                Snoring reduced by 66%\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                In a study involving 10 participants who experience snoring, the duration of side sleeping and the frequency of snoring were measured during sleep.\u003cbr\u003eWhen compared with a standard pillow, use of the BRAIN SLEEP PILLOW SNORELESS was associated with longer periods of side sleeping and a reduction in snoring frequency of up to 66%.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc u-mt-16 animatedParent animateOnce\" id=\"tech01_04\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-pc fadeInUpShort animated\" style=\"border: 1px solid #000\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_04_en.webp\" alt=\"\" width=\"817\" height=\"459\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-pc fadeInUpShort animated\"\u003e\n                        \u003cbr\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_05\" data-sequence=\"300\" 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_pillow_snoreless_tech01_05_en.webp?1\" alt=\"\" width=\"817\" height=\"459\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-sp fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_06_model_en.webp\" alt=\"\" width=\"354\" height=\"400\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                Dual-sided design to optimally support side-sleeping posture\u003cbr\u003eAdaptable to individual preferences and body types\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                The pillow features a dual-sided design, with a soft side and a standard side,\u003cbr\u003eallowing side-sleeping posture to be supported according to individual preferences and body types.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc u-mt-16 animatedParent animateOnce\" id=\"tech01_06\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-pc fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_06_model_en.webp\" alt=\"\" width=\"815\" height=\"920\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-pc fadeInUpShort animated\"\u003e\n                        \u003cbr\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" id=\"tech01_07\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_07_model.jpg\" alt=\"\" width=\"810\" height=\"490\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_07_model_sp.jpg\" alt=\"\" width=\"355\" height=\"215\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                Reduces strain on the neck and shoulders\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                The neck support structure provides stable support for the neck, helping prevent excessive sinking of the head.\u003cbr\u003eBy maintaining proper side-sleeping posture, it reduces strain on the neck and shoulders during side sleeping.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item animatedParent animateOnce\" id=\"tech02\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"\"\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e02\u003c\/span\u003eSuper breathable\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\" id=\"tech02_01\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech02_01_model.jpg\" alt=\"\" width=\"816\" height=\"459\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech02_01_model_sp.jpg\" alt=\"\" width=\"350\" height=\"350\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                The super-breathable material naturally regulates temperature and humidity during sleep\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Over 90% of the material is made of air layers, preventing heat and moisture from building up and creating a comfortable sleep environment on hot, humid summer nights.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"tech01_01\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech01_01_en.webp\" alt=\"\" width=\"300\" height=\"214\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\" id=\"tech02_02\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech02_02.jpg\" alt=\"\" width=\"816\" height=\"459\" style=\"height: unset; position: relative\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e\n                            View detailed evidence\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_evidence2_1_en.webp\" alt=\"熱がこもらない\" width=\"360\" height=\"275\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003e\n                                High level of heat dissipation\u003cbr\u003eprevents heat from accumulating\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__desc\"\u003e\n                                BRAIN SLEEP pillows feature a highly breathable material that retains significantly less heat than other materials, inducing high-quality sleep throughout the night.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item animatedParent animateOnce\" id=\"tech03\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"\"\u003e\n                    \u003ch2 class=\"technology__item__title\"\u003e\n                        \u003cspan\u003e03\u003c\/span\u003eSuper clean\n                    \u003c\/h2\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech03_01.png\" alt=\"\" width=\"817\" height=\"459\"\u003e\n                        \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech03_01.jpg\" alt=\"\" width=\"351\" height=\"351\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                Easily washable under running water\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                It is said that the body perspires about one cup (approximately 200 ml) of sweat during sleep.\u003cbr\u003eWith its high excellent breathability, moisture is less likely to accumulate, and the pillow can be washed with water and dries quickly, allowing it to be kept clean at all times.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e\n                            View detailed evidence\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph\"\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_en.webp\" alt=\"カビの発生が少ない\" width=\"311\" height=\"230\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal mold growth\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__desc\"\u003e\n                                Compared to other materials, this product shows a significantly lower level of mold growth.\u003cbr\u003eIt is also recommended for those sensitive to house dust or allergies, as well as for families who sleep with young children.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__graph__content\"\u003e\n                        \u003cdiv class=\"technology__item__graph__img\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_2_en.webp\" alt=\"ダニの発生が少ない\" width=\"311\" height=\"208\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"technology__item__graph__text\"\u003e\n                            \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal dust mites development\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__graph__desc\"\u003e\n                                Compared to other materials, the BRAIN SLEEP pillow shows a significantly lower level of dust mite development.\u003cbr\u003eThis makes it a considerate option for those sensitive to house dust and for households with small children.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"clr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text u-sp\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                MADE IN JAPAN\n                            \u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech03_quality.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e\n                                MADE IN JAPAN\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                \u003cspan\u003eMeticulous craftsmanship,\u003cbr\u003etrusted quality\u003c\/span\u003eEach mattress and pillow is carefully crafted, with skilled technicians and artisans conducting repeated quality checks by hand. \u003cbr\u003eAfter passing rigorous inspections, each item is meticulously packaged and delivered with care.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc tips tech03_water\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_tech03_water.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                                Natural spring water with minimal impurities is used to prevent quality degradation\n                            \u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                The production process uses natural spring water from Shimizu Bakuen, designated as one of Toyonokuni’s 15 Famous Waters—a special soft water with exceptionally low levels of impurities. \u003cbr\u003eBy using such pure water, unnecessary chemical reactions are avoided, helping to prevent any deterioration in quality.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__title js-box animatedParent animateOnce\" id=\"spec\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eSPEC\u003c\/span\u003eSpecifications\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"size\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"size__ttl termina\"\u003eSize\u003c\/div\u003e\n                \u003cdiv class=\"size__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_size.jpg\" alt=\"\" width=\"1000\" height=\"514\"\u003e\n                    \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_size_sp.jpg\" alt=\"\" width=\"355\" height=\"200\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"side__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_side_en.webp\" alt=\"\" width=\"1000\" height=\"529\"\u003e\n                    \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_side_sp_en.webp\" alt=\"\" width=\"256\" height=\"299\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"material\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"spec__item__title u-sp\"\u003eMaterial\u003c\/h2\u003e\n                \u003cdiv class=\"spec__item__desc\"\u003e\n                    \u003cdiv class=\"spec__item__desc__img\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_material.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec__item__desc__text\"\u003e\n                        \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                            \u003ch2 class=\"spec__item__title u-pc\"\u003eMaterial\u003c\/h2\u003e\n                            \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n                                100% recyclable, sustainable materials\n                            \u003c\/h3\u003e\n                            \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                                The pillow is made from 100% recyclable, earth-friendly materials.\u003cbr\u003eWe are committed to using sustainable materials that minimize environmental impact.\u003cbr\u003eMaterial: 100% polyethylene\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\n\n\n\n\n        \u003csection class=\"spec__item animatedParent animateOnce\" id=\"cover\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv class=\"fadeInUpShort animated\"\u003e\n                    \u003ch2 class=\"spec__item__title\"\u003eCover\u003c\/h2\u003e\n                    \u003c!-- \u003cp class=\"spec__item__title__under\"\u003e\n              ２種類の専用カバーから選べます。\n            \u003c\/p\u003e --\u003e\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_snoreless_cover_organic.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"spec__item__desc__text\"\u003e\n                            \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                                \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n                                    Organic Sleep\n                                \u003c\/h3\u003e\n                                \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                                    Made from 100% organic cotton grown in fields cultivated for over three years without agricultural chemicals or synthetic fertilizers, this cover combines the purity of natural materials with advanced functional technology to ensure lasting cleanliness and exceptional comfort.\u003cbr\u003eAntibacterial and deodorizing \/ Deodorization \/ Moisture absorption and quick drying \/ Anti-static \/ Anti-mold \/ Pollen release \/ Hybrid catalyst\u003cbr\u003e100% cotton\n                                \u003c\/p\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"spec__item__desc__text__img img02\"\u003e\n                                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_cover_snoreless.jpg\" alt=\"\" width=\"353\" height=\"212\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- \u003csection class=\"spec__item animatedParent animateOnce\" id=\"gift_box\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"spec__item__inner\"\u003e\n                \u003cdiv class=\"fadeInUpShort animated\"\u003e\n                    \u003ch2 class=\"spec__item__title\"\u003eGIFTBOX\u003c\/h2\u003e\n                    \u003cdiv class=\"spec__item__desc\"\u003e\n                        \u003cdiv class=\"spec__item__desc__img\"\u003e\n                            \u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_giftbox_01.webp?1\" decoding=\"async\" loading=\"lazy\"\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\"\u003ePerfect as a Gift\u003c\/h3\u003e\n                                \u003cp class=\"spec__item__desc__text__content__desc\"\u003eThis gift box is sized to hold one BRAIN SLEEP PILLOW and one pillow cover.\u003cbr\u003eThe exterior features an elegant embossed logo, and when you open the lid, you’ll find the message “GIFT YOU THE BEST SLEEP.”\u003cbr\u003eA thoughtful design that helps you share your care with someone special.\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"font-size: 12px;\"\u003e\n                                        Size: W62cm x D37.5cm x H21cm\u003cbr\u003eGift box: ¥1,100 (tax included)\u003c\/span\u003e\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e --\u003e\n\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .pc_reco {\n        font-size: 18px !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        .sp_reco {\n            font-size: 12px !important;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003c!-- \u003csection id=\"campaign\" class=\"campaign__title\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eCAMPAIGN\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection style=\"border-top:unset\" id=\"campaign_block\" class=\"campaign__item\"\u003e\n            \u003cdiv class=\"campaign__item__inner\"\u003e\n                \u003cspan class=\"campaign__catchcopy\"\u003eSave more on the second pillow\u003c\/span\u003e\n                \u003cp class=\"campaign__title\"\u003e\u003cspan class=\"font-red\"\u003ePurchase two pillows at the same time\u003c\/span\u003e \u003cbr class=\"u-pc\"\u003eand \u003cspan class=\"font-red\"\u003ereceive 10% off the second one\u003c\/span\u003e.\u003c\/p\u003e\n                \u003cp class=\"campaign__desc\"\u003e\n                    \u003cspan\u003eEligible pillows\u003c\/span\u003e\n                    BRAIN SLEEP PILLOW \/ \u003cbr class=\"u-sp\"\u003eNECK CONDITIONING \/ \u003cbr class=\"u-sp\"\u003eSNORELESS \/ PERFECT COOL\n                \u003c\/p\u003e\n                \u003cspan class=\"campaign__scenes__title\"\u003e【 Recommended situations 】\u003c\/span\u003e\n                \u003cul class=\"campaign__scenes__list\"\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_01_en.webp\" alt=\"ご家族・パートナー用\"\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_02_en.webp\" alt=\"贈りもの用\"\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_03_en.webp\" alt=\"来客用・予備用\"\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_04_en.webp\" alt=\"洗い替え用\"\u003e\u003c\/li\u003e\n                    \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_05_en.webp\" alt=\"使い分け用\"\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"set_swiper-container\"\u003e\n                    \u003cdiv class=\"set_swiper-wrapper swiper-wrapper\"\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_01_en.webp\" alt=\"ご家族・パートナー用\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_02_en.webp\" alt=\"贈りもの用\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_03_en.webp\" alt=\"来客用・予備用\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_04_en.webp\" alt=\"洗い替え用\"\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_05_en.webp\" alt=\"使い分け用\"\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"set_swiper-pagination swiper-pagination\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e --\u003e\n        \u003csection class=\"related__title animatedParent animateOnce\" id=\"related\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eRELATED PRODUCTS\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item animatedParent animateOnce\" id=\"related_products\" style=\"border-top: unset\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_related_pillow.jpg?01\" alt=\"\" width=\"842\" height=\"393\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003eFaster. Deeper. Brain level sleep.\u003cbr\u003eAwaken You Possibilities for Tomorrow.\u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                With its patented three-layer construction and nine-stage firmness gradation, the BRAIN SLEEP PILLOW gradually adapts to your head size and preferred sleep posture, evolving with continued use to fit uniquely to your sleep needs.\u003cbr\u003eDesigned with three core functions that help support the essential “golden 90 minutes” of restorative sleep, it is crafted to induce deep, brain-level rest.\n                            \u003c\/p\u003e\n                            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_related_pillow_cool.jpg\" alt=\"\" width=\"815\" height=\"458\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003cbr\u003ePERFECT COOL\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003eKeep summer nights cool.\u003cbr\u003eFall asleep faster, sleep deeper—down to the brain.\u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003eEach pillow comes with an ice pack that keeps the head cool even in extreme heat.\u003c\/p\u003e\n                            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow_perfectcool\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_related_pillow_conditioning.jpg\" alt=\"\" width=\"815\" height=\"458\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eBRAIN SLEEP PILLOW\u003cbr\u003eNECK CONDITIONING\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__lead\"\u003eAlign your body as you sleep, guiding your neck into its ideal curve\u003c\/p\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                A cervical–curve–aligning pillow supervised by a sleep-specialized acupuncture and massage studio.\u003c\/p\u003e\n                            \u003ca class=\"related__btn\" href=\"https:\/\/global.brain-sleep.com\/products\/pillow_neckconditioning\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"comparison fadeInUpShort animated\"\u003e\n                \u003ch2 class=\"comparison__ttl\"\u003eProducts comparison\u003c\/h2\u003e\n                \u003cdiv class=\"comparison__wrap spec__table1\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_en.webp?1\" alt=\"\" width=\"1000\" height=\"819\"\u003e\n                    \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_en.webp?1\" alt=\"\" width=\"1000\" height=\"819\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_slick_arrow_prev.webp?2\" class=\"spec__table__nav__prev\" alt=\"\" width=\"45\" height=\"45\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_slick_arrow_next.webp?2\" class=\"spec__table__nav__next\" alt=\"\" width=\"45\" height=\"45\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"faq js-box animatedParent animateOnce\" id=\"faq\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eFAQ\u003c\/span\u003eFrequently asked questions\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__main\"\u003e\n                \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eHow to care for your pillow\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            If you’re concerned about odors or stains:\u003cbr\u003eThe pillow cover is machine-washable. Please follow the care label instructions.\u003cbr\u003eThe pillow core can be rinsed with water.\u003cbr\u003eRinse it using a shower set to lukewarm water (around 40°C).\u003cbr\u003eAfter rinsing, dry it in a well-ventilated, flat area avoiding direct sunlight.\u003cbr\u003eIf odors or dirt are particularly noticeable, use a mild neutral detergent.\n                        \u003c\/p\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            When caring for the pillow:\u003cbr\u003eAvoid bending or placing heavy objects on the pillow, as it may cause creases or dents.\u003cbr\u003eDo not use water hotter than 51°C. Continuous exposure to direct sunlight may also damage the material.\u003cbr\u003eAlways air-dry the pillow in the shade.\u003cbr\u003e\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eWhat should I keep in mind when storing the pillow?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            When the pillow is not in use during the day, avoid high temperatures and humidity, and do not place weight on top of it. Please also avoid direct sunlight and high-temperature areas.\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\"\u003eHow to attach the pillow cover\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            \u003cstrong\u003eOrganic Sleep Cover\u003c\/strong\u003e\u003cbr\u003ePlace the cover with the mesh side facing inward and the opening facing down.\u003cbr\u003eInsert the pillow with its reverse side facing up.\u003cbr\u003eAfter inserting the pillow, tuck the flap inside the cover, then turn the pillow over so that the softer side faces up for use.\u003cbr\u003e\u003cbr\u003e*BRAIN SLEEP SNORELESS cannot be used with the pillow cover ACTIVE ARE\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003e\n                        How is it different from the BRAIN SLEEP PILLOW?\n                    \u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            The BRAIN SLEEP PILLOW is known for its custom-made–like fit, designed to naturally fit the contours of the head.\u003cbr\u003eIts signature softness is achieved through a specially processed 3-layer, 9-zone gradient structure, creating a gentle, adaptive feel that conforms to individual head shapes.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n\n\u003c!-- \n        \u003csection class=\"other__title animatedParent animateOnce\" id=\"other\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"section__title\"\u003e\n                \u003ch2 class=\"section__title__text\"\u003e\n                    \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e\n                    \u003cspan class=\"y_ad_off pc_reco sp_reco\"\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\"\u003e\n                \u003ch3 class=\"other__mattress__text__sub__title only_sp\"\u003e\n                    理想の寝姿勢×超体圧分散で、 \u003cbr\u003e目覚めが変わるマットレス\n                \u003c\/h3\u003e\n                \u003cdiv class=\"other__mattress__img\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.png?6\" alt=\"\" width=\"1280\" height=\"482\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"other__mattress__text\"\u003e\n                    \u003cdiv class=\"other__mattress__text__title\"\u003e\n                        \u003ch2 class=\"other__mattress__text__title__logo\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float_logo.png\" alt=\"BRAIN SLEEP FLOAT\" width=\"300\" height=\"105\"\u003e\n                        \u003c\/h2\u003e\n                        \u003cp class=\"other__mattress__text__title__name\"\u003e\n                            ブレインスリープ マットレス\u003cbr\u003eプラス フロート\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"other__mattress__text__sub\"\u003e\n                        \u003ch3 class=\"other__mattress__text__sub__title\"\u003e\n                            理想の寝姿勢×超体圧分散で、 \u003cbr\u003e目覚めが変わるマットレス\n                        \u003c\/h3\u003e\n                    \u003c\/div\u003e\n                    \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_plus_float\" class=\"other__more__btn other__more__btn__black other__mattress__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003cdiv class=\"other__col2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003csection class=\"other__col2__item\" id=\"other__coin\"\u003e\n                \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e\n                    睡眠医学×AI \u003cbr\u003e睡眠を \u003cbr\u003eパーソナライズ計測\n                \u003c\/h3\u003e\n                \u003cdiv class=\"other__col2__item__coin__img\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_other_coin.jpg\" alt=\"\" width=\"700\" height=\"700\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"other__col2__item__inner\"\u003e\n                    \u003cdiv\u003e\n                        \u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_other_coin_logo.png\" alt=\"BRAIN SLEEP COIN\" width=\"199\" height=\"61\"\u003e\n                        \u003c\/h2\u003e\n                        \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コイン\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"other__col2__item__flex\"\u003e\n                        \u003cp class=\"other__col2__item__flex__desc\"\u003e\n                            睡眠医学×AI \u003cbr\u003e睡眠をパーソナライズ計測\n                        \u003c\/p\u003e\n                        \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n\n            \u003csection id=\"other__conforter\" data-offset=\"300\" data-sequence=\"500\" class=\"other__col2__item animatedParent animateOnce\"\u003e\n                \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/h3\u003e\n                \u003cdiv class=\"other__col2__item__img\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" height=\"222\" width=\"600\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter-ice-blue_02_0319_01_fin.png\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"other__col2__item__inner animated\"\u003e\n                    \u003cdiv\u003e\n                        \u003ch2 class=\"other__col2__item__logo\"\u003e\n                            \u003cimg loading=\"lazy\" decoding=\"async\" height=\"106\" width=\"350\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL EX\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_logo_comcoolex.png\"\u003e\n                        \u003c\/h2\u003e\n                        \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コンフォーター \u003cbr class=\"only_sp\"\u003eパーフェクト クール EX\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"other__col2__item__flex\"\u003e\n                        \u003cp class=\"other__col2__item__flex__desc\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/p\u003e\n                        \u003ca class=\"other__more__btn other__more__btn__black\" href=\"https:\/\/global.brain-sleep.com\/products\/comforter_perfectcoolex\"\u003e詳しく見る\u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n        \u003c\/div\u003e --\u003e\n\n\n\n\n\n\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n    \u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_all_v1.css\"\u003e\n    \u003cscript defer src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_snoreless_all_v1.js?2\"\u003e\u003c\/script\u003e\n\u003c\/p\u003e\n\u003c!--パラメータ表示制御--\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    .intro__txt,\n    .intro01__ttl,\n    .intro02__ttl span,\n    .intro03__ttl span,\n    .intro04__fuki p,\n    .intro04__ttl,\n    .intro04__ttl span,\n    .dclinic__head__ttl,\n    .dclinic__body__ttl,\n    .intro05__txt,\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n    #tech03 .technology__item__desc.tips .technology__item__desc__text__content__title,\n    .conditioningstudio__ttl,\n    .spec__item__desc__text__content__title,\n    .technology__link__lists__title,\n    .sleep__info__book__top,\n    .sleep__info__book__text__title,\n    .mv__caption__text,\n    .mv__caption__text span,\n    .technology__item__desc__text__content__title {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\n            \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n        visibility: visible !important;\n        opacity: 1 !important;\n    }\n\n    @media screen and (min-width: 750px) {\n\n        #section__title__text .y_ad_on,\n        #section__title__text .y_ad_off {\n            font-size: 18px !important;\n        }\n        .technology__link__lists__title {\n            align-items: flex-start!important;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n\n        #section__title__text .y_ad_on,\n        #section__title__text .y_ad_off {\n            font-size: 12px !important;\n        }\n    }\n\n\n    .campaign__item__inner {\n        margin: 100px auto;\n        text-align: center;\n    }\n\n    .campaign__item__inner .font-red {\n        color: #952335;\n    }\n\n    .campaign__item__inner .campaign__catchcopy {\n        padding: 5px 80px;\n        background-color: #000;\n        color: #fff;\n        font-size: 24px;\n        font-weight: bold;\n    }\n\n    .campaign__item__inner .campaign__title {\n        margin: 30px auto;\n        font-size: 30px;\n    }\n\n    .campaign__item__inner .campaign__desc {\n        position: relative;\n        display: inline-block;\n        padding: 35px 10px 30px;\n        border-top: 1px solid #000;\n        border-bottom: 1px solid #000;\n        font-size: 16px;\n    }\n\n    .campaign__item__inner .campaign__desc span {\n        position: absolute;\n        top: -12px;\n        background: #fff;\n        padding: 0 15px;\n        left: 50%;\n        transform: translateX(-50%);\n        -webkit-transform: translateX(-50%);\n        -ms-transform: translateX(-50%);\n        font-size: 18px;\n    }\n\n    .campaign__item__inner .pillow_set_btn {\n        display: block;\n        max-width: 639px;\n        width: 100%;\n        line-height: 32px;\n        padding: 10px;\n        margin: 40px auto 0;\n        font-size: 18px;\n        color: #fff;\n        background-color: #952335;\n        border: none;\n        cursor: pointer;\n        border-radius: 50px;\n    }\n\n    .campaign__item__inner .campaign__scenes__title {\n        display: block;\n        margin-top: 55px;\n        font-size: 18px;\n        font-weight: bold;\n    }\n\n    .campaign__item__inner .campaign__scenes__list {\n        display: flex;\n        gap: 35px;\n        align-items: center;\n        justify-content: center;\n        max-width: 1200px;\n        margin: 30px auto 0;\n    }\n\n    .campaign__item__inner .campaign__other__link {\n        display: inline-block;\n        margin-top: 60px;\n        padding: 15px 40px;\n        font-size: 16px;\n        border: 1px solid #000;\n    }\n\n    .set_swiper-container {\n        display: none;\n    }\n\n    @media screen and (max-width:768px) {\n        .campaign__item__inner {\n            margin: 50px auto;\n            padding: 0 15px;\n        }\n\n        .campaign__item__inner .campaign__scenes__list {\n            display: none;\n        }\n\n        .campaign__item__inner .campaign__catchcopy {\n            font-size: 12px;\n            padding: 5px 20px;\n        }\n\n        .campaign__item__inner .campaign__desc {\n            font-size: 10px;\n            padding: 30px 10px 25px;\n        }\n\n        .campaign__item__inner .campaign__desc span {\n            font-size: 13px;\n            padding: 0 10px;\n        }\n\n        .campaign__item__inner .pillow_set_btn {\n            font-size: 14px;\n        }\n\n        .campaign__item__inner .campaign__title {\n            font-size: 18px;\n            margin-top: 20px;\n        }\n\n        .campaign__item__inner .campaign__scenes__title {\n            font-size: 16px;\n        }\n\n        .set_swiper-container {\n            display: block;\n            width: 100%;\n            height: auto;\n            margin: 20px 0;\n            padding: 0;\n            overflow: hidden;\n            position: relative; \/* 追加 *\/\n        }\n\n        .set_swiper-wrapper {\n            width: 100%;\n            height: 100%;\n            position: relative;\n            display: flex;\n            transition-property: transform;\n            box-sizing: content-box;\n        }\n\n        .set_swiper-slide {\n            text-align: center;\n            background: #fff;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 0; \/* paddingを削除 *\/\n            transition: transform 0.3s ease;\n        }\n\n        .set_swiper-slide:not(.swiper-slide-active) {\n            transform: scale(0.9);\n            opacity: 0.7;\n        }\n\n        .set_swiper-slide img {\n            width: 70%;\n            max-width: 100%;\n            height: auto;\n            border-radius: 8px;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n            margin: 10px; \/* 画像自体にマージンを追加 *\/\n        }\n\n        .set_swiper-pagination {\n            position: static;\n            margin-top: 20px;\n        }\n\n        .set_swiper-pagination-bullet {\n            width: 12px;\n            height: 12px;\n            background-color: #ccc;\n            opacity: 1;\n        }\n\n        .set_swiper-pagination-bullet-active {\n            background-color: #007aff;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display: block\"\u003e\u003c\/div\u003e\n\n\u003c!-- Swiper JS --\u003e\n\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Swiper\/11.0.5\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', function() {\n        function initSwiper() {\n            if (window.innerWidth \u003c= 768) {\n                const SetSwiper = new Swiper('.set_swiper-container', {\n                    slidesPerView: 1,\n                    spaceBetween: 0,\n                    centeredSlides: true,\n                    pagination: {\n                        el: '.set_swiper-pagination',\n                        clickable: true,\n                    },\n                    touchRatio: 1,\n                    touchAngle: 45,\n                    grabCursor: true,\n                    loop: true,\n                });\n            }\n        }\n\n        initSwiper();\n\n        window.addEventListener('resize', function() {\n            \/\/ 必要に応じてリサイズ時の処理を追加\n        });\n    });\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"ORGANIC SLEEP (Organic cotton) \/ WHITE","offer_id":42252998836247,"sku":"P0004S1-FRCW","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"ORGANIC SLEEP (Organic cotton) \/ NAVY \/ BLUE","offer_id":42252998869015,"sku":"P0004S1-FRMN","price":37000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_pillow_snoreless_organic_cloudwhite.jpg?v=1744613223"},{"product_id":"pillow_perfectcool","title":"BRAIN SLEEP PILLOW PERFECT COOL","description":"\u003cstyle\u003e\n    #MainContent,\n    html.js {\n        overflow: unset;\n    }\n\n    .technology__item__desc div:empty {\n        display: block;\n    }\n\n    .lp_area {\n        overflow-x: hidden;\n    }\n\n    .lp_area video {\n        height: auto;\n    }\n\n    .lp_area a {\n        text-decoration: unset;\n        color: #000;\n    }\n\n    .lp_area .other__pillow__text__sub__more {\n        color: #fff;\n    }\n\n    .lp_area .other__more__btn {\n        color: #fff;\n    }\n\n    .lp_area .other__more__btn__black {\n        color: #000;\n    }\n\n    .lp_area ul {\n        list-style: none;\n    }\n\n    .technology__link__lists {\n        padding: 0;\n    }\n\n    .lp_area img {\n        width: 100%;\n        height: auto;\n        max-width: 100%;\n        border: unset;\n    }\n\n    .faq__item img {\n        width: auto;\n        max-width: 100%;\n    }\n\n    .spec__item__title,\n    .section__title__text,\n    .technology__item__title,\n    .technology__item__graph__title,\n    .technology__item__desc__text__content__title,\n    .sleep__info__quality__golden__title,\n    .gradient__ttl {\n        margin: 0;\n    }\n\n    .comparison__ttl,\n    .technology__item__desc__text__content__title,\n    #cover.spec__item .spec__item__desc__text__content__title {\n        margin-top: 0;\n    }\n\n    .technology__item__desc__text__content__desc,\n    .technology__link__lists__title {\n        margin-bottom: 0;\n    }\n\n    .rwlp__wrapper video {\n        height: auto;\n    }\n\n    .rwlp__wrapper {\n        overflow-x: hidden;\n    }\n\n    .rwlp__wrapper a {\n        text-decoration: unset;\n        color: #000;\n    }\n\n    .rwlp__wrapper .other__more__btn {\n        color: #fff;\n    }\n\n    .rwlp__wrapper ul {\n        list-style: none;\n    }\n\n    .rwlp__wrapper img {\n        border: unset;\n    }\n\n    .technology__link__lists {\n        padding: 0 !important;\n    }\n\n    .kv__cool__ttl {\n        color: #fff;\n    }\n\n    .kv__cool__ttl {\n        padding: 0 !important;\n    }\n\n    .u-pc {\n        display: block !important;\n    }\n\n    .u-sp {\n        display: none !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        .u-pc {\n            display: none !important;\n        }\n\n        .u-sp {\n            display: block !important;\n        }\n    }\n\n    @media screen and (min-width: 750px) {\n        .sec {\n            padding: 100px 0;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .sec {\n            padding: 50px 0;\n        }\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both;\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px);\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important;\n    }\n\n    .only_sp {\n        display: none;\n    }\n\n    .sleep__info {\n        background-color: #a2c2dd;\n        font-weight: 500;\n    }\n\n    .sleep__info__book {\n        padding-bottom: 20px;\n        padding-top: 70px;\n    }\n\n    .sleep__info__book__top {\n        font-size: 36px;\n        font-weight: 400 !important;\n        text-align: center;\n    }\n\n    .sleep__info__book__inner {\n        margin: 0 auto;\n        width: 690px;\n    }\n\n    .sleep__info__book__inner__flex {\n        display: flex;\n        margin-top: 40px;\n        justify-content: space-between;\n    }\n\n    .sleep__info__book__img {\n        width: 168px;\n    }\n\n    .sleep__info__book__img img {\n        width: 100%;\n    }\n\n    .sleep__info__book__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n    .sleep__info__book__text__title {\n        font-size: 30px;\n        line-height: 1.2;\n        font-weight: 400 !important;\n    }\n\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n            \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif!important;\n        font-weight: 400;\n    }\n\n    @media screen and (max-width: 749px) {\n        .only_sp {\n            display: block;\n        }\n\n        .sleep__info__book {\n            padding-bottom: 10px;\n            padding-top: 20px;\n        }\n\n        .sleep__info__book__inner {\n            margin: 0 auto;\n            padding: 0 20px;\n            width: 100%;\n        }\n\n        .sleep__info__book__top {\n            font-size: 25px;\n            line-height: 1.64;\n            text-align: center;\n        }\n\n        .sleep__info__book__inner__flex {\n            align-items: center;\n            flex-direction: column;\n            margin-top: 30px;\n        }\n\n        .sleep__info__book__img {\n            width: 103px;\n        }\n\n        .sleep__info__book__text {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            margin-top: 30px;\n            padding-left: 0;\n        }\n\n        .sleep__info__book__text__title {\n            font-size: 20px;\n            line-height: 1.35;\n            text-align: center;\n        }\n    }\n\n    .u-ta-c {\n        text-align: center !important;\n    }\n\n    .u-mt-8 {\n        margin-top: 8px !important;\n    }\n\n    .remodal,\n    [data-remodal-id] {\n        display: none;\n    }\n\n    .remodal {\n        position: relative;\n        outline: 0;\n        -webkit-text-size-adjust: 100%;\n        -moz-text-size-adjust: 100%;\n        -ms-text-size-adjust: 100%;\n        text-size-adjust: 100%;\n    }\n\n    .remodal {\n        -webkit-box-sizing: border-box;\n        box-sizing: border-box;\n        width: 100%;\n        margin-bottom: 10px;\n        padding: 35px;\n        -webkit-transform: translate3d(0, 0, 0);\n        transform: translate3d(0, 0, 0);\n        color: #2b2e38;\n        background: #fff;\n    }\n\n    .remodal {\n        vertical-align: middle;\n    }\n\n    .remodal-close {\n        position: absolute;\n        top: 0;\n        left: 0;\n        display: block;\n        overflow: visible;\n        width: 35px;\n        height: 35px;\n        margin: 0;\n        padding: 0;\n        text-decoration: none;\n        color: #95979c;\n        border: 0;\n        outline: 0;\n        background: 0 0;\n    }\n\n    .remodal-close:before {\n        font-family: Arial, \"Helvetica CY\", \"Nimbus Sans L\", sans-serif !important;\n        font-size: 25px;\n        line-height: 35px;\n        position: absolute;\n        top: 0;\n        left: 0;\n        display: block;\n        width: 35px;\n        content: \"\\00d7\";\n        text-align: center;\n    }\n\n    .remodal-close::-moz-focus-inner {\n        padding: 0;\n        border: 0;\n    }\n\n    @media only screen and (min-width: 641px) {\n        .remodal {\n            max-width: 700px;\n        }\n    }\n\n    body {\n        overflow-x: hidden;\n    }\n\n    .technology__item {\n        border-top: 1px #000 solid;\n        font-weight: 500;\n        padding-bottom: 110px;\n        padding-top: 70px;\n    }\n\n    .technology__item__inner {\n        padding-left: 6.7142857142857vw;\n    }\n\n    .technology__item__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n            \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif!important;\n        font-size: 30px;\n        font-weight: 400;\n        line-height: 1;\n    }\n\n    .technology__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 80px;\n        position: relative;\n    }\n\n    .technology__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        flex-shrink: 0;\n        justify-content: space-between;\n        margin-right: 8.0714285714286vw;\n        width: 26.2857142857143vw;\n    }\n\n    .technology__item__desc__img {\n        padding-top: 36%;\n        position: relative;\n        width: 58.1428571428571vw;\n        flex: 1;\n    }\n\n    .technology__item__desc__img img {\n        height: 100%;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%;\n    }\n\n    .technology__item__desc__text__content__title {\n        font-size: 30px;\n        font-weight: 500;\n        letter-spacing: -0.06em;\n        line-height: 1.733333333333333;\n    }\n\n    .technology__item__desc__text__content__desc {\n        font-size: 16px;\n        letter-spacing: -0.06em;\n        line-height: 1.9375;\n        margin-top: 40px;\n    }\n\n    #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n            \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif!important;\n        font-weight: 400;\n        letter-spacing: 0;\n    }\n\n    .spec__item {\n        font-weight: 500;\n        padding-bottom: 125px;\n        padding-top: 56px;\n    }\n\n    .spec__item__inner {\n        padding-left: 6.7142857142857vw;\n    }\n\n    .spec__item__title {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Yu Gothic Pr6N R\",\n            \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif!important;\n        font-size: 30px;\n        font-weight: 400;\n        letter-spacing: 0.02em;\n        line-height: 1;\n    }\n\n    .spec__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 80px;\n        justify-content: space-between;\n    }\n\n    .spec__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        flex-shrink: 0;\n        margin-right: 8.0714285714286vw;\n        width: 26.2857142857143vw;\n    }\n\n    .spec__item__desc__text__img {\n        margin-top: 50px;\n    }\n\n    .spec__item__desc__text__img.img02 {\n        margin-top: 30px;\n    }\n\n    .spec__item__desc__img {\n        flex-shrink: 0;\n        width: 58.1428571428571vw;\n    }\n\n    .spec__item__desc__text__content__title {\n        font-size: 30px;\n        line-height: 1.3;\n        font-weight: 400 !important;\n    }\n\n    .spec__item__desc__text__content__desc {\n        font-size: 16px;\n        line-height: 1.9375;\n        margin-top: 30px;\n    }\n\n    @media screen and (max-width: 749px) {\n        .technology__item {\n            padding-bottom: 70px;\n            padding-top: 40px;\n        }\n\n        .technology__item__inner {\n            padding-left: 0;\n        }\n\n        .technology__item__title {\n            padding: 0 20px;\n            font-size: 25px;\n        }\n\n        .technology__item__desc {\n            flex-direction: column;\n            margin-top: 20px;\n        }\n\n        .technology__item__desc__img {\n            margin-left: 20px;\n            padding-top: 54%;\n            width: calc(100% - 20px);\n        }\n\n        .technology__item__desc__img img {\n            height: 100%;\n            left: 0;\n            position: absolute;\n            top: 0;\n            width: 100%;\n            object-fit: cover;\n        }\n\n        .technology__item__desc__text {\n            display: block;\n            margin: 25px 0 0;\n            padding: 0 20px;\n            width: 100%;\n        }\n\n        .technology__item__desc__text__content__title {\n            font-size: 22px;\n            line-height: 1.44;\n        }\n\n        .technology__item__desc__text__content__desc {\n            margin-top: 20px;\n        }\n\n        #clean .technology__item__desc__text {\n            margin: 25px 0 0;\n        }\n\n        #clean .technology__item__desc.tips .technology__item__desc__text {\n            margin-top: 0;\n        }\n\n        .spec__item {\n            padding-bottom: 70px;\n            padding-top: 50px;\n        }\n\n        .spec__item__inner {\n            padding-left: 0;\n        }\n\n        .spec__item__title {\n            padding: 0 20px;\n        }\n\n        .spec__item__desc {\n            flex-direction: column;\n            margin-top: 35px;\n        }\n\n        .spec__item__desc__img {\n            padding-left: 20px;\n            width: 100%;\n        }\n\n        .spec__item__desc__text {\n            display: block;\n            margin: 25px 0 0;\n            padding: 0 20px;\n            width: 100%;\n        }\n\n        .spec__item__desc__text__content__title {\n            font-size: 25px;\n            line-height: 1.44;\n        }\n\n        .spec__item__desc__text__content__desc {\n            margin-top: 30px;\n        }\n\n        .spec__item__title {\n            font-size: 25px;\n        }\n    }\n\n    .other__pillow__text__sub__title {\n        color: #fff;\n        font-size: 25px;\n        font-weight: 500;\n        line-height: 1.6;\n        margin-left: 65px;\n    }\n\n    @media screen and (max-width: 749px) {\n        .other__pillow__text__sub__title {\n            display: none;\n        }\n\n        .other__pillow__text__sub__title.u-sp {\n            display: block;\n            font-size: 15px;\n            margin: 0;\n            padding: 20px 0 0 0;\n            text-align: center;\n            position: relative;\n            z-index: 2;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .other__conforter__text__sub__title {\n            display: none;\n        }\n\n        .other__conforter__text__sub__title.u-sp {\n            display: block;\n            font-size: 15px;\n            font-weight: 400;\n        }\n\n        #other__coin .other__conforter__text__sub__title {\n            margin-top: 80px;\n            margin-bottom: 15px;\n            padding: 0;\n            position: relative;\n            z-index: 2;\n        }\n    }\n\n    .remodal {\n        padding: 0;\n        max-width: 650px;\n    }\n\n    .remodal-close {\n        left: auto;\n        right: 0;\n    }\n\n    .remodal-close:before {\n        font-size: 40px;\n    }\n\n    img {\n        vertical-align: bottom;\n    }\n\n    @media screen and (min-width: 750px) {\n        .remodal__coverguide {\n            min-width: 1200px !important;\n        }\n\n        .remodal__coverguide .spec__item__title,\n        .remodal__coverguide .spec__item__desc {\n            text-align: left;\n            padding-left: 7.5%;\n        }\n\n        .remodal .spec__item__inner {\n            padding-left: 0;\n        }\n\n        .remodal .spec__item__desc__img {\n            width: 58.1428571428571%;\n        }\n\n        .remodal .spec__item__desc__text {\n            text-align: left;\n            margin-right: 8.0714285714286%;\n            width: 26.2857142857143%;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n\n        .remodal__coverguide .spec__item__title,\n        .remodal__coverguide .spec__item__desc {\n            text-align: left;\n            padding-left: 20px;\n        }\n\n        .remodal .spec__item__desc__text {\n            text-align: left;\n        }\n    }\n\n    .tech01_01_2 {\n        width: calc(100% - 40px);\n        margin-top: 32px;\n        margin-left: 20px;\n    }\n\n    @media screen and (min-width: 750px) {\n        .tech01_01_2 {\n            margin-top: 60px;\n            margin-left: 0;\n            width: 25vw;\n            bottom: 0;\n            left: 0;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .spec__table1__wrap {\n            width: 100%;\n            overflow-y: hidden;\n            overflow-x: scroll;\n            position: relative;\n        }\n\n        .technology__item .spec__table1__wrap img {\n            width: 220vw;\n            max-width: unset;\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar {\n            height: 4px;\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar-thumb {\n            background: #000;\n            border-radius: 5px;\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar-track {\n            background: #b8b8b8;\n            border-radius: 5px;\n        }\n\n        .spec__table__nav .spec__table__nav__prev,\n        .spec__table__nav .spec__table__nav__next {\n            width: 45px;\n            position: absolute;\n            top: 44%;\n            transform: translateY(-50%);\n        }\n\n        .spec__table__nav .spec__table__nav__prev {\n            left: -25px;\n        }\n\n        .spec__table__nav .spec__table__nav__next {\n            right: -25px;\n        }\n\n        .cta__item__type .cta__item__label__wrap label {\n            font-size: 10px;\n        }\n\n        .cta__item__type .cta__item__label__wrap:nth-of-type(1) label {\n            padding: 18px 7px !important;\n        }\n    }\n\n    .kv__cool {\n        position: relative;\n        height: 57.1428vw;\n    }\n\n    .kv__cool__bg {\n        position: absolute;\n        left: 0;\n        top: 0;\n        width: 100vw;\n        height: 57.1428vw;\n    }\n\n    .kv__cool__inner {\n        width: 82vw;\n        padding: 7.57vw 0;\n        box-sizing: border-box;\n        margin: 0 auto;\n        position: relative;\n        z-index: 1;\n        color: #fff;\n    }\n\n    .kv__cool__ttl {\n        font-size: 4.07142vw;\n        line-height: 1!important;\n        font-feature-settings: \"palt\";\n        margin-bottom: 14vw;\n    }\n\n    .kv__cool__ttl span {\n        font-size: 2.35714vw;\n        display: block;\n        font-feature-settings: \"palt\";\n        margin-top: 1vw;\n    }\n\n    .kv__cool__logo p {\n        font-size: 1.5714vw;\n        border: 1px solid #fff;\n        padding: 0.7vw 1vw;\n        display: inline-block;\n        line-height: 1;\n        margin-bottom: 1vw;\n    }\n    @media screen and (min-width: 768px) {\n        .kv__cool__logo p {\n            font-size: 1vw!important;\n            padding: 0.5vw!important;\n        }\n    }\n\n    .kv__cool__logo img {\n        width: 27.428vw;\n    }\n\n    .intro01__txt2 span {\n        margin-bottom: 32px;\n        padding: 0 10px;\n        font-size: 36px;\n        display: inline-block;\n        background: rgb(204, 82, 30);\n        background: linear-gradient(162deg,\n                rgba(204, 82, 30, 1) 0%,\n                rgba(240, 167, 49, 1) 62%);\n    }\n\n    .intro02__bg img {\n        width: auto;\n        max-height: 800px;\n        max-width: unset;\n    }\n\n    @media screen and (max-width: 767px) {\n        .kv__cool {\n            height: 142vw;\n        }\n\n        .kv__cool__bg {\n            width: 100vw;\n            height: 142vw;\n        }\n\n        .kv__cool__inner {\n            width: 86vw;\n            padding: 9vw 0;\n            margin: 0 auto;\n        }\n\n        .kv__cool__ttl {\n            font-size: 6.9333vw;\n            line-height: 1.7;\n            margin-bottom: 75vw;\n        }\n\n        .kv__cool__ttl span {\n            font-size: 5.0666vw;\n        }\n\n        .kv__cool__logo p {\n            font-size: 2.5vw!important;\n            border: 1px solid #fff;\n            padding: 1.5vw;\n            margin-bottom: 3vw;\n        }\n\n        .kv__cool__logo img {\n            width: 51.4666vw;\n        }\n\n        .intro01__txt1.u-sp {\n            font-size: 5.3333vw;\n            padding: 3vw 10vw;\n            border: 2px solid #fff;\n            margin-bottom: 10vw;\n            display: inline-block !important;\n        }\n\n        .intro01__txt2.u-sp {\n            display: flex !important;\n            align-items: center;\n            flex-direction: column;\n            justify-content: center;\n            position: relative;\n            z-index: 1;\n        }\n\n        .intro01__txt2 span {\n            margin-bottom: 4vw;\n            padding: 0 2vw;\n            font-size: 4.333vw!important;\n        }\n\n        .intro02__bg img {\n            max-height: unset;\n            width: 100%;\n        }\n    }\n\n    .spec03 img {\n        width: 90%;\n        margin: 0 auto;\n    }\n\n    .spec04 img {\n        width: 48%;\n        display: block;\n        margin: 0 auto;\n    }\n\n    .related__items__item__img img {\n        height: auto;\n        display: block;\n        margin: 0 auto;\n    }\n\n    .related__items__item:nth-of-type(1) .related__items__item__img img {\n        width: 440px;\n    }\n\n    .related__items__item:nth-of-type(2) .related__items__item__img img {\n        width: 402px;\n    }\n\n    .related__items__item:nth-of-type(3) .related__items__item__img img {\n        width: 388px;\n    }\n\n    #spec01 .technology__item__desc__img {\n        padding-top: 0;\n    }\n\n    #spec01 .technology__item__desc__img img {\n        height: auto;\n        position: relative;\n        width: 85%;\n    }\n\n    @media screen and (max-width: 767px) {\n\n        .spec01 img,\n        .spec02 img,\n        .spec03 img {\n            width: 90%;\n            margin: 0 auto;\n        }\n\n        .spec04 img {\n            width: 58%;\n        }\n\n        .related__items__item__img img {\n            height: auto;\n            display: block;\n            margin: 0 auto;\n        }\n\n        .related__items__item:nth-of-type(1) .related__items__item__img img {\n            width: unset;\n        }\n\n        .related__items__item:nth-of-type(2) .related__items__item__img img {\n            width: unset;\n        }\n\n        .related__items__item:nth-of-type(3) .related__items__item__img img {\n            width: unset;\n        }\n\n        #spec01 .technology__item__desc__img {\n            margin: 0;\n            width: 100%;\n        }\n\n        #spec01 .technology__item__desc__img img {\n            height: auto;\n            position: relative;\n            width: 100%;\n        }\n\n        #spec01 .technology__item__desc__img.spec02__img img {\n            width: 58%;\n            margin-left: 15%;\n        }\n    }\n\n    .intro01__head,\n    .intro04__head {\n        margin-top: 0 !important;\n    }\n\n    .technology__link__lists__title {\n        margin-bottom: 0;\n    }\n\n    .faq__item__question,\n    .technology__item__graph__title,\n    .technology__item__desc__text__content__title,\n    .technology__item__title {\n        margin: 0;\n    }\n\n    .other__col2__item__inner {\n        z-index: 1;\n        position: relative;\n    }\n\n    body {\n        visibility: visible !important;\n        opacity: 1 !important;\n    }\n\n    .intro01__head {\n        margin-top: 0;\n    }\n\n    @media screen and (min-width: 750px) {\n        .related__items__item__txt {\n            height: 220px!important;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .intro4 {\n            font-size: 0;\n        }\n\n        #other__conforter .other__col2__item__logo,\n        #other__coin .other__col2__item__logo,\n        .other__pillow__text__title__logo,\n        .intro04__head,\n        .intro01__head {\n            padding: 0 !important;\n        }\n\n        .section__title__text {\n            padding: 10px 0 0 !important;\n        }\n\n        .other__pillow__text__sub__title.u-sp {\n            padding: 20px 0 0 !important;\n        }\n        .technology__link__lists__title {\n            align-items: flex-start!important;\n        }\n    }\n\n    html {\n        scroll-behavior: smooth;\n    }\n\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1;\n    }\n\n    .related__items__list {\n        justify-content: flex-start !important;\n        gap: 100px;\n    }\n\u003c\/style\u003e\n\n\u003csection class=\"kv__cool\"\u003e\n    \u003cdiv class=\"kv__cool__bg\"\u003e\n        \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_kv_bg_model.jpg\" width=\"2000\" height=\"1142\"\u003e\n        \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_kv_bg_model_sp.jpg\" width=\"750\" height=\"1066\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kv__cool__inner\"\u003e\n        \u003ch1 class=\"kv__cool__ttl termina\"\u003e\n            Cool comfort \u003cbr\u003efor summer nights\u003cspan\u003eFaster. Deeper. Brain-level sleep.\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003cdiv class=\"kv__cool__logo termina\"\u003e\n            \u003cp\u003eSummer-optimized BRAIN SLEEP PILLOW\u003c\/p\u003e\n            \u003cbr\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_kv_logo.png\" width=\"384\" height=\"144\" alt=\"BRAIN SLEEP PILLOW PERFECT COOL\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"sleep__info\" id=\"sleep__info\" style=\"z-index: 1;position: relative; \"\u003e\n    \u003cdiv class=\"sleep__info__book animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"sleep__info__book__inner fadeInUpShort animated\"\u003e\n            \u003ch2 class=\"sleep__info__book__top\" style=\"text-align: center;\"\u003e\n                Sleep is not just about time. \u003cbr\u003e  It’s about quality.\n            \u003c\/h2\u003e\n            \u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n                \u003cdiv class=\"sleep__info__book__img\" style=\"flex-shrink: 0;\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_stanford_method.png\" alt=\"スタンフォード式 最高の睡眠\" width=\"168\" height=\"241\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sleep__info__book__text\"\u003e\n                    \u003ch3 class=\"sleep__info__book__text__title\"\u003e\n                        The only pillow that brings together the methods of “Stanford-style ultimate sleep”.\n                    \u003c\/h3\u003e\n                    \u003cp class=\"sleep__info__book__text__desc\"\u003e\n                        We spend nearly a third of our lives asleep.\u003cbr\u003eWhen sleep quality is poor, the brain and body do not fully rest, making it difficult to perform at their natural best.\u003cbr\u003eBecause sleep products are part of our everyday lives, why not reconsider sleep from the perspective of quality?\n\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sleep__info__quality animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"sleep__info__quality__golden\"\u003e\n            \u003cdiv class=\"sleep__info__quality__golden__text fadeInUpShort animated\"\u003e\n                \u003ch3 class=\"sleep__info__quality__golden__title\"\u003e\n                    “The Golden 90 Minutes” shape the quality of your sleep.\n                \u003c\/h3\u003e\n                \u003cp class=\"sleep__info__quality__golden__desc\"\u003e\n                    For people in Japan who often struggle to secure sufficient sleep time, enhancing the depth of the first 90 minutes of sleep can help improve the overall quality of the sleep cycle.\n\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated\" style=\"flex-shrink: 0;\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_mov_01_pc_en.webp\" alt=\"\" width=\"840\" height=\"472\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"intro01__txt1 fadeInUpShort animated u-pc\"\u003e\n            Cooling the brain is essential\n        \u003c\/p\u003e\n        \u003cp class=\"intro01__txt1 fadeInUpShort animated u-sp\"\u003e\n            Cooling the brain \u003cbr\u003eis essential\n        \u003c\/p\u003e\n        \u003cp class=\"intro01__txt2 fadeInUpShort animated u-pc\"\u003e\n            \u003cspan\u003eDuring summer, when ambient temperatures are high,\u003c\/span\u003e\n            \u003cspan\u003ecore body temperature tends to decline less easily.\u003c\/span\u003e\n            \u003cspan\u003eThis can also affect sleep quality.\u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"intro01__txt2 fadeInUpShort animated u-sp\"\u003e\n            \u003cspan\u003eDuring summer,\u003c\/span\u003e\n            \u003cspan\u003ewhen ambient temperatures are high,\u003c\/span\u003e\n            \u003cspan\u003ecore body temperature\u003c\/span\u003e\n            \u003cspan\u003etends to decline less easily.\u003c\/span\u003e\n            \u003cspan\u003eThis can also affect sleep quality.\u003c\/span\u003e\n        \u003c\/p\u003e\n        \u003cp class=\"intro01__txt3 fadeInUpShort animated\"\u003e\n            That is why cooling the brain \u003cbr\u003eefficiently supports faster, \u003cbr class=\"u-sp\"\u003edeeper sleep.\n        \u003c\/p\u003e\n        \u003cdiv class=\"intro01__movie__wrap fadeInUpShort animated\"\u003e\n            \u003cvideo id=\"js-video01\" class=\"lozad intro01__movie\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/2c00e1988a1842afbc642fb9602bac54.mp4\" preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro02__bg\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro02_bg.jpg\" width=\"2000\" height=\"1262\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro02_bg_sp.jpg\" width=\"375\" height=\"350\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro02__inner\"\u003e\n            \u003cp class=\"intro02__txt1 fadeInUpShort animated\"\u003e\n                Compared with the BRAIN SLEEP PILLOW\n            \u003c\/p\u003e\n            \u003cdiv class=\"intro02__txt2 fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_cooldown_en.webp\" width=\"647\" height=\"80\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"intro02__txt3 fadeInUpShort animated\"\u003e\n                In a summer sleep environment, \u003cbr class=\"u-pc\"\u003echanges in \u003cbr class=\"u-sp\"\u003esurface temperature around the head were measured \u003cbr\u003ewhen using the BRAIN SLEEP PILLOW \u003cbr class=\"u-sp\"\u003eand the BRAIN SLEEP PILLOW PERFECT COOL.\u003cbr\u003eAs a result, the decrease in temperature \u003cbr class=\"u-sp\"\u003ewas approximately three times greater.\n            \u003c\/p\u003e\n            \u003cdiv class=\"intro02__txt4 fadeInUpShort animated\"\u003e\n                \u003cp\u003e\n                    \u003cspan\u003eCooling the brain, \u003c\/span\u003e\u003cspan\u003ewhile maintaining comfortable sleep.\u003c\/span\u003e\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"intro02__txt5 fadeInUpShort animated\"\u003e\n                Designed specifically \u003cbr class=\"u-sp\"\u003efor summer sleep:\u003cbr\u003eBRAIN SLEEP PILLOW PERFECT COOL\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cvideo id=\"js-video02\" class=\"lozad fadeInUpShort animated\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ac082752f107403194f8fed74f2ac54f.mp4\" preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro05__ttl 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_pillow_perfectcool_intro05_txt_en.webp\" width=\"483\" height=\"160\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro05_txt_sp_en.webp\" width=\"257\" height=\"63\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro05__img fadeInUpShort animated\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro05_img_en.webp\" width=\"483\" height=\"160\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro05_img_sp_en.webp\" width=\"375\" height=\"431\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: #000; padding-bottom: 50px\"\u003e\n        \u003cdiv class=\"demerit\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_demerit_en.webp\" alt=\"\" width=\"1100\" height=\"497\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_demerit_sp_en.webp\" alt=\"\" width=\"684\" height=\"388\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro__comparison\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro_comparison_en.webp\" alt=\"\" width=\"1196\" height=\"873\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro_comparison_sp_en.webp\" alt=\"\" width=\"748\" height=\"674\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro06 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro06__bg fadeInUpShort animated\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro06_bg_model.jpg\" width=\"2000\" height=\"1170\"\u003e\n            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_intro06_bg_model_sp.jpg\" width=\"375\" height=\"538\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro06__inner\"\u003e\n            \u003cp class=\"intro06__txt1 fadeInUpShort animated\"\u003e\n                Cooling the brain for \u003cbr class=\"u-sp\"\u003ecomfortable sleep\u003cbr\u003eA pillow designed for \u003cbr class=\"u-sp\"\u003esummer sleep\n            \u003c\/p\u003e\n            \u003cdiv class=\"intro06__img fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_product_logo.png\" width=\"322\" height=\"129\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"technology js-box\" id=\"technology\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n            \u003cspan style=\"margin-bottom: 0;  \"\u003eTECHNOLOGY\u003c\/span\u003e\n        \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__link\"\u003e\n        \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cli class=\"item fadeInUpShort animated\"\u003e\n                \u003ca href=\"#cool\"\u003e\n                    \u003cdiv class=\"technology__link__lists__img\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_nav01_model.jpg?2\" alt=\"\" width=\"395\" height=\"363\"\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"technology__link__lists__title\"\u003e\n                        \u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eCooling the brain for faster, deeper sleep on hot summer nights\n                    \u003c\/h3\u003e\n                \u003c\/a\u003e\n            \u003c\/li\u003e\n\n            \u003cli class=\"item fadeInUpShort animated\"\u003e\n                \u003ca href=\"#fit\"\u003e\n                    \u003cdiv class=\"technology__link__lists__img\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_nav02.jpg?2\" alt=\"\" width=\"395\" height=\"363\"\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"technology__link__lists__title\"\u003e\n                        \u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eExceptional fit through patented technology\n                    \u003c\/h3\u003e\n                \u003c\/a\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item fadeInUpShort animated\"\u003e\n                \u003ca href=\"#clean\"\u003e\n                    \u003cdiv class=\"technology__link__lists__img\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_nav03.jpg\" alt=\"\" width=\"395\" height=\"363\"\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                        \u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eWashable and clean\n                    \u003c\/h3\u003e\n                \u003c\/a\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"cool\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e01\u003c\/span\u003eCool your brain\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_01_model.jpg\" alt=\"\" width=\"1634\" height=\"920\" 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_pillow_perfectcool_tech01_01_model_sp.jpg\" alt=\"\" width=\"355\" height=\"355\" style=\"height: unset; position: relative\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech01_01_2 u-sp fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_01_2_en.webp\" alt=\"\" width=\"351\" height=\"244\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                        Cooling the brain for faster, deeper sleep on hot summer nights\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        Over 90% of the material is made of air layers, preventing heat and moisture from building up and creating a comfortable sleep environment on hot, humid summer nights.\n                    \u003c\/p\u003e\n                    \u003cdiv class=\"tech01_01_2 u-pc\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_01_2_en.webp\" alt=\"\" width=\"351\" height=\"244\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_02.jpg\" alt=\"\" width=\"1400\" height=\"786\" style=\"height: unset; position: relative\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech01_01_2 u-sp fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_02_2_en.webp\" alt=\"\" width=\"351\" height=\"244\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                        The “golden 90 minutes” that define sleep quality\u003cbr\u003eSustained cooling performance\n\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        By cooling the head during the first sleep cycle—the “golden 90 minutes” that define sleep quality—comfortable sleep can be maintained even during challenging summer nights.\n                    \u003c\/p\u003e\n                    \u003cdiv class=\"tech01_01_2 u-pc\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_02_2_en.webp\" alt=\"\" width=\"351\" height=\"244\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_03_model.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__img u-sp fadeInUpShort animated\" style=\"margin-top: 24px\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_04.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                        An ice pack specially designed for comfort\u003cbr\u003ewithout compromising airflow\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        The gel remains flexible and does not harden, even after cooling in the freezer, preserving sleep comfort during use.\u003cbr\u003eThe ice pack is sized to complement the BRAIN SLEEP PILLOW’s super-breathable structure, allowing heat and moisture to dissipate without building up inside the pillow.\u003cbr\u003eIn summer, the ice pack can be cooled in the freezer; in spring, autumn, and winter, it can be cooled in the refrigerator for year-round use.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"u-pc\"\u003e\n            \u003cdiv class=\"technology__item__desc tech01_04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech01_04.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"fit\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e02\u003c\/span\u003eComfort fit\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                \u003cvideo id=\"js-video03\" class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8ca5c34e81274dc9b4d213a63d777576.mp4\" preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title fit_top\"\u003e\n                        Patented technology\u003cbr\u003e3 layer, 9 gradation structure\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        An ice pack pocket is incorporated into the BRAIN SLEEP PILLOW’s 3-layer, 9-zone gradation structure, which is designed to support easy turning during sleep and gently conform to the head, reproducing the comfort of the BRAIN SLEEP PILLOW.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech02_02_model.jpg\" alt=\"\" width=\"1634\" height=\"920\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                        An entirely new level of fit\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        Countless fibers act like springs, providing responsive support while gently embracing the head in every direction with a distinct soft resilience.\u003cbr\u003e\u003cbr\u003eAdjust layer: gently adapts to the shape of the head\u003cbr\u003eSupport layer: firmly supports the head and neck\u003cbr\u003eBase layer: firm structure that allows air to escape from below\u003cbr\u003eIce pack pocket \/ ice pack: A minimally sized pocket designed not to interfere with comfort, paired with an ice pack that remains soft even after freezing\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 technology__item__desc__img__noSPversion change_sp fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_tech02_03_model.jpg\" alt=\"\" width=\"1634\" height=\"920\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                        Supports every sleep position\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        Built to be more supportive toward both sides, the BRAIN SLEEP pillow prevents excessive sinking when side-sleeping, helping maintain proper alignment.\u003cbr\u003eIt fits a wide range of sleep positions—from side-sleeping to back- or stomach-sleeping.\u003cbr\u003eThe 9-graduation structure also supports smooth and effortless turning during sleep.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"clean\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e03\u003c\/span\u003eSuper clean\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp tech03_01 fadeInUpShort animated\"\u003e\n                \u003cvideo id=\"js-video04\" class=\"lozad\" width=\"3840\" height=\"2160\" style=\"aspect-ratio: 3840\/2160\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fd48c0978e4940dc88ba26ec0838dee0.mp4\" preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                        Easily washable under running water\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        It is said that the body perspires about one cup (approximately 200 ml) of sweat during sleep.\u003cbr\u003eWith its high excellent breathability, moisture is less likely to accumulate, and the pillow can be washed with water and dries quickly, allowing it to be kept clean at all times.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003e\n                    View detailed evidence\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph\"\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n                \u003cdiv class=\"technology__item__graph__img\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_en.webp\" alt=\"カビの発生が少ない\" width=\"311\" height=\"230\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph__text\"\u003e\n                    \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal mold growth\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__graph__desc\"\u003e\n                        Compared to other materials, this product shows a significantly lower level of mold growth.\u003cbr\u003eIt is also recommended for those sensitive to house dust or allergies, as well as for families who sleep with young children.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n                \u003cdiv class=\"technology__item__graph__img\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_evidence2_2_2_en.webp\" alt=\"ダニの発生が少ない\" width=\"311\" height=\"208\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__graph__text\"\u003e\n                    \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal dust mites development\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__graph__desc\"\u003e\n                        Compared to other materials, the BRAIN SLEEP pillow shows a significantly lower level of dust mite development.\u003cbr\u003eThis makes it a considerate option for those sensitive to house dust and for households with small children.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tips animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__text u-sp\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e\n                        MADE IN JAPAN\n                    \u003c\/h3\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_quality.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title u-pc\"\u003e\n                        MADE IN JAPAN\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        \u003cspan\u003eMeticulous craftsmanship,\u003cbr\u003etrusted quality\u003c\/span\u003eEach mattress and pillow is carefully crafted, with skilled technicians and artisans conducting repeated quality checks by hand.\u003cbr\u003eAfter passing rigorous inspections, each item is meticulously packaged and delivered with care.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tips tech03_water animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img technology__item__desc__img__noSPversion fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_tech03_water.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e\n                        Natural spring water with minimal impurities is used to prevent quality degradation\n                    \u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        The production process uses natural spring water from Shimizu Bakuen, designated as one of Toyonokuni’s 15 Famous Waters—a special soft water with exceptionally low levels of impurities.\u003cbr\u003eBy using such pure water, unnecessary chemical reactions are avoided, helping to prevent any deterioration in quality.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__title js-box\" id=\"spec\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n            \u003cspan\u003eSPEC\u003c\/span\u003eSpecifications\n        \u003c\/h2\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__item\" id=\"size\"\u003e\n    \u003cdiv class=\"spec__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"spec01 fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"size__ttl termina\"\u003eSize\u003c\/div\u003e\n            \u003cp class=\"size__txt\"\u003e\n                The BRAIN SLEEP PILLOW PERFECT COOL is available in a standard size only,\u003cbr\u003ewith no Low or high size options.\n            \u003c\/p\u003e\n            \u003cdiv class=\"size__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_perfectcool_spec01.jpg?2\" alt=\"\" width=\"1920\" height=\"1100\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec01_sp.jpg?2\" alt=\"\" width=\"740\" height=\"460\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec02 fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"size__img\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec02.jpg\" alt=\"\" width=\"2000\" height=\"462\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec02_sp.jpg?2\" alt=\"\" width=\"670\" height=\"530\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec03 fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"size__ttl\"\u003ePillow-specific ice pack\u003c\/div\u003e\n            \u003cdiv class=\"size__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_perfectcool_spec03.jpg\" alt=\"\" width=\"1960\" height=\"472\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec03_sp.jpg?2\" alt=\"\" width=\"690\" height=\"184\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec04 fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"size__ttl\"\u003eWhen folded\u003c\/div\u003e\n            \u003cp class=\"size__txt\"\u003e\n                Folds compactly to fit inside a freezer or refrigerator.\n            \u003c\/p\u003e\n            \u003cdiv class=\"size__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_perfectcool_spec04.jpg?2\" alt=\"\" width=\"1300\" height=\"500\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_spec04_sp.jpg?2\" alt=\"\" width=\"460\" height=\"170\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__item\" id=\"special_package\"\u003e\n    \u003cdiv class=\"spec__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"spec__item__title u-sp fadeInUpShort animated\"\u003e\n            Special package\n        \u003c\/h2\u003e\n        \u003cdiv class=\"spec__item__desc fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"spec__item__desc__img\" style=\"padding: 0\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_special_package.jpg?3\" alt=\"\" width=\"1500\" height=\"900\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                    \u003ch2 class=\"spec__item__title u-pc\"\u003eSpecial package\u003c\/h2\u003e\n                    \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n                        Package exclusive for BRAIN SLEEP PILLOW PERFECT COOL\n                    \u003c\/h3\u003e\n                    \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                        Delivered in a silver, summer-inspired bag.\u003cbr\u003e*The bag is not intended for use as an insulated cooling bag.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__item\" id=\"material\"\u003e\n    \u003cdiv class=\"spec__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"spec__item__title u-sp fadeInUpShort animated\"\u003eMaterial\u003c\/h2\u003e\n        \u003cdiv class=\"spec__item__desc\"\u003e\n            \u003cdiv class=\"spec__item__desc__img fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_material.jpg\" alt=\"\" width=\"1400\" height=\"786\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                    \u003ch2 class=\"spec__item__title u-pc\"\u003eMaterial\u003c\/h2\u003e\n                    \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n                        100% recyclable, sustainable materials\n                    \u003c\/h3\u003e\n                    \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                        The pillow is made from 100% recyclable, earth-friendly materials.\u003cbr\u003eWe are committed to using sustainable materials that minimize environmental impact.\u003cbr\u003eMaterial: 100% polyethylene\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\n\n\n\n\u003csection class=\"spec__item\" id=\"cover\"\u003e\n    \u003cdiv class=\"spec__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"spec__item__title fadeInUpShort animated\"\u003eCover\u003c\/h2\u003e\n            \u003cdiv class=\"spec__item__desc\"\u003e\n                \u003cdiv class=\"spec__item__desc__img fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_cover_perfectcool_ex.jpg\" alt=\"\" width=\"1630\" height=\"920\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"spec__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"spec__item__desc__text__content__title\"\u003e\n                            Pillow cover\u003cbr\u003ePerfect Cool EX\n                        \u003c\/h3\u003e\n                        \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                            Featuring a contact cooling performance rated at 260% of the standard benchmark, this pillow cover combines contact cooling with moisture absorption to deliver an enhanced cooling sensation.\u003cbr\u003eSimply insert the pillow into the cover to efficiently cool the head.\u003cbr\u003e\u003cbr\u003eContact cooling \/ Moisture-absorbing cooling \/ Moisture dispersion\u003cbr\u003e\u003cbr\u003e*Compatible with BRAIN SLEEP PILLOW sizes: LOW, STANDARD, and HIGH\u003cbr\u003e\u003cbr\u003eMaterials\u003cbr\u003eOuter fabric:\u003cbr\u003eComposite fibers (polyethylene \/ nylon) 46%\u003cbr\u003eNylon 44%\u003cbr\u003ePolyurethane 10%\u003cbr\u003eInner fabric: 100% polyester\u003cbr\u003eLining: nylon 50% \/ polyester 50%\n\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_perfectcool_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\n\u003c!-- \u003csection id=\"gift_box\" class=\"spec__item\"\u003e\n    \u003cdiv class=\"spec__item__inner\"\u003e\n        \u003cdiv\u003e\n\n            \u003ch2 class=\"spec__item__title\"\u003eGIFTBOX\u003c\/h2\u003e\n            \u003cdiv class=\"spec__item__desc\"\u003e\n                \u003cdiv class=\"spec__item__desc__img\"\u003e\n                    \u003cimg height=\"786\" width=\"1400\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_giftbox_01.webp?1\" decoding=\"async\" loading=\"lazy\"\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\"\u003ePerfect as a Gift\u003c\/h3\u003e\n                        \u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n                            This gift box is sized to hold one BRAIN SLEEP PILLOW and one pillow cover.\u003cbr\u003eThe exterior features an elegant embossed logo, and when you open the lid, you’ll find the message “GIFT YOU THE BEST SLEEP.”\u003cbr\u003eA thoughtful design that helps you share your care with someone special.\u003cbr\u003e\u003cbr\u003e\n                            \u003cspan style=\"font-size:12px;\"\u003e\n                                Size: W62cm x D37.5cm x H21cm\u003cbr\u003eGift box: ¥1,100 (tax included)\n                            \u003c\/span\u003e\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c\/section\u003e --\u003e\n\n\u003c!-- \u003csection id=\"campaign\" class=\"campaign__title\"\u003e\n    \u003cdiv class=\"section__title\"\u003e\n        \u003ch2 class=\"section__title__text\"\u003e\n            \u003cspan style=\"margin-bottom: 0;\"\u003eCAMPAIGN\u003c\/span\u003e\n        \u003c\/h2\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"border-top:unset\" id=\"campaign_block\" class=\"campaign__item\"\u003e\n    \u003cdiv class=\"campaign__item__inner\"\u003e\n        \u003cspan class=\"campaign__catchcopy\"\u003eSave more on the second pillow\u003c\/span\u003e\n        \u003cp class=\"campaign__title\"\u003e\u003cspan class=\"font-red\"\u003ePurchase two pillows at the same time and receive 10% off the second one.\u003c\/span\u003e\u003c\/p\u003e\n        \u003cp class=\"campaign__desc\"\u003e\n            \u003cspan\u003eEligible pillows\u003c\/span\u003e\n            BRAIN SLEEP PILLOW \/ NECK CONDITIONING \/ SNORELESS \/ PERFECT COOL\n        \u003c\/p\u003e\n        \u003cspan class=\"campaign__scenes__title\"\u003eRecommended situations\u003c\/span\u003e\n        \u003cul class=\"campaign__scenes__list\"\u003e\n            \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_01_en.webp\" alt=\"ご家族・パートナー用\"\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_02_en.webp\" alt=\"贈りもの用\"\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_03_en.webp\" alt=\"来客用・予備用\"\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_04_en.webp\" alt=\"洗い替え用\"\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_05_en.webp\" alt=\"使い分け用\"\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"set_swiper-container\"\u003e\n            \u003cdiv class=\"set_swiper-wrapper swiper-wrapper\"\u003e\n                \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_01_en.webp\" alt=\"ご家族・パートナー用\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_02_en.webp\" alt=\"贈りもの用\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_03_en.webp\" alt=\"来客用・予備用\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_04_en.webp\" alt=\"洗い替え用\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"set_swiper-slide swiper-slide\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_recommended_scenes_05_en.webp\" alt=\"使い分け用\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"set_swiper-pagination swiper-pagination\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c\/section\u003e --\u003e\n\n\u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"last__bg fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_last_model.jpg\" class=\"only_pc\" width=\"2000\" height=\"898\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_last_model_sp.jpg\" class=\"only_sp\" width=\"375\" height=\"465\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"last__inner\"\u003e\n        \u003cdiv class=\"last__img fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_awakenyourpossibility.png\" width=\"313\" height=\"160\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"last__txt fadeInUpShort animated\"\u003e\n            For the most comfortable sleep \u003cbr\u003ein summer\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n    .pc_reco {\n        font-size: 18px !important;\n    }\n\n    @media screen and (max-width: 749px) {\n        .sp_reco {\n            font-size: 12px !important;\n        }\n    }\n\u003c\/style\u003e\n\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\u003eRelated products\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\n            For those seeking an even cooler sleep experience\n        \u003c\/p\u003e\n        \u003cdiv class=\"related__items__list\"\u003e\n            \u003cdiv class=\"related__items__item fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"related__items__item__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_related_comforter.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_pillow_perfectcool_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                    Comforter\u003cbr\u003ePerfect Cool EX\n                \u003c\/p\u003e\n                \u003cp class=\"related__items__item__price\"\u003e￥24,200(tax included)～\u003c\/p\u003e\n                \u003cp class=\"related__items__item__txt\"\u003e\n                    Delivers peak contact cooling along with moisture-absorbing cooling to maintain a refreshing feel throughout summer nights.\u003cbr\u003eThe reversible design features a cooling side that feels cool on contact, and a reverse side that absorbs and disperses moisture for dry, comfortable sleep.\n                \u003c\/p\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/comforter_perfectcoolex\" class=\"related__btn\" target=\"_blank\"\u003eLearn more\u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003c!-- \u003cdiv class=\"related__items__item fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"related__items__item__img\"\u003e\n                          \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_related_cover.jpg?2\" alt=\"\" width=\"402\" height=\"397\"\u003e\n                          \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_related_cover_sp.jpg?2\" alt=\"\" width=\"314\" height=\"250\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"related__items__item__name\"\u003eピローカバー\u003cbr\u003eパーフェクト クール EX\u003c\/p\u003e\n                        \u003cp class=\"related__items__item__price\"\u003e￥5,500(tax included)\u003c\/p\u003e\n                        \u003cp class=\"related__items__item__txt\"\u003eご使用の枕にセットするだけで、睡眠中に頭を効率的に冷やせるピローカバー。\u003c\/p\u003e\n                        \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillowcover_perfectcoolex\" class=\"related__btn\" target=\"_blank\"\u003eLearn more\u003c\/a\u003e\n                      \u003c\/div\u003e --\u003e\n            \u003cdiv class=\"related__items__item fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"related__items__item__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_related_protector.jpg?2\" 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_perfectcool_related_protector_sp.jpg?2\" alt=\"\" width=\"314\" height=\"224\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"related__items__item__name\"\u003e\n                    Mattress Protector\u003cbr\u003ePerfect Cool EX\n                \u003c\/p\u003e\n                \u003cp class=\"related__items__item__price\"\u003e￥14,300(tax included)～\u003c\/p\u003e\n                \u003cp class=\"related__items__item__txt\"\u003e\n                    Made with Perfect Cool fabric, this mattress protector features an all-around elastic design for easy attachment and removal, offering a simple box-sheet style solution for mattresses.\n                \u003c\/p\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattressprotector_perfectcoolex\" class=\"related__btn\" target=\"_blank\"\u003eLearn more\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"technology__item comparison__wrap\"\u003e\n    \u003cdiv class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003eProducts comparison\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_pillow_adpage_comparison_cool_en.webp?1\" alt=\"\" width=\"1000\" height=\"769\" style=\"width: 100%\"\u003e\n            \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\n                \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_adpage_comparison_cool_en.webp?1\" alt=\"\" width=\"1000\" height=\"769\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.png?2\" 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?2\" class=\"spec__table__nav__next\" alt=\"\" width=\"45\" height=\"45\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\n\n\u003c!-- \n\u003csection class=\"other__title\" id=\"other\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n            \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e\n\n            \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__pillow animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"other__pillow__text__sub__title u-sp\"\u003e\n            速く、深く、脳が眠る。\u003cbr\u003e明日のパフォーマンスを目覚めさせる。\n        \u003c\/h3\u003e\n        \u003cdiv class=\"other__pillow__vimeo\"\u003e\n            \u003cvideo id=\"js-video05\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/852363c5521b473ba31f4b5db60fa2bf.mp4\" preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__pillow__text\"\u003e\n            \u003cdiv class=\"other__pillow__text__title\"\u003e\n                \u003ch2 class=\"other__pillow__text__title__logo\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_other_pillow_logo.png\" alt=\"BRAIN SLEEP PILLOW\"\u003e\n                \u003c\/h2\u003e\n                \u003cp class=\"other__pillow__text__title__name\"\u003eブレインスリープ ピロー\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"other__pillow__text__sub__title\"\u003e\n                速く、深く、脳が眠る。\u003cbr\u003e明日のパフォーマンスを目覚めさせる。\n            \u003c\/h3\u003e\n            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\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 u-sp\"\u003e\n            睡眠医学×AI\u003cbr\u003e睡眠を\u003cbr\u003eパーソナライズ計測\n        \u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__coin__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_other_coin.jpg\" alt=\"\" width=\"700\" height=\"700\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner\"\u003e\n            \u003cdiv\u003e\n                \u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_other_coin_logo.png\" alt=\"BRAIN SLEEP COIN\"\u003e\n                \u003c\/h2\u003e\n                \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コイン\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"other__col2__item__flex\"\u003e\n                \u003cp class=\"other__col2__item__flex__desc\"\u003e\n                    睡眠医学×AI\u003cbr\u003e睡眠をパーソナライズ計測\n                \u003c\/p\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"other__col2__item fadeInUpShort animated\" id=\"other__conforter\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title u-sp\"\u003e\n            理想の寝姿勢×超体圧分散で、目覚めが変わるマットレス\n        \u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.png\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner\"\u003e\n            \u003cdiv\u003e\n                \u003ch2 class=\"other__col2__item__logo\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float_logo.png\" alt=\"BRAIN SLEEP MATTRESS PREMIUM FLOAT\"\u003e\n                \u003c\/h2\u003e\n                \u003cp class=\"other__col2__item__logotext\"\u003e\n                    ブレインスリープ マットレス \u003cbr class=\"u-sp\"\u003eプラス フロート\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__flex\"\u003e\n                \u003cp class=\"other__col2__item__flex__desc\"\u003e\n                    理想の寝姿勢×超体圧分散で、 \u003cbr\u003e目覚めが変わるマットレス\n                \u003c\/p\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_plus_float\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e  --\u003e\n\n\n\n\n\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\u003eFrequently asked questions\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\"\u003eHow to care for your pillow\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    [PILLOW]\u003cbr\u003e▼If you’re concerned about odors or stains:\u003cbr\u003eThe pillow cover is machine-washable. Please follow the care label instructions.\u003cbr\u003eThe pillow can be rinsed with water.\u003cbr\u003eRinse it using a shower set to lukewarm water (around 40°C).\u003cbr\u003eAfter rinsing, dry it in a well-ventilated, flat area avoiding direct sunlight.\u003cbr\u003eIf odors or dirt are particularly noticeable, use a mild neutral detergent.\u003cbr\u003e\u003cbr\u003e▼When caring for the pillow:\u003cbr\u003eAvoid bending or placing heavy objects on the pillow, as it may cause creases or dents.\u003cbr\u003eDo not use water hotter than 51°C. Continuous exposure to direct sunlight may also damage the material.\u003cbr\u003eAlways air-dry the pillow in the shade.\u003cbr\u003e\u003cbr\u003e[Ice pack]\u003cbr\u003eIf the ice pack becomes dirty, gently wipe it with a tightly wrung, damp towel.\u003cbr\u003eMachine washing is not recommended.\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\"\u003eWhat should I keep in mind when storing the pillow?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    [Pillow]\u003cbr\u003eWhen the pillow is not in use during the day, avoid high temperatures and humidity, and do not place weight on top of it. Please also avoid direct sunlight and high-temperature areas.\u003cbr\u003e\u003cbr\u003e[Ice pack]\u003cbr\u003eIf stored while wet, mold may develop, so be sure to store the ice pack in a dry condition. Keep it out of reach of small children and pets. When storing, avoid placing heavy objects on top of the ice pack.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"faq__item__question\"\u003e\n                Can I use pillow covers other than the “BRAIN SLEEP Pillow Cover Perfect Cool EX,” such as Organic Sleep or Active Air?\n            \u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    Yes, they can be used. However, the BRAIN SLEEP Pillow Cover Perfect Cool EX is recommended for summer use, as it offers enhanced cooling performance and ensures greater comfort even in hot conditions.\u003cbr\u003eFor seasons other than summer, switching to Organic Sleep or Active Air covers allows comfortable use throughout the year.\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\"\u003eCan I exchange the size?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    This product is available in one standard size only, and exchanges for other pillow sizes are not accepted.\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\"\u003eHow to attach the pillow cover\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    Place the pillow cover with the mesh side facing down and the firmer side facing up, then insert the pillow. After adjusting the internal flap, turn the pillow over before use.\u003cbr\u003e*Please ensure that your head rests on the side with the mesh surface when using the pillow.\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\"\u003eHow to tell the front and back of the pillow\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    A label is attached to the pillow to indicate the front and back sides.\u003cbr\u003eIf the label is missing or unclear, please check the texture: the side with finer, softer fibers is the front, while the side with thicker, firmer fibers is the back.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"faq__item__question\"\u003eIs air conditioning unnecessary when using this pillow?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    During recent summers, extreme heat has become more common, and cases of heat-related illness during sleep have increased.\u003cbr\u003eTherefore, we recommend using air conditioning in combination with the pillow, depending on the room temperature.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"faq__item__question\"\u003eCan I use this product in seasons other than summer?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    Yes. For seasons other than summer, we recommend cooling the ice pack in the refrigerator before use.\u003cbr\u003eEven if you choose not to cool the ice pack, placing it inside the ice pack pocket of the BRAIN SLEEP PILLOW PERFECT COOL allows you to enjoy a fit and comfort similar to that of the standard BRAIN SLEEP PILLOW.\n                \u003c\/p\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_perfectcool_all_v1.css\"\u003e\n\u003cscript defer src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_perfectcool_all_v1.js\"\u003e\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .spec__item__desc__text__content__title,\n    #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n    .technology__link__lists__title,\n    .concept__txt,\n    .fit__ttl,\n    .sleep__info__quality__cold__text,\n    .sleep__info__quality__golden__title,\n    .sleep__info__book__text__title,\n    .sleep__info__book__top,\n    .kv__cool__ttl,\n    .kv__cool__ttl span,\n    .technology__item__desc__text__content__title {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\n            \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n        visibility: visible !important;\n        opacity: 1 !important;\n    }\n\n    #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n        font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\",\n            \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif!important;\n    }\n\n    .mv__caption__text span {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\",\n            \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif;\n    }\n\n    .campaign__item__inner {\n        margin: 100px auto;\n        text-align: center;\n    }\n\n    .campaign__item__inner .font-red {\n        color: #952335;\n    }\n\n    .campaign__item__inner .campaign__catchcopy {\n        padding: 5px 80px;\n        background-color: #000;\n        color: #fff;\n        font-size: 24px;\n        font-weight: bold;\n    }\n\n    .campaign__item__inner .campaign__title {\n        margin: 30px auto;\n        font-size: 30px;\n    }\n\n    .campaign__item__inner .campaign__desc {\n        position: relative;\n        display: inline-block;\n        padding: 35px 10px 30px;\n        border-top: 1px solid #000;\n        border-bottom: 1px solid #000;\n        font-size: 16px;\n    }\n\n    .campaign__item__inner .campaign__desc span {\n        position: absolute;\n        top: -12px;\n        background: #fff;\n        padding: 0 15px;\n        left: 50%;\n        transform: translateX(-50%);\n        -webkit-transform: translateX(-50%);\n        -ms-transform: translateX(-50%);\n        font-size: 18px;\n    }\n\n    .campaign__item__inner .pillow_set_btn {\n        display: block;\n        max-width: 639px;\n        width: 100%;\n        line-height: 32px;\n        padding: 10px;\n        margin: 40px auto 0;\n        font-size: 18px;\n        color: #fff;\n        background-color: #952335;\n        border: none;\n        cursor: pointer;\n        border-radius: 50px;\n    }\n\n    .campaign__item__inner .campaign__scenes__title {\n        display: block;\n        margin-top: 55px;\n        font-size: 18px;\n        font-weight: bold;\n    }\n\n    .campaign__item__inner .campaign__scenes__list {\n        display: flex;\n        gap: 35px;\n        align-items: center;\n        justify-content: center;\n        max-width: 1200px;\n        margin: 30px auto 0;\n    }\n\n    .campaign__item__inner .campaign__other__link {\n        display: inline-block;\n        margin-top: 60px;\n        padding: 15px 40px;\n        font-size: 16px;\n        border: 1px solid #000;\n    }\n\n    .set_swiper-container {\n        display: none;\n    }\n\n    @media screen and (max-width:768px) {\n        .campaign__item__inner {\n            margin: 50px auto;\n            padding: 0 15px;\n        }\n\n        .campaign__item__inner .campaign__scenes__list {\n            display: none;\n        }\n\n        .campaign__item__inner .campaign__catchcopy {\n            font-size: 12px;\n            padding: 5px 20px;\n        }\n\n        .campaign__item__inner .campaign__desc {\n            font-size: 10px;\n            padding: 30px 10px 25px;\n        }\n\n        .campaign__item__inner .campaign__desc span {\n            font-size: 13px;\n            padding: 0 10px;\n        }\n\n        .campaign__item__inner .pillow_set_btn {\n            font-size: 14px;\n        }\n\n        .campaign__item__inner .campaign__title {\n            font-size: 18px;\n            margin-top: 20px;\n        }\n\n        .campaign__item__inner .campaign__scenes__title {\n            font-size: 16px;\n        }\n\n        .set_swiper-container {\n            display: block;\n            width: 100%;\n            height: auto;\n            margin: 20px 0;\n            padding: 0;\n            overflow: hidden;\n            position: relative; \/* 追加 *\/\n        }\n\n        .set_swiper-wrapper {\n            width: 100%;\n            height: 100%;\n            position: relative;\n            display: flex;\n            transition-property: transform;\n            box-sizing: content-box;\n        }\n\n        .set_swiper-slide {\n            text-align: center;\n            background: #fff;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 0; \/* paddingを削除 *\/\n            transition: transform 0.3s ease;\n        }\n\n        .set_swiper-slide:not(.swiper-slide-active) {\n            transform: scale(0.9);\n            opacity: 0.7;\n        }\n\n        .set_swiper-slide img {\n            width: 70%;\n            max-width: 100%;\n            height: auto;\n            border-radius: 8px;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n            margin: 10px; \/* 画像自体にマージンを追加 *\/\n        }\n\n        .set_swiper-pagination {\n            position: static;\n            margin-top: 20px;\n        }\n\n        .set_swiper-pagination-bullet {\n            width: 12px;\n            height: 12px;\n            background-color: #ccc;\n            opacity: 1;\n        }\n\n        .set_swiper-pagination-bullet-active {\n            background-color: #007aff;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n    \/\/FAQサイズ交換リンク遷移\n    jQuery(\".faq_koukan_link\").on(\"click\", function () {\n        jQuery(\"#modal\").removeClass(\"cta__modal open\");\n        jQuery(\"#modalContainer\").removeClass(\"cta__container\");\n        jQuery(\"html, body\").removeClass(\"modal-open\");\n\n        jQuery(\".faq__item:nth-of-type(1) .faq__item__answer\").show();\n        jQuery(\".faq__item:nth-of-type(1) .faq__item__question\").addClass(\"open\");\n\n        var speed = 500;\n        var headerHeight = jQuery(\".rwlp__header\").outerHeight() + 10;\n        var href = jQuery(this).attr(\"href\");\n        var target = jQuery(href);\n        var position = target.offset().top - headerHeight;\n        jQuery(\"body,html\").stop().animate({ scrollTop: position }, 300);\n\n        setTimeout(function () {\n            var position = target.offset().top - headerHeight;\n            jQuery(\"body,html\").stop().animate({ scrollTop: position }, 300);\n        }, 500);\n    });\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .faq_koukan_link {\n        display: inline-block;\n        margin: 0;\n        text-align: center;\n        border: none;\n        vertical-align: middle;\n        cursor: pointer;\n        white-space: nowrap;\n        padding: 10px 20px;\n        text-decoration: none;\n        -webkit-transition: all 0.4s ease;\n        -moz-transition: all 0.4s ease;\n        transition: all 0.4s ease;\n    }\n\n    .faq_koukan_link:hover {\n        opacity: 0.7;\n    }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n    \/\/ ギフトボックスのチェックでモーダル表示\n    jQuery(\"body\").on(\"click\", 'label[for=\"giftbox\"]', function () {\n        var modal =\n            jQuery.remodal.lookup[\n            jQuery(\"[data-remodal-id=modal_gift_note]\").data(\"remodal\")\n            ];\n        if (jQuery.remodal \u0026\u0026 jQuery(\"#giftbox\").prop(\"checked\") == false) {\n            modal.open();\n        }\n    });\n    jQuery(\"body\").on(\"click\", 'label[for=\"giftbox2\"]', function () {\n        var modal =\n            jQuery.remodal.lookup[\n            jQuery(\"[data-remodal-id=modal_gift_note]\").data(\"remodal\")\n            ];\n        if (jQuery.remodal \u0026\u0026 jQuery(\"#giftbox2\").prop(\"checked\") == false) {\n            modal.open();\n        }\n    });\n\u003c\/script\u003e\n\n\u003c!-- Swiper JS --\u003e\n\u003cscript src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Swiper\/11.0.5\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', function() {\n        function initSwiper() {\n            if (window.innerWidth \u003c= 768) {\n                const SetSwiper = new Swiper('.set_swiper-container', {\n                    slidesPerView: 1,\n                    spaceBetween: 0,\n                    centeredSlides: true,\n                    pagination: {\n                        el: '.set_swiper-pagination',\n                        clickable: true,\n                    },\n                    touchRatio: 1,\n                    touchAngle: 45,\n                    grabCursor: true,\n                    loop: true,\n                });\n            }\n        }\n\n        initSwiper();\n\n        window.addEventListener('resize', function() {\n            \/\/ 必要に応じてリサイズ時の処理を追加\n        });\n    });\n\u003c\/script\u003e\n\n\u003cdiv id=\"buy\" name=\"buy\" style=\"display: block\"\u003e\u003c\/div\u003e\n\n\u003cdiv id=\"js-video05\"\u003e\u003c\/div\u003e\n\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"STANDARD (H9-11cm) \/ PERFECT COOL EX (Cool-touch material) \/ Blue","offer_id":42252630294551,"sku":"P0005S1-FRSX","price":37000.0,"currency_code":"JPY","in_stock":true},{"title":"STANDARD (H9-11cm) \/ PERFECT COOL EX (Cool-touch material) \/ GRAY","offer_id":42252630327319,"sku":"P0005S1-FRLG","price":37000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_pillow_cool_saxblue.jpg?v=1744612870"},{"product_id":"mattress_premium_float","title":"BRAIN SLEEP MATTRESS PREMIUM FLOAT","description":"\u003cstyle\u003e\n    #MainContent,\n    html.js {\n        overflow: unset\n    }\n    .lp_area div:empty {\n        display: initial\n    }\n    html {\n        scroll-behavior: smooth\n    }\n    .mv__bg {\n        text-align: center\n    }\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1\n    }\n    .rwlp__wrapper .thumbnail {\n        position: relative;\n        cursor: unset\n    }\n    .rwlp__wrapper .thumbnail:hover {\n        opacity: 1\n    }\n    .rwlp__wrapper ul {\n        padding-left: 0\n    }\n    .rwlp__wrapper li {\n        list-style: none\n    }\n    img {\n        border: unset !important\n    }\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n    .u-pc {\n        display: block !important\n    }\n    .u-sp {\n        display: none !important\n    }\n    @media screen and (max-width:767px) {\n        .u-pc {\n            display: none !important\n        }\n        .u-sp {\n            display: block !important\n        }\n    }\n    .u-mt-8 {\n        margin-top: 8px !important\n    }\n    .u-mt-32 {\n        margin-top: 32px !important\n    }\n    .u-mt-40 {\n        margin-top: 40px !important\n    }\n\n    html,\n    body,\n    div,\n    span,\n    iframe,\n    h1,\n    h3,\n    p,\n    img,\n    ul,\n    li,\n    label,\n    header,\n    nav,\n    section {\n        margin: 0;\n        padding: 0;\n        border: 0;\n        outline: 0;\n        vertical-align: baseline;\n        background: transparent\n    }\n    * {\n        box-sizing: border-box;\n        line-height: 1.5\n    }\n    body {\n        width: 100%;\n        background: #fff;\n        font-family: YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif !important;\n        color: #000\n    }\n    main {\n        display: block\n    }\n    li {\n        list-style-type: none\n    }\n    a {\n        display: inline-block;\n        text-decoration: none;\n        color: #000\n    }\n    img {\n        vertical-align: bottom;\n        max-width: 100%;\n        height: auto\n    }\n    input,\n    button {\n        appearance: none\n    }\n    h1,\n    h3 {\n        font-weight: normal !important\n    }\n    .rwlp__wrapper img {\n        width: 100%\n    }\n    .only_sp {\n        display: none !important\n    }\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif!important;\n        font-weight: 400\n    }\n    .solution .solution__logo img {\n        width: 366px;\n        float: right\n    }\n    .technology__item {\n        font-weight: 400;\n        padding-top: 70px\n    }\n    .technology__item__sub {\n        padding: 0;\n        border-top: none\n    }\n    .technology__item__sub .technology__item__desc {\n        margin-top: 100px\n    }\n    .technology__item__inner {\n        padding-left: 6.7142857142857vw\n    }\n    .technology__item__desc {\n        display: flex;\n        flex-direction: row-reverse;\n        margin-top: 54px\n    }\n    .technology__item__desc__text {\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        flex-shrink: 0;\n        justify-content: space-between;\n        margin-right: 6.0714285714286vw;\n        width: 28.2857142857143vw\n    }\n    .technology__item__desc__img {\n        padding-top: 35.5%;\n        position: relative;\n        width: 58.1428571428571vw;\n        flex: 1\n    }\n    .technology__item__desc__img img {\n        height: auto;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%\n    }\n    .technology__item__desc__text__content__title {\n        font-size: 30px;\n        font-weight: 400;\n        letter-spacing: -.06em;\n        line-height: 1.733333333333333\n    }\n    .technology__item__desc__text__content__desc {\n        font-size: 16px;\n        letter-spacing: -.06em;\n        line-height: 1.9375;\n        margin-top: 30px\n    }\n    .technology__item__graph {\n        border: 1px #000 solid;\n        display: none;\n        margin: 80px auto 0;\n        width: 900px\n    }\n    .technology__item__graph.only_sp {\n        display: none !important\n    }\n    .technology__item__graph__content {\n        align-items: center;\n        display: flex !important;\n        height: 100%;\n        justify-content: center;\n        padding: 30px\n    }\n    .technology__item__graph__img {\n        width: 360px\n    }\n    .technology__item__graph__img img {\n        width: 100%\n    }\n    .technology__item__graph__text {\n        margin-left: 25px;\n        max-width: 300px\n    }\n    .technology__item__graph__title {\n        font-size: 20px;\n        line-height: 1.75;\n        font-weight: 400\n    }\n    .technology__item__graph__desc {\n        font-size: 14px;\n        line-height: 1.714285714285714;\n        margin-top: 30px\n    }\n    .technology__item__img {\n        max-width: 1185px;\n        margin: 0 auto\n    }\n    .size {\n        margin-bottom: 220px\n    }\n    .spec__size {\n        max-width: 86.571428572vw;\n        margin-top: -240px\n    }\n    @media screen and (max-width:1400px) {\n        .size {\n            margin-bottom: 0\n        }\n        .spec__size {\n            margin-top: -150px\n        }\n    }\n    .related__ttl__wrap {\n        max-width: 86.571428572vw;\n        margin: 0 auto\n    }\n    .related__ttl {\n        font-size: 30px;\n        line-height: 1.733333333333333\n    }\n    .related__wrap2__btn {\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_technology_more_arrow_close.webp);\n        background-position: bottom 11px center;\n        background-repeat: no-repeat;\n        background-size: 17px 9px;\n        border: 1px #000 solid;\n        display: block;\n        font-size: 16px;\n        height: 66px;\n        line-height: 1;\n        margin-top: 40px;\n        padding: 17px 0 0;\n        text-align: center\n    }\n    @media screen and (max-width:749px) {\n        .related__ttl__wrap {\n            max-width: 86.571428572vw;\n            margin: 0 auto\n        }\n        .related__ttl {\n            font-size: 25px;\n            line-height: 1.733333333333333\n        }\n        .related__wrap2 {\n            display: none\n        }\n    }\n    @media screen and (max-width:749px) {\n        .only_pc {\n            display: none !important\n        }\n        .only_sp {\n            display: block !important\n        }\n        .solution .solution__logo img {\n            width: 53.333vw;\n            float: none\n        }\n        .technology__item {\n            padding-bottom: 30px\n        }\n        .technology__item__inner {\n            padding-left: 0\n        }\n        .technology__item__sub .technology__item__desc {\n            flex-direction: column;\n            margin-top: 50px\n        }\n        .technology__item__desc__img {\n            margin-left: 20px;\n            padding-top: 94%;\n            width: calc(100% - 20px)\n        }\n        .technology__item__sub .technology__item__desc__img.change_sp {\n            padding-top: 56.75%;\n            width: 95%\n        }\n        .spec__table1__wrap {\n            width: 100%;\n            overflow-y: hidden;\n            overflow-x: scroll;\n            position: relative\n        }\n        .technology__item .spec__table1__wrap img {\n            width: 160vw;\n            max-width: unset\n        }\n        .spec__table1__wrap::-webkit-scrollbar {\n            height: 4px\n        }\n        .spec__table1__wrap::-webkit-scrollbar-thumb {\n            background: #000;\n            border-radius: 5px\n        }\n        .spec__table1__wrap::-webkit-scrollbar-track {\n            background: #b8b8b8;\n            border-radius: 5px\n        }\n        .spec__table__nav .spec__table__nav__prev,\n        .spec__table__nav .spec__table__nav__next {\n            width: 45px;\n            position: absolute;\n            top: 44%;\n            transform: translateY(-50%)\n        }\n        .spec__table__nav .spec__table__nav__prev {\n            left: 0\n        }\n        .spec__table__nav .spec__table__nav__next {\n            right: 0\n        }\n        .technology__item__desc__img img {\n            height: 100%;\n            left: 0;\n            position: absolute;\n            top: 0;\n            width: 100%;\n            object-fit: cover\n        }\n        .technology__item__desc__text {\n            display: block;\n            margin: 30px 0 0;\n            padding: 0 20px;\n            width: 100%\n        }\n        .technology__item__desc__text__content__title {\n            font-size: 25px;\n            line-height: 1.84\n        }\n        .technology__item__desc__text__content__desc {\n            margin-top: 20px\n        }\n        .technology__item__graph {\n            border: none;\n            height: auto;\n            margin: 35px auto 0;\n            padding: 0 20px;\n            width: 100%\n        }\n        .technology__item__graph.only_sp {\n            display: block !important\n        }\n        .technology__item__graph__content {\n            display: block !important;\n            padding: 0\n        }\n        .technology__item__graph__img {\n            width: 100%;\n            margin: 0 auto\n        }\n        .technology__item__graph__img .only_sp {\n            display: block\n        }\n        .technology__item__graph__img .only_pc {\n            display: none\n        }\n        .technology__item__graph__text {\n            margin-left: 0;\n            margin-top: 10px;\n            max-width: initial\n        }\n        .technology__item__graph__title {\n            font-size: 20px\n        }\n        .technology__item__graph__desc {\n            margin-top: 20px\n        }\n        .technology__item__img {\n            max-width: calc(100% - 40px);\n            margin: 20px auto 0\n        }\n    }\n    .other__pillow__text__sub__title {\n        color: #fff;\n        font-size: 25px;\n        font-weight: 400;\n        line-height: 1.6;\n        margin-left: 65px\n    }\n    @media screen and (max-width:749px) {\n        .other__pillow__text__sub__title {\n            display: none\n        }\n        .other__pillow__text__sub__title.only_sp {\n            display: block;\n            font-size: 15px;\n            margin: 0;\n            padding: 20px 0 0 20px;\n            text-align: left;\n            position: relative;\n            z-index: 2\n        }\n    }\n    @media screen and (max-width:749px) {\n        .other__conforter__text__sub__title {\n            display: none\n        }\n        .other__conforter__text__sub__title.only_sp {\n            display: block;\n            font-size: 15px;\n            font-weight: normal\n        }\n\n        #other__coin .other__conforter__text__sub__title {\n            margin-top: 80px;\n            margin-bottom: 15px;\n            padding: 0;\n            position: relative;\n            z-index: 2\n        }\n    }\n    .rwlp__wrapper img {\n        width: 100%\n    }\n    input[type=\"radio\"] {\n        display: none\n    }\n    input[type=\"radio\"]+label::before {\n        display: none\n    }\n    input[type=\"radio\"]+label::after {\n        display: none\n    }\n    input[type=\"radio\"]:checked+label {\n        color: inherit\n    }\n    input[type=\"radio\"]+label {\n        padding: 0\n    }\n    .rwlp__header__wrapper {\n        background: #98b8d3;\n        height: auto;\n        position: fixed;\n        top: 0;\n        left: 0;\n        right: 0;\n        z-index: 99999;\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif\n    }\n    @media screen and (min-width:750px) {\n        .rwlp__header__wrapper {\n            padding: 0 30px\n        }\n    }\n    @media screen and (max-width:749px) {\n        .rwlp__header__wrapper {\n            padding: 0 20px\n        }\n    }\n    .rwlp__header {\n        display: flex;\n        align-items: center;\n        justify-content: space-between\n    }\n    @media screen and (min-width:1200px) {\n        .rwlp__header {\n            height: 90px\n        }\n    }\n    @media screen and (max-width:1199px) {\n        .rwlp__header {\n            height: 65px\n        }\n    }\n    @media screen and (min-width:750px) {\n        .rwlp__header__logo {\n            width: 85px\n        }\n    }\n    @media screen and (max-width:749px) {\n        .rwlp__header__logo {\n            width: 70px\n        }\n    }\n    @media screen and (min-width:750px) {\n        .rwlp__header__menu__wrapper {\n            margin: 0 30px\n        }\n    }\n    @media screen and (max-width:749px) {\n        .rwlp__header__menu__wrapper {\n            margin: 0 20px\n        }\n    }\n    .rwlp__header__menu__item {\n        display: inline-block\n    }\n    @media screen and (min-width:1200px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 35px\n        }\n    }\n    @media screen and (min-width:750px) and (max-width:1199px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 30px\n        }\n    }\n    @media screen and (max-width:749px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 15px\n        }\n    }\n    @media screen and (max-width:749px) {\n        .rwlp__header__menu__item.rwlp__hidden__sm {\n            display: none\n        }\n    }\n    @media screen and (min-width:1200px) {\n        .rwlp__header__menu__link {\n            font-size: 14px\n        }\n    }\n    @media screen and (max-width:1199px) {\n        .rwlp__header__menu__link {\n            font-size: 14px\n        }\n    }\n    .mv {\n        margin-top: 0\n    }\n\n\n    @media screen and (min-width: 750px) {\n      .other__col2__item__coin__img {\n          top: 0 !important;\n          right: 0 !important;\n          width: 100% !important;\n      }\n  \n      #other__coin .other__col2__item__logo {\n          width: 280px !important;\n      }\n      .other__col2__item__img{\n              width: 500px;\n              margin: 0 auto;\n      }\n      .intro3__ttl {\n        padding: 10px 30px!important;\n      }\n      .technology__link__lists__title {\n        align-items: flex-start!important;\n      }\n      .solution__ttl {\n        font-size: 31px!important;\n      }\n      .technology__link__lists .item a {\n        height: 100%!important;\n      }\n  }\n  @media screen and (max-width: 749px) {\n      #other__coin .other__col2__item__logo {\n          width: 115px;\n      }\n\n      .other__col2__item__img{\n            margin-top: 15px;\n            margin-bottom: 15px;\n            width: 70%;\n            margin: 15px auto;\n      }\n      .ultimate_relax_0902 {\n        font-size: 2.5vw!important;\n      }\n      .mv__txt span {\n        font-size: 4vw!important;\n      }\n      .mv__txt {\n        font-size: 5.5vw!important;\n      }\n  }\n\n\n\n\u003c\/style\u003e\n\n\n\n    \u003cstyle\u003e\n      .float_technology_allbox_1_0902 {\n        display: flex;\n        margin: 0 auto;\n        width: fit-content;\n        gap: 20px;\n        font-size: 30px;\n      }\n    \n      .ultimate_relax_0902 {\n        background-image: linear-gradient(90deg, #86b0d1, #5073d0 51%, #b0e4ea);\n        background-position: bottom left;\n        background-size: 100% 6%;\n        background-repeat: no-repeat;\n        padding-bottom: 2px;\n      }\n    \n      .float_technology_txt_0902 {\n        margin: 9px 0;\n        font-size: 40px;\n        line-height: 55px;\n      }\n    \n      .tokkyo_no_0902 {\n        font-size: 20px;\n      }\n    \n      .float_technology_allbox_2_0902 {\n        margin: 75px 0;\n        font-size: 30px;\n        line-height: 50px;\n      }\n    \n      .back_red_0902 {\n        background: #842335;\n        padding: 5px 5px;\n        margin-bottom: 10px;\n        display: inline-block;\n      }\n      .patented_technology_0902 img{\n        width: 200px !important;\n      }\n      .mv__badge__txt1 {\n        padding-top: 0!important;\n      }\n      .mv__badge__txt2 {\n        font-size: 2.2vw!important;\n        margin: .5vw 0!important;\n      }\n      .mv__badge__txt3 {\n        font-size: 1.1vw!important;\n      }\n\n      @media screen and (max-width:749px) {\n        .mattressLineup__item__body {\n            height: auto!important;\n        }\n        .float_technology_allbox_1_0902 {\n          display: flex;\n          margin: 0 auto;\n          width: fit-content;\n          gap: 10px;\n          font-size: 4vw;\n        }\n    \n        .ultimate_relax_0902 {\n          background-image: linear-gradient(90deg, #86b0d1, #5073d0 51%, #b0e4ea);\n          background-position: bottom left;\n          background-size: 100% 5%;\n          background-repeat: no-repeat;\n          font-size: 3.5vw;\n          padding-bottom: 2px;\n        }\n    \n        .float_technology_txt_0902 {\n          margin: 5px 0;\n          font-size: 5vw;\n          line-height: 8vw;\n        }\n    \n        .tokkyo_no_0902 {\n          font-size: 3vw;\n        }\n    \n    \n        .float_technology_allbox_2_0902 {\n          margin: 30px 0;\n          font-size: 4.2666vw;\n          line-height: 9vw;\n        }\n    \n        .back_red_0902 {\n          background: #842335;\n          padding: 5px 5px;\n          margin-bottom: 0px;\n          display: inline-block;\n        }\n\n        .patented_technology_0902 img{\n          width: 95px !important;\n        }\n        .mv__badge__txt1 {\n          padding-top: 0!important;\n          font-size: 3vw!important;\n        }\n        .mv__badge__txt2 {\n          font-size: 4.2vw!important;\n          margin: 1.3vw 0!important;\n        }\n        .mv__badge__txt3 {\n          font-size: 2.3vw!important;\n        }\n\n      }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection class=\"mv\"\u003e\n      \u003cdiv class=\"mv__bg\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_bg_model_v4.webp?2\" alt=\"\" class=\"u-pc\" width=\"2858\" height=\"1894\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_bg_model_sp_v4.webp?2\" alt=\"\" class=\"u-sp\" width=\"760\" height=\"1300\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"mv__txt termina\"\u003e\u003cspan\u003eFloat. Relax. Release.\u003c\/span\u003e\u003cbr\u003eThe ultimate mattress\u003c\/p\u003e\n      \u003ch1 class=\"mv__logo\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_logo_v4.webp?2\" alt=\"\" class=\"u-pc\" width=\"824\" height=\"246\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_logo_sp_v4.webp?2\" alt=\"BRAIN SLEEP MATTRESS PREMIUM FLOAT\" class=\"u-sp\" width=\"404\" height=\"130\"\u003e\n      \u003c\/h1\u003e\n      \u003cdiv class=\"mv__badge\"\u003e\n          \u003cp class=\"mv__badge__txt1\"\u003ePassed\u003c\/p\u003e\n          \u003cp class=\"mv__badge__txt2\"\u003e\u003cspan class=\"termina\"\u003e30-Year\u003c\/span\u003e\u003c\/p\u003e\n          \u003cp class=\"mv__badge__txt3\"\u003eDurability Test\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mv__line u-pc\"\u003e \u003c\/div\u003e\n      \u003cdiv class=\"mv__bottom animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon01_v2.webp?2\" alt=\"\" width=\"110\" height=\"70\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003ePRESSURE DISTRIBUTION\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon02_v2.webp?2\" alt=\"\" width=\"122\" height=\"72\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eCOMFORTABLE\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon03_v2.webp?2\" alt=\"\" width=\"126\" height=\"106\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eIMPROVE BLOOD FLOW\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon04_v2.webp?2\" alt=\"\" width=\"136\" height=\"86\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eTURN OVER SUPPORT\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon05_v2.webp?2\" alt=\"\" width=\"102\" height=\"104\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eBREATHABLE\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon06_v2.webp?2\" alt=\"\" width=\"60\" height=\"98\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eBED TEMPRATURE CONTROL\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon07_v2.webp?2\" alt=\"\" width=\"110\" height=\"110\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eMITE AND MOLD PREVENTION\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon08_v2.webp?2\" alt=\"\" width=\"58\" height=\"96\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eWASHABLE\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom__item\"\u003e\n          \u003cdiv class=\"mv__bottom__item__img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_kv_icon09_v2.webp?2\" alt=\"\" width=\"104\" height=\"90\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mv__bottom__item__txt__en\"\u003eSUSTAINABLE MATERIALS\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"sleep__info\" id=\"sleep__info\"\u003e\n      \u003cdiv class=\"sleep__info__book animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"sleep__info__book__inner fadeInUpShort animated\"\u003e\n          \u003ch2 class=\"sleep__info__book__top\" style=\"text-align: center;\"\u003eSleep is not just about time.\n            \u003cbr class=\"only_sp\"\u003eIt’s about quality\u003c\/h2\u003e\n          \u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n            \u003cdiv class=\"sleep__info__book__img u-pc\" style=\"flex-shrink: 0;\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_stanford_method.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__book__img u-sp\" style=\"width:100%;margin-left: 9%;\"\u003e\n              \u003cimg style=\"box-shadow: unset;\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_sp.webp?1\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__book__text\"\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\"\u003eThe only mattress that brings together the full science of \u003cspan style=\"font-style: italic;\"\u003eThe Stanford Method for Ultimate Sound Sleep\u003c\/span\u003e.\u003c\/h3\u003e\n              \u003cp class=\"sleep__info__book__text__desc\"\u003eWe spend nearly a third of our lives asleep.\u003cbr\u003eWhen sleep quality is poor, the brain and body do not fully rest, making it difficult to perform at their natural best.\u003cbr\u003eBecause sleep products are part of our everyday lives, why not reconsider sleep from the perspective of quality?\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"u-pc\" style=\"margin: 0px auto 0px auto; width:70%;\"\u003e\n          \u003cdiv style=\"margin: 50px 0 50px 0;\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_pc.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n            \u003c!-- \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_sp.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e --\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"display: flex;width: 90%;margin: 0 auto;\"\u003e\n            \u003cdiv style=\"width: 700px;\"\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\"\u003e114% recovery from fatigue — even with the same sleep duration\u003c\/h3\u003e\n              \u003cp class=\"sleep__info__book__text__desc\"\u003eWhen comparing fatigue recovery after seven hours of sleep on the BRAIN SLEEP mattress versus a typical functional mattress, results showed that the BRAIN SLEEP mattress delivered a 14% higher fatigue recovery rate.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"margin-left: 50px;\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_fatigue_recovery_pc_en.webp?1\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n              \u003c!-- \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_fatigue_recovery_sp_en.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e --\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"u-sp\" style=\"margin: 50px auto 0px auto; width: 90%;\"\u003e\n          \u003c!-- \u003cdiv style=\"margin: 50px 0 50px 0;\"\u003e\n                            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_pc.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n                            \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_recovery_itemimage_sp.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n                        \u003c\/div\u003e --\u003e\n          \u003cdiv style=\"margin: 0 auto;\"\u003e\n            \u003cdiv\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\" style=\"margin-bottom: 50px;\"\u003e114% recovery from fatigue — even with the same sleep duration\u003c\/h3\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003c!-- \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_fatigue_recovery_pc_en.webp\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e --\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_fatigue_recovery_sp_en.webp?1\" alt=\"スタンフォード式 最高の睡眠\" width=\"136\" height=\"197\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"sleep__info__book__text__desc\"\u003eWhen comparing fatigue recovery after seven hours of sleep on the BRAIN SLEEP mattress versus a typical functional mattress, results showed that the BRAIN SLEEP mattress delivered a 14% higher fatigue recovery rate.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro1 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro1__ttl fadeInUpShort animated\"\u003e\n        \u003cspan\u003eUltimate relaxation posture\u003c\/span\u003e×\n        \u003cspan\u003eAdvanced pressure dispersion\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro1__ttl2 fadeInUpShort animated\"\u003ePowered by zero-gravity technology\u003c\/div\u003e\n      \u003cdiv class=\"intro1__img\"\u003e\n        \u003cvideo class=\"lozad\" width=\"1400\" height=\"788\" style=\"aspect-ratio: 1400\/788;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/1c1b4866e0df49dc8b92c919f4ac953b.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n        \u003c\/video\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003eThe ultimate relaxed posture\u003c\/div\u003e\n      \u003cdiv class=\"intro2__txt fadeInUpShort animated\"\u003eDesigned to recreate the posture identified by NASA \u003cbr\u003eas placing minimal strain on the body\u003c\/div\u003e\n\n\n      \u003c!-- \u003cdiv class=\"intro2__txt2 fadeInUpShort animated\"\u003e\n        \u003cspan\u003e脚・腰・肩を支える究極のリラックス姿勢で\u003c\/span\u003e\n        \u003cbr\u003e筋肉や背骨への身体的負担を軽減させます。\n    \u003c\/div\u003e --\u003e\n\n\n    \u003c!-- 新規ブロック --\u003e\n\n\u003cdiv class=\"float_technology_allbox_1_0902\"\u003e\n\n    \u003cdiv class=\"patented_technology_0902\" style=\"display: flex;align-items: center;\"\u003e\n        \u003c!-- 特許\u003cbr\u003e技術 --\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_patented_technology_20250902_en.webp?1\" alt=\"\" class=\"\" width=\"1200\" height=\"508\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"text-align: left;\"\u003e\n        \u003cdiv class=\"ultimate_relax_0902\"\u003eDesigned for the ultimate relaxed posture\u003c\/div\u003e\n        \u003cdiv class=\"termina typesquare_option float_technology_txt_0902\"\u003eFLOAT\u003cbr\u003eTECHNOLOGY\u003c\/div\u003e\n        \u003cdiv class=\"tokkyo_no_0902\"\u003ePatent No. 7727279\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fadeInUpShort animated go float_technology_allbox_2_0902\"\u003e\n    \u003cspan class=\"back_red_0902\"\u003eA proprietary float structure \u003cbr class=\"u-sp\"\u003ethat supports the legs, \u003cbr class=\"u-sp\"\u003ewaist, and shoulders\u003c\/span\u003e\u003cbr\u003e\n    This structure enables a neutral sleeping posture \u003cbr\u003eand effective body pressure distribution, \u003cbr class=\"u-pc\"\u003ehelping reduce physical strain during sleep.\n\u003c\/div\u003e\n    \n    \u003c!-- 新規ブロック --\u003e\n\n      \u003cdiv class=\"intro2__img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_img03_en.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"1200\" height=\"508\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_img03_sp_en.webp?v=1739781288\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"688\" height=\"312\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cross\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_cross.webp?3\" alt=\"\" class=\"fadeInUpShort animated\" width=\"91\" height=\"91\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro3 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro3__ttl fadeInUpShort animated\"\u003eAdvanced pressure distribution\u003c\/div\u003e\n      \u003cdiv class=\"intro3__txt fadeInUpShort animated\"\u003eA nine-layer wire-wave structure firmly supports the body \u003cbr\u003eand facilitates effortless turning during sleep, \u003cbr\u003edelivering a premium sleep experience.\u003c\/div\u003e\n      \u003cdiv class=\"intro3__img\"\u003e\n        \u003cvideo class=\"lozad\" width=\"1400\" height=\"788\" style=\"aspect-ratio: 1400\/788;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e56efae6d77548b5a68c7f3ef44474f2.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n        \u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sleep__info__quality__golden animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"intro3__more fadeInUpShort animated\"\u003eIn addition,\u003c\/p\u003e\n        \u003cdiv class=\"sleep__info__quality__golden__text fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"sleep__info__quality__golden__title\"\u003eLowering core body temperature\u003cbr\u003efor deeper “golden 90 minutes”\u003c\/h3\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated u-sp\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_en.webp\" alt=\"\" width=\"2000\" height=\"1219\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"sleep__info__quality__golden__desc\"\u003eSleep quality is largely influenced by the depth reached during the first 90 minutes after falling asleep.\u003cbr\u003eWhen this “golden 90 minutes” remains shallow, longer sleep alone does not necessarily improve quality.\u003cbr\u003eThis BRAIN SLEEP mattress, designed with breathability in mind, helps lower core body temperature, guiding sleep toward greater depth.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated u-pc\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_en.webp\" alt=\"\" width=\"2000\" height=\"1219\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro4 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro4__ttl fadeInUpShort animated\"\u003eDrawbacks of a typical mattress\u003c\/div\u003e\n      \u003cdiv class=\"intro4__list fadeInUpShort animated\"\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit01_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003eDifficult falling asleep due to heat buildup in the mattress\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit02_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003eExcessive sinking can place strain on the body\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit03_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003eToo soft \/ too firm\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit04_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003eRestricted turning during sleep\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit05_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\" style=\"bottom: unset;\"\u003eDifficult to care for \u003cspan\u003e(not washable, moisture tends to build up)\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro4__item\"\u003e\n          \u003cdiv class=\"intro4__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit06_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"intro4__item__txt\"\u003eDust mites and mold can develop\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro4__hikaku fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_hikaku_en.webp?2\" alt=\"\" width=\"2000\" height=\"1390\" class=\"u-pc\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_hikaku_sp_en.webp?2\" alt=\"\" width=\"956\" height=\"672\" class=\"u-sp\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\n\n    \u003cdiv class=\"trouble animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"trouble__inner\"\u003e\n        \u003cdiv class=\"trouble__ttl fadeInUpShort animated\"\u003eCommon issues caused \u003cbr class=\"u-pc\"\u003eby an ill-fitting mattress\u003c\/div\u003e\n        \u003cul class=\"trouble__list fadeInUpShort animated\"\u003e\n        \u003cli\u003eWaking up still feeling tired, even after a full night’s sleep\u003c\/li\u003e\n        \u003cli\u003eFeeling fatigued from the moment the day begins\u003c\/li\u003e\n        \u003cli\u003eAn uncomfortably warm and humid sleep environment\u003c\/li\u003e\n        \u003cli\u003eLower back pain and shoulder stiffness\u003c\/li\u003e\n        \u003cli\u003eWaking up during the night\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_icon_arrow.webp?2\" alt=\"\" class=\"trouble__arrow fadeInUpShort animated\" width=\"55\" height=\"141\"\u003e\n        \u003cp class=\"trouble__txt fadeInUpShort animated\"\u003eIt is said that sleep is said to makes up \u003cbr class=\"u-pc\"\u003eone-third of our lives.\u003cbr\u003eWhy not take a fresh look at the mattress — \u003cbr class=\"u-pc\"\u003eone of the most important elements of quality sleep?\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"solution animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"solution__inner\"\u003e\n        \u003cdiv class=\"solution__ttl fadeInUpShort animated\"\u003eOne mattress\u003cbr\u003eFor waking up refreshed.\u003c\/div\u003e\n        \u003cp class=\"solution__tag fadeInUpShort animated\"\u003e\u003cspan\u003eFlagship model\u003c\/span\u003e\u003c\/p\u003e\n        \u003cdiv class=\"solution__logo fadeInUpShort animated\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_img06_logo.webp?2\" alt=\"\" class=\"u-pc\" width=\"733\" height=\"235\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_img06_logo_sp.webp?2\" alt=\"\" class=\"u-sp\" width=\"394\" height=\"126\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"technology js-box\" id=\"technology\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan style=\"margin-bottom: 0;\"\u003eTECHNOLOGY\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__link\"\u003e\n        \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\n            \u003ca href=\"#tech01\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_nav01.webp?3\" alt=\"\" width=\"593\" height=\"546\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eZero-gravity technology\u003cbr\u003edesigned for ideal sleep posture\u003c\/h3\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\n            \u003ca href=\"#tech02\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_nav02.webp?3\" alt=\"\" width=\"593\" height=\"546\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eExceptional breathability\u003cbr\u003efor cool, comfortable sleep\u003c\/h3\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\n            \u003ca href=\"#tech03\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_nav03_model_v3.webp?3\" alt=\"\" width=\"780\" height=\"720\"\u003e\n              \u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n\u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eProven durability tested for 30 years \u0026amp; resists dirt and stays clean\u003c\/h3\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e01\u003c\/span\u003eZERO GRAVITY \u003cbr class=\"only_sp\"\u003eTECHNOLOGY\u003c\/h2\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_main_model_v3.webp?2\" alt=\"\" class=\"only_pc\" width=\"1632\" height=\"918\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_main_model_sp_v3.webp?2\" alt=\"\" class=\"only_sp\" width=\"704\" height=\"704\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eZero-gravity technology\u003cbr\u003edesigned to create ideal sleep posture\n\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\" style=\"margin-bottom: auto;\"\u003ePursues exceptional comfort by minimizing and evenly dispersing the physical pressure placed on the body during sleep, delivering ultimate sleep through the combination of \"ideal sleep posture\" and \"advanced pressure dispersion\".\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated only_pc\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_01_en.webp?2\" alt=\"\" width=\"732\" height=\"848\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__img animatedParent animateOnce u-sp\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-left: 20px;margin-top: 0;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_2.webp?2\" alt=\"\" class=\"fadeInUpShort animated hardness\" width=\"400\" height=\"74\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph technology__item__gradation only_sp\" style=\"margin-bottom: 40px;\"\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n              \u003cdiv class=\"technology__item__graph__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_1_sp_en.webp?2\" alt=\"\" width=\"540\" height=\"744\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n              \u003cdiv class=\"technology__item__graph__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_3_sp_en.webp?2\" alt=\"\" width=\"540\" height=\"744\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__content\"\u003e\n              \u003cdiv class=\"technology__item__graph__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_2_sp_en.webp?2\" alt=\"\" width=\"540\" height=\"744\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eRecreating the neutral body posture proposed by NASA\u003cbr\u003eGuiding the body toward ultimate relaxation\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eWhen the body is released in a weightless environment, the shoulders naturally settle inward and the legs rise slightly.\u003cbr\u003eThis posture is considered one of the least physically demanding positions for the human body.\u003cbr\u003eThrough its proprietary three-dimensional structure, the mattress creates a buoyant, floating-like rebound and adjusts firmness to the shoulders, lower back, and legs, guiding the body into ultimate relaxation—free from gravity.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce u-pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_02_en.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"1185\" height=\"545\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cvideo class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/0b9d63f3794945c09cfc523e0403c56d.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eElevating the legs enhances circulation and supports recovery from fatigue\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe leg section is designed to sit 4 cm higher than the chest, encouraging smoother blood flow back toward the upper body. This positioning helps ease feelings of fatigue and swelling.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003eView detailed evidence\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence2_1_en.webp\" alt=\"\" width=\"655\" height=\"582\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003eBlood circulation increases by approximately 150%\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003eWhen compared with a flat mattress and conventional raised-foot designs, this product shows an approximately 1.5× increase in blood flow.\n              \u003cbr\u003e\u003cbr\u003eIt is believed to help alleviate fatigue and swelling.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding-top: 0;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_05_en.webp?2\" alt=\"\" class=\"only_pc\" width=\"1266\" height=\"690\" style=\"position: relative;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_05_sp_en.webp?2\" alt=\"\" class=\"only_sp\" width=\"711\" height=\"801\" style=\"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\"\u003eA new sensation of resilience\u003cbr\u003eReduces physical strain through a nine-layer hybrid rebound structure\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eCountless fibers form a three-dimensional hybrid rebound structure, providing multidirectional support rather than support in a single plane.\u003cbr\u003eThis structure responds optimally to variations in body weight and surface area across different zones.\u003cbr\u003eIn addition, the proprietary nine-layer construction absorbs gravitational force and converts it into rebound energy—firmly supporting the body while helping maintain proper sleep posture.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cvideo class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/1142a765b8434093874c797e5160f9fe.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cbr\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn u-mt-0\"\u003eView detailed evidence\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_graph01_en.webp\" alt=\"\" width=\"664\" height=\"647\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003eProvides stable support with minimal sink depth\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003eThe maximum difference in sink depth compared to a urethane mattress is up to 1.4 cm. \u003cbr\u003eBy reducing excessive sinkage, the mattress supports the body without strain and helps maintain proper sleeping posture.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_05\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech01_05_2_v3_en.webp?2\" alt=\"\" width=\"1266\" height=\"690\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eZoned support tailored to different body areas helps maintain an ideal sleeping posture\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eA wire-shaped support core, “Wire Wave,” features fibers of varying thickness designed to correspond to different areas of the body, supporting the body from within the mattress. \u003cbr\u003eBy accommodating differences in body pressure across each zone, it prevents excessive sinking and helps maintain an ideal sleeping posture.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cvideo class=\"lozad\" width=\"750\" height=\"422\" style=\"aspect-ratio: 750\/422;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7b50060c07204500988a96cf836e1c81.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \u003c\/video\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eUltra pressure dispersion supports natural turning, helping the body rest with less energy\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eBy maintaining proper sleeping posture, the mattress enables smooth, effortless turning during sleep. \u003cbr\u003eIts nine-layer structure repeatedly absorbs and rebounds in sync with body movement, supporting each turn throughout the night. \u003cbr\u003eBy minimizing energy expenditure during sleep, it reduces physical strain and helps maintain comfort until morning.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003eView detailed evidence\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_graph02_en.webp\" alt=\"\" width=\"718\" height=\"592\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003eEnergy expenditure during turning reduced by approximately 15%\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003eUltra pressure dispersion, combined with a nine-layer structure, supports natural turning by providing multidirectional support to the body.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e02\u003c\/span\u003eTEMPERATURE \u003cbr class=\"only_sp\"\u003eCONTROL\u003c\/h2\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n              \u003cvideo class=\"lozad\" width=\"1400\" height=\"788\" style=\"aspect-ratio: 1400\/788;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d3c7574d06284f2ab045ff6de8b038a7.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\n            \u003c\/video\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eExceptional breathability keeps heat from building up, for lasting comfort\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\" style=\"margin-bottom: auto;\"\u003eA proprietary three-dimensional fiber structure delivers exceptional breathability. \u003cbr\u003eEvery turn during sleep releases built-up heat and humidity.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech_material.webp\" alt=\"\" width=\"1634\" height=\"920\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eControls temperature and humidity for optimal sleep through super-breathable materials\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eTo achieve quality sleep, maintaining proper temperature and humidity within the sleep environment is essential. \u003cbr\u003eWith over 90% of its structure composed of air layers, heat and moisture generated during sleep do not build up, creating a consistently comfortable sleeping environment.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003eView detailed evidence\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_graph03_en.webp\" alt=\"\" width=\"726\" height=\"551\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003eLower skin surface temperature\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003eCompared with other materials, the BRAIN SLEEP Mattress clearly maintains a lower skin surface temperature.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence3_2_en.webp\" alt=\"\" width=\"721\" height=\"554\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003eHigh level of heat dissipation \u003cbr\u003eprevents heat from accumulating\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003eThe BRAIN SLEEP mattress features a highly breathable material that retains significantly less heat than other materials, inducing high-quality sleep throughout the night.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e03\u003c\/span\u003eCLEAN FOR\u003cbr class=\"only_sp\"\u003eLONG TIME\u003cbr\u003e\u0026amp; DURABILITY\u003c\/h2\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_main_model_v3.webp?2\" alt=\"\" class=\"only_pc\" width=\"1632\" height=\"918\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_main_model_sp_v3.webp?2\" alt=\"\" class=\"only_sp\" width=\"704\" height=\"704\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eStays clean, built to Last\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\" style=\"margin-bottom: auto;\"\u003eConventional mattresses cannot be washed, and trapped moisture can lead to the growth of mold and dust mites.\u003cbr\u003eAs a result, frequent replacement is often unavoidable.\u003cbr\u003eThe BRAIN SLEEP Mattress is not only washable—its material itself resists moisture buildup, making it difficult for dust mites to thrive.\u003cbr\u003eThis allows the mattress to remain clean and hygienic overtime.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_02.webp?2\" alt=\"\" width=\"1226\" height=\"690\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eWashable with water for lasting cleanliness \u003cbr\u003eHelps reduce dust mites and house dust\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe cover can be removed and machine-washed, and the mattress itself is also fully washable.\u003cbr\u003e\u003cbr\u003eThe mattress can be rinsed clean in the shower, then simply air-dried in the shade—making maintenance easy and straightforward.\u003cbr\u003e\u003cbr\u003eTypical urethane or coil mattresses tend to trap heat and moisture due to poor breathability, creating an environment where dust mites and mold are more likely to grow.\u003cbr\u003eIn contrast, the BRAIN SLEEP Mattress features excellent airflow, making it less prone to dust mites and mold. When house dust or dirt becomes a concern, the mattress can be washed at any time, helping maintain a consistently clean and hygienic sleep environment.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text__content__btn\"\u003eView detailed evidence\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph\" style=\"display: none;\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence4_1_en.webp\" alt=\"\" width=\"587\" height=\"532\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal mold growth\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003eCompared to other materials, this product shows a significantly lower level of mold growth. \u003cbr\u003eIt is also recommended for those sensitive to house dust or allergies, as well as for families who sleep with young children.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_graph06_en.webp?2\" alt=\"\" width=\"657\" height=\"533\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__text\"\u003e\n            \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal dust mites growth\u003c\/h3\u003e\n            \u003cp class=\"technology__item__graph__desc\"\u003eCompared to other materials, BRAIN SLEEP mattress shows a significantly lower level of dust mite development. \u003cbr\u003eThis makes it a considerate option for those sensitive to house dust and for households with small children.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_01_en.webp?2\" alt=\"\" class=\"only_pc\" width=\"1400\" height=\"789\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_01_sp_en.webp?2\" alt=\"\" class=\"only_sp\" width=\"711\" height=\"711\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eExceptional durability equivalent to 30 years of use\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eEveryday use makes durability a key concern when choosing a mattress.\u003cbr\u003eThis product has demonstrated high durability through compression testing at three times the JIS standard of 80,000 cycles.\u003cbr\u003eEven with long-term use, it continues to deliver stable comfort.\u003cbr\u003e*Durability may vary depending on usage conditions.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_05.webp?2\" alt=\"\" width=\"1226\" height=\"683\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                \u003cspan style=\"letter-spacing: 0;\"\u003eMADE IN JAPAN\u003c\/span\u003e\n                \u003cbr\u003eMeticulous craftsmanship, \u003cbr\u003etrusted quality\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eEach mattress and pillow is carefully crafted, with skilled technicians and artisans conducting repeated quality checks by hand. \u003cbr\u003eAfter passing rigorous inspections, each item is meticulously packaged and delivered with care.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_tech03_06.webp?2\" alt=\"\" width=\"1226\" height=\"690\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eNatural spring water with minimal impurities is used to prevent quality degradation\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe production process uses natural spring water from Shimizu Bakuen, designated as one of Toyonokuni’s 15 Famous Waters—a special soft water with exceptionally low levels of impurities. \u003cbr\u003eBy using such pure water, unnecessary chemical reactions are avoided, helping to prevent any deterioration in quality.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"scene\" id=\"scene\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan style=\"margin-bottom: 0;\"\u003eSCENES\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scene__img animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"scene__img01\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_scene01_v3.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2398\" height=\"1350\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__img02\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_scene04_model_v3.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1082\" height=\"1625\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__img03\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_scene02_model_v3.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1282\" height=\"790\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__img04\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_scene03_model_v3.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1284\" height=\"790\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"animatedParent animateOnce\"\u003e\n        \u003cp class=\"scene__txt fadeInUpShort animated\"\u003eThis photo shows the double size. Other sizes are also available.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__title js-box\" id=\"spec\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eSPEC\u003c\/span\u003eSpecifications\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub size\" id=\"size\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n            \u003cbr\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eSize\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eSingle: approx. W100 × L196 × H20 cm (Leg section: 24 cm)\u003cbr\u003eSemi-Double: approx. W120 × L196 × H20 cm (Leg section: 24 cm)\u003cbr\u003eDouble: approx. W140 × L196 × H20 cm (Leg section: 24 cm)\u003cbr\u003eQueen: approx. W160 × L196 × H20 cm (Leg section: 24 cm)\u003cbr\u003e\u003c!-- King: approx. W180 × L196 × H20 cm (Leg section: 24 cm) --\u003e\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__size only_pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size.webp?3\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2337\" height=\"833\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__size only_sp\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_single_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_semidouble_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_double_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_queen_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_size_king_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"shoulder_rest_gradation\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n            \u003cbr\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eShoulder rest\n                \u003cbr class=\"u-sp\"\u003egradation\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eGraduated firmness at the shoulder area\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__shoulder_rest_gradation only_pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_en.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2337\" height=\"971\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__size only_sp\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_single_sp_en.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_semidouble_sp_en.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_double_sp_en.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_shoulder_rest_gradation_queen_sp_en.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner u-mb-40\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n            \u003cbr\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eColor\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__color\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_spec_color_en_v2.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"1256\" height=\"486\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_spec_color_sp_en_v2.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1256\" height=\"486\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec spec__material technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner u-mb-40\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n            \u003cbr\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eMaterial\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eTopper sheet: outer fabric 100% cotton (filling: 80% polyester, 20% rayon)\u003cbr\u003eBase cover: 100% polyester\u003cbr\u003eMattress: 100% polyethylene\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-pc\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_material.webp?2\" alt=\"\" width=\"1631\" height=\"921\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eA 100% recyclable, sustainable material\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe mattress core is made from 100% recyclable materials, designed with consideration for the environment.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-32\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_material.webp?2\" alt=\"\" width=\"1631\" height=\"921\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"sheets__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"sheets__ttl termina fadeInUpShort animated\"\u003eSheets\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"sheets\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-pc\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_sheets.webp?2\" alt=\"\" width=\"1633\" height=\"917\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eExclusively designed 100% cotton sheet\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eCrafted from 100% cotton fabric with excellent moisture absorption and release.\u003cbr\u003eHighly breathable, it offers a smooth, gentle touch that softly envelops the body for a comfortable night’s sleep.\u003cbr\u003eFeatures a side zipper for easy removal and care.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-40\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_sheets.webp?2\" alt=\"\" width=\"1633\" height=\"917\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"mattressLineup\" id=\"mattressLineup\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eMATTRESS LINE UP\u003c\/span\u003eChoose according to your sleep needs\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"mattressLineup__list animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"mattressLineup__item mattressLineup__item01\"\u003e\n        \u003cdiv class=\"mattressLineup__item__img u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_lineup01_sp.webp?2\" alt=\"\" width=\"750\" height=\"402\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mattressLineup__item__body\"\u003e\n          \u003cp class=\"mattressLineup__item__tag\"\u003eFlagship model\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__ttl\"\u003ePREMIUM FLOAT\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__lead\"\u003eA premium model offering \u003cbr class=\"u-pc\"\u003ethe highest level of sleep comfort, \u003cbr class=\"u-pc\"\u003ewith a 20 \/ 24 cm profile\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__txt\"\u003eThe flagship of the Float series, featuring a nine-layer structure that maintains an ultimate relaxation posture and delivers durability designed to last up to 30 years. A bed mattress that further reduces strain on the body.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mattressLineup__item mattressLineup__item02\"\u003e\n        \u003cdiv class=\"mattressLineup__item__img u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_lineup2_sp.webp?2\" alt=\"\" width=\"750\" height=\"402\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mattressLineup__item__body\"\u003e\n          \u003cp class=\"mattressLineup__item__ttl\"\u003ePLUS FLOAT\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__lead\"\u003eA standard model that provides firm support with a thickness of 15 \/ 19 cm\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__txt\"\u003eWith a 7-layer construction, the mattress firmly supports the body while promoting a relaxed sleeping posture and smooth turning during sleep, helping maintain comfortable rest throughout the night. \u003cbr\u003eDesigned for long-term use of up to approximately 10 years, this model is recommended for those using the Float series for the first time.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_plus_float\" class=\"mattressLineup__item__btn\"\u003eLearn more\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mattressLineup__item mattressLineup__item03\"\u003e\n        \u003cdiv class=\"mattressLineup__item__img u-sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_lineup03_sp.webp?2\" alt=\"\" width=\"750\" height=\"402\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mattressLineup__item__body\"\u003e\n          \u003cp class=\"mattressLineup__item__ttl\"\u003eFLOAT\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__lead\"\u003eA compact model with a 5 \/ 9 cm profile, designed to achieve ultimate relaxation.\u003c\/p\u003e\n          \u003cp class=\"mattressLineup__item__txt\"\u003eThe three-layer structure firmly supports the body while promoting fatigue recovery.\u003cbr\u003eResistant to the influence of bedding or floor surfaces underneath, it can be placed on an existing mattress, futon, flooring, or tatami—adapting easily to a wide range of sleep environments.\u003cbr\u003eIts foldable design allows for compact storage when not in use.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_float\" class=\"mattressLineup__item__btn\"\u003eLearn more\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n            \u003cbr\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eComparison table\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__table1\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_other_comparison_v3_en.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"2402\" height=\"2066\"\u003e\n        \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_other_comparison_sp_v3_en.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1188\" height=\"1460\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_slick_arrow_prev.webp?2\" class=\"spec__table__nav__prev\" width=\"46\" height=\"46\" alt=\"\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_slick_arrow_next.webp?2\" class=\"spec__table__nav__next\" width=\"46\" height=\"46\" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n    \u003cdiv class=\"sec_development\"\u003e\n\u003cp\u003eHave questions about the product?\u003cbr\u003e\n  \u003cspan class=\"txt_red\"\u003eThe development team\u003c\/span\u003e will answer your inquiries directly. Please feel contact us.\u003cbr\u003e\u003c\/p\u003e\n\u003cspan class=\"annotation\"\u003eWhen submitting an inquiry, please select “[BRAIN SLEEP] Inquiry for the Development Team” as the inquiry category.\u003c\/span\u003e\u003cbr\u003e\u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/shop-contact\" target=\"_blank\"\u003eContact us \u0026gt;\u003c\/a\u003e\n\u003c\/div\u003e\n\n\n    \u003csection class=\"relatedProducts\" id=\"relatedProducts\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan style=\"margin-bottom: 0;\"\u003eRELATED PRODUCTS\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"related01\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003eBRAIN SLEEP MATTRESS FLOAT\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related01.webp\" alt=\"\" width=\"1179\" height=\"500\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eUse it on your existing bedding, or place it directly on the floor\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe MATTRESS FLOAT is designed with a firm base surface that minimizes the influence of what lies beneath it.\u003cbr\u003eWhether placed on an existing mattress or futon, or used directly on flooring or tatami, this mattress adapts seamlessly to a wide range of sleep environments.\u003cbr\u003eWith sufficient rebound and support, it delivers comfortable sleep even when used on its own.\u003cbr\u003eIts versatility also makes it a practical option as a futon-style mattress, convenient for temporary use or accommodating overnight guests.\u003c\/p\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_float\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"related02\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce u-sp\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003eTopper Sheet\u003c\/p\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated\"\u003eWhite \/ Navy\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related02_02_v2.webp\" alt=\"\" width=\"896\" height=\"1099\" style=\"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 u-pc\"\u003eTopper Sheet\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-mt-8 u-pc\"\u003eWhite \/ Navy\n                \u003cbr\u003e\n                \u003cbr\u003eA mattress sheet for easy replacement and washing\n                \u003cbr\u003e◾️Compatible mattress\n                \u003cbr\u003eBRAIN SLEEP MATTRESS PREMIUM FLOAT\n                \u003cbr\u003e*This sheet is not compatible with the “BRAIN SLEEP Mattress The Premium” sold prior to 2022, as the shape and closure specifications (zipper type) differ.\n                \u003cbr\u003eThe topper sheet can be used when purchased together with the base cover.\n                \u003cbr\u003eAvailable for purchase \u003ca style=\"text-decoration: underline;\" href=\"https:\/\/global.brain-sleep.com\/products\/mattressshoeets_premium_base\"\u003e[here]\u003c\/a\u003e.\n                \u003cbr\u003e\n                \u003cbr\u003eMaterials outer fabric: 100% cotton (filling: 80% polyester, 20% rayon)\u003c\/p\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related02_01_en.webp\" alt=\"\" class=\"u-mt-40 u-pc\" width=\"700\" height=\"284\"\u003e\n              \u003cdiv class=\"related__wrap2__btn u-sp\"\u003eLearn more\u003c\/div\u003e\n              \u003cdiv class=\"u-sp\"\u003e\n                \u003cdiv class=\"related__wrap2\"\u003e\n                  \u003cp class=\"technology__item__desc__text__content__desc\"\u003e洗い替え用に便利なマットレスシーツです。\n                    \u003cbr\u003e\n                    \u003cbr\u003eA mattress sheet for easy replacement and washing\n                    \u003cbr\u003e◾️Compatible mattress\n                    \u003cbr\u003eBRAIN SLEEP MATTRESS PREMIUM FLOAT\n                    \u003cbr\u003e*This sheet is not compatible with the “BRAIN SLEEP Mattress The Premium” sold prior to 2022, as the shape and closure specifications (zipper type) differ.\n                    \u003cbr\u003eThe topper sheet can be used when purchased together with the base cover.\n                    \u003cbr\u003eAvailable for purchase \u003ca style=\"text-decoration: underline;\" href=\"https:\/\/global.brain-sleep.com\/products\/mattressshoeets_premium_base\"\u003e[here]\u003c\/a\u003e.\n                    \u003cbr\u003e\n                    \u003cbr\u003eMaterials outer fabric: 100% cotton (filling: 80% polyester, 20% rayon)\u003c\/p\u003e\n                  \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related02_01_en.webp\" alt=\"\" class=\"u-mt-40\" width=\"700\" height=\"284\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_premium_toppersheets\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"related03\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003e6-Layer Base, Topper sheet \u0026amp; Base cover set\u003c\/p\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated\"\u003eWhite \/ Navy\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_related03_02.webp\" alt=\"\" width=\"1032\" height=\"1073\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eFor those who own the Float Mattress\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc u-pc\"\u003eThis set is designed for customers who already own the Float Mattress, enhancing it into a more premium setup.\u003cbr\u003e*this set cannot be used on its own without the Float Mattress.\u003cbr\u003e\u003cbr\u003eMaterials\u003cbr\u003eTopper sheet: 100% Cotton (Filling: 80% Polyester, 20% rayon)\u003cbr\u003eBase cover: 100% Polyester\u003cbr\u003e6-Layered Base: 100% Polyethylene\u003c\/p\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_related02_01_en.webp\" alt=\"\" class=\"u-mt-40 u-pc\" width=\"743\" height=\"283\"\u003e\n              \u003cdiv class=\"related__wrap2__btn u-sp\"\u003eLearn more\u003c\/div\u003e\n              \u003cdiv class=\"u-sp\"\u003e\n                \u003cdiv class=\"related__wrap2\"\u003e\n                  \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThis set is designed for customers who already own the Float Mattress, enhancing it into a more premium setup.\u003cbr\u003e*this set cannot be used on its own without the Float Mattress.\u003cbr\u003e\u003cbr\u003eMaterials\u003cbr\u003eTopper sheet: 100% Cotton (Filling: 100% Polyester)\u003cbr\u003eBase cover: 100% Polyester\u003cbr\u003e6-Layered Base: 100% Polyethylene\u003c\/p\u003e\n                  \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_related02_01_en.webp\" alt=\"\" class=\"u-mt-40\" width=\"743\" height=\"283\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_6layered_base\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n    \u003c!-- \u003csection class=\"technology__item technology__item__sub\" style=\"padding-top: 0; border-top: unset;\" id=\"related04\"\u003e\n      \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated related__ttl\"\u003eさらに究極の暖かさを\n            \u003cbr class=\"u-sp\"\u003e追求したい方へ\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\" alt=\"\" width=\"1248\" height=\"704\" style=\"height: unset; position: relative;\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eブレインスリープ\n                \u003cbr\u003eマットレス プロテクター\n                \u003cbr\u003eパーフェクト ウォーム EX\u003c\/h3\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\" alt=\"\" width=\"1248\" height=\"704\" style=\"height: unset; position: relative;\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eマットレス用ボックスシーツです。\n                \u003cbr\u003e\n                \u003cbr\u003e併用する事で、背中部分の保温性が112％UP。下からの冷えもしっかり防寒します。\n                \u003cbr\u003e冬の冷気は床や地面に溜まりやすい性質を持っていて、その冷気はベッドマットレスを通じて寒さとして感じます。 その寒さから身体を守るために、効果的です。\n                \u003cbr\u003e\n                \u003cbr\u003eご使用のマットレスや敷き布団にさっとかけるだけで、究極の暖かさとムレない環境を実現してくれます。\n                \u003cbr\u003e\n                \u003cbr\u003e掛け布団と同じ、中わたはカポックヒートEX、\n                \u003cbr\u003e生地はブランケットEXを使用\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_pc.webp\" alt=\"\" width=\"825\" height=\"465\" style=\"height: unset; position: relative;\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eコンフォーターと\n                \u003cbr\u003eマットレス プロテクターを\n                \u003cbr\u003e併せて使うとより効果的\n                \u003cbr\u003e\n              \u003c\/h3\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_sp.webp\" alt=\"\" width=\"650\" height=\"618\" style=\"height: unset; position: relative;\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e掛け布団と一緒に上下で使用すると更なる暖かさが実現。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\" alt=\"\" width=\"1144\" height=\"646\" style=\"height: unset; position: relative;\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\" alt=\"\" width=\"1144\" height=\"646\" style=\"height: unset; position: relative;\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■対応可能サイズ:\n                \u003cbr\u003e基本的には、約20cm～30cmの高さのマットレスが対応可能。 それ以下の高さのマットレスにも利用できますが、裏側の生地に余裕が出来るので、しっかり巻き込んでご使用ください。\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■サイズ:\n                \u003cbr\u003e・シングルサイズ : W100cm×L205cm×H33cm (約1,140g)\n                \u003cbr\u003e・セミダブルサイズ : W120cm×L205cm×H33cm (約1,300g)\n                \u003cbr\u003e・ダブルサイズ : W140cm×L205cm×H33cm (約1,470g)\n                \u003cbr\u003e\n              \u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■カラー:\n                \u003cbr\u003eダークグレー\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■素材:\n                \u003cbr\u003e・側生地\n                \u003cbr\u003e表生地：パイル部分 ポリエステル100％\n                \u003cbr\u003e基布部分 ポリエステル60％ レーヨン40％\n                \u003cbr\u003e裏生地：ポリエステル100％\n                \u003cbr\u003eマチ生地：ポリエステル94％ ポリウレタン6％\n                \u003cbr\u003e・インサレーション\n                \u003cbr\u003e植物繊維(カポック)43％ ポリエステル30％ アクリル20％\n                \u003cbr\u003e合成繊維（アクリレート系繊維）7％\n                \u003cbr\u003e\n              \u003c\/p\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattressprotector_perfectwarmex\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\n\n\n\n\n\n\u003c!-- \n\n\u003csection class=\"other__title\" id=\"other\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e睡眠の質を高めるオススメ商品\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n\u003ch3 class=\"other__pillow__text__sub__title only_sp\"\u003e速く、深く、脳が眠る。 \u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n\u003cdiv class=\"other__pillow__vimeo\"\u003e\u003cvideo class=\"lozad\" width=\"1400\" height=\"1080\" style=\"aspect-ratio: 1400\/1080;\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5b3769ce88a34ad5b685b96a373263a8.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"other__pillow__text\"\u003e\n\u003cdiv class=\"other__pillow__text__title\"\u003e\n\u003ch2 class=\"other__pillow__text__title__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_pillow_logo.webp\" alt=\"BRAIN SLEEP PILLOW\" width=\"207\" height=\"65\"\u003e\u003c\/h2\u003e\n\u003cp class=\"other__pillow__text__title__name\"\u003eブレインスリープ ピロー\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"other__pillow__text__sub__title\"\u003e速く、深く、脳が眠る。 \u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n\u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cdiv class=\"other__col2\"\u003e\n\u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"other__coin\"\u003e\n\u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e最高の寝室環境を実現。\u003cbr\u003e生涯あなたを支える、\u003cbr\u003eベッドフレーム\u003c\/h3\u003e\n\u003cdiv class=\"other__col2__item__coin__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_product_bed_frame.webp\" alt=\"\" width=\"629\" height=\"629\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_product_bed_frame_logo.webp\" alt=\"BRAIN SLEEP BED FRAME\" 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最高の寝室環境を実現。\u003cbr\u003e生涯あなたを支える、\u003cbr\u003eベッドフレーム\u003c\/p\u003e\n\u003ca href=\"https:\/\/global.brain-sleep.com\/products\/bed_frame\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003csection id=\"other__conforter\" data-offset=\"300\" data-sequence=\"500\" class=\"other__col2__item animatedParent animateOnce\"\u003e\n\u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e羽毛を超越した\u003cbr\u003e極暖掛け布団\u003c\/h3\u003e\n\u003cdiv class=\"other__col2__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" height=\"222\" width=\"600\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/other_comfoter_pwex.webp\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"other__col2__item__inner animated\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"other__col2__item__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" height=\"106\" width=\"350\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL EX\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/other_comfoter_pwex_logo.webp\"\u003e\u003c\/h2\u003e\n\u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コンフォーター \u003cbr class=\"only_sp\"\u003eパーフェクト ウォーム EX\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"other__col2__item__flex\"\u003e\n\u003cp class=\"other__col2__item__flex__desc\"\u003e羽毛を超越した\u003cbr\u003e極暖掛け布団\u003c\/p\u003e\n\u003ca class=\"other__more__btn other__more__btn__black\" href=\"https:\/\/global.brain-sleep.com\/products\/comforter_perfectwarmex\"\u003e詳しく見る\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e --\u003e\n\n\n\n\n\n\n\n\n    \u003cdiv class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_last_bg_model_v3.webp?2\" alt=\"\" class=\"lozad u-pc\" width=\"2000\" height=\"1122\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_last_bg_model_sp_v3.webp?2\" alt=\"\" class=\"lozad u-sp\" width=\"748\" height=\"703\"\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"faq js-box\" id=\"faq\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eFAQ\u003c\/span\u003eFrequently asked questions\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\"\u003eWhat are the delivery package sizes?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eThe product is delivered in three separate packages.\n              \u003cbr\u003e▼Single Size\n              \u003cbr\u003e①Approx. 103 × 69.5 × 48 cm ②Approx. 104 × 69 × 23 cm ③Approx. 62 × 42 × 31 cm\n              \u003cbr\u003e▼Semi-Double Size\n              \u003cbr\u003e①Approx. 123 × 69.5 × 48 cm ②Approx. 124 × 69 × 23 cm ③Approx. 62 × 42 × 31 cm\n              \u003cbr\u003e▼Double Size\n              \u003cbr\u003e①Approx. 143 × 69.5 × 48 cm ②Approx. 144 × 69 × 23 cm ③Approx. 62 × 42 × 31 cm\n              \u003cbr\u003e▼Queen Size\n              \u003cbr\u003e①Approx. 164 × 69.5 × 48 cm  ②Approx. 164 × 69 × 23 cm ③Approx. 62 × 42 × 31 cm\n              \u003cbr\u003e\u003c!-- ▼King Size\n              \u003cbr\u003e①Approx. 184 × 69.5 × 48 cm  ②Approx. 184 × 69 × 23 cm ③Approx. 62 × 42 × 31 cm --\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\"\u003eCan the covers be machine-washed?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eYes. The topper sheet and base cover can be removed and machine-washed.\u003cbr\u003eWhen using a washing machine, please place them in a laundry net and use a machine with a capacity of 8 kg or more.\u003cbr\u003eDo not use a tumble dryer.\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\"\u003eHow should I care for the mattress core?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eYou can rinse the mattress core with water in the shower.\u003cbr\u003eAfter washing, let it air-dry in a flat, well-ventilated area, out of direct sunlight.\u003cbr\u003eIf odors or stains are a concern, we recommend using a mild, diluted neutral detergent.\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\"\u003eCan I use a futon dryer or an electric blanket on the mattress?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eNo. Futon dryers or electric blankets cannot be used. \u003cbr\u003eAlso avoid placing the mattress near heaters or other heating appliances, as heat may damage the materials.\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\"\u003eDo I need to place a sheet on the mattress?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eNo additional sheet is required, as the topper sheet included in the set is easy to attach and remove, and can be machine-washed.\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\"\u003eCan I use commercially available sheets?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eYes.\u003cbr\u003eWe recommend the mattress sheets (box-sheet type) available from the BRAIN SLEEP store, but standard box sheets sold on the market can also be used.\u003cbr\u003eWhen using a box sheet, please place it over the topper sheet.\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\"\u003eI already own the Float Mattress—what’s the difference?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eFor details, please refer to the comparison chart.\u003cbr\u003eBy adding an extra layer to your current Float Mattress, you can upgrade it to the Premium model.\u003cbr\u003eThe upgrade set is available for purchase \u003ca class=\"u-td-u\" href=\"https:\/\/global.brain-sleep.com\/products\/mattress_6layered_base\" target=\"_blank\"\u003ehere\u003c\/a\u003e.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n  \u003cp\u003e \u003c\/p\u003e\n  \u003cdiv id=\"buy\" name=\"buy\" style=\"display: block;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_all_20250217.css?1\"\u003e\n\n\u003cscript defer type=\"text\/javascript\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_all_20250217.js?v=1739829600\"\u003e\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .sec_development{background: #EEECDD;text-align: center;padding: 50px 10px;margin:50px 0 0 0;}\n    .sec_development p{text-align: center;font-weight: bold;font-size: 25px;line-height: 200%;}\n    .txt_red{color: #9C2335;}\n    .sec_development a{color: #FFFF;background: #9C2335;padding: 10px 50px;border-radius: 30px;margin-top: 30px;font-size: 20px;display: inline-block;}\n    .annotation{font-size: 12px;}\n    .relatedProducts{margin-top:0px;}\n    \n    @media screen and (max-width:749px) {\n        .sec_development p{font-size: 20px;}\n    }\n  \u003c\/style\u003e\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"SINGLE (W100 × L196cm) \/ WHITE","offer_id":42333480943639,"sku":"M0001S1-SNWH","price":274000.0,"currency_code":"JPY","in_stock":true},{"title":"SEMI-DOUBLE (W120 × L196cm) \/ WHITE","offer_id":42333480976407,"sku":"M0001S1-SDWH","price":311000.0,"currency_code":"JPY","in_stock":true},{"title":"DOUBLE (W140 × L196cm) \/ WHITE","offer_id":42333481009175,"sku":"M0001S1-DBWH","price":341000.0,"currency_code":"JPY","in_stock":true},{"title":"QUEEN (W160 × L196cm) \/ WHITE","offer_id":43056844734487,"sku":"M0001S3-QNWH","price":417000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_mattress_premiumfloat_white.jpg?v=1748855597"},{"product_id":"mattress_plus_float","title":"BRAIN SLEEP MATTRESS PLUS FLOAT","description":"\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_logo_sp.webp\" fetchpriority=\"high\"\u003e\n\u003cp\u003e\n  \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n  \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\" rel=\"stylesheet\"\u003e\n  \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n  #MainContent,\n  html.js {\n    overflow: visible !important\n  }\n\n  .rwlp__wrapper div:empty {\n    display: initial\n  }\n\n  html {\n    scroll-behavior: smooth\n  }\n\n  .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n    transform: unset;\n    animation: unset;\n    opacity: 1\n  }\n\n  .rwlp__wrapper .thumbnail {\n    position: relative;\n    cursor: unset\n  }\n\n  .rwlp__wrapper .thumbnail:hover {\n    opacity: 1\n  }\n\n  .rwlp__wrapper ul {\n    padding-left: 0\n  }\n\n  .rwlp__wrapper li {\n    list-style: none\n  }\n\n  img {\n    border: unset !important\n  }\n\n  .other__pillow__text__sub__more {\n    color: #fff !important\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  .u-cf {\n    *zoom: 1\n  }\n\n  .u-cf:after {\n    display: table;\n    clear: both;\n    content: \"\"\n  }\n\n  .u-mt-32 {\n    margin-top: 32px !important\n  }\n\n  .u-termina {\n    font-family: termina, sans-serif\n  }\n\n  html,\n  body,\n  div,\n  span,\n  iframe,\n  h1,\n  h3,\n  p,\n  img,\n  ul,\n  li,\n  header,\n  section,\n  video {\n    margin: 0;\n    padding: 0;\n    border: 0;\n    outline: 0;\n    vertical-align: baseline;\n    background: transparent\n  }\n\n  * {\n    box-sizing: border-box;\n    line-height: 1.5\n  }\n\n  body {\n    width: 100%;\n    background: #fff;\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n    color: #000\n  }\n\n  main {\n    display: block\n  }\n\n  li {\n    list-style-type: none\n  }\n\n  a {\n    display: inline-block;\n    text-decoration: none;\n    color: #000\n  }\n\n  video,\n  img {\n    vertical-align: bottom;\n    max-width: 100%;\n    height: auto\n  }\n\n  h1,\n  h3 {\n    font-weight: normal !important\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .only_sp {\n    display: none !important\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .mv {\n    margin-top: 0\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  .u-mt-32 {\n    margin-top: 32px !important\n  }\n\n  html,\n  body,\n  div,\n  span,\n  iframe,\n  h1,\n  h2,\n  h3,\n  p,\n  img,\n  small,\n  b,\n  ul,\n  li,\n  fieldset,\n  label,\n  legend,\n  details,\n  header,\n  nav,\n  section,\n  summary,\n  video {\n    margin: 0;\n    padding: 0;\n    border: 0;\n    outline: 0;\n    vertical-align: baseline;\n    background: transparent\n  }\n\n  * {\n    box-sizing: border-box;\n    line-height: 1.5\n  }\n\n  body {\n    width: 100%;\n    background: #fff;\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n    color: #000\n  }\n\n  main {\n    display: block\n  }\n\n  li {\n    list-style-type: none\n  }\n\n  a {\n    display: inline-block;\n    text-decoration: none;\n    color: #000\n  }\n\n  video,\n  img {\n    vertical-align: bottom;\n    max-width: 100%;\n    height: auto\n  }\n\n  input,\n  button {\n    appearance: none\n  }\n\n  h1,\n  h2,\n  h3 {\n    font-weight: normal !important\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .only_sp {\n    display: none !important\n  }\n\n  .mv {\n    background-color: #80a8c6;\n    position: relative;\n    padding-bottom: 4.7vw;\n    background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_bg.webp);\n    background-position: center bottom;\n    background-repeat: repeat-x;\n    background-size: auto 309px\n  }\n\n  .mv__inner {\n    width: 77vw;\n    margin: 0 auto;\n    position: relative\n  }\n\n  .mv__img {\n    width: 65.35714vw;\n    margin-left: auto;\n    padding-top: 13.5714vw\n  }\n\n  .mv__txt2 {\n    position: absolute;\n    top: 8vw;\n    left: 0;\n    color: #fff;\n    font-size: 2.42857vw;\n    line-height: 1.5\n  }\n\n  .mv__logo {\n    width: 20.7587vw;\n    position: absolute;\n    top: 16.71428vw;\n    left: .34vw\n  }\n\n  .intro3__more img {\n    max-width: 944px;\n    margin: 0 auto 40px\n  }\n\n  .sleep__info__quality__golden__img {\n    max-width: 800px;\n    padding-right: 30px;\n    position: relative;\n    width: calc(100% - 486px)\n  }\n\n  .technology__item__desc__img {\n    padding-top: 35.5%;\n    position: relative;\n    width: 58.1428571428571vw;\n    flex: 1\n  }\n\n  .technology__item__desc__img img {\n    height: auto;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .technology__item__desc__text__content__title {\n    font-size: 30px;\n    font-weight: 400;\n    letter-spacing: -.06em;\n    line-height: 1.733333333333333\n  }\n\n  .technology__item__desc__text__content__desc {\n    font-size: 16px;\n    letter-spacing: -.06em;\n    line-height: 1.9375;\n    margin-top: 30px\n  }\n\n  .technology__item__graph {\n    border: 1px #000 solid;\n    margin: 80px auto 0;\n    width: 900px\n  }\n\n  .technology__item__graph.only_sp {\n    display: none !important\n  }\n\n  .technology__item__graph__content {\n    align-items: center;\n    display: flex !important;\n    height: 100%;\n    justify-content: center;\n    padding: 30px\n  }\n\n  .technology__item__graph__img {\n    width: 360px\n  }\n\n  .technology__item__graph__img img {\n    width: 100%\n  }\n\n  .scene__movie video {\n    width: 100%\n  }\n\n  @media screen and (max-width:749px) {\n\n\n    .other__col2__item__img img{\n            width: 70% !important;\n    margin: 0 auto;\n    display: block;\n        }\n\n    .only_pc {\n      display: none !important\n    }\n\n    .only_sp {\n      display: block !important\n    }\n\n    .mv {\n      height: 180vw\n    }\n\n    .mv__inner {\n      width: unset\n    }\n\n    .mv__img {\n      width: 100vw;\n      margin-left: auto;\n      padding-top: 60vw\n    }\n\n    .mv__txt2 {\n      top: 16.8vw;\n      left: 7.73333vw;\n      width: auto;\n      font-size: 5.86666vw\n    }\n\n    .mv__logo {\n      width: 53.86666vw;\n      top: 41vw;\n      left: 7.73333vw\n    }\n\n    .sleep__info__quality__golden__img {\n      max-width: 100%;\n      padding-right: 0;\n      width: 100%;\n      margin-top: 10px\n    }\n\n    .mattress_comparison__inner {\n      width: 100%;\n      overflow-x: scroll\n    }\n\n    .mattress_comparison .mattress_comparison__inner img {\n      width: 476px;\n      max-width: unset\n    }\n\n    .technology__item__desc__img {\n      margin-left: 20px;\n      padding-top: 94%;\n      width: calc(100% - 20px)\n    }\n\n    .technology__item__sub .technology__item__desc__img.change_sp {\n      padding-top: 56.75%;\n      width: calc(100% - 20px)\n    }\n\n    .technology__item__sub#tech01_03 .technology__item__inner:first-of-type .technology__item__desc__img.change_sp {\n      padding-top: 112%\n    }\n\n    .spec__table1__wrap {\n      width: 100%;\n      overflow-y: hidden;\n      overflow-x: scroll;\n      position: relative;\n      padding-bottom: 20px\n    }\n\n    .technology__item .spec__table1__wrap img {\n      width: 160vw;\n      max-width: unset\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar {\n      height: 4px\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar-thumb {\n      background: #000;\n      border-radius: 5px\n    }\n\n    .spec__table1__wrap::-webkit-scrollbar-track {\n      background: #b8b8b8;\n      border-radius: 5px\n    }\n\n    .spec__table__nav .spec__table__nav__prev,\n    .spec__table__nav .spec__table__nav__next {\n      width: 45px;\n      position: absolute;\n      top: 44%;\n      transform: translateY(-50%)\n    }\n\n    .spec__table__nav .spec__table__nav__prev {\n      left: 0\n    }\n\n    .spec__table__nav .spec__table__nav__next {\n      right: 0\n    }\n\n    .technology__item__desc__img img {\n      height: 100%;\n      left: 0;\n      position: absolute;\n      top: 0;\n      width: 100%;\n      object-fit: cover\n    }\n\n    .technology__item__desc__text__content__title {\n      font-size: 25px;\n      line-height: 1.84\n    }\n\n    .technology__item__desc__text__content__desc {\n      margin-top: 20px\n    }\n\n    .technology__item__graph {\n      border: none;\n      height: auto;\n      margin: 35px auto 0;\n      padding: 0 20px;\n      width: 100%\n    }\n\n    .technology__item__graph.only_sp {\n      display: block !important\n    }\n\n    .technology__item__graph__content {\n      display: block !important;\n      padding: 0\n    }\n\n    .technology__item__graph__img {\n      width: 100%;\n      margin: 0 auto\n    }\n  }\n\n  .other__pillow__text__sub__title {\n    color: #fff;\n    font-size: 25px;\n    font-weight: 400;\n    line-height: 1.6;\n    margin-left: 65px\n  }\n\n  @media screen and (max-width:749px) {\n    .other__pillow__text__sub__title {\n      display: none\n    }\n\n    .other__pillow__text__sub__title.only_sp {\n      display: block;\n      font-size: 15px;\n      margin: 0;\n      padding: 20px 0 0 20px;\n      text-align: left;\n      position: relative;\n      z-index: 2\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .other__conforter__text__sub__title {\n      display: none\n    }\n\n    .other__conforter__text__sub__title.only_sp {\n      display: block;\n      font-size: 15px;\n      font-weight: normal\n    }\n\n    #other__coin .other__conforter__text__sub__title {\n      margin-top: 80px;\n      margin-bottom: 15px;\n      padding: 0;\n      position: relative;\n      z-index: 2\n    }\n  }\n\n  .rwlp__wrapper img {\n    width: 100%\n  }\n\n  .mv {\n    margin-top: 0\n  }\n\n  @media screen and (max-width:749px) {\n    .sleep__info__book__text__title .only_sp {\n      display: inline\n    }\n  }\n\n  @media screen and (min-width: 750px) {\n    .other__col2__item__coin__img {\n        top: 0 !important;\n        right: 0 !important;\n        width: 100% !important;\n    }\n\n    #other__coin .other__col2__item__logo {\n        width: 280px !important;\n    }\n    .intro0__ttl {\n        font-size: 40px!important;\n    }\n  .technology__link__lists__title {\n    align-items: flex-start!important;\n  }\n}\n@media screen and (max-width: 749px) {\n    #other__coin .other__col2__item__logo {\n        width: 115px;\n    }\n    .intro0__ttl {\n        font-size: 4.6vw!important;\n    }\n    #tech02 .technology__item__desc__img video {\n        width: 166vw!important;\n        max-width: unset!important;\n        position: relative!important;\n        left: 50%!important;\n        transform: translate(-50%)!important;\n        position: absolute!important;\n        bottom: unset!important;\n    }\n}\n\u003c\/style\u003e\n\n\n\n\n\n\n    \u003cstyle\u003e\n      .float_technology_allbox_1_0902 {\n        display: flex;\n        margin: 0 auto;\n        width: fit-content;\n        gap: 20px;\n        font-size: 30px;\n      }\n    \n      .ultimate_relax_0902 {\n        background-image: linear-gradient(90deg, #86b0d1, #5073d0 51%, #b0e4ea);\n        background-position: bottom left;\n        background-size: 100% 6%;\n        background-repeat: no-repeat;\n        padding-bottom: 2px;\n      }\n    \n      .float_technology_txt_0902 {\n        margin: 9px 0;\n        font-size: 40px;\n        line-height: 55px;\n      }\n    \n      .tokkyo_no_0902 {\n        font-size: 20px;\n      }\n    \n      .float_technology_allbox_2_0902 {\n        margin: 75px 0;\n        font-size: 30px;\n        line-height: 50px;\n      }\n    \n      .back_red_0902 {\n        background: #842335;\n        padding: 5px 5px;\n        margin-bottom: 10px;\n        display: inline-block;\n      }\n      .patented_technology_0902 img{\n        width: 200px !important;\n      }\n\n      @media screen and (max-width:749px) {\n        .technology__link__lists__title {\n          height: auto!important;\n        }\n        .float_technology_allbox_1_0902 {\n          display: flex;\n          margin: 0 auto;\n          width: fit-content;\n          gap: 10px;\n          font-size: 4vw;\n        }\n    \n        .ultimate_relax_0902 {\n          background-image: linear-gradient(90deg, #86b0d1, #5073d0 51%, #b0e4ea);\n          background-position: bottom left;\n          background-size: 100% 5%;\n          background-repeat: no-repeat;\n          font-size: 3.5vw;\n          padding-bottom: 2px;\n        }\n    \n        .float_technology_txt_0902 {\n          margin: 5px 0;\n          font-size: 5vw;\n          line-height: 8vw;\n        }\n    \n        .tokkyo_no_0902 {\n          font-size: 3vw;\n        }\n    \n    \n        .float_technology_allbox_2_0902 {\n          margin: 30px 0;\n          font-size: 4.2666vw;\n          line-height: 9vw;\n        }\n    \n        .back_red_0902 {\n          background: #842335;\n          padding: 5px 5px;\n          margin-bottom: 0px;\n          display: inline-block;\n        }\n\n        .patented_technology_0902 img{\n          width: 95px !important;\n        }\n      }\n\n\n\n\n\n\n\n\n\n\n\n\n\n.intro2 {\n  background-color: #000;\n  padding: 14vw 0 80px;\n  color: #fff;\n  text-align: center;\n  background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_introbg_v3.webp);\n  background-position: center top -18vw;\n  background-size: 100% auto;\n  background-repeat: no-repeat;\n}\n.intro2__ttl {\n  font-size: 60px;\n  padding: 10px 30px;\n  border: 2px solid #fff;\n  display: inline-block;\n  margin-bottom: 32px;\n  background-color: #091321;\n  width: unset !important;\n}\n.mv__txt2 {\n    font-size: 2vw!important;\n}\n.technology__link__lists .item {\n  display: flex;\n}\n\n@media screen and (max-width:749px) {\n\n  .intro2 {\n      padding: 14vw 0 30px;\n      background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_introbg_sp_v3.webp);\n  }\n  .intro2__ttl {\n    padding: 2px 10px;\n    margin-bottom: 16px;\n    font-size: 5vw!important;\n  }\n  .mv__txt2 {\n    font-size: 3.5vw!important;\n  }\n\n}\n\n    \u003c\/style\u003e\n\n\n\n\n\n\n\n\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n  \u003cmain\u003e\n    \u003csection class=\"mv\"\u003e\n      \u003cdiv class=\"mv__inner\"\u003e\n        \u003cdiv class=\"mv__img\"\u003e\n          \u003cpicture\u003e\n            \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_plus_float_kv_img_sp_model.webp\" media=\"(max-width: 767px)\"\u003e\n            \u003csource srcset=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_plus_float_kv_img_model.webp\" media=\"(min-width: 768px)\"\u003e\u003cimg src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_plus_float_kv_img_model.webp\" alt=\"\" width=\"1830\" height=\"822\"\u003e\n            \u003csource\u003e\u003c\/source\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003ch1 class=\"mv__txt2 termina\"\u003eIdeal Sleeping Posture × Advanced Pressure Distribution\u003cbr\u003eA mattress that transforms the way you wake up\u003c\/h1\u003e\n        \u003cdiv class=\"mv__logo\"\u003e\n          \u003cpicture\u003e\n            \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_logo_sp.webp?1\" media=\"(max-width: 767px)\"\u003e\n            \u003csource srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_logo.webp?1\" media=\"(min-width: 768px)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_logo.webp?1\" alt=\"BRAINSLEEP MATTRESS PLUS FLOAT\" width=\"542\" height=\"162\"\u003e\n            \u003csource\u003e\u003c\/source\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mv__bottom\"\u003e\n          \u003cimg decoding=\"async\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_feature_en.webp\" alt=\"\" class=\"only_pc\" width=\"2000\" height=\"188\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_kv_feature_sp_en.webp\" alt=\"\" class=\"only_sp\" width=\"309\" height=\"160\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"sleep__info\" id=\"sleep__info\"\u003e\n      \u003cdiv class=\"sleep__info__book animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"sleep__info__book__inner fadeInUpShort animated\"\u003e\n          \u003ch2 class=\"sleep__info__book__top\" style=\"text-align: center;\"\u003eSleep is not just about time. \u003cbr\u003eIt’s about quality\u003c\/h2\u003e\n          \u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n            \u003cdiv class=\"sleep__info__book__img\" style=\"flex-shrink: 0;\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_stanford_method.webp\" alt=\"スタンフォード 式最高の睡眠\" width=\"133\" height=\"196\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"sleep__info__book__text\"\u003e\n              \u003ch3 class=\"sleep__info__book__text__title\"\u003eThe only mattress that brings together the methods of \u003cspan style=\"font-style: italic;\"\u003eThe Stanford Method for Ultimate Sound Sleep.\u003c\/span\u003e\n\u003c\/h3\u003e\n              \u003cp class=\"sleep__info__book__text__desc\"\u003eWe spend nearly a third of our lives asleep.\u003cbr\u003eWhen sleep quality is poor, the brain and body do not fully rest, making it difficult to perform at their natural best.\u003cbr\u003eBecause sleep products are part of our everyday lives, why not reconsider sleep from the perspective of quality?\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"intro0 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro0__ttl fadeInUpShort animated\"\u003eThe ultimate sleep environment, \u003cbr\u003einformed by the latest research\u003cbr\u003eA mattress that allows the entire body \u003cbr\u003eto fall asleep faster and more deeply\u003c\/div\u003e\n      \u003cdiv class=\"intro0__img fadeInUpShort animated\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro_tag.webp\" alt=\"\" width=\"1026\" height=\"78\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro1 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro1__ttl fadeInUpShort animated\"\u003e\n        \u003cspan\u003eThe ultimate sleeping posture\u003c\/span\u003e×\u003cspan\u003eadvanced pressure distribution\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro1__ttl2 fadeInUpShort animated\"\u003eEnhanced support and fit\u003cspan\u003eFeaturing an evolved \u003cbr\u003ezero-gravity technology\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro1__img\"\u003e\u003cvideo class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e3ef05f8f1574579a994b70d5b4f9246.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro2__bg\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_bg.webp\" alt=\"\" width=\"2000\" height=\"1124\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_bg_sp.webp\" alt=\"\" width=\"748\" height=\"420\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003eThe ultimate relaxed posture\u003c\/div\u003e\n\n      \u003c!-- \u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_txt1.webp\" alt=\"\" width=\"513\" height=\"98\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro02_txt1_sp.webp\" alt=\"\" width=\"268\" height=\"46\"\u003e\n      \u003c\/div\u003e --\u003e\n\n      \u003cdiv class=\"intro2__txt fadeInUpShort animated\"\u003eDesigned to recreate the posture identified by NASA \u003cbr\u003eas placing minimal strain on the body\u003c\/div\u003e\n      \u003c!-- \u003cdiv class=\"intro2__txt2 fadeInUpShort animated\"\u003e\n        \u003cspan\u003e脚・腰・肩を支える究極の寝姿勢で\u003c\/span\u003e\u003cbr\u003e筋肉や背骨への身体的負担を軽減させます。\n      \u003c\/div\u003e --\u003e\n\n\n\n\n\n    \u003c!-- 新規ブロック --\u003e\n\n\u003cdiv class=\"float_technology_allbox_1_0902\" style=\"position: relative;z-index: 1; max-width: 94%;margin-left: auto;margin-right: auto;\"\u003e\n\n    \u003cdiv class=\"patented_technology_0902\" style=\"display: flex;align-items: center;\"\u003e\n        \u003c!-- 特許\u003cbr\u003e技術 --\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_patented_technology_20250902_en_v2.webp?1\" alt=\"\" class=\"\" width=\"1200\" height=\"508\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"text-align: left;\"\u003e\n        \u003cdiv class=\"ultimate_relax_0902\"\u003eDesigned for the ultimate relaxed posture\u003c\/div\u003e\n        \u003cdiv class=\"termina typesquare_option float_technology_txt_0902\"\u003eFLOAT\u003cbr\u003eTECHNOLOGY\u003c\/div\u003e\n        \u003cdiv class=\"tokkyo_no_0902\"\u003ePatent No. 7727279\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fadeInUpShort animated go float_technology_allbox_2_0902\"\u003e\n    \u003cspan class=\"back_red_0902\"\u003eA proprietary float structure \u003cbr class=\"u-sp\"\u003ethat supports the legs, \u003cbr class=\"u-sp\"\u003ewaist, and shoulders\u003c\/span\u003e\u003cbr\u003e\n    This structure enables a neutral sleeping posture \u003cbr\u003eand effective body pressure distribution, \u003cbr class=\"u-pc\"\u003ehelping reduce physical strain during sleep.\n\u003c\/div\u003e\n    \n    \u003c!-- 新規ブロック --\u003e\n\n\n\n\n      \u003cdiv class=\"intro2__img\"\u003e\u003cvideo class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/f043826cc101448793655eaff22ac2fa.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cross\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_cross.webp?3\" alt=\"\" class=\"fadeInUpShort animated\" width=\"91\" height=\"91\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro3 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003eAdvanced pressure distribution\u003c\/div\u003e\n      \u003cdiv class=\"intro3__txt fadeInUpShort animated\"\u003eA hybrid responsive structure woven with countless springs.\u003cbr\u003eA seven-layer wire-wave construction firmly supports the body.\u003c\/div\u003e\n      \u003cdiv class=\"intro3__img\"\u003e\u003cvideo class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a01cc4d23deb4ba8baa1245523f54d5f.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n      \u003cdiv class=\"sleep__info__quality__golden animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003eFurther contributes \u003cbr class=\"u-pc\"\u003eto core body temperature regulation\u003c\/div\u003e\n        \u003cdiv class=\"sleep__info__quality__golden__text fadeInUpShort animated\" style=\"width: 100%;max-width: 550px;\"\u003e\n          \u003ch3 class=\"sleep__info__quality__golden__title\"\u003eLowering core body temperature\u003cbr\u003efor deeper “golden 90 minutes”\u003c\/h3\u003e\n          \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated u-sp\" style=\"margin-top: 20px;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_en.webp\" alt=\"\" width=\"840\" height=\"472\"\u003e\u003c\/div\u003e\n          \u003cp class=\"sleep__info__quality__golden__desc\"\u003e\n            Sleep quality is largely influenced by the depth reached during the first 90 minutes after falling asleep.\u003cbr\u003eWhen this “golden 90 minutes” remains shallow, longer sleep alone does not necessarily improve quality.\u003cbr\u003eThis BRAIN SLEEP mattress, designed with breathability in mind, helps lower core body temperature, guiding sleep toward greater depth.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sleep__info__quality__golden__img fadeInUpShort animated u-pc\" style=\"max-width: 600px\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_en.webp\" alt=\"\" width=\"840\" height=\"472\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro03\"\u003e\n      \u003cdiv class=\"demerit animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc fadeInUpShort animated\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_demerit_v3_en.webp\" alt=\"\" width=\"2000\" height=\"906\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp fadeInUpShort animated\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_demerit_sp_v3_en.webp\" alt=\"\" width=\"342\" height=\"210\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mattress_comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc fadeInUpShort animated\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_mattress_comparison_en.webp\" alt=\"\" width=\"2000\" height=\"1390\"\u003e\n        \u003cdiv class=\"mattress_comparison__inner u-sp\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp fadeInUpShort animated\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_mattress_comparison_sp_en.webp\" alt=\"\" width=\"477.5\" height=\"335.5\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"intro04__bg\"\u003e\n        \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro04_bg_model.webp\" alt=\"\" width=\"2000\" height=\"1124\"\u003e \u003cimg decoding=\"async\" loading=\"lazy\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro04_bg_sp_model.webp\" alt=\"\" width=\"750\" height=\"772\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"intro04__inner\"\u003e\n        \u003cdiv class=\"intro04__ttl fadeInUpShort animated\"\u003eOne mattress\u003cbr\u003eFor waking up refreshed.\u003c\/div\u003e\n        \u003cdiv class=\"intro04__logo fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_intro04_logo.webp\" alt=\"\" width=\"720\" height=\"218\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"technology js-box\" id=\"technology\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan style=\"margin-bottom: 0;\"\u003eTECHNOLOGY\u003c\/span\u003e\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__link\"\u003e\n        \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech01\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_nav01_model.webp?3\" alt=\"\" width=\"593\" height=\"546\"\u003e\u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eZero-gravity technology\u003cbr\u003edesigned for ideal sleep posture\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech02\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_nav02.webp?3\" alt=\"\" width=\"593\" height=\"546\"\u003e\u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title\"\u003e\n                \u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eExceptional breathability\u003cbr\u003efor cool, comfortable sleep\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n          \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech03\"\u003e\n              \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_nav03_model.webp?3\" alt=\"\" width=\"593\" height=\"546\"\u003e\u003c\/div\u003e\n              \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                \u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eBuilt for long-term durability \u0026amp;\u003cbr\u003eResistant to dirt and easy to keep clean\n              \u003c\/h3\u003e\n            \u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n            \u003cspan\u003e01\u003c\/span\u003eZERO GRAVITY \u003cbr class=\"only_sp\"\u003eTECHNOLOGY\n          \u003c\/h2\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_main_model.webp\" alt=\"\" class=\"u-pc\" width=\"1628\" height=\"916\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_main_sp.webp\" alt=\"\" class=\"u-sp\" width=\"704\" height=\"704\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eZero-gravity technology\u003cbr\u003edesigned to create ideal sleep posture\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                  Pursues exceptional comfort by minimizing and evenly dispersing the physical pressure placed on the body during sleep,delivering ultimate sleep through the combination of \"ideal sleep posture\" and \"advanced pressure dispersion\".\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated only_pc\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_01_en.webp\" alt=\"\" width=\"732\" height=\"848\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eRecreating the neutral body posture proposed by NASA\u003cbr\u003eGuiding the body toward ultimate relaxation\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eWhen the body is released in a weightless environment, the shoulders naturally settle inward and the legs rise slightly.\u003cbr\u003eThis posture is considered one of the least physically demanding positions for the human body.\u003cbr\u003eThrough its proprietary three-dimensional structure, the mattress creates a buoyant, floating-like rebound and adjusts firmness to the shoulders, lower back, and legs, guiding the body into ultimate relaxation—free from gravity.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_01_2.webp\" alt=\"\" class=\"fadeInUpShort animated hardness\" width=\"400\" height=\"74\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_02_model_v2_en.webp\" alt=\"\" class=\"fadeInUpShort animated u-pc\" width=\"1185\" height=\"545\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"u-sp animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"padding:40px 0\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_01_en.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1185\" height=\"545\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__gradation only_sp\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_02_1_sp_model_en.webp?1\" alt=\"\" width=\"532\" height=\"702\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_02_2_sp_model_en.webp?1\" alt=\"\" width=\"532\" height=\"702\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_02_3_sp_model_en.webp?1\" alt=\"\" width=\"532\" height=\"702\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_03_model.webp\" alt=\"\" width=\"540\" height=\"744\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eElevating the legs enhances circulation and supports recovery from fatigue\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                The leg section is designed to sit 4 cm higher than the chest, encouraging smoother blood flow back toward the upper body. This positioning helps ease feelings of fatigue and swelling.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence2_1_en.webp\" alt=\"\" width=\"655\" height=\"582\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__text\"\u003e\n              \u003ch3 class=\"technology__item__graph__title\"\u003eBlood circulation increases by approximately 150%\u003c\/h3\u003e\n              \u003cp class=\"technology__item__graph__desc\"\u003eWhen compared with a flat mattress and conventional raised-foot designs, this product shows an approximately 1.5× increase in blood flow.\n                \u003cbr\u003e\u003cbr\u003eIt is believed to help alleviate fatigue and swelling.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-pc\" style=\"margin-bottom:100px\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_05_en.webp\" alt=\"\" class=\"only_pc\" width=\"1266\" height=\"690\"\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp\" style=\"padding-top: 0;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_05_sp_en.webp\" alt=\"\" class=\"only_sp\" width=\"711\" height=\"801\" style=\"position: relative;\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content u-pc\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eIt is believed to help alleviate fatigue and swelling.\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                Countless fibers form a three-dimensional hybrid rebound structure, providing multidirectional support rather than support in a single plane.\u003cbr\u003eThis structure responds optimally to variations in body weight and surface area across different zones.\u003cbr\u003eIn addition, the proprietary seven-layer construction absorbs gravitational force and converts it into rebound energy—firmly supporting the body while helping maintain proper sleep posture.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-top:0\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fc8ee6e9356f4b2194126f6a241c46f7.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content u-sp\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eA new sensation of resilience\u003cbr\u003eReduces physical strain through a seven-layer hybrid rebound structure\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                Countless fibers form a three-dimensional hybrid rebound structure, providing multidirectional support rather than support in a single plane.\u003cbr\u003eThis structure responds optimally to variations in body weight and surface area across different zones.\u003cbr\u003eIn addition, the proprietary seven-layer construction absorbs gravitational force and converts it into rebound energy—firmly supporting the body while helping maintain proper sleep posture.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_06\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated go\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech01_06_en.webp\" alt=\"\" width=\"1400\" height=\"789\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated go\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eZoned support tailored to different body areas helps maintain an ideal sleeping posture\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                A wire-shaped support core, “Wire Wave,” features fibers of varying thickness designed to correspond to different areas of the body, supporting the body from within the mattress.\u003cbr\u003eBy accommodating differences in body pressure across each zone, it prevents excessive sinking and helps maintain an ideal sleeping posture.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph01_en.webp\" alt=\"\" width=\"664\" height=\"647\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__text\"\u003e\n              \u003ch3 class=\"technology__item__graph__title\"\u003eFirm support from the lower back to the hips, where the greatest pressure is placed on the body\u003c\/h3\u003e\n              \u003cp class=\"technology__item__graph__desc\"\u003e\n                The maximum difference between conventional spring mattresses and this product is just 2 cm.\u003cbr\u003eWithout placing strain on the body, the BRAIN SLEEP mattress provides stable support from the lower back to the hips—the heaviest area of the body—helping maintain proper sleeping posture.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/63d31b2663cd4b9c800492c952f03a38.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eUltra pressure dispersion supports natural turning, helping the body rest with less energy\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                By maintaining proper sleeping posture, the mattress enables smooth, effortless turning during sleep.\u003cbr\u003eIts nine-layer structure repeatedly absorbs and rebounds in sync with body movement, supporting each turn throughout the night.\u003cbr\u003eBy minimizing energy expenditure during sleep, it reduces physical strain and helps maintain comfort until morning.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_graph02_en.webp\" alt=\"\" width=\"718\" height=\"592\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__text\"\u003e\n              \u003ch3 class=\"technology__item__graph__title\"\u003eEnergy expenditure during turning is reduced by approximately 52%\u003c\/h3\u003e\n              \u003cp class=\"technology__item__graph__desc\"\u003eA seven-layer structure supports the body from multiple directions, supporting natural turning during sleep.\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\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n            \u003cspan\u003e02\u003c\/span\u003eTEMPERATURE \u003cbr class=\"only_sp\"\u003eCONTROL\n          \u003c\/h2\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n              \u003cvideo class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/06c4991e152145b188a348c2ca092450.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eExceptional breathability keeps heat from building up, for lasting comfort\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                  A proprietary three-dimensional fiber structure delivers exceptional breathability.\u003cbr\u003eEvery turn during sleep releases built-up heat and humidity.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech02_01.webp\" alt=\"\" width=\"1634\" height=\"918\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eControls temperature and humidity for optimal sleep through super-breathable materials\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eTo achieve quality sleep, maintaining proper temperature and humidity within the sleep environment is essential.\u003cbr\u003eWith over 90% of its structure composed of air layers, heat and moisture generated during sleep do not build up, creating a consistently comfortable sleeping environment.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-pc\" style=\"border:1px solid #000\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech02_02_en.webp\" alt=\"\" width=\"1634\" height=\"920\"\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp\" style=\"height:auto;padding:0;width:90%\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech02_02_en.webp?v=1724306783\" alt=\"\" width=\"652\" height=\"678\" style=\"position:relative\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eReleases heat and moisture from perspiration, maintaining a comfortable sleep environment through the night\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                Made with exceptionally breathable materials, this product releases heat generated during sleep as well as moisture from perspiration, helping keep the bed microclimate comfortable throughout the night.\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__note\"\u003eTest method: a subject lay on the mattress for 20 minutes while covered with a towel blanket at rest.\u003cbr\u003eThermal images were taken before use and after 20 minutes using thermography.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence3_2_en.webp\" alt=\"\" width=\"726\" height=\"551\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__text\"\u003e\n              \u003ch3 class=\"technology__item__graph__title\"\u003eHigh level of heat dissipation\u003cbr\u003eprevents heat from accumulating\u003c\/h3\u003e\n              \u003cp class=\"technology__item__graph__desc\"\u003e\n                The BRAIN SLEEP mattress features a highly breathable material that retains significantly less heat than other materials, inducing high-quality sleep throughout the night.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n            \u003cspan\u003e03\u003c\/span\u003eCLEAN FOR \u003cbr class=\"only_sp\"\u003eLONG TIME\u003cbr\u003e\u0026amp; DURABILITY\n          \u003c\/h2\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_main_model.webp\" alt=\"\" class=\"u-pc\" width=\"1628\" height=\"916\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_main_sp_model.webp\" alt=\"\" class=\"u-sp\" width=\"704\" height=\"704\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eStays clean, built to Last\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                  Conventional mattresses cannot be washed, and trapped moisture can lead to the growth of mold and dust mites.\u003cbr\u003eAs a result, frequent replacement is often unavoidable.\u003cbr\u003eThe BRAIN SLEEP Mattress is not only washable—its material itself resists moisture buildup, making it difficult for dust mites to thrive.\u003cbr\u003eThis allows the mattress to remain clean and hygienic overtime.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_01.webp\" alt=\"\" width=\"1400\" height=\"789\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eWashable with water for lasting cleanliness\u003cbr\u003eHelps reduce dust mites and house dust\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                The cover can be removed and machine-washed, and the mattress itself is also fully washable.\u003cbr\u003e\u003cbr\u003eThe mattress can be rinsed clean in the shower, then simply air-dried in the shade—making maintenance easy and straightforward.\u003cbr\u003e\u003cbr\u003eTypical urethane or coil mattresses tend to trap heat and moisture due to poor breathability, creating an environment where dust mites and mold are more likely to grow.\u003cbr\u003eIn contrast, the BRAIN SLEEP Mattress features excellent airflow, making it less prone to dust mites and mold. When house dust or dirt becomes a concern, the mattress can be washed at any time, helping maintain a consistently clean and hygienic sleep environment.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"technology__item__graph fadeInUpShort animated\"\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence4_1_en.webp\" alt=\"\" width=\"718\" height=\"526\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__text\"\u003e\n              \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal mold growth\u003c\/h3\u003e\n              \u003cp class=\"technology__item__graph__desc\"\u003eCompared to other materials, BRAIN SLEEP mattress shows a significantly lower level of mold development.\u003cbr\u003eThis makes it a considerate option for those sensitive to house dust and for households with small children.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__graph__content\"\u003e\n            \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_graph06_en.webp\" alt=\"\" width=\"792\" height=\"526\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__graph__text\"\u003e\n              \u003ch3 class=\"technology__item__graph__title\"\u003eMinimal dust mites growth\u003c\/h3\u003e\n              \u003cp class=\"technology__item__graph__desc\"\u003eCompared to other materials, BRAIN SLEEP mattress shows a significantly lower level of dust mite development.\u003cbr\u003eThis makes it a considerate option for those sensitive to house dust and for households with small children.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_03\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_03_en.webp\" alt=\"\" width=\"1226\" height=\"690\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eExceptional durability equivalent to 10 years of use\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eEveryday use makes durability a key concern when choosing a mattress.\u003cbr\u003eThis product has demonstrated high durability through compression testing equivalent to 80,000 cycles, in accordance with JIS standards.\u003cbr\u003eEven with long-term use, it continues to deliver stable comfort.\u003cbr\u003e*Durability may vary depending on usage conditions.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_04\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_04.webp\" alt=\"\" width=\"1226\" height=\"683\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                \u003cspan style=\"letter-spacing:0\"\u003eMADE IN JAPAN\u003c\/span\u003e\u003cbr\u003eMeticulous craftsmanship,\u003cbr\u003etrusted quality\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eEach mattress and pillow is carefully crafted, with skilled technicians and artisans conducting repeated quality checks by hand.\u003cbr\u003eAfter passing rigorous inspections, each item is meticulously packaged and delivered with care.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_05\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_05.webp\" alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eNatural spring water with minimal impurities is used to prevent quality degradation\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                The production process uses natural spring water from Shimizu Bakuen, designated as one of Toyonokuni’s 15 Famous Waters—a special soft water with exceptionally low levels of impurities.\u003cbr\u003eBy using such pure water, unnecessary chemical reactions are avoided, helping to prevent any deterioration in quality.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"scene\" id=\"scene\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan style=\"margin-bottom: 0;\"\u003eSCENE\u003c\/span\u003e\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scene__movie\"\u003e\n        \u003cvideo class=\"lozad u-pc\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/8c256a9920d64cf68ac8a1583dbc5940.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cvideo class=\"lozad u-sp\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/24b9b0db87aa4f0fb14beeaf7c395124.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scene__inner technology__item__sub\"\u003e\n        \u003cdiv class=\"technology__item__inner\"\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_scene01_model_en.webp\" alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp\" style=\"margin-top:24px\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_scene02_model_en.webp\" alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eDesigned to suit a variety of lifestyles\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003eA smart, minimalist design created to blend seamlessly into any space, with ease of use carefully considered.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__inner u-pc\"\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_scene02_model_en.webp\" alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__title js-box\" id=\"spec\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eSPEC\u003c\/span\u003eSpecifications\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub size\" id=\"size\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding:0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eSize\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                Single: L195 × W100 × H15 (leg height 19) cm\u003cbr\u003eSemi-double: L195 × W120 × H15 (leg height 19) cm\u003cbr\u003eDouble: L195 × W140 × H15 (leg height 19) cm\u003cbr\u003eQueen: L195 × W160 × H15 (leg height 19) cm\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__size only_pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size.webp?3\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1722\" height=\"1082\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__size only_sp\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_single_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_semidouble_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_double_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_queen_sp.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"shoulder_rest_gradation\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding:0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eShoulder rest \u003cbr class=\"u-sp\"\u003egradation\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eGraduated firmness at the shoulder area\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__shoulder_rest_gradation only_pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_size_rest_gradation_en.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2337\" height=\"971\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"technology__item__graph technology__item__size only_sp\"\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_shoulder_rest_gradation_single_sp_en.webp\" alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_shoulder_rest_gradation_semidouble_sp_en.webp\" alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_shoulder_rest_gradation_double_sp_en.webp\" alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__graph__content\"\u003e\n          \u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_shoulder_rest_gradation_queen_sp_en.webp\" alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec spec__color technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner u-mb-40\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding:0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eColor\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_spec_color_en.webp\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"982\" height=\"520\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_spec_color_sp_en.webp\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"640\" height=\"358\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec spec__material technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner u-mb-40\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding:0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eMaterial\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eTopper sheet: uuter fabric: 100% cotton lining fabric: 100% polyester (filling: 80% polyester, 20% rayon)\u003cbr\u003eBase cover: 100% polyester\u003cbr\u003eInner material: 100% polyethylene\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec technology__item technology__item__sub\" style=\"clear:both\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-pc\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_material.webp\" alt=\"\" width=\"1631\" height=\"921\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eA 100% recyclable, sustainable material\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe mattress core is made from 100% recyclable materials, designed with consideration for the environment.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-32\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_material.webp\" alt=\"\" width=\"1631\" height=\"921\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_02\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003eSheets\u003c\/h2\u003e\n          \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_tech03_02.webp?1\" alt=\"\" width=\"1226\" height=\"690\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n              \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eDesigned for everyday use\u003cbr\u003eEasy to remove and machine-wash,\u003cbr\u003efeaturing antimicrobial and deodorizing treatment for lasting cleanliness\u003c\/h3\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe topper sheet that covers the top of the mattress is easy to attach and remove, making it convenient for rotation and machine-washing whenever needed.\u003cbr\u003eThe fabric is treated with antimicrobial and deodorizing processing to prevent the growth of bacteria and the development of unwanted odors.\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\"\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding:0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eComparison table\u003c\/h3\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__img animatedParent animateOnce spec__table1\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_comparison_en.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"2398\" height=\"1780\"\u003e\n        \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_comparison_sp_en.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1460\" height=\"1700\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_prev.webp\" class=\"spec__table__nav__prev\" alt=\"\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_next.webp\" class=\"spec__table__nav__next\" alt=\"\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- \u003csection class=\"relatedProducts\" id=\"relatedProducts\"\u003e\n    \u003c\/section\u003e --\u003e\n\n      \u003cdiv class=\"sec_development\"\u003e\n          \u003cp\u003e\n\u003c\/p\u003e\n\u003cp\u003eHave questions about the product?\u003cbr\u003e\n  \u003cspan class=\"txt_red\"\u003eThe development team\u003c\/span\u003e will answer your inquiries directly. Please feel contact us.\u003cbr\u003e\u003c\/p\u003e\n\u003cspan class=\"annotation\"\u003eWhen submitting an inquiry, please select “[BRAIN SLEEP] Inquiry for the Development Team” as the inquiry category.\u003c\/span\u003e\u003cbr\u003e\u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/shop-contact\" target=\"_blank\"\u003eContact us \u0026gt;\u003c\/a\u003e\n\u003c\/div\u003e\n      \n  \n\n    \u003csection class=\"relatedProducts\" id=\"relatedProducts\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan style=\"margin-bottom: 0;\"\u003eRELATED PRODUCTS\u003c\/span\u003e\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"related01\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003eBRAIN SLEEP MATTRESS \u003cbr\u003ePREMIUM FLOAT\u003c\/p\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated go\"\u003eWhite \/ Navy\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_related01.webp\" alt=\"\" width=\"1366\" height=\"806\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eZero-gravity technology\u003cbr\u003eUltimate relaxation posture × Advanced pressure distribution\n              \u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eBuilding on the core features of the BRAIN SLEEP MATTRESS FLOAT—including exceptional breathability, water-washable design, and support for an ultimate relaxation posture—this high-end model further elevates pressure distribution to the highest level.\u003c\/p\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_premium_float\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"related02\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003eBRAIN SLEEP MATTRESS \u003cbr\u003eFLOAT\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_related02.webp\" alt=\"\" width=\"1366\" height=\"806\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eUse it on your existing bedding, or place it directly on the floor\u003c\/h3\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe MATTRESS FLOAT t is designed with a firm base surface that minimizes the influence of what lies beneath it.\u003cbr\u003eWhether placed on an existing mattress or futon, or used directly on flooring or tatami, this mattress adapts seamlessly to a wide range of sleep environments.\u003cbr\u003eWith sufficient rebound and support, it delivers comfortable sleep even when used on its own.\u003cbr\u003eIts versatility also makes it a practical option as a futon-style mattress, convenient for temporary use or accommodating overnight guests.\u003c\/p\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_float\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"related03\"\u003e\n      \u003cdiv class=\"related__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cp class=\"related__ttl fadeInUpShort animated\"\u003eTopper Sheet\u003c\/p\u003e\n        \u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated\"\u003eWhite\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n          \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_related04.webp\" alt=\"\" width=\"1366\" height=\"806\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eA mattress sheet for easy replacement and washing\u003cbr\u003e\u003cbr\u003e◾️Compatible mattress\u003cbr\u003eBRAIN SLEEP MATTRESS PLUS FLOAT\u003cbr\u003e\u003cbr\u003eMaterials outer fabric: 100% cotton (filling: 100% polyester)\u003c\/p\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_related04_2_en.webp\" alt=\"\" class=\"u-mt-40\" width=\"700\" height=\"284\"\u003e \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_plus_toppersheets\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n\n\n\n    \u003c!-- \u003csection class=\"technology__item technology__item__sub\" style=\"padding-top:0;border-top:unset\" id=\"related04\"\u003e\n      \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv\u003e\n          \u003ch2 class=\"technology__item__title fadeInUpShort animated related__ttl\"\u003eさらに究極の暖かさを\u003cbr class=\"u-sp\"\u003e追求したい方へ\n          \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\" alt=\"\" width=\"1248\" height=\"704\" style=\"height:unset;position:relative\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eブレインスリープ\u003cbr\u003eマットレス プロテクター\u003cbr\u003eパーフェクト ウォーム EX\u003c\/h3\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\" alt=\"\" width=\"1248\" height=\"704\" style=\"height:unset;position:relative\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003eマットレス用ボックスシーツです。\u003cbr\u003e\u003cbr\u003e\n                併用する事で、背中部分の保温性が112％UP。下からの冷えもしっかり防寒します。\u003cbr\u003e 冬の冷気は床や地面に溜まりやすい性質を持っていて、その冷気はベッドマットレスを通じて寒さとして感じます。\n                その寒さから身体を守るために、効果的です。\u003cbr\u003e\u003cbr\u003e ご使用のマットレスや敷き布団にさっとかけるだけで、究極の暖かさとムレない環境を実現してくれます。\u003cbr\u003e\u003cbr\u003e\n                掛け布団と同じ、中わたはカポックヒートEX、\u003cbr\u003e 生地はブランケットEXを使用\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_pc.webp\" alt=\"\" width=\"825\" height=\"465\" style=\"height:unset;position:relative\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eコンフォーターと\u003cbr\u003e マットレス プロテクターを\u003cbr\u003e 併せて使うとより効果的\u003cbr\u003e\n              \u003c\/h3\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_sp.webp\" alt=\"\" width=\"650\" height=\"618\" style=\"height:unset;position:relative\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e掛け布団と一緒に上下で使用すると更なる暖かさが実現。\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc\"\u003e\n          \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\" alt=\"\" width=\"1144\" height=\"646\" style=\"height:unset;position:relative\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n              \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\" alt=\"\" width=\"1144\" height=\"646\" style=\"height:unset;position:relative\"\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■対応可能サイズ:\u003cbr\u003e 基本的には、約20cm～30cmの高さのマットレスが対応可能。\n                それ以下の高さのマットレスにも利用できますが、裏側の生地に余裕が出来るので、しっかり巻き込んでご使用ください。\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■サイズ:\u003cbr\u003e ・シングルサイズ : W100cm×L205cm×H33cm\n                (約1,140g)\u003cbr\u003e ・セミダブルサイズ : W120cm×L205cm×H33cm (約1,300g)\u003cbr\u003e ・ダブルサイズ : W140cm×L205cm×H33cm (約1,470g)\u003cbr\u003e\n              \u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■カラー:\u003cbr\u003e ダークグレー\u003c\/p\u003e\n              \u003cp class=\"technology__item__desc__text__content__desc\"\u003e■素材:\u003cbr\u003e ・側生地\u003cbr\u003e 表生地：パイル部分 ポリエステル100％\u003cbr\u003e 基布部分\n                ポリエステル60％ レーヨン40％\u003cbr\u003e 裏生地：ポリエステル100％\u003cbr\u003e マチ生地：ポリエステル94％ ポリウレタン6％\u003cbr\u003e ・インサレーション\u003cbr\u003e 植物繊維(カポック)43％\n                ポリエステル30％ アクリル20％\u003cbr\u003e 合成繊維（アクリレート系繊維）7％\u003cbr\u003e\u003c\/p\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattressprotector_perfectwarmex\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\n\n\n\n\u003c!-- \n    \u003csection class=\"other__title\" id=\"other\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e睡眠の質を高めるオススメ商品\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"other__pillow__text__sub__title only_sp\"\u003e脳と睡眠研究によって生まれた枕 \u003cbr\u003e可能性が目覚める。\u003c\/h3\u003e\n          \u003cdiv class=\"other__pillow__vimeo\"\u003e\u003cvideo class=\"lozad\" width=\"1400\" height=\"1080\" style=\"aspect-ratio:1400\/1080\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5b3769ce88a34ad5b685b96a373263a8.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n          \u003cdiv class=\"other__pillow__text\"\u003e\n            \u003cdiv class=\"other__pillow__text__title\"\u003e\n              \u003ch2 class=\"other__pillow__text__title__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_other_pillow_logo.webp\" alt=\"BRAIN SLEEP PILLOW\" width=\"207\" height=\"65\"\u003e\u003c\/h2\u003e\n              \u003cp class=\"other__pillow__text__title__name\"\u003eブレインスリープ ピロー\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"other__pillow__text__sub__title\"\u003e脳と睡眠研究によって生まれた枕 \u003cbr\u003e可能性が目覚める。 \u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n      \u003cdiv class=\"other__col2\"\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"other__coin\"\u003e\n          \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e最高の寝室環境を実現。\u003cbr\u003e生涯あなたを支える、\u003cbr\u003eベッドフレーム\u003c\/h3\u003e\n          \u003cdiv class=\"other__col2__item__coin__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_product_bed_frame.webp\" alt=\"\" width=\"629\" height=\"629\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n            \u003cdiv\u003e\n              \u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_product_bed_frame_logo.webp\" alt=\"BRAIN SLEEP BED FRAME\" 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最高の寝室環境を実現。\u003cbr\u003e生涯あなたを支える、\u003cbr\u003eベッドフレーム\u003c\/p\u003e\n              \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/bed_frame\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n\n        \u003csection id=\"other__conforter\" data-offset=\"300\" data-sequence=\"500\" class=\"other__col2__item animatedParent animateOnce\"\u003e\n          \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/h3\u003e\n          \u003cdiv class=\"other__col2__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" height=\"222\" width=\"600\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter-ice-blue_02_0319_01_fin.png\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__inner animated\"\u003e\n            \u003cdiv\u003e\n              \u003ch2 class=\"other__col2__item__logo\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" height=\"106\" width=\"350\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL EX\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_logo_comcoolex.png\"\u003e\n              \u003c\/h2\u003e\n              \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コンフォーター \u003cbr class=\"only_sp\"\u003eパーフェクト クール EX\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__flex\"\u003e\n              \u003cp class=\"other__col2__item__flex__desc\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/p\u003e\n              \u003ca class=\"other__more__btn other__more__btn__black\" href=\"https:\/\/global.brain-sleep.com\/products\/comforter_perfectcoolex\"\u003e詳しく見る\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\n\n\n\n\n\n\n    \u003cdiv class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n      \u003cdiv class=\"last__inner\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_awaken_your_possibility.webp\" alt=\"\" class=\"lozad last__logo\" width=\"624\" height=\"320\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003csection class=\"faq js-box\" id=\"faq\"\u003e\n      \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n          \u003cspan\u003eFAQ\u003c\/span\u003eFrequently asked questions\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq__main animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\n\n                \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eFind a Store\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003eYou can also purchase this product at our retail stores. Product availability varies by location. For more details, please check \u003ca href=\"https:\/\/brain-sleep.com\/en\/pages\/shop_information\" target=\"_blank\"\u003ehere\u003c\/a\u003e.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n        \u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"faq__item__question\"\u003eCan the covers be machine-washed?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              Yes. Both the topper sheet and the base cover can be removed and machine-washed.\u003cbr\u003eWhen using a washing machine, please place the covers in a laundry net and use a machine with a capacity of 8 kg or more.\u003cbr\u003eAvoid using a washer-dryer or tumble drying.\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\"\u003eHow should I care for the mattress core?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              You can rinse the mattress core with water in the shower.\u003cbr\u003eAfter washing, let it air-dry in a flat, well-ventilated area, out of direct sunlight.\u003cbr\u003eIf odors or stains are a concern, we recommend using a mild, diluted neutral detergent.\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\"\u003eCan I use a futon dryer or an electric blanket on the mattress?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eNo. Futon dryers or electric blankets cannot be used.\u003cbr\u003eAlso avoid placing the mattress near heaters or other heating appliances, as heat may damage the materials.\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\"\u003eDo I need to place a sheet on the mattress?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eNo additional sheet is required, as the topper sheet included in the set is easy to attach and remove, and can be machine-washed.\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\"\u003eCan I use commercially available sheets?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003e\n              Yes. Standard box sheets designed for mattresses up to 24 cm thick can be used.\u003cbr\u003eWhen using a box sheet, please place it over the topper sheet.\u003cbr\u003eBRAIN SLEEP mattress sheets are also compatible.\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\"\u003eHow is it different from BRAIN SLEEP MATTRESS FLOAT and BRAIN SLEEP MATTRESS PREMIUM FLOAT?\u003c\/h3\u003e\n          \u003cdiv class=\"faq__item__answer\"\u003e\n            \u003cp class=\"faq__item__answer__text\"\u003eBRAIN SLEEP MATTRESS FLOAT is a compact, three-fold mattress that can also be used as an overlay, making it easy to store and flexible in use.\u003cbr\u003eBRAIN SLEEP MATTRESS PLUS FLOAT and BRAIN SLEEP MATTRESS PREMIUM FLOAT are designed for everyday use as regular mattresses.\u003cbr\u003eAll three models feature Float Technology, which supports a neutral sleeping posture with gently elevated legs.\u003cbr\u003eThe main difference lies in their internal construction and level of support:\u003cbr\u003eBRAIN SLEEP MATTRESS FLOAT has a 3-layer structure\u003cbr\u003eBRAIN SLEEP MATTRESS PLUS FLOAT has a 7-layer structure\u003cbr\u003eBRAIN SLEEP MATTRESS PREMIUM FLOAT has a 9-layer structure\u003cbr\u003eAs the number of layers increases, pressure distribution and overall support are further enhanced.\u003cbr\u003eFor more details, please refer to the product comparison table.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n  \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_all_v1.css?01\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e\n  \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_all_v1.js\" defer\u003e\u003c\/script\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n  .spec__item__desc__text__content__title,\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n  .technology__link__lists__title,\n  .concept__txt,\n  .fit__ttl,\n  .sleep__info__quality__cold__text,\n  .sleep__info__quality__golden__title,\n  .sleep__info__book__text__title,\n  .sleep__info__book__top,\n  .mv__txt2,\n  .rwlp__header__menu__link,\n  .technology__item__desc__text__content__title,\n  body.typesquare_option {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n    visibility: visible !important;\n    opacity: 1 !important\n  }\n\n  .termina {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif !important;\n    font-weight: 400\n  }\n\n  #clean .technology__item__desc.tips .technology__item__desc__text__content__title {\n    font-family: Termina, \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n  }\n\n  .mv__caption__text span {\n    font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif\n  }\n\u003c\/style\u003e\n\u003cp\u003e\n  \u003cscript\u003ejQuery(function () { const n = location.search; n.indexOf(\"?ad_1\") === 0 ? window.matchMedia(\"(max-width: 768px)\").matches ? (jQuery(\".y_ad_on_sp\").css({ display: \"block\" }), jQuery(\".y_ad_off_sp\").css({ display: \"none\" })) : (jQuery(\".y_ad_on\").css({ display: \"block\" }), jQuery(\".y_ad_off\").css({ display: \"none\" })) : window.matchMedia(\"(max-width: 768px)\").matches ? (jQuery(\".y_ad_on_sp\").css({ display: \"none\" }), jQuery(\".y_ad_off_sp\").css({ display: \"block\" })) : (jQuery(\".y_ad_on\").css({ display: \"none\" }), jQuery(\".y_ad_off\").css({ display: \"block\" })) })\u003c\/script\u003e\n  \u003cscript\u003edocument.addEventListener(\"DOMContentLoaded\", function () { const n = document.querySelectorAll(\".custom-smooth-scroll\"); n.forEach(function (n) { n.addEventListener(\"click\", function (n) { n.preventDefault(); const t = this.getAttribute(\"href\"), i = document.querySelector(t), r = i.getBoundingClientRect().top + window.scrollY - 20; window.scrollTo({ top: r, behavior: \"smooth\" }) }) }) })\u003c\/script\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .sec_development{background: #EEECDD;text-align: center;padding: 50px 10px;margin:50px 0 0 0;}\n  .sec_development p{text-align: center;font-weight: bold;font-size: 25px;line-height: 200%;}\n  .txt_red{color: #9C2335;}\n  .sec_development a{color: #FFFF;background: #9C2335;padding: 10px 50px;border-radius: 30px;margin-top: 30px;font-size: 20px;display: inline-block;}\n  .annotation{font-size: 12px;}\n  .relatedProducts{margin-top:0px;}\n  \n  @media screen and (max-width:749px) {\n      .sec_development p{font-size: 20px;}\n  }\n\u003c\/style\u003e\n\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"SINGLE (W100 × L195cm) \/ WHITE","offer_id":42409111388183,"sku":"M0015S1-SNWH","price":190000.0,"currency_code":"JPY","in_stock":true},{"title":"SEMI-DOUBLE (W120 × L195cm) \/ WHITE","offer_id":42409111420951,"sku":"M0015S1-SDWH","price":218000.0,"currency_code":"JPY","in_stock":true},{"title":"DOUBLE (W140 × L195cm) \/ WHITE","offer_id":42409111453719,"sku":"M0015S1-DBWH","price":251000.0,"currency_code":"JPY","in_stock":true},{"title":"QUEEN (W160 × L195cm) \/ WHITE","offer_id":43056847192087,"sku":"M0015S1-QNWH","price":281000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/plus_15___4400x4400_1_b772b2b5-0a68-4efa-8ef7-cecd9d441e32.webp?v=1752138889"},{"product_id":"comforter_allseasons","title":"BRAIN SLEEP COMFORTER ALL SEASONS","description":"\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_sp_model.webp\" fetchpriority=\"high\"\u003e\n\u003cstyle\u003e\n      #MainContent.content-for-layout {\n    overflow-x: visible !important;\n  }\n  .rwlp__header__wrapper {\n    background: #a0c0db;\n    height: auto;\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    z-index: 9;\n  }\n  @media screen and (min-width: 750px) {\n    .rwlp__header__wrapper {\n      padding: 0 30px;\n    }\n  }\n  @media screen and (max-width: 749px) {\n    .rwlp__header__wrapper {\n      padding: 0 20px;\n    }\n  }\n  .rwlp__header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n  @media screen and (min-width: 1200px) {\n    .rwlp__header {\n      height: 90px;\n    }\n  }\n  @media screen and (max-width: 1199px) {\n    .rwlp__header {\n      height: 65px;\n    }\n  }\n  @media screen and (min-width: 750px) {\n    .rwlp__header__logo {\n      width: 85px;\n    }\n  }\n  @media screen and (max-width: 749px) {\n    .rwlp__header__logo {\n      width: 70px;\n    }\n  }\n  @media screen and (min-width: 750px) {\n    .rwlp__header__menu__wrapper {\n      margin: 0 30px;\n    }\n  }\n  @media screen and (max-width: 749px) {\n    .rwlp__header__menu__wrapper {\n      margin: 0 20px;\n    }\n  }\n  .rwlp__header__menu__item {\n    display: inline-block;\n  }\n  @media screen and (min-width: 1200px) {\n    .rwlp__header__menu__item + .rwlp__header__menu__item {\n      margin-left: 35px;\n    }\n  }\n  @media screen and (min-width: 750px) and (max-width: 1199px) {\n    .rwlp__header__menu__item + .rwlp__header__menu__item {\n      margin-left: 30px;\n    }\n  }\n  @media screen and (max-width: 749px) {\n    .rwlp__header__menu__item + .rwlp__header__menu__item {\n      margin-left: 15px;\n    }\n  }\n  @media screen and (max-width: 749px) {\n    .rwlp__header__menu__item.rwlp__hidden__sm {\n      display: none;\n    }\n  }\n  @media screen and (min-width: 1200px) {\n    .rwlp__header__menu__link {\n      font-size: 14px;\n    }\n  }\n  @media screen and (max-width: 1199px) {\n    .rwlp__header__menu__link {\n      font-size: 14px;\n    }\n  }\n  .rwlp__header__wrapper.fixed {\n    position: fixed;\n    top: -90px;\n    transition: unset;\n  }\n  .rwlp__header__wrapper.animate {\n    transition: top 0.15s ease-out;\n    top: 0;\n  }\n  .rwlp__header__wrapper.hide {\n    top: -90px;\n  }\n  body {\n    \/*padding-top: 90px !important;*\/\n  }\n  @media screen and (max-width: 1199px) {\n    body {\n      \/*padding-top: 65px !important;*\/\n    }\n  }\n\n  html.js {\n    overflow: unset;\n  }\n  .lp_area div:empty {\n    display: initial;\n  }\n  html {\n    scroll-behavior: smooth;\n  }\n  .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n    transform: unset;\n    animation: unset;\n    opacity: 1;\n  }\n\n  .lp_area .relation__title .section__title h2,\n  .lp_area .spec__title .section__title h2,\n  .cont07__ttl,\n  .mv__txt {\n    color: #fff;\n  }\n  .lp_area {\n    overflow-x: hidden;\n  }\n  .lp_area video {\n    height: auto;\n  }\n  .lp_area a {\n    text-decoration: unset;\n    color: #000;\n  }\n  .lp_area .other__pillow__text__sub__more {\n    color: #fff;\n  }\n  .lp_area .other__more__btn {\n    color: #fff;\n  }\n  .lp_area .other__more__btn__black {\n    color: #000;\n  }\n  .lp_area ul {\n    list-style: none;\n    padding: 0;\n  }\n  .technology__link__lists {\n    padding: 0;\n  }\n  .lp_area img {\n    display: block;\n    height: auto;\n    max-width: 100%;\n    border: unset;\n  }\n  .faq__item img {\n    width: auto;\n    max-width: 100%;\n  }\n  .spec__item__title,\n  .section__title__text,\n  .technology__item__title,\n  .technology__item__graph__title,\n  .technology__item__desc__text__content__title,\n  .sleep__info__quality__golden__title,\n  .gradient__ttl {\n    margin: 0;\n  }\n  .comparison__ttl,\n  .technology__item__desc__text__content__title,\n  #cover.spec__item .spec__item__desc__text__content__title {\n    margin-top: 0;\n  }\n  .technology__item__desc__text__content__desc,\n  .technology__link__lists__title {\n    margin-bottom: 0;\n  }\n  .technology__link__lists {\n    padding: 0 !important;\n  }\n  .h1,\n  h1 {\n    padding: 0 !important;\n  }\n  .mv_txt {\n    font-weight: 400!important;\n  }\n  @media screen and (min-width: 750px) {\n    .mv_txt {\n      font-size: 26px!important;\n    }\n    .intro3 {\n      font-size: 36px!important;\n    }\n    .intro6_txt1 {\n      font-size: 30px !important;\n    }\n    .intro6_txt2 {\n      font-size: 20px !important;\n    }\n    .story_cont1_txt {\n      font-size: 26px !important;\n    }\n    .story_cont1_ttl {\n      font-size: 33px !important;\n    }\n    .story_cont2_txt {\n      padding-top: 90px !important;\n      font-size: 32px !important;\n    }\n    .tech02_outro_head_ttl {\n      font-size: 36px !important;\n      padding-right: 20px;\n      flex-shrink: 0;\n    }\n    .tech02_outro_head_ttl_sub {\n      font-size: 18px !important;\n    }\n  }\n  @media screen and (max-width: 749px) {\n    .mv_txt {\n      font-size: 4vw!important;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lang_box\"\u003e\n\n\u003cdiv class=\"main lp_area\"\u003e\n  \u003cdiv class=\"main lp_area\"\u003e\n    \u003c!-- \u003cheader class=\"rwlp__header__wrapper\"\u003e\n      \u003cdiv class=\"\"\u003e\n        \u003cheader class=\"rwlp__header\"\u003e\n          \u003ca href=\"#\" class=\"rwlp__header__logo\"\u003e\n            \u003cimg height=\"40\" width=\"85\" alt=\"ロゴ：Brain Sleep\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_adpage_logo.png\" decoding=\"async\" loading=\"lazy\"\u003e\n          \u003c\/a\u003e\n        \u003c\/header\u003e\n      \u003c\/div\u003e\n    \u003c\/header\u003e --\u003e\n\n    \u003cdiv class=\"mv\"\u003e\n      \u003cdiv class=\"mv__bg\"\u003e\n        \u003cimg class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_model.webp\" alt=\"\" width=\"1920\" height=\"1128\"\u003e\n        \u003cimg class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_sp_model.webp\" alt=\"\" width=\"750\" height=\"1202\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mv__logo\"\u003e\n        \u003cimg class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_logo.webp\" alt=\"\" width=\"1098\" height=\"434\"\u003e\n        \u003cimg class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_kv_logo_sp.webp\" alt=\"BRAINSLEEP COMFORTER ALL SEASONS\" width=\"538\" height=\"224\"\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"mv_txt termina\"\u003eALL SEASONS\u003cbr\u003eGuide you to a comfortable \u003cbr class=\"u-sp\"\u003etemperature year-round.\u003c\/h1\u003e\n    \u003c\/div\u003e\n    \u003c!-- .mv end --\u003e\n\n    \u003cdiv class=\"cv\"\u003e\n      \u003cdiv class=\"cv_inner\"\u003e\n        \u003cp class=\"cv_ttl\"\u003eAn automatically temperature-regulating comforter \u003cbr\u003eincorporating space technology\u003c\/p\u003e\n        \u003c!-- \u003cdiv class=\"cv_price_wrap\"\u003e\n          \u003cp class=\"cv_price_name\"\u003eBRAIN SLEEP COMFORTER \u003cbr\u003eALL SEASONS\u003c\/p\u003e\n          \u003cp class=\"cv_price\"\u003e¥19,800〜\u003cspan\u003e(Tax included)\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e --\u003e\n        \u003ca class=\"cv_btn custom-smooth-scroll\" href=\"#custom_product_cta\" style=\"margin: 0;\"\u003eSelect size and color to purchase\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .cv end --\u003e\n\n    \u003cdiv class=\"intro\"\u003e\n      \u003cp class=\"intro1 sa\"\u003eCool when \u003cspan class=\"intro1_txt2\"\u003ehot\u003c\/span\u003e, \u003cbr class=\"u-sp\"\u003ewarm when \u003cspan class=\"intro1_txt1\"\u003ecold\u003c\/span\u003e.\u003c\/p\u003e\n      \u003cdiv class=\"intro2 termina sa\"\u003eCOOL \u0026amp; WARM\u003c\/div\u003e\n      \u003cp class=\"intro3 sa\"\u003eIncorporates an innovative temperature-regulating material\u003cbr\u003edeveloped for space suits.\u003c\/p\u003e\n      \u003cdiv class=\"intro4 sa\"\u003e\n        \u003cp class=\"intro4_txt_en termina\"\u003eOUTLAST TECHNOLOGY\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"intro5 sa\"\u003eFilled with Outlast, an innovative temperature-regulating material\u003cbr\u003edeveloped for space suits operating in extreme space environments\u003cbr\u003ewith temperature differences said to reach tens of degrees Celsius.\u003cbr\u003eLeading the sleeping environment\u003cbr\u003etoward an ideal in-bed temperature.\u003c\/p\u003e\n      \u003cdiv class=\"intro6 sa\"\u003e\n        \u003cp class=\"intro6_txt1\"\u003eOne layer for spring, summer, and fall,\u003cbr\u003eand as an inner layer in winter.\u003c\/p\u003e\n        \u003cp class=\"intro6_txt2\"\u003eAutomatic temperature regulation\u003cbr\u003ethat supports a comfortable sleep environment\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .intro end --\u003e\n\n    \u003cdiv class=\"crowdfunding\"\u003e\n      \u003cp class=\"crowdfunding_ttl sa\"\u003eSurpassed the target goal through \u003cbr\u003ecrowdfunding platform Makuake\u003c\/p\u003e\n      \u003cdiv class=\"crowdfunding_img sa\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_makuake.webp\" alt=\"\" width=\"1602\" height=\"630\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_makuake_sp.webp\" alt=\"\" width=\"670\" height=\"752\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .crowdfunding end --\u003e\n\n    \u003cdiv class=\"cont_wrap cont_feature\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003e3 FEATURES\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature_inner\"\u003e\n        \u003cdiv class=\"feature_list\"\u003e\n          \u003cdiv class=\"feature_item sa\"\u003e\n            \u003cdiv class=\"feature_item_img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav01_model.webp\" alt=\"\" width=\"1100\" height=\"614\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav01_model_sp.webp\" alt=\"\" width=\"710\" height=\"398\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature_item_body\"\u003e\n              \u003cdiv class=\"feature_item_body_num termina\"\u003e01\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_en termina\"\u003eALL SEASON\u003cbr\u003eCOMFORTABLE\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_ja\"\u003eCool when hot, warm when cold\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_txt\"\u003eAutomatic temperature regulation powered by space technology all year round\u003c\/div\u003e\n              \u003ca href=\"#feature01\" class=\"feature_item_body_btn\"\u003eLearn more\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature_item sa\"\u003e\n            \u003cdiv class=\"feature_item_img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav02.webp\" alt=\"\" width=\"1100\" height=\"616\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav02_sp.webp\" alt=\"\" width=\"710\" height=\"398\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature_item_body\"\u003e\n              \u003cdiv class=\"feature_item_body_num termina\"\u003e02\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_en termina\"\u003eREVERSIBLE\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_ja\"\u003eUse either side depending on the season \u003cbr\u003eNo cover required\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_txt\"\u003eOne side features softly brushed peach-skin fabric with warmth the other side uses a cool-touch fabric\u003c\/div\u003e\n              \u003ca href=\"#feature02\" class=\"feature_item_body_btn\"\u003eLearn more\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature_item sa\"\u003e\n            \u003cdiv class=\"feature_item_img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav03_model.webp\" alt=\"\" width=\"1100\" height=\"614\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_nav03_model_sp.webp\" alt=\"\" width=\"710\" height=\"398\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature_item_body\"\u003e\n              \u003cdiv class=\"feature_item_body_num termina\"\u003e03\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_en termina\"\u003eCLEAN \u0026amp; COMPACT\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_ttl_ja\"\u003eAlways clean \u003cbr\u003eAlways lightweight and compact\u003c\/div\u003e\n              \u003cdiv class=\"feature_item_body_txt\"\u003eMachine-washable for easy care \u003cbr\u003eSimple and compact for storage\u003c\/div\u003e\n              \u003ca href=\"#feature03\" class=\"feature_item_body_btn\"\u003eLearn more\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .cont_feature end --\u003e\n    \u003cdiv id=\"technology\" class=\"cont_wrap cont_tech\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003eTECHNOLOGY\u003c\/p\u003e\n        \u003cp class=\"cont_ttl_ja sa\"\u003e- Technology details -\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tech01\" id=\"feature01\"\u003e\n        \u003cdiv class=\"tech_lead\"\u003e\n          \u003cdiv class=\"tech_lead_img sa\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_main_model.webp\" alt=\"\" width=\"1920\" height=\"1082\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_main_model_sp.webp\" alt=\"\" width=\"750\" height=\"420\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_lead_inner sa\"\u003e\n            \u003cp class=\"tech_lead_num termina\"\u003e01\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_en termina\"\u003eALL SEASON\u003cbr class=\"u-pc\"\u003eCOMFORTABLE\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_ja\"\u003eA design considered for comfortable sleep, 365 days a year\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech01_intro\"\u003e\n          \u003cdiv class=\"tech01_intro_head sa\"\u003e\n            \u003cp class=\"tech01_intro_head_ttl\"\u003eCool when hot, \u003cbr class=\"u-sp\"\u003ewarm when cold\u003c\/p\u003e\n            \u003cp class=\"tech01_intro_head_ttl_sub\"\u003eAutomatic temperature regulation incorporating space technology\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech01_intro_outlast sa\"\u003e\n            \u003cp class=\"tech01_intro_outlast_ttl termina\"\u003eOUTLAST TECHNOLOGY\u003c\/p\u003e\n            \u003cp class=\"tech01_intro_outlast_ttl_sub\"\u003e　\u003c\/p\u003e\n            \u003cdiv class=\"tech01_intro_outlast_img\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_01.webp\" alt=\"\" width=\"2000\" height=\"562\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_01_sp.webp\" alt=\"\" width=\"750\" height=\"750\"\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech01_intro_body sa\"\u003e\n            \u003cp class=\"tech01_intro_body_ttl\"\u003eAn innovative temperature-regulating material developed for space suits\u003c\/p\u003e\n            \u003cp class=\"tech01_intro_body_txt\"\u003eOutlast, a material originally developed for space suits, guides the sleep environment toward an ideal temperature range.\u003cbr\u003eOutlast incorporates microcapsules measuring approximately 20 to 30 microns in diameter, embedded within the fibers as a temperature-regulating material. This Outlast material is used in the insulation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech_inner bg_gray\"\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\" lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_02_en.webp\" alt=\"\" width=\"1040\" height=\"586\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eTemperature-regulating technology 1\u003cbr\u003eAbsorbs heat when it is hot\u003cbr\u003eReleases heat when it is cold\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eGuides the sleep environment toward an ideal temperature range throughout the year\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_03.gif?2\" alt=\"\" width=\"668\" height=\"378\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eTemperature-regulating technology 2\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eOutlast responds to temperature changes as the microcapsules themselves shift between solid and liquid states.\u003cbr\u003eThrough this repeated phase change, heat is absorbed, stored, and released, guiding the environment toward a comfortable temperature range.\u003cbr\u003e※The video shows Outlast gel placed on a heating plate at 36\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e, illustrating the phase change of the capsules as they shift between solid and liquid states.\u003cbr\u003eThrough this phase change, heat is absorbed and temperature regulation occurs.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\" lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_04_en.webp\" alt=\"\" width=\"1040\" height=\"1040\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eReliable temperature regulation\u003cbr\u003eResponsive even under extreme temperature changes\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eThe graph compares the maximum temperature differences observed when the ambient temperature was changed between 10\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e and 40\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e.\u003cbr\u003eWhile the cotton comforter shows a temperature difference of 15\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e or more, Outlast maintains a difference of just 4\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e.\u003cbr\u003eThis indicates stable temperature regulation with minimal influence from changes in ambient temperature.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\" lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech01_05_en.webp\" alt=\"\" width=\"1040\" height=\"1040\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eReliable humidity regulation \u003cbr\u003etoward a comfortable sleep environment\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eThe sleep environment requires not only temperature regulation but also humidity regulation.\u003cbr\u003eWith general polyester-filled comforters, humidity gradually increases over time.\u003cbr\u003eIn contrast, Outlast maintains a stable and comfortable humidity range.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- .tech01 end --\u003e\n\n      \u003cdiv class=\"tech02\" id=\"feature02\"\u003e\n        \u003cdiv class=\"tech_lead\"\u003e\n          \u003cdiv class=\"tech_lead_img sa\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_main.webp\" alt=\"\" width=\"1920\" height=\"1082\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_main_sp.webp\" alt=\"\" width=\"750\" height=\"420\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_lead_inner sa\"\u003e\n            \u003cp class=\"tech_lead_num termina\"\u003e02\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_en termina\"\u003eREVERSIBLE\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_ja\"\u003eUse either side depending on the season\u003cbr\u003eNo cover required\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech_inner\"\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\" lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_01_en.webp\" alt=\"\" width=\"1040\" height=\"630\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eA reversible construction\u003cbr\u003efor comfort, 365 days a year\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eSwitch between the front and back surfaces according to the season.\u003cbr\u003eDuring warmer months, the smooth fabric with a cool-to-the-touch feel rests against the skin. In colder seasons, the soft and gentle peach-skin fabric wraps the body comfortably.\u003cbr\u003eDesigned to be used without a cover.\u003cbr\u003eWARM and COOL indicators are shown on the product to serve as a reference when selecting each side.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\" lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_02_en.webp\" alt=\"\" width=\"1040\" height=\"586\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eSuperior cool-to-the-touch feel for comfort even during hot summer nights\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eThe fabric delivers a cool-to-the-touch feel that exceeds typical cotton and standard benchmarks based on qmax values.\u003cbr\u003eDuring hot summer conditions, the COOL side can be positioned against the skin to support a more comfortable sleep environment.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_03.webp\" alt=\"\" width=\"1040\" height=\"630\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_03_sp.webp\" alt=\"\" width=\"670\" height=\"406\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eThoughtful details that reduce clinginess against the skin\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eQuilting is a key element of a comforter, and this design adopts a 70-square quilt pattern—more than twice the density typically used.\u003cbr\u003eCompared with larger, conventional quilting, the finer pattern creates a subtle lift from the skin, reducing unwanted clinginess around the body.\u003cbr\u003eThe result is a towel-like feel that remains comfortable from early spring through summer.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech02_outro\"\u003e\n            \u003cdiv class=\"tech02_outro_head sa\"\u003e\n              \u003cp class=\"tech02_outro_head_ttl\"\u003eSleep at \u003cbr class=\"u-pc\"\u003ethe right temperature\u003cbr\u003efor all seasons\u003c\/p\u003e\n              \u003cp class=\"tech02_outro_head_ttl_sub\"\u003eOne comforter for spring, summer, and autumn\u003cbr\u003eUsed as an inner layer in winter to guide the sleep environment toward an ideal temperature\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech02_outro_howto sa\"\u003e\n              \u003cp class=\"tech02_outro_howto_ttl u-pc\"\u003eRecommended usage\u003c\/p\u003e\n              \u003cdiv class=\"tech02_outro_howto_img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_04_en.webp\" alt=\"\" width=\"1728\" height=\"994\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech02_04_sp_en.webp\" alt=\"\" width=\"682\" height=\"370\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"tech02_outro_howto_txt u-pc\"\u003eDepending on the room temperature at the time, the product can also be used in combination with other bedding.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"tech02_outro_howto_txt u-sp\"\u003eDepending on the room temperature at the time, the product can also be used in combination with other bedding.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- .tech02 end --\u003e\n\n      \u003cdiv class=\"tech03\" id=\"feature03\"\u003e\n        \u003cdiv class=\"tech_lead\"\u003e\n          \u003cdiv class=\"tech_lead_img sa\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_main_model.webp\" alt=\"\" width=\"1920\" height=\"1082\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_main_model_sp.webp\" alt=\"\" width=\"750\" height=\"422\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_lead_inner sa\"\u003e\n            \u003cp class=\"tech_lead_num termina\"\u003e03\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_en termina\"\u003eCLEAN \u0026amp; COMPACT\u003c\/p\u003e\n            \u003cp class=\"tech_lead_ttl_ja\"\u003eAlways clean\u003cbr\u003eAlways lightweight and compact\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tech_inner\"\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_01.webp\" alt=\"\" width=\"1040\" height=\"586\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_01_sp.webp\" alt=\"\" width=\"670\" height=\"378\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eEasy to wash, \u003cbr\u003eeasy to keep clean every day\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eThe product is machine-washable at home, allowing it to be used directly without a cover.\u003cbr\u003eIt can be washed easily at any time, helping maintain a clean sleeping environment.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"tech_wrap\"\u003e\n            \u003cdiv class=\"tech_wrap_img sa\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_02.webp\" alt=\"\" width=\"1040\" height=\"586\"\u003e\n              \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_02_sp.webp\" alt=\"\" width=\"670\" height=\"378\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech_wrap_body sa\"\u003e\n              \u003cp class=\"tech_wrap_ttl\"\u003eDesigned for everyday use, all year round\u003cbr\u003eAlways on the bed\u003c\/p\u003e\n              \u003cp class=\"tech_wrap_txt\"\u003eWhen storage is needed, the included storage bag allows the product to be packed compactly and carried with ease.\u003cbr\u003e※ Images of the storage bag are for illustrative purposes.\u003cbr\u003eMaterials and labeling may vary depending on the production period.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tech03_last\"\u003e\n            \u003cdiv class=\"tech03_last01 sa\"\u003e\n              \u003cdiv class=\"tech03_last01_img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_03_model.webp\" alt=\"\" width=\"1040\" height=\"1070\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_03_model_sp.webp\" alt=\"\" width=\"568\" height=\"341\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"tech03_last01_txt\"\u003eComfortable sleep\u003cbr\u003efor all seasons\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech03_last02 sa\"\u003e\n              \u003cdiv class=\"tech03_last02_img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_04_model.webp\" alt=\"\" width=\"1168\" height=\"778\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_04_model_sp.webp\" alt=\"\" width=\"568\" height=\"341\"\u003e\n              \u003c\/div\u003e\n              \u003cp class=\"tech03_last02_txt\"\u003eChoosing bedding \u003cbr class=\"u-pc\"\u003eno longer needs \u003cbr\u003eto be complicated.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech03_last03 sa\"\u003e\n              \u003cdiv class=\"tech03_last03_img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_05.webp\" alt=\"\" width=\"2000\" height=\"1050\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_tech03_05_sp.webp\" alt=\"\" width=\"750\" height=\"394\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c!-- .tech03 end --\u003e\n\n    \u003c\/div\u003e\n    \u003c!-- .cont_tech end --\u003e\n    \u003cdiv id=\"spec\" class=\"cont_wrap cont_spec\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003eSPEC\u003c\/p\u003e\n        \u003cp class=\"cont_ttl_ja sa\"\u003e- Specifications -\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec_inner\"\u003e\n        \u003cdiv class=\"spec_img sa\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_spec.webp\" alt=\"\" width=\"840\" height=\"1130\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_spec_sp.webp\" alt=\"\" width=\"532\" height=\"712\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"spec_txt sa\"\u003e\u003cspan\u003e■ Size\u003c\/span\u003e\u003cbr\u003e・Single size: W150 cm × L210 cm\u003cbr\u003e・Semi-double size: W170 cm × L210 cm\u003cbr\u003e・Double size: W190 cm × L210 cm\u003cbr\u003e・Queen size: W210 cm × L210 cm\n            \u003cbr\u003e\u003cbr\u003e\n            \u003cspan\u003e■ Color\u003c\/span\u003e\u003cbr\u003ecosmic blue, light gray\u003cbr\u003e\u003cbr\u003e\n            \u003cspan\u003e■ Product weight\u003c\/span\u003e\u003cbr\u003e・Single size: approx. 1260 g\u003cbr\u003e・Semi-double size: approx. 1430 g\u003cbr\u003e・Double size: approx. 1600 g\u003cbr\u003e・Queen size: approx. 1740 g\u003cbr\u003e\u003cbr\u003e\n            \u003cspan\u003e■ Materials\u003c\/span\u003e\u003cbr\u003eSide fabric: one side 100% polyester, one Side 100% nylon\u003cbr\u003eFilling: 50% rayon, 50% polyester\u003cbr\u003e(single 0.5 kg, semi-double 0.56 kg, double 0.63 kg, queen 0.7 kg)\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .cont_spec end --\u003e\n\n\n\n\n\u003c!-- \n\n  \u003cdiv class=\"cont_ttl\"\u003e\n    \u003cp class=\"cont_ttl_en termina sa\"\u003eRECOMMENDED SELECTION\u003c\/p\u003e\n    \u003cp class=\"cont_ttl_ja sa\"\u003e- 睡眠の質を高めるオススメ商品 -\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n      \u003cp class=\"other__pillow__text__sub__title u-sp\"\u003e\n        速く、深く、脳が眠る。\u003cbr\u003e明日のパフォーマンスを目覚めさせる。\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"other__pillow__vimeo\"\u003e\n        \u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/473c0a16e10948f288655ba4c32ab483.mp4\" preload=\"none\" autoplay loop muted playsinline\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"other__pillow__text\"\u003e\n        \u003cdiv class=\"other__pillow__text__title\"\u003e\n          \u003cp class=\"other__pillow__text__title__logo\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_pillow_logo.png\" alt=\"BRAIN SLEEP PILLOW\" width=\"200\" height=\"63\"\u003e\n          \u003c\/p\u003e\n          \u003cp class=\"other__pillow__text__title__name\"\u003e\n            ブレインスリープ ピロー\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"other__pillow__text__sub__title\"\u003e\n          速く、深く、脳が眠る。\u003cbr\u003e明日のパフォーマンスを目覚めさせる。\n        \u003c\/p\u003e\n\n        \u003ca href=\"https:\/\/brain-sleep.com\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003cdiv class=\"other__col2\"\u003e\n    \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__coin\"\u003e\n      \u003cp class=\"other__conforter__text__sub__title u-sp\"\u003e\n        睡眠医学×AI\u003cbr\u003e睡眠を\u003cbr\u003eパーソナライズ計測\n      \u003c\/p\u003e\n      \u003cdiv class=\"other__col2__item__coin__img\"\u003e\n        \u003cimg decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_coin.jpg\" alt=\"ブレインスリープコイン\" width=\"700\" height=\"700\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_bathtablet_other_coin_logo.png\" alt=\"BRAIN SLEEP COIN\" width=\"279\" height=\"86\"\u003e\n          \u003c\/p\u003e\n          \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コイン\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"other__col2__item__flex\"\u003e\n          \u003cp class=\"other__col2__item__flex__desc\"\u003e\n            睡眠医学×AI\u003cbr\u003e睡眠をパーソナライズ計測\n          \u003c\/p\u003e\n          \u003ca href=\"https:\/\/brain-sleep.com\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__conforter\"\u003e\n      \u003cp class=\"other__conforter__text__sub__title u-sp\"\u003e\n        理想の寝姿勢×超体圧分散で、 目覚めが変わるマットレス\n      \u003c\/p\u003e\n      \u003cdiv class=\"other__col2__item__img\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.png\" alt=\"\" width=\"1174\" height=\"543\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"other__col2__item__logo\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float_logo.png\" alt=\"BRAIN SLEEP MATTRESS PREMIUM FLOAT\" width=\"200\" height=\"63\"\u003e\n          \u003c\/p\u003e\n          \u003cp class=\"other__col2__item__logotext\"\u003e\n            ブレインスリープ マットレス \u003cbr class=\"u-sp\"\u003eプラス フロート\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__flex\"\u003e\n          \u003cp class=\"other__col2__item__flex__desc\"\u003e\n            理想の寝姿勢×超体圧分散で、 \u003cbr\u003e目覚めが変わるマットレス\n          \u003c\/p\u003e\n          \u003ca href=\"https:\/\/brain-sleep.com\/products\/mattress_plus_float\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e --\u003e\n\n\n\n\n    \u003cdiv class=\"cont_wrap cont_faq\" id=\"faq\"\u003e\n      \u003cdiv class=\"cont_ttl\"\u003e\n        \u003cp class=\"cont_ttl_en termina sa\"\u003eFAQ\u003c\/p\u003e\n        \u003cp class=\"cont_ttl_ja sa\"\u003e- Frequently asked questions -\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"inner\"\u003e\n\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003eFind a Store\u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003eYou can also purchase this product at our retail stores. Product availability varies by location. For more details, please check \u003ca href=\"https:\/\/global.brain-sleep.com\/pages\/shop_information\" target=\"_blank\"\u003ehere\u003c\/a\u003e.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003eIs it machine washable?\u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003eA. Yes. The product can be machine-washed in a household washing machine.\u003cbr\u003eUsing a laundry net and washing it separately is recommended.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n\n\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003eCan I tumble dry?\u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003eDo not tumble dry. Line drying in the shade is recommended.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003eCan I use a futon dryer?\u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003eYes, a futon dryer can be used.\u003cbr\u003eDo not use the dryer near a BRAIN SLEEP MATTRESS or close to a BRAIN SLEEP PILLOW as it may cause changes to the product’s shape.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003eWhat color options are available?\u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003eThe product is available in a two-tone combination of cosmic blue and light gray.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003eIs there a specialized duvet cover available?\u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003eA specialized cover is required.\u003cbr\u003eThe product can be machine-washed in a household washing machine and features a reversible design, allowing it to be used without a cover.\u003cbr\u003eThere are no ties for securing a cover.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"column\"\u003e\n          \u003cdiv class=\"q\"\u003e\n            \u003cp class=\"text\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003eWhich seasons is the product suitable for?\u003c\/p\u003e\n            \u003cdiv class=\"icon\"\u003e\n              \u003cspan\u003e\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a\"\u003e\n            \u003cdiv class=\"textarea\"\u003e\n              \u003cp\u003eIn spring and autumn, the product can be used on its own with the WARM side facing the body.\u003cbr\u003eIn summer, the COOL side can be used on its own.\u003cbr\u003eIn winter, the WARM side can be used as an inner layer under a heavier duvet.\u003cbr\u003eDepending on the ambient temperature, the product can be used alone or in combination with other bedding.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- .cont_faq end --\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- .main end --\u003e\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  \/\/ faq\n  \/\/ jQuery('#faq .column').click(function () {\n  \/\/   jQuery(this).find('.q').toggleClass('active');\n  \/\/   jQuery(this).find('.a').slideToggle();\n  \/\/ });\n\n  \/\/ アニメーション\n  var scrollAnimationClass = \"sa\";\n  var scrollAnimationShowClass = \"show\";\n  var triggerMarginDefault = 200;\n  if (navigator.userAgent.match(\/(iPhone|iPad|iPod|Android)\/)) {\n    var triggerMarginDefault = 30;\n  }\n\n  var scrollAnimationElm = document.querySelectorAll(\n    \".\" + scrollAnimationClass\n  );\n  var scrollAnimationFunc = function () {\n    var dataMargin = scrollAnimationClass + \"_margin\";\n    var dataTrigger = scrollAnimationClass + \"_trigger\";\n    var dataDelay = scrollAnimationClass + \"_delay\";\n    for (var i = 0; i \u003c scrollAnimationElm.length; i++) {\n      var triggerMargin = triggerMarginDefault;\n      var elm = scrollAnimationElm[i];\n      var showPos = 0;\n      if (elm.dataset[dataMargin] != null) {\n        triggerMargin = parseInt(elm.dataset[dataMargin]);\n      }\n      if (elm.dataset[dataTrigger]) {\n        showPos =\n          document\n            .querySelector(elm.dataset[dataTrigger])\n            .getBoundingClientRect().top + triggerMargin;\n      } else {\n        showPos = elm.getBoundingClientRect().top + triggerMargin;\n      }\n      if (window.innerHeight \u003e showPos) {\n        var delay = elm.dataset[dataDelay] ? elm.dataset[dataDelay] : 0;\n        setTimeout(\n          function (index) {\n            scrollAnimationElm[index].classList.add(\"show\");\n          }.bind(null, i),\n          delay\n        );\n      }\n    }\n  };\n  document.addEventListener(\"DOMContentLoaded\", scrollAnimationFunc);\n  window.addEventListener(\"scroll\", scrollAnimationFunc);\n\u003c\/script\u003e\n\n\u003clink media=\"print\" onload=\"this.media='all'\" rel=\"stylesheet\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_all_v2.css?3\"\u003e\n\u003cscript async=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_allseasons_all.js\"\u003e\u003c\/script\u003e\n\u003cscript\u003e\n  var startPos = 0,\n    winScrollTop = 0;\n  $(window).on(\"scroll\", function () {\n    winScrollTop = $(this).scrollTop();\n    if (winScrollTop \u003e= startPos) {\n      if (winScrollTop \u003e= 130) {\n        $(\".rwlp__header__wrapper\").addClass(\"animate\");\n        $(\".rwlp__header__wrapper\").addClass(\"hide\");\n        $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n      } else if (winScrollTop \u003e= 90) {\n        $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n        $(\".rwlp__header__wrapper\").removeClass(\"animate\");\n      } else {\n        $(\".rwlp__header__wrapper\").removeClass(\"fixed\");\n      }\n    } else {\n      $(\".rwlp__header__wrapper\").removeClass(\"hide\");\n    }\n    startPos = winScrollTop;\n  });\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"GRAY \/ SINGLE (W150 × L210cm)","offer_id":42424768036887,"sku":"C0005S1-SNLG","price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ SEMI-DOUBLE (W170 × L210cm)","offer_id":42424768102423,"sku":"C0005S1-SDLG","price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ DOUBLE (W190 × L210cm)","offer_id":42465234419735,"sku":"C0005S1-DBLG","price":35000.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ QUEEN (W210 × L210cm)","offer_id":42424768233495,"sku":"C0005S1-QNLG","price":44000.0,"currency_code":"JPY","in_stock":true},{"title":"Blue \/ SINGLE (W150 × L210cm)","offer_id":42424768069655,"sku":"C0005S1-SNCB","price":24000.0,"currency_code":"JPY","in_stock":true},{"title":"Blue \/ SEMI-DOUBLE (W170 × L210cm)","offer_id":42424768135191,"sku":"C0005S1-SDCB","price":30000.0,"currency_code":"JPY","in_stock":true},{"title":"Blue \/ DOUBLE (W190 × L210cm)","offer_id":42465234452503,"sku":"C0005S1-DBCB","price":35000.0,"currency_code":"JPY","in_stock":true},{"title":"Blue \/ QUEEN (W210 × L210cm)","offer_id":42424768266263,"sku":"C0005S1-QNCB","price":44000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_comforter_allseasons_lightgray.jpg?v=1748855487"},{"product_id":"comforter_perfectcoolex","title":"BRAIN SLEEP COMFORTER PERFECT COOL EX","description":"\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_txt_sp.webp\" fetchpriority=\"high\"\u003e\n\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_logo.webp\" fetchpriority=\"high\"\u003e\n\u003cstyle\u003e\n    .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 (min-width:750px) {\n        .kv__cool__ttl {\n          font-size: 2.5vw!important;\n        }\n        .kv__cool__ttl span {\n          font-size: 1.5vw!important;\n        }\n        .intro01__txt {\n          font-size: 30px !important;\n        }\n        .intro01__txt span {\n          font-size: 38px !important;\n        }\n        .intro04__bg {\n            padding: 310px 0 130px !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        .intro01__txt span {\n          font-size: 5vw!important;\n        }\n        .kv__txt {\n          width: 80vw !important;\n        }\n        .kv__cool__ttl {\n          font-size: 4vw!important;\n        }\n        .kv__cool__ttl span {\n          font-size: 2.8vw!important;\n        }\n        .kv__cool__bg {\n          padding-top: 10vw;\n          background-color: #000;\n        }\n        .intro05__txt {\n          font-size: 4.5vw!important;\n          margin-bottom: 6vw !important;\n        }\n    }\n    @media screen and (min-width:750px) {\n    }\n\n    .related__items__list {\n        justify-content: flex-start !important;\n        gap: 100px\n    }\n\u003c\/style\u003e\n\u003csection class=\"kv__cool\"\u003e\n    \u003cdiv class=\"kv__cool__bg\"\u003e\n        \u003cimg class=\"u-pc\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_comforter_perfectcoolex_kv_bg_model.webp\" width=\"2000\" height=\"1120\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_comforter_perfectcoolex_kv_bg_model_sp.webp\" width=\"375\" height=\"600\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kv__cool__inner\"\u003e\n        \u003cp class=\"kv__txt\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_txt_en.webp\" width=\"336\" height=\"48\"\u003e\u003c\/p\u003e\n        \u003ch1 class=\"kv__cool__ttl termina\"\u003e\n            \u003cspan\u003eTriple cooling technology\u003c\/span\u003eSummer comforter \u003cbr\u003ewith ultimate coolness\u003cbr\u003eThat lasts throughout the night\n\n        \u003c\/h1\u003e\n        \u003cdiv class=\"kv__cool__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_kv_logo.webp\" width=\"619\" height=\"109\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL EX\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro01__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_bnr_makuake.webp?1\" alt=\"\" width=\"813\" height=\"316\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"intro01__txt fadeInUpShort animated\"\u003e\n      Achieved the No.1 ranking \u003cbr\u003ein the summer bedding category crowdfunding platform Makuake*\u003cbr\u003e\u003cspan\u003eThe summer comforter \u003cspan\u003eevolves\u003c\/span\u003e \u003cbr class=\"u-sp\"\u003eand makes its debut\u003c\/span\u003e\u003cbr\u003e\n      \u003cspan style=\"font-size: 0.5em!important;\"\u003e*As of March 2024, based on internal research.\u003c\/span\u003e\n    \u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro02__bg fadeInUpShort animated\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_bg_model.webp?1\" alt=\"\" width=\"2000\" height=\"1100\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_bg_model_sp.webp?3\" alt=\"\" width=\"374\" height=\"362\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro02__inner fadeInUpShort animated\"\u003e\n        \u003cp class=\"intro02__txt\"\u003eThis single comforter enables \u003cbr class=\"u-sp\"\u003ecomfort \u003cbr class=\"u-pc\"\u003eeven during summers \u003cbr class=\"u-sp\"\u003ewith record-breaking heat\u003c\/p\u003e\n        \u003cdiv class=\"intro02__img\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_logo.webp?1\" alt=\"\" width=\"438\" height=\"78\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro02_logo.webp?1\" alt=\"\" width=\"255\" height=\"45\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro03__bg fadeInUpShort animated\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_bg.webp?1\" alt=\"\" width=\"2000\" height=\"824\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_bg_sp.webp?1\" alt=\"\" width=\"374\" height=\"609\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro03__inner\"\u003e\n        \u003cp class=\"intro03__ttl fadeInUpShort animated\"\u003ePowered-up\u003cbr\u003eTriple cooling technology\u003c\/p\u003e\n        \u003cdiv class=\"intro03__img fadeInUpShort animated\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_img.webp?1\" alt=\"\" width=\"360\" height=\"135\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_img_sp.webp?1\" alt=\"\" width=\"250\" height=\"94.5\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"intro03__txt fadeInUpShort animated\"\u003e\n            \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_txt_en.webp?1\" alt=\"\" width=\"936\" height=\"164\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro03_txt_sp_en.webp?1\" alt=\"\" width=\"271\" height=\"220\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro03__movie fadeInUpShort animated\"\u003e\n        \u003cvideo class=\"u-pc lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4f71063b3143480d98e3e4811e909a78.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003cvideo class=\"u-sp lozad\" width=\"1080\" height=\"1080\" style=\"aspect-ratio:1080\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/66eb1b38222e40fcaeacce05ad601865.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro04__bg fadeInUpShort animated\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro04_bg_en.webp?1\" alt=\"\" width=\"1147\" height=\"525\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro04_bg_sp_en.webp?2\" alt=\"\" width=\"374\" height=\"500\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro04__inner\"\u003e\n        \u003cp class=\"intro04__txt fadeInUpShort animated\"\u003eAdvanced Perfect 4-Layer Technology \u003cbr class=\"u-pc\"\u003efor Ultimate Summer Sleep Comfort.\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"intro05__bg fadeInUpShort animated\"\u003e\n        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro05_bg_model.webp?1\" alt=\"\" width=\"2000\" height=\"776\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_intro05_bg_model_sp.webp?1\" alt=\"\" width=\"374\" height=\"530\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"intro05__inner\"\u003e\n        \u003cp class=\"intro05__txt fadeInUpShort animated\"\u003eAn evolved \u003cbr class=\"u-sp\"\u003esingle comforter that\u003cbr\u003eTransforms hot, restless nights.\u003c\/p\u003e\n        \u003cdiv class=\"intro05__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_product_logo.webp?1\" alt=\"\" width=\"458\" height=\"81\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology js-box\" id=\"technology\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n            \u003cspan style=\"margin-bottom: 0;\"\u003eTECHNOLOGY\u003c\/span\u003e\n        \u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"technology__link\"\u003e\n        \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#cool\"\u003e\n                    \u003cdiv class=\"technology__link__lists__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav01_model.webp?2\" alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav01_model_sp.webp?2\" alt=\"\" width=\"380\" height=\"350\"\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"technology__link__lists__title\"\u003e\n                        \u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eUltimate coolness lasts throughout the night\n                    \u003c\/h3\u003e\n                \u003c\/a\u003e\u003c\/li\u003e\n            \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#fit\"\u003e\n                    \u003cdiv class=\"technology__link__lists__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav02_model.webp?2\" alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav02_model_sp.webp?2\" alt=\"\" width=\"380\" height=\"350\"\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"technology__link__lists__title\"\u003e\n                        \u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eComfortable sleep from the rainy season through peak summer heat\n                    \u003c\/h3\u003e\n                \u003c\/a\u003e\u003c\/li\u003e\n            \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#clean\"\u003e\n                    \u003cdiv class=\"technology__link__lists__img\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav03_model.webp\" alt=\"\" width=\"380\" height=\"350\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_nav03_model_sp.webp\" alt=\"\" width=\"380\" height=\"350\"\u003e\n                    \u003c\/div\u003e\n                    \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                        \u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eClean and deodorized with home laundering\n                    \u003c\/h3\u003e\n                \u003c\/a\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"cool\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e01\u003c\/span\u003ePERFECT COOL\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_01_model.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_01_model_sp.webp?2\" alt=\"\" width=\"355\" height=\"350\" style=\"height:unset;position:relative\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eUltimate coolness \u003cbr\u003ethat lasts throughout the night\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe perfect four-layer construction delivers contact cooling, moisture-absorbing cooling, and long-lasting cooling,  helping maintain comfort during sleep\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_02_en.webp\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003cp class=\"technology__item__desc__text__content__tag\"\u003eContact cooling\u003c\/p\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003ePeak-level coolness at 260% of the standard value\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        In pursuit of ultimate coolness, yarns and fabrics were developed from the ground up.  \u003cbr\u003eWith a contact cooling value of 0.524 (Q-MAX: maximum heat absorption rate, W\/m²), peak-level coolness is achieved.  \u003cbr\u003eOne side delivers ultra-high coolness, while the other offers a gentler coolness with a Q-MAX value of 0.331, providing two levels of cooling.  \u003cbr\u003eComfortable sleep can be maintained according to ambient heat.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d2670b8a4f004be69afc05be235ab656.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003cp class=\"technology__item__desc__text__content__tag\"\u003eContact cooling\u003c\/p\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eProprietary ultra-cooling fibers\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        A composite yarn was developed with cooling nylon at the core, surrounded by ultra-cooling polyethylene.  \u003cbr\u003eBy interweaving this composite yarn with nylon and spandex yarns, a fabric was achieved that delivers high contact cooling while maintaining performance without degradation from repeated washing or wear.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset;border:1px solid #000\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_en.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_sp_en.webp?3\" alt=\"\" width=\"355\" height=\"250\" style=\"height:unset;position:relative\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003cp class=\"technology__item__desc__text__content__tag2 termina\"\u003eNEW\u003c\/p\u003e\n                    \u003cp class=\"technology__item__desc__text__content__tag\"\u003eMoisture-absorbing cooling\u003c\/p\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eAchieves a temperature reduction of up to −7.7\u003cspan style=\"font-family: sans-serif;letter-spacing: 0;\"\u003e°C\u003c\/span\u003e\n\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        Moisture generated during sleep is absorbed and efficiently converted into a cooling sensation.  \u003cbr\u003eThis innovative technology reduces moisture buildup while delivering cooling performance,  \u003cbr\u003ehelping maintain comfort throughout sleep.\u003c\/p\u003e\n                    \u003cdiv class=\"tech01_01_2 u-pc\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_2_en.webp?2\" alt=\"\" width=\"390\" height=\"191\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech01_01_2 u-sp fadeInUpShort animated\" style=\"width:90%;margin:25px auto 0\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_04_2_en.webp?2\" alt=\"\" width=\"390\" height=\"191\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"640\" height=\"360\" style=\"aspect-ratio:640\/360\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/62a6f461a1144510b1b7126caac04ab5.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003cp class=\"technology__item__desc__text__content__tag2 termina\"\u003eNEW\u003c\/p\u003e\n                    \u003cp class=\"technology__item__desc__text__content__tag\"\u003eMoisture-absorbing cooling\u003c\/p\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eExperiment on moisture-absorbing cooling components\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        When the moisture-absorbing cooling component was placed in water,  it absorbed moisture and humidity and generated an endothermic reaction, resulting in a water temperature reduction of 6.8\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_06 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_06_en.webp?2\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003cp class=\"technology__item__desc__text__content__tag\"\u003eLong-lasting cooling\u003c\/p\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eAll-night cooling with space technology–derived PCM\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                      PCM, an advanced cooling technology originally developed for space suits, is microencapsulated and integrated into the comforter fibers.\u003cbr\u003eConventional cooling bedding gradually loses its cooling effect once absorbed heat reaches saturation.\u003cbr\u003ePerfect Cool, however, allows the cooling sensation to recover and continue throughout the night as the body naturally shifts during sleep, causing brief separation between the body and the comforter.\u003cbr\u003e\u003cbr\u003e* PCM stands for Phase Change Material, a substance that absorbs and releases heat through phase transitions.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech01_07 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset;border:1px solid #000\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_07_en.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech01_07_sp_en.webp\" alt=\"\" width=\"355\" height=\"250\" style=\"height:unset;position:relative\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003cp class=\"technology__item__desc__text__content__tag\"\u003eLong-lasting cooling\u003c\/p\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eComfortable temperature control through the morning\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        When in use, the comforter absorbs body heat, and as the body separates from the comforter during turning over, heat is quickly released, helping maintain comfort throughout sleep。\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"fit\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e02\u003c\/span\u003ePERFECT COMFORT\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_01_model.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_01_model_sp.webp?2\" alt=\"\" width=\"355\" height=\"350\" style=\"height:unset;position:relative\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title fit_top\"\u003eComfort in a single piece  \u003cbr\u003eFor long, restless summers\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eA reversible construction allows extended use, delivering a light feel and comfort without moisture buildup\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_02.webp?2\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eA reversible design for extended use \u003cbr\u003eFrom the rainy season through late summer\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        The popular reversible construction has been further enhanced, with a two-layer breathable structure on the dry side that preserves a smooth, dry feel.  \u003cbr\u003eGentle contact cooling has been added, allowing a comfortable level of coolness to be selected according to preference and environment\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio:1920\/1080\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4c141a422ea24e29ad850b5ebfdc5719.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eThin and lightweight  \u003cbr\u003eExceptionally comfortable with a smooth, gentle feel\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        By using minimal-weight materials for both the shell and fill, and featuring fine micro-quilting, this comforter delivers an exceptionally thin and lightweight sleeping experience.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech02_04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset;border:1px solid #000\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_04_en.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech02_04_sp_en.webp\" alt=\"\" width=\"355\" height=\"265\" style=\"height:unset;position:relative\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eComfortable sleep without moisture buildup\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eBoth the cool side and the dry side absorb and release moisture, helping maintain a non-humid sleep environment.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"clean\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                \u003cspan\u003e03\u003c\/span\u003ePERFECT CLEAN\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech03_01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding:0;height:unset\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_01_model.webp\" alt=\"\" width=\"1648\" height=\"930\" style=\"height:unset;position:relative\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_01_model_sp.webp?2\" alt=\"\" width=\"355\" height=\"350\" style=\"height:unset;position:relative\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eClean and deodorized with \u003cbr\u003ehome laundering\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eEasy home laundering allows thorough cleaning deep inside the comforter, thus making unpleasant odors from perspiration less likely to remain.\n                    \u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech03_02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_02.webp?2\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003ePerfect cleanliness \u003cbr\u003ewithout the need for a cover\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                        Designed for use without a cover, and regular laundering helps keep the inside of the comforter clean,  reducing concerns about dirt, mold, house dust, and mites.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech03_03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border:1px solid #000\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_03.webp\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eAntibacterial, deodorizing, and odor control\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eSuppresses the growth of odor-causing bacteria, and reduces unpleasant perspiration odors during sleep,  \u003cbr\u003ehelping maintain a clean condition day after day.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__item__desc tech03_04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_tech03_04.webp?2\" alt=\"\" width=\"1648\" height=\"930\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eCompact storage\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eStored in the included inner bag for compact storage when not in use, and easy to carry for outdoor use as well.  \u003cbr\u003eStorage size: 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=\"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\u003eSpecifications\n        \u003c\/h2\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"spec01\" style=\"border:unset\"\u003e\n    \u003cdiv class=\"technology__item__inner\"\u003e\n        \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-top:0\"\u003e\n            \u003cdiv class=\"technology__item__desc__img u-pc fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec01.webp?2?2\" alt=\"\" width=\"1368\" height=\"1178\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec02_en.webp\" alt=\"\" width=\"702\" height=\"698\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eSize\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eSingle: W150cm × L210cm (approx. 1,400g)\u003cbr\u003eSemi-double: W170cm × L210cm (approx. 1,600g)\u003cbr\u003eDouble: W190cm × L210cm (approx. 1,800g)\u003cbr\u003eStorage size: W40.5cm × H50.3cm × D26cm\u003c\/p\u003e\n                    \u003cdiv class=\"technology__item__desc__img u-sp\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec01.webp?2\" alt=\"\" width=\"1368\" height=\"1178\"\u003e\u003c\/div\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eStorage size:  \u003cbr class=\"u-sp\"\u003eW40.5cm × H50.3cm × D26cm\u003c\/p\u003e\n                    \u003cdiv class=\"technology__item__desc__img spec02__img u-sp\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_spec02_sp_en.webp\" alt=\"\" width=\"352\" height=\"374\"\u003e\u003c\/div\u003e\n                    \u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eColor\u003c\/h3\u003e\n                    \u003cp class=\"technology__item__desc__text__content__desc\"\u003eSax blue \/ Light gray\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・Outer fabric\u003cbr\u003eCool side: Composite fiber (polyethylene \/ nylon) 46%, nylon 44%, polyurethane 10%\u003cbr\u003e・Dry side: Nylon 50%, polyester 50%\u003cbr\u003e\u003cbr\u003e・Filling\u003cbr\u003eAntibacterial and deodorizing sheet: Polyester 80%, rayon 20%\u003cbr\u003eLong-lasting cooling sheet: Rayon 60%, polyethylene 40%\u003cbr\u003e\u003cbr\u003e・Filling weight\u003cbr\u003eSingle: approx. 0.35kg \/ Semi-double: approx. 0.39kg \/ Double: approx. 0.44kg\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"last__bg fadeInUpShort animated\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_last_bg_model.webp?2\" class=\"only_pc\" width=\"2000\" height=\"860\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_last_bg_model_sp.webp?2\" class=\"only_sp\" width=\"374\" height=\"485\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"last__inner\"\u003e\n        \u003cdiv class=\"last__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_awakenyourpossibility.webp\" width=\"312\" height=\"160\"\u003e\u003c\/div\u003e\n        \u003cp class=\"last__txt fadeInUpShort animated\"\u003eThe most comfortable sleep \u003cbr\u003efor summer\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 style=\"margin-bottom: 0;\"\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\"\u003eFor those who seek even more extreme coolness  \u003cbr\u003eThe Perfect Cool series\u003c\/p\u003e\n        \u003cdiv class=\"related__items__list\"\u003e\n            \u003cdiv class=\"related__items__item fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"related__items__item__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_pillow.webp?3\" alt=\"\" width=\"390\" height=\"300\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_pillow_sp.webp?4\" alt=\"\" width=\"390\" height=\"291\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"related__items__item__name\"\u003ePILLOW PERFECT COOL \u003cspan\u003e(with cover)\u003c\/span\u003e\u003c\/p\u003e\n                \u003c!-- \u003cp class=\"related__items__item__price\"\u003e￥36,300(tax included)\u003c\/p\u003e --\u003e\n                \u003cp class=\"related__items__item__txt\"\u003eA pillow with an ice pack that effectively cools the head even during extreme heat\u003c\/p\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/eproducts\/pillow_perfectcool\" class=\"related__btn\" target=\"_blank\"\u003eLearn more about the product\u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"related__items__item fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"related__items__item__img\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_protector.webp?2\" alt=\"\" width=\"388\" height=\"335\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_related_protector_sp.webp?4\" alt=\"\" width=\"296\" height=\"211\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"related__items__item__name\"\u003eMATTRESS PROTECTOR \u003cbr\u003ePERFECT COOL EX\u003c\/p\u003e\n                \u003c!-- \u003cp class=\"related__items__item__price\"\u003e￥14,300(tax included)～\u003c\/p\u003e --\u003e\n                \u003cp class=\"related__items__item__txt\"\u003eA box-style mattress protector made with PERFECT COOL fabric, featuring elastic edging all around for easy attachment and removal\u003c\/p\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/eproducts\/mattressprotector_perfectcoolex\" class=\"related__btn\" target=\"_blank\"\u003eLearn more about the product\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\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003eBRAIN SLEEP COMFORTER comparison chart\u003c\/h2\u003e\n        \u003cdiv class=\"comparison__wrap spec__table1 fadeInUpShort animated\"\u003e\n            \u003c!-- \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_comparison.webp?2%20\" alt=\"\" width=\"1000\" height=\"1404\" style=\"width:100%\"\u003e --\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_en.webp?3\" alt=\"\" width=\"1000\" height=\"1404\" style=\"width:100%\"\u003e\n            \u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\n                \u003c!-- \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_comparison.webp?2%20\" alt=\"\" width=\"1000\" height=\"1404\"\u003e --\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_en.webp?3\" alt=\"\" width=\"1000\" height=\"1404\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__table__nav only_sp\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_prev.webp\" class=\"spec__table__nav__prev\" alt=\"\" width=\"45\" height=\"45\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_next.webp\" class=\"spec__table__nav__next\" alt=\"\" width=\"45\" height=\"45\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\u003c!-- \n\n\u003csection class=\"other__title\" id=\"other\"\u003e\n    \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n            \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e \u003cspan class=\"pc_reco sp_reco\" style=\"margin-bottom:0\"\u003e睡眠の質を高めるオススメ商品\u003c\/span\u003e\n        \u003c\/h2\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"other__mattress animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003cdiv class=\"other__mattress__inner fadeInUpShort animated\"\u003e\n        \u003ch3 class=\"other__mattress__text__sub__title only_sp\"\u003e理想の寝姿勢×超体圧分散で、 \u003cbr\u003e目覚めが変わるマットレス\u003c\/h3\u003e\n        \u003cdiv class=\"other__mattress__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float.webp\" alt=\"\" width=\"1280\" height=\"482\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"other__mattress__text\"\u003e\n            \u003cdiv class=\"other__mattress__text__title\"\u003e\n                \u003ch2 class=\"other__mattress__text__title__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/pillow_neckconditioning_lp_other_mattress_plus_float_logo.webp\" alt=\"BRAIN SLEEP FLOAT\" width=\"300\" height=\"105\"\u003e\u003c\/h2\u003e\n                \u003cp class=\"other__mattress__text__title__name\"\u003eブレインスリープ マットレス\u003cbr\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:\/\/global.brain-sleep.com\/eproducts\/mattress_plus_float\" class=\"other__more__btn other__more__btn__black other__mattress__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"other__col2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n    \u003csection class=\"other__col2__item fadeInUpShort animated\" id=\"other__coin\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e睡眠医学×AI \u003cbr\u003e睡眠を \u003cbr\u003eパーソナライズ計測\u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__coin__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_other_coin.webp\" alt=\"\" width=\"700\" height=\"700\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner\"\u003e\n            \u003cdiv\u003e\n                \u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_other_coin_logo.webp\" alt=\"BRAIN SLEEP COIN\" width=\"199\" height=\"61\"\u003e\u003c\/h2\u003e\n                \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープコイン\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__flex\"\u003e\n                \u003cp class=\"other__col2__item__flex__desc\"\u003e睡眠医学×AI \u003cbr\u003e睡眠をパーソナライズ計測\u003c\/p\u003e\n                \u003ca href=\"https:\/\/global.brain-sleep.com\/eproducts\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"other__col2__item fadeInUpShort animated\" id=\"other__conforter\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e夏の睡眠をクールに。\u003cbr\u003e速く、深く、脳まで眠る。\u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_pillow_cool.webp\" alt=\"\" width=\"600\" height=\"264\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner\"\u003e\n            \u003cdiv\u003e\n                \u003ch2 class=\"other__col2__item__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_logo_cool.webp\" alt=\"BRAIN SLEEP PILLOW PERFECT COOL\" width=\"350\" height=\"106\"\u003e\u003c\/h2\u003e\n                \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ ピロー \u003cbr class=\"u-sp\"\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:\/\/global.brain-sleep.com\/eproducts\/pillow_perfectcool\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e --\u003e\n\n\n\n\n\n\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\u003eFrequently asked questions\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\"\u003eIs it machine-washable?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eYes. It can be washed at home.\u003cbr\u003ePlease place the comforter in a laundry net and wash it separately.\u003cbr\u003eAvoid using bleach, including chlorine-based or oxygen-based bleach.\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\"\u003eCan it be tumble dried?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eTumble drying is not recommended. \u003cbr\u003eUsing a tumble dryer may cause shrinkage or deterioration of the materials.\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\"\u003eHow long does it take to dry?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003e\n                    Drying time varies depending on temperature, humidity, and airflow.\u003cbr\u003eOn a clear summer day, it typically dries within half a day.\u003cbr\u003eFor best results, please choose favorable weather conditions when washing.\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\"\u003eWhat colors are available?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eSax blue and light gray.\u003cbr\u003eBoth colors may gradually fade with repeated washing.\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\"\u003eIs a specialized comforter cover available?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eThere is no specialized comforter cover. \u003cbr\u003eAs this product incorporates cool-to-the-touch materials, use without a cover is recommended.\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\"\u003eDoes the comforter have a front and back side?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eYes. The comforter features a reversible construction.\u003cbr\u003eThe textured side is the dry side with moisture absorption and diffusion,\u003cbr\u003ewhile the smooth side is the cool side with contact cooling properties.\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\"\u003eWhat is the recommended season of use?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eDuring humid rainy seasons, the dry side is recommended.\u003cbr\u003eDuring hot summer periods, the cool side can be placed against the skin.\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\"\u003eHow can I achieve an even cooler sleep?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eUsing this comforter together with\u003cbr\u003eBRAIN SLEEP MATTRESS PROTECTOR PERFECT COOL EX or\u003cbr\u003eBRAIN SLEEP PILLOW COVER PERFECT COOL EX can further enhance the cooling effect.\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\"\u003eWhat is the thickness of the comforter?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eThe thickness is approximately 1.3 cm.\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\"\u003eCan vacuum storage bags be used?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eVacuum storage is not recommended.\u003cbr\u003eLong-term compression may cause loss of loft or shape.\u003cbr\u003eFor storage, please place the comforter in the included inner bag and store it compactly.\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\"\u003eIs air conditioning unnecessary?\u003c\/h3\u003e\n            \u003cdiv class=\"faq__item__answer\"\u003e\n                \u003cp class=\"faq__item__answer__text\"\u003eRecent summers can reach extremely high temperatures, and the risk of heat-related issues during sleep increases.\u003cbr\u003eDepending on room temperature, using this comforter together with air conditioning is recommended.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_all_v1.css\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e\n    \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectcoolex_all_v1.js\" defer\u003e\u003c\/script\u003e\n\u003c\/p\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\" defer\u003e\u003c\/script\u003e\n\u003cscript\u003ejQuery(function () { const n = lozad(); n.observe() })\u003c\/script\u003e\n\u003cstyle\u003e\n    .spec__item__desc__text__content__title,\n    #clean .technology__item__desc.tips .technology__item__desc__text__content__desc span,\n    .technology__link__lists__title,\n    .concept__txt,\n    .fit__ttl,\n    .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\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"GRAY \/ SINGLE (W150 × L210cm)","offer_id":42424793202711,"sku":"C0002A1-SNLG","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ SEMI-DOUBLE (W170 × L210cm)","offer_id":42424793268247,"sku":"C0002A1-SDLG","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"GRAY \/ DOUBLE (W190 × L210cm)","offer_id":42424793333783,"sku":"C0002A1-DBLG","price":40000.0,"currency_code":"JPY","in_stock":true},{"title":"Blue \/ SINGLE (W150 × L210cm)","offer_id":42424793235479,"sku":"C0002A1-SNSX","price":29000.0,"currency_code":"JPY","in_stock":true},{"title":"Blue \/ SEMI-DOUBLE (W170 × L210cm)","offer_id":42424793301015,"sku":"C0002A1-SDSX","price":34000.0,"currency_code":"JPY","in_stock":true},{"title":"Blue \/ DOUBLE (W190 × L210cm)","offer_id":42424793366551,"sku":"C0002A1-DBSX","price":40000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_comforter_coolEX_lightgray.jpg?v=1748856301"},{"product_id":"wear_thermocontrol","title":"BRAIN SLEEP WEAR THERMO CONTROL","description":"\u003clink fetchpriority=\"high\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_2_model_sp.webp\" as=\"image\" rel=\"preload\"\u003e\n\u003clink fetchpriority=\"high\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_logo_2.webp\" as=\"image\" rel=\"preload\"\u003e\n\u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\" rel=\"stylesheet\"\u003e\n\u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\n    #MainContent,\n    html.js {\n        overflow: unset\n    }\n\n    .lp_area div:empty {\n        display: initial\n    }\n\n    html {\n        scroll-behavior: smooth\n    }\n\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1\n    }\n\n    .trouble__ttl,\n    .problem__ttl {\n        color: #fff\n    }\n\n    .technology__link__lists__title {\n        margin-bottom: 0\n    }\n\n    .faq__item__question,\n    .technology__item__graph__title,\n    .technology__item__desc__text__content__title,\n    .technology__item__title {\n        margin: 0\n    }\n\n    @media screen and (max-width:749px) {\n\n        .mv__txt,\n        .intro_ttl,\n        .problem__ttl,\n        .trouble__ttl,\n        .solution__ttl,\n        .technology__item__title,\n        .mv__caption__title {\n            padding: 0 !important\n        }\n\n        .section__title__text {\n            padding: 10px 0 0 !important\n        }\n\n        .other__pillow__text__sub__title.u-sp {\n            padding: 20px 0 0 !important\n        }\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    .only_sp {\n        display: none !important\n    }\n\n    .mv {\n        position: relative;\n        height: 56.071vw;\n        background-color: #111\n    }\n\n    .mv__bg {\n        position: absolute;\n        width: 100%;\n        left: 0;\n        top: 0\n    }\n\n    .mv__txt {\n        position: absolute;\n        left: 10vw;\n        top: 8vw;\n        color: #fff;\n        font-size: 2.5714vw\n    }\n\n    .mv__logo {\n        position: absolute;\n        width: 22.1428vw;\n        position: absolute;\n        left: 10vw;\n        top: 19.2vw\n    }\n\n    .termina {\n        font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", \"ヒラギノ角ゴ ProN W3\", sans-serif;\n        font-weight: 400\n    }\n\n    .intro__bottom .intro__slide {\n        width: 750px\n    }\n\n    .technology__link__lists__img img {\n        width: 100%\n    }\n\n    .technology__item__desc__img {\n        padding-top: 35.5%;\n        position: relative;\n        width: 58.1428571428571vw;\n        flex: 1\n    }\n\n    .technology__item__desc__img img {\n        height: auto;\n        left: 0;\n        position: absolute;\n        top: 0;\n        width: 100%\n    }\n\n    .technology__item__desc__text__content__desc {\n        font-size: 16px;\n        letter-spacing: -.06em;\n        line-height: 1.9375;\n        margin-top: 20px\n    }\n\n    .comparison {\n        max-width: 1200px;\n        margin: 0 auto 110px\n    }\n\n    .comparison__ttl {\n        font-size: 30px;\n        margin-bottom: 16px\n    }\n\n    @media screen and (max-width:749px) {\n        .only_pc {\n            display: none !important\n        }\n\n        .only_sp {\n            display: block !important\n        }\n\n        .mv {\n            height: 132.887vw\n        }\n\n        .mv__txt {\n            font-size: 5.333vw;\n            left: 6.4vw;\n            top: 11vw\n        }\n\n        .mv__logo {\n            width: 34.666vw;\n            left: 6.4vw;\n            top: 33vw\n        }\n\n        .intro__bottom .intro__slide {\n            width: 87.466vw;\n            margin: 0 auto;\n            padding: 0\n        }\n\n        .technology__item__desc__img {\n            margin-left: 20px;\n            padding-top: 94%;\n            width: calc(100% - 20px)\n        }\n\n        .technology__item__sub .technology__item__desc__img.change_sp {\n            padding-top: 53%;\n            width: 95%\n        }\n\n        .technology__item__desc__img img {\n            height: 100%;\n            left: 0;\n            position: absolute;\n            top: 0;\n            width: 100%;\n            object-fit: cover\n        }\n\n        .technology__item__desc__text__content__desc {\n            margin-top: 20px\n        }\n\n        .comparison {\n            width: 86.571428572vw;\n            margin: 0 auto;\n            position: relative\n        }\n\n        .comparison__ttl {\n            font-size: 25px;\n            margin-bottom: 20px\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        .technology__item .spec__table1__wrap img {\n            width: 220vw;\n            max-width: unset;\n        }\n\n        .spec__table1__wrap {\n            width: 100%;\n            overflow-y: hidden;\n            overflow-x: scroll;\n            position: relative\n        }\n\n    }\n\n    .sizeguide__table img,\n    .size__table img {\n        width: 100%\n    }\n\n    .u-mt-8 {\n        margin-top: 8px !important\n    }\n\n    .u-pc {\n        display: block !important\n    }\n\n    .u-sp {\n        display: none !important\n    }\n\n    @media screen and (max-width:767px) {\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    .u-mt-8 {\n        margin-top: 8px !important\n    }\n\n    .u-mt-24 {\n        margin-top: 24px !important\n    }\n\n    \/* ギフトのstyle *\/\n    .gift__item.comparison__wrap {\n        border-top: 1px #000 solid;\n        margin-top: 0;\n    }\n\n    .gift__item .comparison {\n        display: flex;\n        margin-top: 110px;\n        gap: 100px;\n    }\n\n    .gift__item .comparison__ttl {\n        margin-bottom: 50px;\n    }\n\n    .gift__item img {\n        object-fit: contain;\n        max-width: 55%;\n    }\n\n    @media screen and (max-width:767px) {\n        .gift__item .comparison {\n            flex-direction: column;\n            \/* gap: 50px; *\/\n            gap: 25px;\n            \/* margin: 50px auto; *\/\n            margin: 50px 25px;\n        }\n\n        .gift__item img {\n            max-width: 100%;\n        }\n    }\n\n    \/* giftブロック調整用 *\/\n    .gitf_block {\n        border-top: 1px #000 solid !important;\n        padding-top: 100px;\n        margin-top: 0px;\n    }\n\n    @media screen and (max-width:767px) {\n        .gitf_block {\n            padding-top: 50px;\n        }\n    }\n\n@media screen and (min-width: 750px) {\n  .mv__txt {\n    font-size: 2.3vw !important ;\n  }\n  .mv__logo {\n    top: 20vw !important;\n    width: 20vw !important;\n  }\n  .makuake__head p {\n    font-size: 24px !important;\n  }\n  .makuake__bottom ,\n  .makuake__bottom span {\n    font-size: 32px !important  ;\n  }\n  .problem__txt {\n    line-height: 1.5 !important ;\n  }\n}\n@media screen and (max-width: 749px) {\n  .mv__txt {\n    font-size: 4.2vw !important ;\n  }\n  .mv__logo {\n    top: 37vw !important  ;\n  }\n  .intro {\n    padding-top: 8vw !important;\n  }\n  .problem__ttl {\n    font-size: 7vw !important ;\n  }\n  .problem__txt {\n    line-height: 1.5 !important ;\n  }\n  .makuake__bottom span:before {\n    display: none !important  ;\n  }\n  .makuake__bottom ,\n  .makuake__bottom span {\n    font-size: 7.5vw !important  ;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection class=\"mv\"\u003e\n            \u003cdiv class=\"mv__bg\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_wear_thermocontrol_kv_2_model.webp\" alt=\"\" class=\"only_pc\" width=\"1400\" height=\"785\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_wear_thermocontrol_kv_2_model_sp.webp\" alt=\"\" class=\"only_sp\" width=\"374\" height=\"497\"\u003e\n            \u003c\/div\u003e\n            \u003ch1 class=\"mv__txt termina\"\u003eThermo-regulating sleepwear\u003cbr\u003ethat adapts to temperature changes \u003cbr class=\"u-pc\"\u003eduring sleep\u003c\/h1\u003e\n            \u003cdiv class=\"mv__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_kv_logo_2.webp\" alt=\"\" width=\"310\" height=\"144\"\u003e\u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003cdiv class=\"intro animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"intro__inner\"\u003e\n                \u003cdiv class=\"fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"intro__ttl__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl.webp?2\" alt=\"THERMO CONTROL\" width=\"865\" height=\"54\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003ch2 class=\"intro_ttl fadeInUpShort animated\"\u003eCool when it’s hot, \u003cbr class=\"u-sp\"\u003ewarm when it’s cold, \u003cbr\u003ewith thermo-regulating comfort\u003c\/h2\u003e\n                \u003cdiv class=\"intro_ttl2 fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl2.webp?2\" alt=\"OUTLAST TECHNOLOGY\" width=\"924\" height=\"168\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_ttl2_sp.webp?2\" alt=\"\" width=\"330\" height=\"131\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro__bottom\"\u003e\n                    \u003cp class=\"intro_txt fadeInUpShort animated\"\u003eThermo-regulating sleepwear powered by space technology.\u003cbr\u003eA new, innovative approach to temperature control is introduced.\u003c\/p\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_slide_en.webp?3\" alt=\"\" class=\"intro__slide u-pc fadeInUpShort animated\" width=\"750\" height=\"385\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro_slide_sp_en.webp?3\" alt=\"\" class=\"intro__slide u-sp fadeInUpShort animated\" width=\"328\" height=\"198\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"makuake animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"makuake__head fadeInUpShort animated\"\u003e\n                \u003cp\u003eWith total support exceeding ¥52 million on the crowdfunding platform Makuake —\u003cbr\u003efollowing the all-season comforter that guides the in-bed environment\u003cbr\u003etoward an ideal temperature\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"makuake__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_makuake.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"873\" height=\"344\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_makuake.webp?2\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"284\" height=\"389\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"makuake__bottom fadeInUpShort animated\"\u003e\n                \u003cspan\u003eThe ultimate thermo-regulating sleepwear\u003c\/span\u003e is introduced!\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro2 fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro2_model.webp?2\" alt=\"BRAINSLEEP WEAR THERMO CONTROL\" width=\"1157\" height=\"648\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_intro2_model_sp.webp?2\" alt=\"\" width=\"375\" height=\"295\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"problem animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"problem__inner\"\u003e\n                \u003ch2 class=\"problem__ttl fadeInUpShort animated\"\u003eTemperature fluctuations \u003cbr\u003e during sleep can reach up to 7.1\u003cspan style=\"font-family: sans-serif;display: inline;font-size: inherit;\"\u003e°C\u003c\/span\u003e\n\u003c\/h2\u003e\n                \u003cp class=\"problem__txt fadeInUpShort animated\"\u003eEven while sleeping, temperature differences of up to 7.1\u003cspan style=\"font-family: sans-serif;display: inline;font-size: inherit;\"\u003e°C\u003c\/span\u003e can occur in urban environments.\u003cbr\u003e\u003cbr class=\"u-sp\"\u003e\u003cspan\u003eBased on the highest and lowest outdoor temperatures in October between 10:00 p.m. and 8:00 a.m. (Tokyo).\u003cbr\u003eHighest temperature: 20.8\u003cspan style=\"font-family: sans-serif;display: inline;font-size: inherit;\"\u003e°C\u003c\/span\u003e \/ Lowest temperature: 13.7\u003cspan style=\"font-family: sans-serif;display: inline;font-size: inherit;\"\u003e°C\u003c\/span\u003e\u003cbr\u003eTemperature difference: 7.1\u003cspan style=\"font-family: sans-serif;display: inline;font-size: inherit;\"\u003e°C\u003c\/span\u003e\u003cbr\u003eSource: Japan Meteorological Agency. Average daily and hourly temperature data over the past 30 years (1991–2020).\u003c\/span\u003e\u003c\/p\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow.webp?2\" alt=\"\" class=\"arrow fadeInUpShort animated\" width=\"87\" height=\"152\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"trouble animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"trouble__inner\"\u003e\n                \u003ch2 class=\"trouble__ttl fadeInUpShort animated\"\u003eSleep problems caused by \u003cbr\u003etemperature fluctuations\u003c\/h2\u003e\n                \u003cul class=\"trouble__list fadeInUpShort animated\"\u003e\n                    \u003cli class=\"trouble__item\"\u003eStruggling to fall asleep smoothly due to an inability \u003cbr class=\"u-pc\"\u003eto adapt to temperature changes…\u003c\/li\u003e\n                    \u003cli class=\"trouble__item\"\u003eWaking easily during the night \u003cbr class=\"u-pc\"\u003eas the in-bed environment becomes unbalanced…\u003c\/li\u003e\n                    \u003cli class=\"trouble__item\"\u003eKicking off the comforter during sleep \u003cbr class=\"u-pc\"\u003edue to heat and humidity…\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"solution__head animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cp class=\"solution__head__txt fadeInUpShort animated\" style=\"letter-spacing: 0;\"\u003eWhat matters most is \u003cbr class=\"u-sp\"\u003e\u003cspan\u003econtrolling temperature\u003c\/span\u003e\u003cbr\u003eto achieve high-quality sleep.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"solution animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"solution__inner\"\u003e\n                \u003ch2 class=\"solution__ttl fadeInUpShort animated\"\u003eto guide the body \u003cbr\u003etoward high-quality sleep.\u003c\/h2\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_product_logo.webp?2\" alt=\"BRAINSLEEP WEAR THERMO CONTROL\" class=\"solution__logo fadeInUpShort animated\" width=\"347\" height=\"58\"\u003e\n                \u003cp class=\"solution__txt fadeInUpShort animated\"\u003eRegulating temperature fluctuations \u003cbr\u003eto guide the body toward high-quality sleep.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003csection class=\"technology\" id=\"technology\"\u003e\n            \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n                    \u003cspan style=\"margin-bottom: 0;\"\u003eTECHNOLOGY\u003c\/span\u003e\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__link\"\u003e\n                \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech01\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav01_2_model.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav01_2_model_sp.webp\" class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eSelf-regulating temperature control\u003cbr\u003epowered by space technology\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech02\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav02_2_model.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav02_2_model_sp.webp\" class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eGentle on the skin\u003cbr\u003edesigned to enhance comfort\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                    \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca href=\"#tech03\"\u003e\n                            \u003cdiv class=\"technology__link__lists__img\"\u003e\n                                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav03_2.webp\" class=\"u-pc\" alt=\"\" width=\"394\" height=\"364\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_nav03_2_sp.webp\" class=\"u-sp\" alt=\"\" width=\"214\" height=\"188\"\u003e\n                            \u003c\/div\u003e\n                            \u003ch3 class=\"technology__link__lists__title\"\u003e\n                                \u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eAntibacterial and deodorizing\u003cbr\u003efor everyday cleanliness\n                            \u003c\/h3\u003e\n                        \u003c\/a\u003e\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_main_2_model.webp?2\" class=\"u-pc\" alt=\"\" width=\"825\" height=\"466\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_main_2_model_sp.webp?2\" class=\"u-sp\" alt=\"\" width=\"825\" height=\"466\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                                \u003cspan\u003e01\u003c\/span\u003eTHERMO CONTROL\n                            \u003c\/h2\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eCool when it’s hot,\u003cbr\u003ewarm when it’s cold\u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_01.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eSelf-regulating temperature control powered by space technology\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Outlast technology was originally developed for space suits.\u003cbr\u003eIt is an innovative temperature-regulating material in which microcapsules measuring 20–30 microns in diameter are embedded within the fibers.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                        \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_02_en.webp?3\" alt=\"\" width=\"825\" height=\"466\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_02_en.webp?3\" alt=\"\" width=\"825\" height=\"466\"\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eApproaching a skin surface temperature\u003cbr\u003ethat feels comfortable to the human body: 32\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e ±1\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Whether it is hot or cold, Outlast’s temperature-regulating technology responds to changes in temperature as the microcapsules shift between solid and liquid states.\u003cbr\u003eBy absorbing, storing, and releasing heat, it guides the skin surface temperature toward a comfortable range of 32\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e ±1.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_03_2_en.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eApproximately 5\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e of comfort temperature regulation\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Compared to cotton fleece fabric, temperature is regulated by an additional approximately 5\u003cspan style=\"font-family: sans-serif;\"\u003e°C\u003c\/span\u003e, helping reduce the impact of changes in room temperature to the greatest extent possible.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_04\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_04_en.webp?3\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc u-mt-0\"\u003eAbsorbs heat when it’s hot and releases heat when it’s cold to regulate temperature.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tech01__gif animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc u-mt-0 u-mb-24 u-pc\" style=\"width: 100%;\"\u003e\n                    Outlast gel transitioning from solid to liquid. Temperature is regulated through this phase change.\u003c\/p\u003e\n                \u003cdiv class=\"tech01__gif01 fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_gif01.webp?2\" alt=\"\" class=\"tech01__gif__img\" width=\"558\" height=\"311\"\u003e\n                    \u003cdiv class=\"tech01__gif__txt\"\u003e\n                        \u003cp\u003eHeat\u003c\/p\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow2.webp?2\" alt=\"\" width=\"40\" height=\"9\"\u003e\n                        \u003cp\u003eCold\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech01__gif02 fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech01_gif02.webp?2\" alt=\"\" class=\"tech01__gif__img\" width=\"558\" height=\"311\"\u003e\n                    \u003cdiv class=\"tech01__gif__txt\"\u003e\n                        \u003cp\u003eCold\u003c\/p\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_arrow2.webp?2\" alt=\"\" width=\"40\" height=\"9\"\u003e\n                        \u003cp\u003eHot\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"technology__item__desc__text__content__desc u-mt-24 u-sp\" style=\"width: 100%;\"\u003e\n                    Outlast gel transitioning from solid to liquid. Temperature is regulated through this phase change.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item\" id=\"tech02\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cvideo class=\"lozad\" width=\"3840\" height=\"2160\" style=\"aspect-ratio: 3840\/2160;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e06706bc844b436da0f5a3d35142931b.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                                \u003cspan\u003e02\u003c\/span\u003eRELAX \u0026amp; COMFORT\n                            \u003c\/h2\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003e\n                                Designed to be gentle on the skin while enhancing comfort\u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_01.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eGentle on the skin,\u003cbr\u003ewith a smooth, proprietary fabric\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                This proprietary fabric blends absorbent cotton with highly moisture-absorbing rayon, interwoven with durable, quick-drying polyester.\u003cbr\u003eFinished as a soft, skin-friendly pile fabric that resists wrinkling, it offers the comfortable feel of sweatshirt material.\u003cbr\u003eSuitable for spring, autumn, and winter; it can also be worn in summer when using air conditioning.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_02\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_02.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eLightweight fabric that supports sleep\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e6.The 6.8-ounce lightweight sweatshirt fabric delivers thermo-regulating performance while reducing the burden of turning over during sleep, supporting comfortable, all-season rest.\u003cbr\u003e\u003cbr class=\"u-pc\"\u003e※Typical sweatshirt fabrics weigh between 9 and 13 ounces.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_03\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_03_2_en.webp?3\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eReduces uncomfortable clamminess during sleep\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Using a fabric with moisture absorption and release performance exceeding 200% of that of conventional fleece fabrics, it helps regulate humidity within the in-bed environment.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_04\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_04_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-8\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_05_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eDetails designed for year-round comfort\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                The top features finger openings, allowing the sleeves to extend over the hands when temperatures feel slightly cool.\u003cbr\u003eThe pants are designed with an adjustable stopper, making it easy to modify the hem length when the weather feels warmer.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__inner u-pc\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce u-mt-24\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_05_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_05\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_06_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated u-sp u-mt-8\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_07_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eFreedom of movement for more comfortable sleep\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                Designed to avoid restricting the body, this silhouette maintains a comfortable range of motion so as not to interfere with relaxation before sleep or the natural turning over needed during the night.\u003cbr\u003eThe underarm area of the top and the hip area of the pants are constructed three-dimensionally, with generously sized armholes. Elastic and ribbing are minimized to avoid excessive tightness, helping reduce stress caused by constriction during sleep.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"technology__item__inner u-pc\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce u-mt-24\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech02_07_model.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item\" id=\"tech03\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech03_main.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n                                \u003cspan\u003e03\u003c\/span\u003eSUPER CLEAN\n                            \u003c\/h2\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eAntibacterial and deodorizing\u003cbr\u003efor everyday cleanliness\n                            \u003c\/h3\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n            \u003cdiv class=\"technology__item__inner\"\u003e\n                \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                    \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_tech03_01_en.webp?2\" alt=\"\" width=\"825\" height=\"466\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                        \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                            \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eDesigned for everyday wear,\u003cbr\u003eantibacterial and deodorizing performance matters\u003c\/h3\u003e\n                            \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                                An antibacterial and deodorizing treatment using environmentally considerate silver ions (AG+) is applied to the fabric.\u003cbr\u003eIt helps prevent unpleasant perspiration odors during sleep and is also effective against indoor drying odors.\u003cbr\u003eThe effect has been shown to remain even after approximately 100 washes.\u003cbr\u003e\u003cbr\u003e※Machine washable, including drum-type washers. Do not tumble dry.\n                            \u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"last\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_last_model_en.webp?2\" alt=\"\" width=\"1400\" height=\"762\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_last_model_sp_en.webp?2\" alt=\"\" width=\"1400\" height=\"1400\"\u003e\u003c\/section\u003e\n        \u003csection class=\"spec__title\" id=\"spec\"\u003e\n            \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n                    \u003cspan\u003eSPEC\u003c\/span\u003eSpecifications\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__wrap animatedParent animateOnce u-pb-0\" data-sequence=\"300\" data-offset=\"300\" id=\"color\"\u003e\n            \u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eCOLOR\u003c\/h3\u003e\n            \u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003eAvailable in 2 colors: black and charcoal gray\u003c\/p\u003e\n            \u003cdiv class=\"color fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_color_2.webp?3\" alt=\"\" class=\"u-pc\" width=\"1063\" height=\"393\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_color_2_sp.webp?3\" alt=\"\" class=\"u-sp\" width=\"338\" height=\"412\"\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"spec__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"spec_modal\"\u003e\n            \u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eUNISEX SIZE\u003c\/h3\u003e\n            \u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003eA unisex size designed to fit all genders, ages, and body types.\u003c\/p\u003e\n            \u003cdiv class=\"spec__inner fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"spec__slider__wrap\"\u003e\n                    \u003cdiv class=\"spec__slider\"\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide01_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide02_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide03_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide04_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide05_model.webp?2\" alt=\"\" width=\"921\" height=\"520\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec__slider__thumb\"\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb01_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb02_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb03_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb04_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_spec_slide_thumb05_model.webp?2\" alt=\"\" width=\"86\" height=\"86\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec__slider__text fadeInUpShort animated\"\u003e\n                    \u003cp\u003eMale model: 180cm \/ L size\u003cbr\u003eFemale model: 163cm \/ M size\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sizeguide\"\u003e\n                    \u003ch3 class=\"sizeguide__title fadeInUpShort animated\"\u003e◾️Size Guide (Unisex)\u003c\/h3\u003e\n                    \u003cdiv class=\"sizeguide__table fadeInUpShort animated\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_sizeguide_3_en.webp?3\" alt=\"\" class=\"u-pc\" width=\"341\" height=\"139\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_sizeguide_3_sp_en.webp?3\" alt=\"\" class=\"u-sp\" width=\"338\" height=\"178\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"size\"\u003e\n                \u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e◾️ Product Measurements\u003c\/h3\u003e\n                \u003cdiv class=\"size__table fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_size_3_en.webp?4\" alt=\"\" class=\"u-pc\" width=\"1137\" height=\"173\"\u003e \n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_size_2_sp_20250325_en.webp?4\" alt=\"\" class=\"u-sp\" width=\"338\" height=\"412\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"size\"\u003e\n                \u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e◾️Materials\u003c\/h3\u003e\n                \u003cp class=\"size__txt fadeInUpShort animated\"\u003eMain fabric: Cotton 34% \/ Rayon 33% \/ Polyester 30% \/ Polyurethane 3%\u003c\/p\u003e\n                \u003cp class=\"size__txt fadeInUpShort animated\"\u003eRib: Cotton 90% \/ Polyurethane 10%\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .other__title .section__title {\n        background-color: #eeecdd;\n        border-bottom: 1px #000 solid;\n        border-top: 1px #000 solid\n    }\n\n    .other__title .section__title span {\n        display: block !important\n    }\n\n    .other__col2__item__inner {\n        position: relative;\n        z-index: 1\n    }\n\n    .other__col2 {\n        margin-bottom: 100px\n    }\n\n    @media screen and (max-width:749px) {\n        .section__title__text {\n            padding: 10px 0 0 0\n        }\n\n        .other__pillow__text__title__logo,\n        .other__col2__item__logo {\n            padding: 0\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003cmain\u003e\n        \u003csection class=\"technology__item comparison__wrap\" style=\"border: unset; margin-top: 0;\"\u003e\n            \u003cdiv class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003eProduct comparison chart\u003c\/h2\u003e\n                \u003cdiv class=\"comparison__wrap spec__table1 fadeInUpShort animated\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_comparison_en.webp?1\" alt=\"\" width=\"2000\" height=\"1796\" style=\"width: 100%;\"\u003e\n                    \u003cdiv class=\"spec__table1__wrap u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_comparison_sp_en.webp?2\" alt=\"\" width=\"1810\" height=\"1840\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"spec__table__nav u-sp\"\u003e\n                        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.png\" class=\"spec__table__nav__prev\" alt=\"\" width=\"45\" height=\"45\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.png\" class=\"spec__table__nav__next\" alt=\"\" width=\"45\" height=\"45\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- \u003csection class=\"technology__item technology__item__sub gitf_block\"\u003e\n          \u003cdiv class=\"technology__item__inner\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n              \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                \u003cimg height=\"918\" width=\"1630\" class=\"\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_giftwrapping.webp\" decoding=\"async\" loading=\"lazy\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                  \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eAlso recommended as a gift\u003c\/h3\u003e\n                  \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                    Made with a luxurious polyester twill fabric.\u003cbr\u003eThe packaging features a unified beige tone with matching ribbon, and the Brain Sleep logo is placed with a refined, elegant sizing.\u003cbr\u003eThe wide, lavish ribbon creates a premium, sophisticated feel that is perfectly suited for gifting.\n                  \u003c\/p\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e --\u003e\n\n        \u003csection 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\u003eFrequently asked questions\n                \u003c\/h2\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__main\"\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eCan it be washed?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            Yes, it is machine washable. Please place it in a laundry net and wash on a gentle cycle. It is also compatible with drum-type washing machines. The fabric is treated with antibacterial and deodorizing silver ion (AG+) technology, and this treatment has been shown to remain effective after approximately 100 washes.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eCan it be tumble dried?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            No, please avoid using a tumble dryer. After washing, please hang to dry naturally in the shade.\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\"\u003eWhat colors are available?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            It comes in three colors: Black, Charcoal Gray, and Ivory.\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\"\u003eHow thick is the fabric?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            6.It uses a lightweight 6.8-ounce sweatshirt fabric. Compared to standard sweatshirt fabrics (9–13 ounces), it is thinner and lighter, which also helps reduce the burden of turning over during sleep.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eCan it be ironed?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            Please avoid using an iron on this garment.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eWhich seasons can it be used in?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            It can be used all year round. Thanks to Outlast technology, it automatically regulates temperature — keeping you cool when it's hot and warm when it's cold. It is suitable not only for spring, autumn, and winter, but also for summer when sleeping with the air conditioning on.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eDoes it feel stuffy during sleep?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            The fabric features high moisture absorption and release performance, which helps eliminate uncomfortable clamminess during sleep and regulates humidity within the in-bed environment.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"faq__item\"\u003e\n                    \u003ch3 class=\"faq__item__question\"\u003eHow should I choose my size?\u003c\/h3\u003e\n                    \u003cdiv class=\"faq__item__answer\"\u003e\n                        \u003cp class=\"faq__item__answer__text\"\u003e\n                            The garment comes in unisex sizes (S \/ M \/ L \/ XL). Please refer to the size guide (height, chest circumference, and waist measurements) to find your best fit. The overall fit is designed to be relaxed and roomy.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n    \u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_all.css\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e\n    \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_all.js\" defer\u003e\u003c\/script\u003e\n    \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n    \u003cscript defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\"\u003e\u003c\/script\u003e\n    \u003cscript\u003ejQuery(function () { const n = lozad(); n.observe() })\u003c\/script\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    .technology__link__lists__title,\n    .technology__item__desc__text__content__title {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif\n    }\n\n    .rwlp__wrapper {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N R\", sans-serif\n    }\n\n\/* FAQセクション - メインスタイル *\/\n#faq {\n    padding: 0 !important;\n}\n\n#faq .section__title {\n    background-color: #e8e6d8;\n    border-top: 1px solid #000;\n    border-bottom: 1px solid #000;\n}\n\n.faq__main {\n    padding: 73px 6.7142857142857vw 150px;\n}\n\n.faq__item + .faq__item {\n    margin-top: 50px;\n}\n\n.faq__item__question {\n    background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_faq_plus.png);\n    background-position: center right 25px;\n    background-repeat: no-repeat;\n    background-size: 37px;\n    border-bottom: 1px #000 solid;\n    cursor: pointer;\n    font-size: 20px;\n    font-weight: 400;\n    padding-bottom: 24px;\n    padding-top: 10px;\n}\n\n.faq__item__question.open {\n    background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_faq_minus.png);\n}\n\n.faq__item__answer {\n    display: none;\n    padding-top: 30px;\n}\n\n.faq__item__answer__text {\n    font-size: 16px;\n    line-height: 1.5;\n}\n\n.faq__item__answer__text + .faq__item__answer__text {\n    margin-top: 20px;\n}\n\n.faq__item__answer__text a {\n    text-decoration: underline !important;\n    color: #802335;\n}\n\n\/* FAQセクション - レスポンシブ（モバイル） *\/\n@media screen and (max-width:749px) {\n    .faq__main {\n        padding: 40px 20px;\n    }\n\n    .faq__item + .faq__item {\n        margin-top: 30px;\n    }\n\n    .faq__item__question {\n        background-image: url(https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_faq_plus.png);\n        background-position: center right 15px;\n        background-repeat: no-repeat;\n        background-size: 23px;\n        border-bottom: 1px #000 solid;\n        cursor: pointer;\n        font-size: 20px;\n        font-weight: 400;\n        padding-bottom: 14px;\n        padding-right: 36px;\n        padding-top: 10px;\n    }\n\n    .faq__item__answer__text {\n        font-size: 14px;\n        line-height: 1.5;\n    }\n\n    .faq__item__answer {\n        padding-top: 15px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"TOPS \/ Black \/ S","offer_id":42425091325975,"sku":"W0001A1-SMBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Black \/ M","offer_id":42425091358743,"sku":"W0001A1-MEBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Black \/ L","offer_id":42425091391511,"sku":"W0001A1-LABK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Black \/ XL","offer_id":42425091424279,"sku":"W0013A1-XLBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ GRAY \/ S","offer_id":42425091457047,"sku":"W0001A1-SMCG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ GRAY \/ M","offer_id":42425091489815,"sku":"W0001A1-MECG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ GRAY \/ L","offer_id":42425091522583,"sku":"W0001A1-LACG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ GRAY \/ XL","offer_id":42425091555351,"sku":"W0001A1-XLCG","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"TOPS \/ Ivory \/ S","offer_id":44109712228375,"sku":"W0013A1-SMVY","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"TOPS \/ Ivory \/ M","offer_id":44109712261143,"sku":"W0013A1-MEVY","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"TOPS \/ Ivory \/ L","offer_id":44109712293911,"sku":"W0013A1-LAVY","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Ivory \/ XL","offer_id":44109712326679,"sku":"W0013A1-XLVY","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Black \/ S","offer_id":42425091588119,"sku":"W0002A1-SMBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Black \/ M","offer_id":42425091620887,"sku":"W0002A1-MEBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Black \/ L","offer_id":42425091653655,"sku":"W0002A1-LABK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Black \/ XL","offer_id":42425091686423,"sku":"W0014A1-XLBK","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ GRAY \/ S","offer_id":42425091719191,"sku":"W0002A1-SMCG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ GRAY \/ M","offer_id":42425091751959,"sku":"W0002A1-MECG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ GRAY \/ L","offer_id":42425091784727,"sku":"W0002A1-LACG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ GRAY \/ XL","offer_id":42425091817495,"sku":"W0014A1-XLCG","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Ivory \/ S","offer_id":44109712359447,"sku":"W0014A1-SMVY","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"BOTTOMS \/ Ivory \/ M","offer_id":44109712392215,"sku":"W0014A1-MEVY","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"BOTTOMS \/ Ivory \/ L","offer_id":44109712424983,"sku":"W0014A1-LAVY","price":15000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Ivory \/ XL","offer_id":44109712457751,"sku":"W0014A1-XLVY","price":15000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_wearthermocontrol_tshirt_black.jpg?v=1762911008"},{"product_id":"wear_recovery","title":"BRAIN SLEEP WEAR RECOVERY","description":"\u003cstyle\u003e\n    .rwlp__header__wrapper {\n        background: #a0c0db;\n        height: auto;\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        z-index: 9;\n    }\n\n    @media screen and (min-width: 750px) {\n        .rwlp__header__wrapper {\n            padding: 0 30px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__wrapper {\n            padding: 0 20px;\n        }\n    }\n\n    .rwlp__header {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n    }\n\n    @media screen and (min-width: 1200px) {\n        .rwlp__header {\n            height: 90px;\n        }\n    }\n\n    @media screen and (max-width: 1199px) {\n        .rwlp__header {\n            height: 65px;\n        }\n    }\n\n    @media screen and (min-width: 750px) {\n        .rwlp__header__logo {\n            width: 85px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__logo {\n            width: 70px;\n        }\n    }\n\n    @media screen and (min-width: 750px) {\n        .rwlp__header__menu__wrapper {\n            margin: 0 30px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__menu__wrapper {\n            \/* margin: 0 20px; *\/\n        }\n    }\n\n    .rwlp__header__menu__item {\n        display: inline-block;\n    }\n\n    @media screen and (min-width: 1200px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 35px;\n        }\n    }\n\n    @media screen and (min-width: 750px) and (max-width: 1199px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 30px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__menu__item+.rwlp__header__menu__item {\n            margin-left: 15px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .rwlp__header__menu__item.rwlp__hidden__sm {\n            display: none;\n        }\n    }\n\n    @media screen and (min-width: 1200px) {\n        .rwlp__header__menu__link {\n            font-size: 14px;\n        }\n    }\n\n    @media screen and (max-width: 1199px) {\n        .rwlp__header__menu__link {\n            font-size: 14px;\n        }\n    }\n\n    .rwlp__header__wrapper.fixed {\n        position: fixed;\n        top: -90px;\n        transition: unset;\n    }\n\n    .rwlp__header__wrapper.animate {\n        transition: top 0.15s ease-out;\n        top: 0;\n    }\n\n    .rwlp__header__wrapper.hide {\n        top: -90px;\n    }\n\n    .kv {\n        \/*border-top: 55px solid #fff;*\/\n    }\n\n    .rwlp__wrapper,\n    #MainContent,\n    html.js {\n        overflow: unset;\n    }\n\n    @media screen and (max-width:749px) {\n\n        .rwlp__wrapper,\n        #MainContent,\n        html.js {\n            overflow: unset !important;\n        }\n    }\n\n    .rwlp__wrapper div:empty {\n        display: initial;\n    }\n\n    html {\n        scroll-behavior: smooth;\n    }\n\n    .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n        transform: unset;\n        animation: unset;\n        opacity: 1;\n    }\n\n    .rwlp__wrapper a:empty,\n    .rwlp__wrapper div:empty {\n        display: initial;\n    }\n\n    .rwlp__wrapper video {\n        height: auto;\n        width: 100%;\n    }\n\n    .rwlp__wrapper a {\n        text-decoration: unset;\n        color: #000;\n    }\n\n    .rwlp__wrapper ul {\n        list-style: none;\n    }\n\n    .technology__link__lists {\n        padding: 0;\n    }\n\n    .rwlp__wrapper img {\n        width: 100%;\n        height: auto;\n        max-width: 100%;\n        border: unset;\n        margin-bottom: 0;\n    }\n\n    .faq__item img {\n        width: auto;\n        max-width: 100%;\n    }\n\n    .animated {\n        -webkit-animation-duration: 1s;\n        animation-duration: 1s;\n        -webkit-animation-fill-mode: both;\n        animation-fill-mode: both\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    \/* margin padding 調整*\/\n    .sleep__info__quality__golden__title {\n        margin: 0\n    }\n\n    #cover.spec__item .spec__item__desc__text__content__title {\n        margin-top: 0;\n    }\n\n    .kv img,\n    .intro05__img img,\n    .last img,\n    .spec__slider__thumb img,\n    .spec__quality__img img,\n    .intro02__thermo img,\n    .technology__item__desc__img img,\n    .line__bnr img,\n    .technology__link__lists__title {\n        margin-bottom: 0;\n    }\n\n    .rwlp__wrapper ul,\n    .technology__link__lists {\n        padding: 0 !important\n    }\n\n    body {\n        font-family: YuGothic, 'Yu Gothic', \"Yu Gothic Pr6N R\", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif\n    }\n\n    .rwlp__wrapper {\n        color: #000\n    }\n\n    body,\n    details,\n    div,\n    form,\n    h1,\n    h2,\n    h3,\n    header,\n    html,\n    iframe,\n    img,\n    label,\n    li,\n    nav,\n    p,\n    section,\n    small,\n    span,\n    summary,\n    ul {\n        margin: 0;\n        padding: 0;\n        border: 0;\n        outline: 0;\n        vertical-align: baseline;\n        background: 0 0\n    }\n\n    button,\n    input,\n    select {\n        appearance: none\n    }\n\n    .fadeInUpShort {\n        opacity: 0;\n        -webkit-transform: translateY(20px);\n        transform: translateY(20px)\n    }\n\n    body {\n        overflow-x: hidden\n    }\n\n    h1,\n    h2,\n    h3 {\n        font-weight: 400 !important\n    }\n\n    .technology__item__title {\n        font-family: Termina, YuGothic, 'Yu Gothic', \"Yu Gothic Pr6N R\", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;\n        font-size: 30px;\n        font-weight: 400;\n        line-height: 1.1;\n        margin-bottom: 25px\n    }\n\n    .technology__item__title span {\n        font-family: Termina, YuGothic, 'Yu Gothic', \"Yu Gothic Pr6N R\", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;\n        font-weight: 400;\n        line-height: 1;\n        margin-bottom: 16px;\n        display: block\n    }\n\n    .technology__item__desc__img img {\n        width: 100%;\n        height: auto\n    }\n\n    .intro04__wrap1__txt2{\n        font-size: 40px !important;\n    }\n\n    @media screen and (max-width:749px) {\n\n        .technology__item__title {\n            padding: 0 20px;\n            font-size: 25px\n        }\n\n        .technology__item__title span {\n            font-size: 25px\n        }\n\n        .technology__item__desc__img img {\n            height: 100%\n        }\n    }\n\n    .u-pc {\n        display: block !important\n    }\n\n    .u-sp {\n        display: none !important\n    }\n\n    @media screen and (max-width:767px) {\n\n        .intro04__wrap1__txt2{\n            font-size: 5vw !important;\n        }\n\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    img {\n        vertical-align: bottom\n    }\n\n    .kv {\n        position: relative\n    }\n\n    .kv__inner {\n        position: absolute;\n        width: 83.42857%;\n        top: 8.28571vw;\n        left: 50%;\n        transform: translateX(-50%);\n        color: #fff\n    }\n\n    .kv__txt {\n        font-size: 3.60142vw;\n        color: #fff;\n        line-height: 1.2133333;\n        margin-bottom: 1.6vw\n    }\n\n    .intro04__wrap2__txt2 span {\n        background-color: #000;\n        padding: 5px;\n        color: #fff;\n        font-size: 28px\n    }\n\n    .scene__item__ttl {\n        font-size: 30px;\n        margin-bottom: 14px\n    }\n\n    .sizeguide__table img,\n    .size__table img {\n        width: 100%\n    }\n\n    @media screen and (max-width:767px) {\n        .kv {\n            overflow: hidden;\n            padding-top: 1px;\n            height: 160vw\n        }\n\n        .kv__inner {\n            width: 100%;\n            left: 50%;\n            transform: translateX(-50%);\n            color: #fff;\n            top: 0\n        }\n\n        .kv__txt {\n            position: absolute;\n            top: 7vw;\n            left: 6.666vw;\n            line-height: 1.3;\n            font-size: 8.5333vw;\n            letter-spacing: -0.08em;\n            margin-bottom: 2.5vw;\n            text-align: justify\n        }\n\n        .intro03__txt4 {\n            text-align: left;\n            font-size: 4.2666vw;\n            font-feature-settings: \"palt\";\n            line-height: 2;\n            color: #fff;\n            padding: 50px 20px\n        }\n\n        .intro04__wrap2__txt2 {\n            font-feature-settings: \"palt\"\n        }\n\n        .intro04__wrap2__txt2 span {\n            padding: 1vw;\n            font-size: 4vw\n        }\n\n        #tech01 .technology__item__title,\n        #tech02 .technology__item__title,\n        #tech03 .technology__item__title {\n            padding: 0;\n            padding-left: 20px;\n            margin-bottom: 14px;\n            line-height: 1.5\n        }\n\n        .scene__item__ttl {\n            margin-top: 16px;\n            margin-bottom: 10px;\n            font-size: 25px\n        }\n\n        .spec__table1__wrap {\n            width: 100%;\n            overflow-y: hidden;\n            overflow-x: scroll;\n            position: relative\n        }\n\n        .technology__item .spec__table1__wrap img {\n            width: 220vw;\n            max-width: unset\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar {\n            height: 4px\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar-thumb {\n            background: #000;\n            border-radius: 5px\n        }\n\n        .spec__table1__wrap::-webkit-scrollbar-track {\n            background: #b8b8b8;\n            border-radius: 5px\n        }\n\n        .spec__table__nav .spec__table__nav__prev,\n        .spec__table__nav .spec__table__nav__next {\n            width: 45px;\n            position: absolute;\n            top: 44%;\n            transform: translateY(-50%)\n        }\n\n        .spec__table__nav .spec__table__nav__prev {\n            left: -25px\n        }\n\n        .spec__table__nav .spec__table__nav__next {\n            right: -25px\n        }\n    }\n\n    .other__pillow__text__sub__title {\n        color: #fff;\n        font-size: 25px;\n        font-weight: 500;\n        line-height: 1.6;\n        margin-left: 65px\n    }\n\n    @media screen and (max-width:749px) {\n        .other__pillow__text__sub__title {\n            display: none\n        }\n\n        .other__pillow__text__sub__title.u-sp {\n            display: block;\n            font-size: 15px;\n            margin: 0;\n            padding: 20px 0 0;\n            text-align: center;\n            position: relative;\n            z-index: 2\n        }\n    }\n\n    @media screen and (max-width:749px) {\n        .other__conforter__text__sub__title {\n            display: none\n        }\n\n        .other__conforter__text__sub__title.u-sp {\n            display: block;\n            font-size: 15px;\n            font-weight: 400\n        }\n\n        #other__coin .other__conforter__text__sub__title {\n            margin-top: 80px;\n            margin-bottom: 15px;\n            padding: 0;\n            position: relative;\n            z-index: 2\n        }\n    }\n\n    .other__pillow__text__sub__title,\n    .other__col2 h3 {\n        font-weight: 400\n    }\n\n    .u-pc {\n        display: block !important\n    }\n\n    .u-sp {\n        display: none !important\n    }\n\n    @media screen and (max-width:767px) {\n        .u-pc {\n            display: none !important\n        }\n\n        .u-sp {\n            display: block !important\n        }\n    }\n\n    \/* ギフトのstyle *\/\n    .gift__item.comparison__wrap {\n        border-top: 1px #000 solid;\n        margin-top: 0;\n    }\n    .gift__item .comparison {\n        display: flex;\n        margin-top: 110px;\n        gap: 100px;\n    }\n    .gift__item .comparison__ttl {\n        margin-bottom: 50px;\n    }\n    .gift__item img {\n        object-fit: contain;\n        max-width: 55%;\n    }\n    @media screen and (max-width:767px) {\n        .gift__item .comparison {\n            flex-direction: column;\n            gap: 50px;\n            margin: 50px auto;\n        }\n        .gift__item img {\n            max-width: 100%;\n        }\n    }\n\n\/* giftブロック調整用 *\/\n  .gitf_block{\n    border-top: 1px #000 solid;\n    padding-top: 100px;\n    margin-top: 0px;\n  }\n\n@media screen and (max-width:767px) {\n  .gitf_block{\n    padding-top: 50px;\n  }\n}\n\n@media screen and (min-width:750px) {\n  .kv__feature {\n    width: 38vw !important;\n  }\n  .kv__feature__item {\n    width: 18.5vw !important;\n  }\n  .kv__medical {\n    width: 26vw !important;\n  }\n  .intro03__txt1 {\n    width: 410px !important;\n  }\n  .intro05__txt2 {\n    font-size: 2.5vw !important;\n  }\n  .intro05__medical {\n    font-size: 1.2vw !important;\n  }\n}\n@media screen and (max-width:749px) {\n  .kv__txt {\n    font-size: 6.6666vw !important;\n  }\n  .kv__medical {\n    width: 46vw !important;\n    font-size: 3.6vw !important;\n  }\n  .kv__feature__item {\n    font-size: 3vw !important;\n  }\n  .kv__feature__item:nth-of-type(3) {\n    font-size: 2.2vw !important;\n    letter-spacing: 0 !important;\n  }\n  .intro03__txt1 {\n    width: 84vw !important;\n  }\n  .intro05__txt2 {\n    font-size: 3.8vw !important;\n  }\n  .intro05__txt1 {\n    font-size: 3.8vw !important;\n  }\n  .intro05__medical {\n    font-size: 2.5vw !important;\n  }\n  .intro02__txt2 span {\n    width: 60vw !important;\n  }\n  .intro04__wrap2__lead span {\n    border-bottom: unset !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick-theme.min.css\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.css\"\u003e\n\n\n\u003cdiv class=\"lang_box\"\u003e\n\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n    \u003csection class=\"kv\"\u003e\n        \u003cdiv class=\"kv__bg\"\u003e\n            \u003cimg class=\"u-pc\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_kv_bg_model_v3.webp?2\" width=\"2800\" height=\"1570\" alt=\"\"\u003e\n            \u003cimg class=\"u-sp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_kv_bg_sp_model_v3.webp?2\" width=\"750\" height=\"1200\" alt=\"\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kv__inner\"\u003e\n            \u003ch1 class=\"kv__txt termina\"\u003eWear it to sleep for \u003cbr\u003efull-body recovery\u003c\/h1\u003e\n            \u003cul class=\"kv__feature\"\u003e\n                \u003cli class=\"kv__feature__item\"\u003e\u003cspan\u003eFatigue recovery\u003c\/span\u003e\u003c\/li\u003e\n                \u003cli class=\"kv__feature__item\"\u003e\u003cspan\u003eSupports circulation\u003c\/span\u003e\u003c\/li\u003e\n                \u003cli class=\"kv__feature__item\"\u003e\u003cspan\u003eRelieves muscle tension and stiffness\u003c\/span\u003e\u003c\/li\u003e\n                \u003cli class=\"kv__feature__item\"\u003e\u003cspan\u003eEases muscle fatigue\u003c\/span\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"kv__logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_kv_logo_v2.webp\" width=\"554\" height=\"66\" alt=\"BRAINSLEEP WEAR RECOVERY\"\u003e\u003c\/div\u003e\n            \u003cp class=\"kv__medical\"\u003eClass I medical device\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"intro00 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro00__inner\"\u003e\n            \u003cp class=\"intro00__txt1 fadeInUpShort animated\"\u003e\u003cspan class=\"intro00__txt1__wrap\"\u003eAchieved 3,900%\u003c\/span\u003e of its funding goal \u003cbr\u003eon crowdfunding platform Makuake\u003c\/p\u003e\n            \u003cdiv class=\"intro00__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_makuake_bnr_v2.webp\" alt=\"\" width=\"1530\" height=\"608\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"intro01 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro01__inner\"\u003e\n            \u003cp class=\"intro01__txt1 fadeInUpShort animated\"\u003eFrom BRAIN SLEEP\u003c\/p\u003e\n            \u003cp class=\"intro01__txt2 fadeInUpShort animated\"\u003eA new recovery \u003cbr class=\"u-sp\"\u003ewear classified as \u003cbr\u003e\u003cspan\u003ea Class I medical device\u003c\/span\u003e is introduced\u003c\/p\u003e\n            \u003cdiv class=\"intro01__img fadeInUpShort animated\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro01_img_v2.webp\" alt=\"\" width=\"1602\" height=\"1088\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro01_img_sp_v2.webp\" alt=\"\" width=\"590\" height=\"550\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"intro02 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro02__inner\"\u003e\n            \u003cp class=\"intro02__txt1 fadeInUpShort animated\"\u003eMEDIC RECOVERY FIBER\u003c\/p\u003e\n            \u003cp class=\"intro02__txt2 fadeInUpShort animated\"\u003e\u003cspan\u003esupports circulation\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e for full-body recovery\u003c\/span\u003e\u003c\/p\u003e\n            \u003cdiv class=\"intro02__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro02_img_en.webp\" alt=\"\" width=\"1894\" height=\"1084\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"intro03 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro03__inner\"\u003e\n            \u003cdiv class=\"intro03__txt\"\u003e\n                \u003cp class=\"intro03__txt1 fadeInUpShort animated\"\u003eA proprietary material\u003c\/p\u003e\n                \u003cp class=\"intro03__txt2 fadeInUpShort animated termina\"\u003eMEDIC \u003cbr class=\"u-pc\"\u003eRECOVERY\u003cbr\u003eFIBER\u003c\/p\u003e\n                \u003cp class=\"intro03__txt3 fadeInUpShort animated u-pc\"\u003e\n                    Made from ceramics derived from natural minerals found on Earth.\u003cbr\u003eAmong them, high-purity ceramics are carefully selected and blended using a proprietary formulation.\u003cbr\u003eThrough high-density processing at the nano level within the fibers and a specially engineered yarn structure, a high level of far-infrared radiation is achieved.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro03__img\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cb03f003d9814e5289482286d4d1cfaa.mp4\" style=\"aspect-ratio: 1920\/1080;\" height=\"1080\" width=\"1920\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n            \u003cp class=\"intro03__txt4 fadeInUpShort animated u-sp\"\u003e\n                Made from ceramics derived from natural minerals found on Earth.\u003cbr\u003eAmong them, high-purity ceramics are carefully selected and blended using a proprietary formulation.\u003cbr\u003eThrough high-density processing at the nano level within the fibers and a specially engineered yarn structure, a high level of far-infrared radiation is achieved.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"intro04 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro04__inner\"\u003e\n            \u003cdiv class=\"intro04__wrap1\"\u003e\n                \u003cdiv class=\"intro04__wrap1__txt\"\u003e\n                    \u003cp class=\"intro04__wrap1__txt1 fadeInUpShort animated termina\"\u003eISSUE\u003c\/p\u003e\n                    \u003cp class=\"intro04__wrap1__txt2 fadeInUpShort animated\"\u003eImproving recovery efficiency for people in Japan, who tend to get less sleep, through recovery wear\u003c\/p\u003e\n                    \u003cp class=\"intro04__wrap1__txt3 fadeInUpShort animated\"\u003eOn average, people in Japan sleep about 50 minutes less than the ideal amount\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro04__wrap1__img\" style=\"flex-shrink: 0;\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro04_graph_en.webp?2\" alt=\"\" width=\"830\" height=\"802\" class=\"fadeInUpShort animated u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro04_graph_en.webp?2\" alt=\"\" width=\"568\" height=\"548\" class=\"fadeInUpShort animated u-sp\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"intro04__wrap1__arrow\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro04_arrow.webp\" alt=\"\" width=\"72\" height=\"72\" class=\"fadeInUpShort animated\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"intro04__wrap2\"\u003e\n                \u003cp class=\"intro04__wrap2__lead fadeInUpShort animated\"\u003e\u003cspan\u003eSleep is not just about time. \u003cbr\u003eIt’s about quality\u003c\/span\u003e\u003c\/p\u003e\n                \u003cdiv class=\"intro04__wrap2__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_intro04_book.webp\" alt=\"\" width=\"276\" height=\"394\" class=\"fadeInUpShort animated\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"intro04__wrap2__txt\"\u003e\n                    \u003cp class=\"intro04__wrap2__txt1 fadeInUpShort animated\"\u003e\"The Stanford Method \u003cbr\u003efor Ultimate Sound Sleep\"\u003c\/p\u003e\n                    \u003cp class=\"intro04__wrap2__txt2 fadeInUpShort animated u-pc\"\u003e\u003cspan\u003eRecovery wear designed for ultimate fatigue recovery,\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003ethe true purpose of optimal sleep\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp class=\"intro04__wrap2__txt2 fadeInUpShort animated u-sp\"\u003e\u003cspan\u003eRecovery wear designed\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003efor ultimate fatigue recovery,\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003ethe true purpose of optimal sleep\u003c\/span\u003e\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"intro05 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"intro05__inner\"\u003e\n            \u003cp class=\"intro05__txt2 fadeInUpShort animated\" style=\"margin-bottom: 0;\"\u003eDesigned for ultimate fatigue recovery\u003c\/p\u003e\n            \u003cp class=\"intro05__txt1 fadeInUpShort animated\" style=\"margin-bottom: 20px;\"\u003eeven with limited sleep time\u003c\/p\u003e\n            \u003cdiv class=\"intro05__logo fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_kv_logo.webp\" alt=\"BRAINSLEEP WEAR RECOVERY\" width=\"866\" height=\"114\"\u003e\u003c\/div\u003e\n            \u003cp class=\"intro05__medical fadeInUpShort animated\"\u003eClass I medical device\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology\" id=\"technology\"\u003e\n        \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n                \u003cspan style=\"margin-bottom: 0;\"\u003eTECHNOLOGY\u003c\/span\u003e\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"technology__link\"\u003e\n            \u003cul class=\"technology__link__lists animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech01\"\u003e\n                        \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_nav01.webp?2\" alt=\"\" width=\"782\" height=\"722\"\u003e\u003c\/div\u003e\n                        \u003ch3 class=\"technology__link__lists__title\"\u003e\n                            \u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eSupports circulation\u003cbr\u003efor full-body recovery\n                        \u003c\/h3\u003e\n                    \u003c\/a\u003e\u003c\/li\u003e\n                \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech02\"\u003e\n                        \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_nav02_model.webp\" alt=\"\" width=\"782\" height=\"722\"\u003e\u003c\/div\u003e\n                        \u003ch3 class=\"technology__link__lists__title\"\u003e\n                            \u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eA stress-free, relaxed design\u003cbr\u003ethat supports comfortable sleep\n                        \u003c\/h3\u003e\n                    \u003c\/a\u003e\u003c\/li\u003e\n                \u003cli class=\"item fadeInUpShort animated\"\u003e\u003ca class=\"custom-smooth-scroll\" href=\"#tech03\"\u003e\n                        \u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_nav03_model.webp\" alt=\"\" width=\"782\" height=\"722\"\u003e\u003c\/div\u003e\n                        \u003ch3 class=\"technology__link__lists__title no03\"\u003e\n                            \u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eFully washable\u003cbr\u003eAlways clean and comfortable\n                        \u003c\/h3\u003e\n                    \u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech01\"\u003e\n        \u003cdiv class=\"technology__item__inner\" style=\"position: relative; z-index: 1;\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__title u-sp fadeInUpShort animated\"\u003e\n                    \u003cspan\u003e01\u003c\/span\u003eFULL RECOVERY\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_main_v2.webp\" alt=\"\" width=\"1628\" height=\"918\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_main_sp_v2.webp\" alt=\"\" width=\"704\" height=\"704\" style=\"height: unset; position: relative;\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch2 class=\"technology__item__title u-pc\"\u003e\n                            \u003cspan\u003e01\u003c\/span\u003eFULL RECOVERY\n                        \u003c\/h2\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eSupports circulation\u003cbr\u003efor full-body recovery\u003c\/h3\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_01\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_01_en.webp\" alt=\"\" width=\"1626\" height=\"920\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eProprietary recovery material\u003cbr\u003eMEDIC RECOVERY FIBER\n                        \u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            Selected ceramics at the nano level are blended from multiple types.\u003cbr\u003eThrough proprietary processing, a high concentration of ceramics is embedded into the fibers.\u003cbr\u003eIn addition, a specially engineered yarn structure enhances radiant heat emission, supporting a higher level of recovery performance.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_02\"\u003e\n        \u003cdiv class=\"technology__item__inner\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cvideo playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\" preload=\"none\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cb03f003d9814e5289482286d4d1cfaa.mp4\" style=\"aspect-ratio: 1920\/1080;\" height=\"1080\" width=\"1920\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eSupports circulation through the far-infrared emission of MEDIC RECOVERY FIBER\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            Ceramics made from natural minerals found on Earth are used as the raw material.\u003cbr\u003eAmong them, high-purity ceramics are carefully selected and blended using a proprietary formulation.\u003cbr\u003eThrough high-density, nano-level processing within the fibers and a specially engineered yarn structure, a high level of far-infrared emission is achieved.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_03\"\u003e\n        \u003cdiv class=\"technology__item__inner\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_03_en.webp\" alt=\"\" width=\"1634\" height=\"920\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eSurface temperature increases by +2.3°C\u003cbr\u003eEffectively warms the body\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003eWearing the garment raises the surface temperature efficiently and supports circulation.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech01_04\"\u003e\n        \u003cdiv class=\"technology__item__inner\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech01_04_en.webp\" alt=\"\" width=\"1634\" height=\"920\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eSupporting fatigue recovery\u003cbr\u003ewhile enhancing relaxation\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            In nowadays high-stress environment, the level of relaxation and stress relief affects sleep quality.\u003cbr\u003eIn brainwave measurements used to assess relaxation levels, an approximately 21% greater increase in alpha-wave activity—typically observed in relaxed states—was recorded.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech02\"\u003e\n        \u003cdiv class=\"technology__item__inner\" style=\"position: relative; z-index: 1;\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__title u-sp fadeInUpShort animated\"\u003e\n                    \u003cspan\u003e02\u003c\/span\u003eSTRESS FREE \u003cbr class=\"u-sp\"\u003e\u0026amp; RELAX\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_main_model_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_main_sp_model_v2.webp\" alt=\"\" width=\"704\" height=\"704\" style=\"height: unset; position: relative;\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch2 class=\"technology__item__title u-pc\"\u003e\n                            \u003cspan\u003e02\u003c\/span\u003eSTRESS FREE \u003cbr class=\"u-sp\"\u003e\u0026amp; RELAX\n                        \u003c\/h2\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003e\n                            A stress-free, relaxed design\u003cbr\u003ethat supports comfortable sleep\n                        \u003c\/h3\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_01\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_01.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eA gentle, comfortable feel against the skin\u003cbr\u003eDesigned for non-clammy comfort\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            The outer surface of the recovery wear uses quick-drying polyester, while the side that touches the skin features a proprietary fabric developed from naturally derived cotton and rayon with high moisture absorption and release properties.\u003cbr\u003eThe lightweight 7-ounce sweatshirt fabric helps reduce strain on the body.\u003cbr\u003e※Typical sweatshirt fabrics weigh 9–13 ounces.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_02\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_02_en.webp\" alt=\"\" width=\"1634\" height=\"920\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eReduces uncomfortable clamminess during sleep\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            The wear’s exceptional moisture absorption and release properties help reduce clamminess.\u003cbr\u003eThe highly moisture-regulating fabric supports a dry, comfortable feel throughout sleep.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_03\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_03.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eFreedom of movement\u003cbr\u003efor more comfortable sleep\u003c\/h3\u003e\n                        \u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            The recovery wear features generously sized armholes and minimizes tightness from elastic and ribbing.\u003cbr\u003eBy reducing constriction as much as possible, this sleep-focused design does not interfere with the natural movements needed during sleep, including turning over.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_04\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_04.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003cp class=\"technology__item__desc__text__content__tag\"\u003eTOPS\u003c\/p\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            • Drop-shoulder design with added ease around the shoulders\u003cbr\u003e• Side vents that create room at the hem\u003cbr\u003e• Low-constriction ribbing\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_05\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_05.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003cp class=\"technology__item__desc__text__content__tag\"\u003ePANTS\u003c\/p\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e• Side gusset construction that adds three-dimensional structure\u003cbr\u003e• A relaxed silhouette with added ease around the ankles\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech02_06\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech02_06.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003cp class=\"technology__item__desc__text__content__tag\"\u003ePOCKETS\u003c\/p\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e• Pockets on both sides and the back\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item\" id=\"tech03\"\u003e\n        \u003cdiv class=\"technology__item__inner\" style=\"position: relative; z-index: 1;\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__title u-sp fadeInUpShort animated\"\u003e\n                    \u003cspan\u003e03\u003c\/span\u003ePERFECT CLEAN\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n                    \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech03_main_model_v2.webp\" alt=\"\" width=\"1628\" height=\"916\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech03_main_sp_model_v2.webp\" alt=\"\" width=\"704\" height=\"704\" style=\"height: unset; position: relative;\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch2 class=\"technology__item__title u-pc\"\u003e\n                            \u003cspan\u003e03\u003c\/span\u003ePERFECT CLEAN\n                        \u003c\/h2\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eFully washable\u003cbr\u003eAlways clean and comfortable\u003c\/h3\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item technology__item__sub\" id=\"tech03_01\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech03_01.webp\" alt=\"\" width=\"1634\" height=\"920\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eMachine-washable and quick-drying\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                            The recovery wear can be easily washed in a household washing machine and dries quickly, making it suitable for daily use.\u003cbr\u003eThe fabric is embedded with ceramics at the nano level, allowing it to maintain performance even after repeated washing.\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 technology__item__sub\" id=\"tech03_02\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"border: 1px solid #000;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_tech03_02_en.webp\" alt=\"\" width=\"1634\" height=\"920\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eEffective bacteriostatic and deodorizing properties\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe fabric suppresses the growth of odor-causing bacteria and helps reduce unpleasant perspiration odors.\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=\"scene\"\u003e\n        \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n                \u003cspan style=\"margin-bottom: 0;\"\u003eSCENE\u003c\/span\u003e\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"scene__wrap animatedParent animateOnce u-pb-0\" data-sequence=\"300\" data-offset=\"300\" id=\"color\"\u003e\n        \u003cdiv class=\"scene__item fadeInUpShort animated\"\u003e\n            \u003cp class=\"scene__item__ttl u-pc\"\u003eDuring remote work\u003c\/p\u003e\n            \u003cdiv class=\"scene__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene01.webp\" alt=\"\" width=\"732\" height=\"412\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene01_sp.webp\" alt=\"\" width=\"710\" height=\"400\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"scene__item__ttl u-sp\"\u003eDuring remote work\u003c\/p\u003e\n            \u003cp class=\"scene__item__txt\"\u003e\n                Remote work often involves sitting in the same position for extended periods, which can place strain on muscles and joints.\u003cbr\u003eWearing recovery wear supports circulation and muscle recovery, helping reduce fatigue during long hours of desk work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__item fadeInUpShort animated\"\u003e\n            \u003cp class=\"scene__item__ttl u-pc\"\u003eSleep \u0026amp; relaxation time\u003c\/p\u003e\n            \u003cdiv class=\"scene__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene02.webp\" alt=\"\" width=\"726\" height=\"412\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene02_sp.webp\" alt=\"\" width=\"702\" height=\"400\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"scene__item__ttl u-sp\"\u003eSleep \u0026amp; relaxation time\u003c\/p\u003e\n            \u003cp class=\"scene__item__txt\"\u003e\n                Wearing recovery wear during sleep or moments of relaxation supports deeper sleep and muscle recovery, helping maximize relaxation and recovery during rest.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene__item fadeInUpShort animated\"\u003e\n            \u003cp class=\"scene__item__ttl u-pc\"\u003eTravel\u003c\/p\u003e\n            \u003cdiv class=\"scene__item__img\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene03.webp\" alt=\"\" width=\"732\" height=\"412\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_scene03_sp.webp\" alt=\"\" width=\"710\" height=\"400\" class=\"u-sp\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"scene__item__ttl u-sp\"\u003eTravel\u003c\/p\u003e\n            \u003cp class=\"scene__item__txt\"\u003e\n                During travel, long periods of movement and irregular routines can place added strain on the body. Wearing recovery wear helps reduce fatigue from extended travel and is expected to support circulation and help prevent swelling.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__title\" id=\"spec\"\u003e\n        \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n                \u003cspan\u003eSPEC\u003c\/span\u003eSpecifications\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__wrap animatedParent animateOnce u-pb-0\" data-sequence=\"300\" data-offset=\"300\" id=\"color\"\u003e\n        \u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eCOLOR\u003c\/h3\u003e\n        \u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003eAvailable in two colors: Black and Charcoal Gray\u003c\/p\u003e\n        \u003cdiv class=\"color fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_color.webp\" alt=\"\" class=\"\" width=\"1900\" height=\"758\"\u003e\u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"spec__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"spec_modal\"\u003e\n        \u003ch3 class=\"spec__wrap__title termina fadeInUpShort animated\"\u003eUNISEX SIZE\u003c\/h3\u003e\n        \u003cp class=\"spec__wrap__text fadeInUpShort animated\"\u003eA unisex size designed to fit all genders, ages, and body types.\u003c\/p\u003e\n        \u003cdiv class=\"spec__inner fadeInUpShort animated\"\u003e\n            \u003cdiv class=\"spec__slider__wrap\"\u003e\n                \u003cdiv class=\"spec__slider\"\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide01_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide02_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide03_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide04_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide05_model.webp?2\" alt=\"\" width=\"1388\" height=\"930\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec__slider__thumb\"\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb01_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb02_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb03_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb04_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                    \u003cdiv\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_spec_slide_thumb05_model.webp?2\" alt=\"\" width=\"172\" height=\"172\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec__slider__text fadeInUpShort animated\"\u003e\n                \u003cp\u003eMale model: 180cm \/ L size\u003cbr\u003eFemale model: 160cm \/ M size\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sizeguide\"\u003e\n                \u003ch3 class=\"sizeguide__title fadeInUpShort animated\"\u003e◾️Size Guide (Unisex)\u003c\/h3\u003e\n                \u003cdiv class=\"sizeguide__table fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_sizeguide_en.webp?3\" alt=\"\" class=\"u-pc\" width=\"834\" height=\"284\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_sizeguide_sp_en.webp?3\" alt=\"\" class=\"u-sp\" width=\"674\" height=\"278\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"size\"\u003e\n            \u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e◾️ Product Measurements\u003c\/h3\u003e\n            \u003cdiv class=\"size__table fadeInUpShort animated\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_size_en.webp?3\" alt=\"\" class=\"u-pc\" width=\"2000\" height=\"330\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_size_sp_en.webp?3\" alt=\"\" class=\"u-sp\" width=\"672\" height=\"1480\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"size\"\u003e\n            \u003ch3 class=\"size__title fadeInUpShort animated u-mb-8\"\u003e◾️ Materials\u003c\/h3\u003e\n            \u003cp class=\"size__txt fadeInUpShort animated\"\u003eMain fabric: 75% polyester, 15% cotton, 10% rayon\u003c\/p\u003e\n            \u003cp class=\"size__txt fadeInUpShort animated\"\u003eRib: 95% cotton, 5% polyurethane\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"size fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"size__title u-mb-8\"\u003e◾️ Special notes\u003c\/h3\u003e\n            \u003cp class=\"size__note\"\u003e\n                Class 04 medical device \/ General medical device \/ Home-use far-infrared blood circulation–promoting garment\u003cbr\u003e【Medical device notification number】\u003cbr\u003e11B1X10025292802\u003cbr\u003e【Intended use or effects】\u003cbr\u003eBy promoting blood circulation through far-infrared radiation, this product helps improve symptoms such as fatigue and muscle stiffness.\u003cbr\u003e• Fatigue recovery\u003cbr\u003e• Promotion of blood circulation\u003cbr\u003e• Relief of muscle tension and stiffness\u003cbr\u003e• Reduction of muscle fatigue\u003c\/p\u003e\n            \u003cdiv class=\"size__note__detail\"\u003eRead more\u003c\/div\u003e\n            \u003cp class=\"size__note size__note__hide\"\u003e【How to use】\u003cbr\u003eThis product is reusable.\u003cbr\u003e• Wear as clothing.\u003cbr\u003e• Suitable for use during daily activities as well as during sleep.\u003cbr\u003e【Contraindications and prohibitions】\u003cbr\u003e• Patients who are unable to remove the garment by themselves (as there is a high risk of worsening symptoms if any abnormal condition occurs).\u003cbr\u003e• Patients with allergies to this product (as there is a high risk of triggering allergic reactions).\u003cbr\u003e• Individuals with skin conditions such as inflammation, chemical burns, wounds, or pain at the area of wear (as contact may worsen symptoms).\u003cbr\u003e【Precautions for use】\u003cbr\u003e1. Ensure that the product is free from damage before use.\u003cbr\u003e2. When worn during sleep, perspiration may increase, so ensure adequate hydration.\u003cbr\u003e3. If any abnormalities such as itching or rash occur during use, discontinue use immediately.\u003cbr\u003e4. Do not use if there are abnormalities on the skin, such as eczema, rash, or wounds.\u003cbr\u003e5. Follow the care instructions when washing this product.\u003cbr\u003e6. As colors may bleed, avoid washing together with other items or soaking in water for long periods.\u003cbr\u003e7. Avoid using a tumble dryer. Reshape and dry naturally.\u003cbr\u003e8. As surface fibers may be flammable, exercise caution when near open flames such as stoves or heaters.\u003cbr\u003e9. Do not alter, process, or repair this product, as doing so may change its shape.\u003cbr\u003e【Handling precautions】\u003cbr\u003eThis product is designed for repeated use; however, prolonged exposure to moisture, sunlight (ultraviolet rays), or long-term use may cause material aging or stretching. Please handle with care.\n\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"technology__item comparison__wrap\" style=\"border: unset; margin-top: 0;\"\u003e\n        \u003cdiv class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003eProduct comparison chart\u003c\/h2\u003e\n            \u003cdiv class=\"comparison__wrap spec__table1 fadeInUpShort animated\"\u003e\n                \u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_comparison_en.webp?1\" alt=\"\" width=\"2000\" height=\"1796\" style=\"width: 100%;\"\u003e\n                \u003cdiv class=\"spec__table1__wrap u-sp\"\u003e\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_comparison_sp_en.webp?2\" alt=\"\" width=\"1810\" height=\"1840\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec__table__nav u-sp\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_prev.png\" class=\"spec__table__nav__prev\" alt=\"\" width=\"45\" height=\"45\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_pillow_slick_arrow_next.png\" class=\"spec__table__nav__next\" alt=\"\" width=\"45\" height=\"45\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- \u003csection class=\"technology__item technology__item__sub gitf_block\" id=\"tech03_01\"\u003e\n        \u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n                \u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n                    \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_giftwrapping.webp\" alt=\"\" width=\"1634\" height=\"920\"\u003e\n\u003c\/div\u003e\n                \u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n                    \u003cdiv class=\"technology__item__desc__text__content\"\u003e\n                        \u003ch3 class=\"technology__item__desc__text__content__title\"\u003eAlso recommended as a gift\u003c\/h3\u003e\n                        \u003cp class=\"technology__item__desc__text__content__desc\"\u003e\n                    Brain sleep original gift wrapping bags (sold separately) are also available.\u003cbr\u003eThis gift bag features a gray non-woven fabric with the logo and a white ribbon, creating a clean, unisex look.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\n\n    \u003c!-- \u003csection class=\"gift__item comparison__wrap\"\u003e\n        \u003cdiv class=\"comparison animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003cdiv\u003e\n                \u003ch2 class=\"comparison__ttl fadeInUpShort animated\"\u003eギフトにもおすすめ\u003c\/h2\u003e\n                \u003cp\u003e\n                    高級感のあるポリエステルツイル素材を使用。\n                    ベージュの生地とリボンで統一し、ブレインスリープのロゴを洗練されたサイズ感で配置。\n                    幅広で豪華なリボンが、プレゼントに相応しい上質な高級感を演出します。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_giftwrapping.webp\" alt=\"\" width=\"45\" height=\"45\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e --\u003e\n\n\n\n\u003c!-- \n    \u003csection class=\"other__title\" id=\"other\"\u003e\n        \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n            \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n                \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e睡眠の質を高めるオススメ商品\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n            \u003ch3 class=\"other__pillow__text__sub__title u-sp\"\u003e速く、深く、脳が眠る。\u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n            \u003cdiv class=\"other__pillow__vimeo\"\u003e\u003cvideo class=\"lozad\" width=\"1920\" height=\"1080\" style=\"aspect-ratio: 1920\/1080;\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/473c0a16e10948f288655ba4c32ab483.mp4\" preload=\"none\" autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n            \u003cdiv class=\"other__pillow__text\"\u003e\n                \u003cdiv class=\"other__pillow__text__title\"\u003e\n                    \u003ch2 class=\"other__pillow__text__title__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_other_pillow_logo.webp\" alt=\"BRAIN SLEEP PILLOW\" width=\"200\" height=\"63\"\u003e\u003c\/h2\u003e\n                    \u003cp class=\"other__pillow__text__title__name\"\u003eブレインスリープ ピロー\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003ch3 class=\"other__pillow__text__sub__title\"\u003e速く、深く、脳が眠る。\u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n                \u003ca href=\"https:\/\/brain-sleep.com\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003cdiv class=\"other__col2\"\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__coin\"\u003e\n            \u003ch3 class=\"other__conforter__text__sub__title u-sp\"\u003e睡眠医学×AI\u003cbr\u003e睡眠を\u003cbr\u003eパーソナライズ計測\u003c\/h3\u003e\n            \u003cdiv class=\"other__col2__item__coin__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_other_coin.webp\" alt=\"\" width=\"700\" height=\"700\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_thermocontrol_other_coin_logo.webp\" alt=\"BRAIN SLEEP COIN\" width=\"279\" height=\"86\"\u003e\u003c\/h2\u003e\n                    \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コイン\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"other__col2__item__flex\"\u003e\n                    \u003cp class=\"other__col2__item__flex__desc\"\u003e睡眠医学×AI\u003cbr\u003e睡眠をパーソナライズ計測\u003c\/p\u003e\n                    \u003ca href=\"https:\/\/brain-sleep.com\/products\/coin\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" id=\"other__conforter\"\u003e\n            \u003ch3 class=\"other__conforter__text__sub__title u-sp\"\u003eオールシーズン、これ一枚で快適温度。\u003c\/h3\u003e\n            \u003cdiv class=\"other__col2__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_other_conforter.webp\" alt=\"\" width=\"561\" height=\"207\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n                \u003cdiv\u003e\n                    \u003ch2 class=\"other__col2__item__logo\"\u003e\u003cimg class=\"lozad\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_coin_other_conforter_logo.webp\" alt=\"BRAIN SLEEP COMFORTER\" width=\"343\" height=\"104\"\u003e\u003c\/h2\u003e\n                    \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コンフォーター\u003cbr class=\"u-sp\"\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\/products\/comforter_allseasons\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n    \u003c\/div\u003e --\u003e\n\n\n\n\n\n\n    \u003csection class=\"last animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"last__inner\"\u003e\n            \u003cdiv class=\"awakenyourpossibility\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_awakenyourpossibility_v2.webp\" alt=\"\" width=\"626\" height=\"320\"\u003e\u003c\/div\u003e\n            \u003cp class=\"last__txt\"\u003eMake the most of \u003cbr class=\"u-sp\"\u003elimited time.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection id=\"faq\" class=\"faq js-box\"\u003e\n        \u003cdiv class=\"section__title\"\u003e\n            \u003ch2 class=\"section__title__text\"\u003e\n                \u003cspan\u003eFAQ\u003c\/span\u003eFrequently asked questions\n            \u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq__main\"\u003e\n\n            \u003cdiv class=\"faq__item\"\u003e\n                \u003ch3 class=\"faq__item__question\"\u003eCan I wear it over innerwear (base layers)?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003eIt can be worn over innerwear (base layers).\u003cbr\u003eHowever, wearing it directly against the skin allows the effects of radiant heat to be felt more effectively.\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\"\u003eIs it washable?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003eYes, it is machine-washable at home. Please wash separately from white or light-colored items. Do not use chlorine-based or oxygen-based bleach.\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\"\u003eCan I tumble dry?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003eTo prevent shrinkage or deterioration, please avoid tumble drying. Line drying in the shade is recommended.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__item\"\u003e\n                \u003ch3 class=\"faq__item__question\"\u003eHow thick is the fabric?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003eIt is made with a lightweight sweat fabric of approximately 7 oz, offering a thin and comfortable feel suitable for sleep without any sense of heaviness.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__item\"\u003e\n                \u003ch3 class=\"faq__item__question\"\u003eHow should I choose the right size?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003eThis item is designed in a relaxed unisex fit. Please refer to the size guide on the product page to select the size that best suits you.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__item\"\u003e\n                \u003ch3 class=\"faq__item__question\"\u003eWhich seasons can I wear it?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003eYou can wear it in spring, fall, and winter.\u003cbr\u003eIt is also suitable for use during summer when sleeping with air conditioning.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq__item\"\u003e\n                \u003ch3 class=\"faq__item__question\"\u003eAs this product is classified as a medical device, are there any precautions for use?\u003c\/h3\u003e\n                \u003cdiv class=\"faq__item__answer\"\u003e\n                    \u003cp class=\"faq__item__answer__text\"\u003ePlease refer to the enclosed instruction manual and precautions for use.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003clink rel=\"stylesheet\" media=\"print\" onload=\"this.media='all'\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_wear_recovery_all_v3.css?3\"\u003e\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/slick-carousel@1.8.1\/slick\/slick.min.js\"\u003e\u003c\/script\u003e\n\u003cscript\u003e\n    jQuery(\".size__note__detail\").click(function () {\n        jQuery(this).toggleClass('open');\n        jQuery('.size__note__hide').slideToggle().toggleClass('open');\n    });\n    jQuery(\".faq__item__question\").click(function () {\n        if (jQuery(this).next('.faq__item__answer').is(':visible')) {\n            jQuery(this).next('.faq__item__answer').stop().slideUp();\n            jQuery(this).removeClass('open');\n        } else {\n            jQuery(this).next('.faq__item__answer').stop().slideDown();\n            jQuery(this).addClass('open');\n        }\n    });\n\n    jQuery(\".spec__table__nav__next\").on(\"click\", function () {\n        var target = jQuery(this).parent(\".spec__table__nav\").parent(\".spec__table1\").find(\".spec__table1__wrap, .spec__table2__wrap\")\n            , width = target.width();\n        return target.animate({\n            scrollLeft: target.scrollLeft() + width\n        }, 300),\n            !1\n    });\n    jQuery(\".spec__table__nav__prev\").on(\"click\", function () {\n        var target = jQuery(this).parent(\".spec__table__nav\").parent(\".spec__table1\").find(\".spec__table1__wrap, .spec__table2__wrap\")\n            , width = target.width();\n        return target.animate({\n            scrollLeft: target.scrollLeft() - width\n        }, 300),\n            !1\n    });\n    jQuery(function () {\n        animate();\n        jQuery(window).on(\"scroll\", function () {\n            animate();\n        });\n        sliderInit();\n        function sliderInit() {\n            jQuery(\".spec__slider\").not('.slick-initialized').slick({\n                infinite: true,\n                dots: false,\n                arrows: false,\n                autoplay: false,\n                slidesToShow: 1,\n                slidesToScroll: 1,\n                asNavFor: \".spec__slider__thumb\",\n                waitForAnimate: false,\n            });\n            jQuery(\".spec__slider__thumb\").not('.slick-initialized').slick({\n                infinite: false,\n                dots: false,\n                arrows: false,\n                autoplay: false,\n                slidesToShow: 5,\n                slidesToScroll: 5,\n                asNavFor: \".spec__slider\",\n                waitForAnimate: false,\n            });\n            jQuery(\".spec__slider__thumb .slick-slide\").on(\"click\", function () {\n                let index = jQuery(this).attr(\"data-slick-index\");\n                jQuery(\".spec__slider\").slick(\"slickGoTo\", index);\n            });\n        };\n    });\n    \n    function animate() {\n        jQuery('.animatedParent').each(function () {\n            var offset = jQuery(this).data('offset');\n            if (offset) {\n                offset = offset;\n            } else {\n                offset = 0;\n            }\n            if (jQuery(this).isInViewport(offset)) {\n                var parent = jQuery(this);\n                delay = Number(parent.attr('data-sequence'));\n                jQuery(jQuery(this).find('.animated')).each(function (index) {\n                    jQuery(jQuery(this)).delay(index * delay).queue(function (next) {\n                        if (!jQuery(this).hasClass('go')) {\n                            jQuery(this).addClass(\"go\");\n                            if (jQuery(this).parents('.full__recovery__svg__wrapper').length) {\n                                jQuery(this).attr('class', 'animated fadeInRightShort slower go');\n                            }\n\n                        }\n                        next();\n                    });\n                });\n            }\n        });\n    }\n    jQuery.fn.isInViewport = function (offset) {\n        \/\/ console.log('isInViewport');\n        var elementTop = jQuery(this).offset().top + offset;\n        var elementBottom = elementTop + jQuery(this).outerHeight();\n\n        var viewportTop = jQuery(window).scrollTop();\n        var viewportBottom = viewportTop + jQuery(window).height();\n\n        return elementBottom \u003e viewportTop \u0026\u0026 elementTop \u003c viewportBottom;\n    };\n\n    jQuery(function () {\n        const param = location.search;\n        if (param.indexOf(\"?ad\") === 0) {\n            console.log(\"通常広告\");\n\n            const fixed_01 = document.getElementById(\"fixed_01\");\n            fixed_01.style.display = \"none\";\n\n            \/\/商品ページヘッダー非表示\n            jQuery(\".shopify-section-group-header-group\").css({\n                display: \"none\",\n            });\n\n            \/\/商品ページヘッダー非表示\n            jQuery(\".rwlp__header__wrapper\").css({\n                display: \"block\",\n            });\n\n            if (window.matchMedia(\"(max-width: 768px)\").matches) {\n                \/\/画面横幅が768px以下のときの処理\n                jQuery(\"body\").css({\n                    \"padding-top\": \"65px\",\n                });\n            } else {\n                \/\/画面横幅が769px以上のときの処理\n                jQuery(\"body\").css({\n                    \"padding-top\": \"90px\",\n                });\n            }\n\n            \/\/商品ページ流入時　要素表示\n            jQuery(\".ad_off\").css({\n                display: \"none\",\n            });\n\n            \/\/広告ページ（yahoo）流入時　要素非表示\n            jQuery(\".y_ad_on\").css({\n                'cssText': 'display:none !important;'\n                \/\/ display: \"none\",\n            });\n\n            \/\/広告ページ（通常）、商品ページ流入時　要素表示\n            jQuery(\".ad_on_off\").css({\n                'cssText': 'display:block !important;'\n                \/\/ display: \"block\",\n            });\n\n            \/\/広告ページ（通常、yahoo）流入時　要素表示\n            jQuery(\".ad_on\").css({\n                display: \"block\",\n            });\n\n        } else {\n            console.log(\"なにもなし\");\n\n            \/\/広告ページ（yahoo）流入時　要素非表示\n            jQuery(\".y_ad_on\").css({\n                'cssText': 'display:none !important;'\n                \/\/ display: \"none\",\n            });\n\n            \/\/商品ページ流入時　要素表示\n            jQuery(\".ad_off\").css({\n                display: \"block\",\n            });\n\n            \/\/商品ページ流入時　要素表示\n            jQuery(\".ad_on\").css({\n                display: \"none\",\n            });\n        }\n    });\n\n    var startPos = 0,\n        winScrollTop = 0;\n    $(window).on(\"scroll\", function () {\n        winScrollTop = $(this).scrollTop();\n        if (winScrollTop \u003e= startPos) {\n            if (winScrollTop \u003e= 130) {\n                $(\".rwlp__header__wrapper\").addClass(\"animate\");\n                $(\".rwlp__header__wrapper\").addClass(\"hide\");\n                $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n            } else if (winScrollTop \u003e= 90) {\n                $(\".rwlp__header__wrapper\").addClass(\"fixed\");\n                $(\".rwlp__header__wrapper\").removeClass(\"animate\");\n            } else {\n                $(\".rwlp__header__wrapper\").removeClass(\"fixed\");\n            }\n        } else {\n            $(\".rwlp__header__wrapper\").removeClass(\"hide\");\n        }\n        startPos = winScrollTop;\n    });\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    .spec__item__desc__text__content__title,\n    .technology__link__lists__title,\n    .technology__item__desc__text__content__title {\n        font-family: \"游ゴシック体\", YuGothic, \"Yu Gothic M\", \"游ゴシック Medium\", \"Yu Gothic Medium\", \"Yu Gothic Pr6N M\", sans-serif;\n        visibility: visible !important;\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"TOPS \/ Black \/ S","offer_id":42468963876887,"sku":"W0011A1-SMBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Black \/ M","offer_id":42468963909655,"sku":"W0011A1-MEBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Black \/ L","offer_id":42468963942423,"sku":"W0011A1-LABK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Black \/ XL","offer_id":42468963975191,"sku":"W0011A1-XLBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ GRAY \/ S","offer_id":42468964007959,"sku":"W0011A1-SMCG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ GRAY \/ M","offer_id":42468964040727,"sku":"W0011A1-MECG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ GRAY \/ L","offer_id":42468964073495,"sku":"W0011A1-LACG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ GRAY \/ XL","offer_id":42468964106263,"sku":"W0011A1-XLCG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Ivory \/ S","offer_id":44110058586135,"sku":"W0011A1-SMVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Ivory \/ M","offer_id":44110058618903,"sku":"W0011A1-MEVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Ivory \/ L","offer_id":44110058651671,"sku":"W0011A1-LAVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"TOPS \/ Ivory \/ XL","offer_id":44110058684439,"sku":"W0011A1-XLVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Black \/ S","offer_id":42468964139031,"sku":"W0012A1-SMBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Black \/ M","offer_id":42468964171799,"sku":"W0012A1-MEBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Black \/ L","offer_id":42468964204567,"sku":"W0012A1-LABK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Black \/ XL","offer_id":42468964237335,"sku":"W0012A1-XLBK","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ GRAY \/ S","offer_id":42468964270103,"sku":"W0012A1-SMCG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ GRAY \/ M","offer_id":42468964302871,"sku":"W0012A1-MECG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ GRAY \/ L","offer_id":42468964335639,"sku":"W0012A1-LACG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ GRAY \/ XL","offer_id":42468964368407,"sku":"W0012A1-XLCG","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Ivory \/ S","offer_id":44110058717207,"sku":"W0012A1-SMVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Ivory \/ M","offer_id":44110058749975,"sku":"W0012A1-MEVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Ivory \/ L","offer_id":44110058782743,"sku":"W0012A1-LAVY","price":17000.0,"currency_code":"JPY","in_stock":true},{"title":"BOTTOMS \/ Ivory \/ XL","offer_id":44110058815511,"sku":"W0012A1-XLVY","price":17000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/tmn_wear_recovery_tops_black.webp?v=1762323556"},{"product_id":"mattress_float","title":"BRAIN SLEEP MATTRESS FLOAT","description":"\u003cstyle\u003e\n  .rwlp__wrapper .mv__caption__text {\n    letter-spacing: 0\n  }\n\n  #MainContent,\n  html.js {\n    overflow: unset\n  }\n\n  .lp_area div:empty {\n    display: initial\n  }\n\n  html {\n    scroll-behavior: smooth\n  }\n\n  .rte.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {\n    transform: unset;\n    animation: unset;\n    opacity: 1\n  }\n\n  .rwlp__wrapper img {\n    width: 100%;\n    height: auto;\n    max-width: 100%\n  }\n\n  .animated {\n    -webkit-animation-duration: 1s;\n    animation-duration: 1s;\n    -webkit-animation-fill-mode: both;\n    animation-fill-mode: both\n  }\n\n  .fadeInUpShort {\n    opacity: 0;\n    -webkit-transform: translateY(20px);\n    transform: translateY(20px)\n  }\n\n  h1 {\n    margin: 0;\n    padding: 0\n  }\n\n  .u-pc {\n    display: block !important\n  }\n\n  .u-sp {\n    display: none !important\n  }\n\n  @media screen and (max-width:767px) {\n    .u-pc {\n      display: none !important\n    }\n\n    .u-sp {\n      display: block !important\n    }\n  }\n\n  body {\n    overflow-x: hidden\n  }\n\n  body {\n    width: 100%;\n    overflow-x: hidden;\n    background: #fff;\n    font-family: YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", sans-serif;\n    color: #000\n  }\n\n  main {\n    display: block\n  }\n\n  li {\n    list-style-type: none\n  }\n\n  a {\n    display: inline-block;\n    text-decoration: none;\n    color: #000\n  }\n\n  img {\n    vertical-align: bottom;\n    max-width: 100%;\n    height: auto\n  }\n\n  input,\n  button {\n    appearance: none\n  }\n\n  table {\n    border-collapse: collapse;\n    border-spacing: 0;\n    width: 100%\n  }\n\n  h1,\n  h2,\n  h3 {\n    font-weight: normal !important\n  }\n\n  .only_sp {\n    display: none\n  }\n\n  .mattress__mv {\n    font-weight: 500;\n    height: 56.0714285714286vw;\n    overflow: hidden;\n    position: relative\n  }\n\n  .mattress__mv__layer1 {\n    background: none !important;\n    background-position: center !important;\n    background-size: 100% auto;\n    background-size: cover;\n    height: 100%;\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 0;\n    right: 0\n  }\n\n  .mattress__mv__layer1 img {\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: auto\n  }\n\n  .mattress__mv__layer__border {\n    position: absolute;\n    left: 0;\n    right: 0;\n    top: 0;\n    bottom: 0;\n    background: #fff;\n    animation-duration: 8s;\n    animation-timing-function: cubic-bezier(.35, 0, .27, 1);\n    clip-path: inset(0% calc(50% - 2px) calc(5% - 2px) calc(50% - 2px))\n  }\n\n  .mv__caption {\n    left: 6.6428571428571%;\n    position: absolute;\n    top: 18.6785260482846%;\n    z-index: 3\n  }\n\n  .mv__caption__title {\n    margin-top: 70px;\n    max-width: 100%;\n    width: 480px\n  }\n\n  .mv__caption__text {\n    font-size: 40px;\n    line-height: 1\n  }\n\n  .mv__caption__text span {\n    display: block;\n    font-size: 27px;\n    line-height: 1;\n    margin-top: 25px\n  }\n\n  .sleep__info {\n    background-color: #a2c2dd;\n    font-weight: 500\n  }\n\n  .sleep__info__book {\n    padding-bottom: 20px;\n    padding-top: 70px\n  }\n\n  .sleep__info__book__top {\n    font-size: 40px;\n    font-weight: 400\n  }\n\n  .sleep__info__book__inner {\n    margin: 0 auto;\n    width: 730px\n  }\n\n  .sleep__info__quality__golden__img {\n    flex-shrink: 0;\n    padding-right: 60px;\n    padding-top: 36%;\n    position: relative;\n    width: calc(100% - 420px)\n  }\n\n  .sleep__info__quality__golden__img video {\n    height: 100%;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .termina {\n    font-family: Termina, YuGothic, \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", sans-serif!important;\n    font-weight: 400\n  }\n\n  .sleep__info__quality__cold img {\n    width: 90%;\n    margin: 0 auto;\n    display: block\n  }\n\n  .technology__item__desc__img {\n    padding-top: 36%;\n    position: relative;\n    width: 58.1428571428571vw\n  }\n\n  .technology__item__desc__img video {\n    height: 100%;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .technology__item__desc__img img {\n    height: 100%;\n    left: 0;\n    position: absolute;\n    top: 0;\n    width: 100%\n  }\n\n  .technology__item__desc__text__content__title span {\n    letter-spacing: -.55em\n  }\n\n  .technology__item__graph {\n    border: 1px #000 solid;\n    display: none;\n    margin: 103px auto 0;\n    width: 900px\n  }\n\n  .technology__item__graph__content {\n    align-items: center;\n    display: flex !important;\n    height: 100%;\n    justify-content: center;\n    padding: 30px\n  }\n\n  .technology__item__graph__img {\n    width: 300px\n  }\n\n  .technology__item__graph__img img {\n    width: 100%\n  }\n\n  .technology__item__graph__text {\n    margin-left: 25px;\n    max-width: 264px\n  }\n\n  .technology__item__graph__title {\n    font-size: 20px;\n    line-height: 1.75;\n    font-weight: 400\n  }\n\n  .technology__item__graph__desc {\n    font-size: 14px;\n    line-height: 1.714285714285714;\n    margin-top: 30px\n  }\n\n  .spec__item__desc__img {\n    flex-shrink: 0;\n    width: 58.1428571428571vw\n  }\n\n  .possibility img {\n    width: 100%\n  }\n\n  .faq__item__answer {\n    display: none;\n    padding-top: 30px\n  }\n\n  .faq__item__answer__text {\n    font-size: 16px;\n    line-height: 1.5\n  }\n\n  .faq__item__answer__text+.faq__item__answer__text {\n    margin-top: 20px\n  }\n\n  @media screen and (max-width:749px) {\n    .only_sp {\n      display: block\n    }\n\n    .mattress__mv {\n      height: 132vw !important\n    }\n\n    .mattress__mv__layer__border {\n      animation-duration: 5s\n    }\n\n    .mv__caption {\n      left: 25px;\n      position: absolute;\n      top: 50px;\n      transform: none\n    }\n\n    .mv__caption__text {\n      font-size: 25px\n    }\n\n    .mv__caption__text span {\n      font-size: 20px;\n      margin-top: 15px\n    }\n\n    .mv__caption__title {\n      margin-top: 20px;\n      width: 250px\n    }\n\n    .sleep__info__book {\n      padding-bottom: 30px;\n      padding-top: 20px\n    }\n\n    .sleep__info__book__inner {\n      margin: 0 auto;\n      padding: 0 20px;\n      width: 100%\n    }\n\n    .sleep__info__book__top {\n      font-size: 25px;\n      line-height: 1.64;\n      text-align: center\n    }\n\n    .sleep__info__book__text__title .only_sp {\n      display: inline\n    }\n\n    .sleep__info__quality__golden__img {\n      margin-top: 0;\n      padding-right: 0;\n      padding-top: 55%;\n      width: 100%\n    }\n\n    .sleep__info__quality__cold_img {\n      margin-top: 20px;\n      padding: 0 10px\n    }\n\n    .technology__item__desc__img {\n      padding-left: 20px;\n      width: 100%\n    }\n\n    .technology__item__desc__img {\n      margin-left: 20px;\n      padding-top: 53.3%;\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    }\n\n    .technology__item__desc__text.nasa .technology__item__desc__text__content__title span.only_sp {\n      display: inline\n    }\n\n    .technology__item__desc__text__content__title span {\n      letter-spacing: inherit\n    }\n\n    .technology__item__graph {\n      border: none;\n      height: auto;\n      margin: 35px auto 0;\n      padding: 0 20px;\n      width: 100%\n    }\n\n    .technology__item__graph__content {\n      display: block !important\n    }\n\n    .technology__item__graph__img {\n      width: 100%\n    }\n\n    .technology__item__graph__text {\n      margin-left: 0;\n      margin-top: 30px;\n      max-width: initial\n    }\n\n    .technology__item__graph__title {\n      font-size: 20px\n    }\n\n    .technology__item__graph__desc {\n      margin-top: 20px\n    }\n\n    #scene__item .technology__item__desc__img.only_sp {\n      display: flex;\n      margin-top: 15px;\n      padding: 0 30px\n    }\n\n    .spec__item__desc__img {\n      padding-left: 20px;\n      width: 100%\n    }\n\n    .spec__item__desc__img+.spec__item__desc__img {\n      margin-top: 12px\n    }\n\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      padding: 20px 20px 0 20px\n    }\n\n    .faq__item__answer__text {\n      font-size: 14px;\n      line-height: 1.5\n    }\n\n    .faq__item__answer {\n      padding-top: 15px\n    }\n  }\n\n  .other__pillow__text__sub__title {\n    color: #fff;\n    font-size: 25px;\n    font-weight: 500;\n    line-height: 1.6;\n    margin-left: 65px\n  }\n\n  @media screen and (max-width:749px) {\n    .other__pillow__text__sub__title {\n      display: none\n    }\n\n    .other__pillow__text__sub__title.only_sp {\n      display: block;\n      font-size: 15px;\n      margin: 0;\n      padding: 20px 0 0 0;\n      text-align: center;\n      position: relative;\n      z-index: 2\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    .other__conforter__text__sub__title {\n      display: none\n    }\n\n    .other__conforter__text__sub__title.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\n  @media screen and (min-width: 750px) {\n      .other__col2__item__coin__img {\n          top: 0 !important;\n          right: 0 !important;\n          width: 100% !important;\n      }\n  \n      #other__coin .other__col2__item__logo {\n          width: 280px !important;\n      }\n      .intro3__ttl {\n        padding: 10px 30px!important;\n      }\n      .technology__link__lists__title {\n        align-items: flex-start!important;\n      }\n  }\n  @media screen and (max-width: 749px) {\n      #other__coin .other__col2__item__logo {\n          width: 115px;\n      }\n      .ultimate_relax_0902 {\n        font-size: 2.5vw!important;\n      }\n  }\n\n\u003c\/style\u003e\n\n\n\n\n    \u003cstyle\u003e\n      .float_technology_allbox_1_0902 {\n        display: flex;\n        margin: 0 auto;\n        width: fit-content;\n        gap: 20px;\n        font-size: 30px;\n      }\n    \n      .ultimate_relax_0902 {\n        background-image: linear-gradient(90deg, #86b0d1, #5073d0 51%, #b0e4ea);\n        background-position: bottom left;\n        background-size: 100% 6%;\n        background-repeat: no-repeat;\n        padding-bottom: 2px;\n      }\n    \n      .float_technology_txt_0902 {\n        margin: 9px 0;\n        font-size: 40px;\n        line-height: 55px;\n      }\n    \n      .tokkyo_no_0902 {\n        font-size: 20px;\n      }\n    \n      .float_technology_allbox_2_0902 {\n        margin: 75px 0;\n        font-size: 30px;\n        line-height: 50px;\n      }\n    \n      .back_red_0902 {\n        background: #842335;\n        padding: 5px 5px;\n        margin-bottom: 10px;\n        display: inline-block;\n      }\n      .patented_technology_0902 img{\n        width: 200px !important;\n      }\n\n      @media screen and (max-width:749px) {\n        .float_technology_allbox_1_0902 {\n          display: flex;\n          margin: 0 auto;\n          width: fit-content;\n          gap: 10px;\n          font-size: 4vw;\n        }\n    \n        .ultimate_relax_0902 {\n          background-image: linear-gradient(90deg, #86b0d1, #5073d0 51%, #b0e4ea);\n          background-position: bottom left;\n          background-size: 100% 5%;\n          background-repeat: no-repeat;\n          font-size: 3.5vw;\n          padding-bottom: 2px;\n        }\n    \n        .float_technology_txt_0902 {\n          margin: 5px 0;\n          font-size: 5vw;\n          line-height: 8vw;\n        }\n    \n        .tokkyo_no_0902 {\n          font-size: 3vw;\n        }\n    \n    \n        .float_technology_allbox_2_0902 {\n          margin: 30px 0;\n          font-size: 4.2666vw;\n          line-height: 9vw;\n        }\n    \n        .back_red_0902 {\n          background: #842335;\n          padding: 5px 5px;\n          margin-bottom: 0px;\n          display: inline-block;\n        }\n\n        .patented_technology_0902 img{\n          width: 95px !important;\n        }\n      }\n    \u003c\/style\u003e\n\n\n\n\n\n\n\n\u003cdiv class=\"rwlp__wrapper\"\u003e\n\u003cmain\u003e\n\u003csection class=\"mattress__mv\" id=\"mattress-mv\"\u003e\n\u003cdiv class=\"mattress__mv__layer1\"\u003e\n\u003cimg class=\"u-pc\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_float_mv_model.webp\" alt=\"\" width=\"1400\" height=\"787\"\u003e \u003cimg class=\"u-sp\" src=\"https:\/\/brain-sleep.com\/cdn\/shop\/files\/products_mattress_float_mv_model_sp.webp\" alt=\"\" width=\"375\" height=\"498\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv__caption\"\u003e\n\u003cp class=\"mv__caption__text termina\"\u003ePosture × core body temperature control \u003cspan class=\"termina\"\u003eFor a lighter body feel tomorrow.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch1 class=\"mv__caption__title\"\u003e\u003cimg decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_mattress_logo.webp\" alt=\"Brain sleep mattress\" width=\"480\" height=\"161\"\u003e\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sleep__info\" id=\"sleep__info\"\u003e\n\u003cdiv class=\"sleep__info__book animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"sleep__info__book__inner fadeInUpShort animated\"\u003e\n\u003ch2 class=\"sleep__info__book__top\" style=\"text-align: center;\"\u003eSleep is not just about time. \u003cbr\u003eIt’s about quality\u003c\/h2\u003e\n\u003cdiv class=\"sleep__info__book__inner__flex\"\u003e\n\u003cdiv class=\"sleep__info__book__img\" style=\"flex-shrink: 0;\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_stanford_method.webp\" alt=\"スタンフォード 式最高の睡眠\" width=\"133\" height=\"196\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sleep__info__book__text\"\u003e\n\u003ch3 class=\"sleep__info__book__text__title\"\u003eThe only mattress that brings together the full science of \u003cspan style=\"font-style: italic;\"\u003eThe Stanford Method for Ultimate Sound Sleep\u003c\/span\u003e.\u003c\/h3\u003e\n\u003cp class=\"sleep__info__book__text__desc\"\u003eWe spend nearly a third of our lives asleep.\u003cbr\u003eWhen sleep quality is poor, the brain and body do not fully rest, making it difficult to perform at their natural best.\u003cbr\u003eBecause sleep products are part of our everyday lives, why not reconsider sleep from the perspective of quality?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"intro1 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro1__ttl2 fadeInUpShort animated\"\u003eWhat matters in a mattress comes down to \u003cbr\u003etwo aspects of body control.\u003c\/div\u003e\n\u003cdiv class=\"intro1__ttl fadeInUpShort animated\"\u003e\n\u003cspan\u003ePosture\u003c\/span\u003e×\u003cspan\u003ecore body temperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro1__img\"\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_sleep_info_relax.webp?1\" alt=\"\" class=\"only_sp fadeInUpShort animated\" width=\"405\" height=\"192\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_sleep_info_relax.webp?1\" alt=\"\" class=\"only_pc fadeInUpShort animated\" width=\"1400\" height=\"644\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro2 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro2__ttl fadeInUpShort animated\"\u003eThe ultimate relaxed posture\u003c\/div\u003e\n\u003cdiv class=\"intro2__txt fadeInUpShort animated\"\u003eDesigned to recreate the posture identified \u003cbr\u003eby NASA as placing minimal strain on the body\n\u003c\/div\u003e\n\n\u003c!-- \u003cdiv class=\"intro2__txt2 fadeInUpShort animated\"\u003e\n\u003cspan\u003e脚・腰・肩を支える究極のリラックス姿勢で\u003c\/span\u003e \u003cbr\u003e筋肉や背骨への身体的負担を軽減させます。\u003c\/div\u003e --\u003e\n\n\n    \u003c!-- 新規ブロック --\u003e\n\n\u003cdiv class=\"float_technology_allbox_1_0902\"\u003e\n\n    \u003cdiv class=\"patented_technology_0902\" style=\"display: flex;align-items: center;\"\u003e\n        \u003c!-- 特許\u003cbr\u003e技術 --\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_patented_technology_20250902_en.webp?1\" alt=\"\" class=\"\" width=\"1200\" height=\"508\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"text-align: left;\"\u003e\n        \u003cdiv class=\"ultimate_relax_0902\"\u003eDesigned for the ultimate relaxed posture\u003c\/div\u003e\n        \u003cdiv class=\"termina typesquare_option float_technology_txt_0902\"\u003eFLOAT\u003cbr\u003eTECHNOLOGY\u003c\/div\u003e\n        \u003cdiv class=\"tokkyo_no_0902\"\u003ePatent No. 7727279\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"fadeInUpShort animated go float_technology_allbox_2_0902\"\u003e\n    \u003cspan class=\"back_red_0902\"\u003eA proprietary float structure \u003cbr class=\"u-sp\"\u003ethat supports the legs, \u003cbr class=\"u-sp\"\u003ewaist, and shoulders\u003c\/span\u003e\u003cbr\u003e\n    This structure enables a neutral sleeping posture and effective body pressure distribution, \u003cbr class=\"u-pc\"\u003ehelping reduce physical strain during sleep.\n\u003c\/div\u003e\n    \n    \u003c!-- 新規ブロック --\u003e\n\n\n\n\n\n\u003cdiv class=\"intro2__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_img03_v3_en.webp?2\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2412\" height=\"924\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cross\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_cross.webp?3\" alt=\"\" class=\"fadeInUpShort animated\" width=\"91\" height=\"91\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro3 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro3__ttl fadeInUpShort animated\"\u003eAdvanced pressure distribution\u003c\/div\u003e\n\u003cdiv class=\"intro3__txt fadeInUpShort animated\"\u003eA three-layer structure supports the body from multiple directions, \u003cbr\u003efacilitating smooth movement during sleep.\u003cbr\u003eA foldable two-way design allows for compact storage.\u003c\/div\u003e\n\u003cdiv class=\"intro3__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_220531_BRAINSLEEP_01501_0611.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1400\" height=\"763\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro3__more fadeInUpShort animated\"\u003eIn addition,\u003c\/p\u003e\n\u003cdiv class=\"sleep__info__quality__golden animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"sleep__info__quality__golden animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"sleep__info__quality__golden__text\"\u003e\n\u003ch4 class=\"sleep__info__quality__golden__title fadeInUpShort animated\"\u003eLowering core body temperature\u003cbr\u003efor deeper “golden 90 minutes”\u003c\/h4\u003e\n\u003cdiv class=\"sleep__info__quality__golden__img only_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_en.webp\" alt=\"\" width=\"2000\" height=\"1219\"\u003e\u003c\/div\u003e\n\u003cp class=\"sleep__info__quality__golden__desc fadeInUpShort animated\"\u003eSleep quality is largely influenced by the depth reached during the first 90 minutes after falling asleep.\u003cbr\u003eWhen this “golden 90 minutes” remains shallow, longer sleep alone does not necessarily improve quality.\u003cbr\u003eThis BRAIN SLEEP mattress, designed with breathability in mind, helps lower core body temperature, guiding sleep toward greater depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sleep__info__quality__golden__img only_pc fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_mov_01_en.webp\" alt=\"\" width=\"2000\" height=\"1219\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro4 animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"intro4__ttl fadeInUpShort animated\"\u003eDrawbacks of a typical mattress\u003c\/div\u003e\n\u003cdiv class=\"intro4__list fadeInUpShort animated\"\u003e\n\u003cdiv class=\"intro4__item\"\u003e\n\u003cdiv class=\"intro4__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit01_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro4__item__txt\"\u003eDifficult falling asleep due to heat buildup in the mattress\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro4__item\"\u003e\n\u003cdiv class=\"intro4__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit02_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro4__item__txt\"\u003eExcessive sinking can place strain on the body\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro4__item\"\u003e\n\u003cdiv class=\"intro4__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit03_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro4__item__txt\"\u003eToo soft \/ too firm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro4__item\"\u003e\n\u003cdiv class=\"intro4__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit04_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro4__item__txt\"\u003eRestricted turning during sleep\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro4__item\"\u003e\n\u003cdiv class=\"intro4__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit05_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro4__item__txt\" style=\"bottom: unset;\"\u003eDifficult to care for \u003cspan\u003e(not washable, moisture tends to build up)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro4__item\"\u003e\n\u003cdiv class=\"intro4__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_demerit06_v3.webp?2\" alt=\"\" width=\"698\" height=\"284\"\u003e\u003c\/div\u003e\n\u003cp class=\"intro4__item__txt\"\u003eDust mites and mold can develop\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro4__hikaku fadeInUpShort animated\"\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_hikaku_en.webp?2\" alt=\"\" width=\"2394\" height=\"1302\" class=\"u-pc\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_hikaku_sp_en.webp?2\" alt=\"\" width=\"956\" height=\"505\" class=\"u-sp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"trouble__inner\"\u003e\n\u003cdiv class=\"trouble__ttl fadeInUpShort animated\"\u003eCommon issues caused \u003cbr class=\"u-pc\"\u003eby an ill-fitting mattress\u003c\/div\u003e\n\u003cul class=\"trouble__list fadeInUpShort animated\"\u003e\n\u003cli\u003eWaking up still feeling tired, even after a full night’s sleep\u003c\/li\u003e\n\u003cli\u003eFeeling fatigued from the moment the day begins\u003c\/li\u003e\n\u003cli\u003eAn uncomfortably warm and humid sleep environment\u003c\/li\u003e\n\u003cli\u003eLower back pain and shoulder stiffness\u003c\/li\u003e\n\u003cli\u003eWaking up during the night\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_premium_float_icon_arrow.webp?2\" alt=\"\" class=\"trouble__arrow fadeInUpShort animated\" width=\"55\" height=\"141\"\u003e\n\u003cp class=\"trouble__txt fadeInUpShort animated\"\u003eIt is said that sleep is said to makes up \u003cbr class=\"u-pc\"\u003eone-third of our lives.\u003cbr\u003eWhy not take a fresh look at the mattress — \u003cbr class=\"u-pc\"\u003eone of the most important elements of quality sleep?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"solution animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"solution__inner\"\u003e\n\u003cdiv class=\"solution__ttl fadeInUpShort animated\"\u003eOne change can transform sleep\u003c\/div\u003e\n\u003cdiv class=\"solution__logo fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_solution_logo.webp?2\" alt=\"\" width=\"848\" height=\"284\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"technology js-box\" id=\"technology\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan style=\"margin-bottom: 0;\"\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=\"500\" data-offset=\"300\"\u003e\n\u003cli class=\"item fadeInUpShort animated slower\"\u003e\u003ca href=\"#float\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_img01.webp\" alt=\"\" width=\"396\" height=\"365\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan style=\"flex-shrink: 0;\"\u003e01\u003c\/span\u003eFloat technology designed to reduce physical strain\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"item fadeInUpShort animated slower\"\u003e\u003ca href=\"#breathable\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_img02.webp\" alt=\"\" width=\"396\" height=\"365\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title\"\u003e\n\u003cspan style=\"flex-shrink: 0;\"\u003e02\u003c\/span\u003eA super-breathable material designed to guide sleep toward greater depth\u003c\/h3\u003e\n\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"item fadeInUpShort animated slower\"\u003e\u003ca href=\"#clean\"\u003e\n\u003cdiv class=\"technology__link__lists__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_img03.webp\" alt=\"\" width=\"396\" height=\"365\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"technology__link__lists__title no03\"\u003e\n\u003cspan style=\"flex-shrink: 0;\"\u003e03\u003c\/span\u003eFully washable with water, for cleanliness from the core\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=\"float\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e01\u003c\/span\u003eFloat technology\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n\u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\u003c\/div\u003e\n\u003cvideo class=\"only_pc lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/65115b753c484282ac345474bb8dcd8e.mp4\" width=\"1920\" height=\"1080\"\u003e\n            \u003c\/video\u003e \u003cvideo class=\"only_sp lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/dad8973277b04b6ea7d8986dc38e846f.mp4\" width=\"1920\" height=\"1920\"\u003e\n            \u003c\/video\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text nasa fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003eRecreating the neutral posture identified by NASA\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eAstronauts have noted that resting in space feels more comfortable than on Earth.\u003cbr\u003eWhen the body is freed from gravity, the shoulders naturally settle inward and the legs rise slightly—forming a posture considered to place minimal strain on the body.\u003cbr\u003eFloat technology recreates this neutral posture. Through its unique three-dimensional structure, it provides balanced support tailored to the shoulders, lower back, and legs, creating a floating sensation while maintaining optimal firmness.\u003cbr\u003eThis design encourages a deeply relaxed posture, easing the body away from gravitational load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc relax posture animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eA deeply relaxed posture supported \u003cbr\u003ethrough the legs, lower back, and shoulders\u003c\/h3\u003e\n\u003cdiv class=\"technology__item__desc__posture fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__posture__item\"\u003e\n\u003cdiv class=\"technology__item__desc__posture__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_slide01_model.webp\" alt=\"\" width=\"426\" height=\"296\"\u003e\u003c\/div\u003e\n\u003cp class=\"technology__item__desc__posture__item__title\"\u003eLeg float\u003c\/p\u003e\n\u003cp class=\"technology__item__desc__posture__item__text\"\u003eElevates the legs \u003cbr\u003eto support circulation in the body\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__posture__item\"\u003e\n\u003cdiv class=\"technology__item__desc__posture__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_slide02_model.webp\" alt=\"\" width=\"426\" height=\"296\"\u003e\u003c\/div\u003e\n\u003cp class=\"technology__item__desc__posture__item__title\"\u003eLumber support\u003c\/p\u003e\n\u003cp class=\"technology__item__desc__posture__item__text\"\u003eThree layers of high-resilience fiber \u003cbr\u003eprovide stable lumbar support\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__posture__item\"\u003e\n\u003cdiv class=\"technology__item__desc__posture__item__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_link_slide03_model.webp\" alt=\"\" width=\"426\" height=\"296\"\u003e\u003c\/div\u003e\n\u003cp class=\"technology__item__desc__posture__item__title\"\u003eShoulder rest\u003c\/p\u003e\n\u003cp class=\"technology__item__desc__posture__item__text\"\u003eSupports a posture \u003cbr\u003ethat allows easier breathing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text__content__btn__single__wrapper\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content__btn fadeInUpShort animated\"\u003eView detailed evidence\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph\"\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence1_1_en.webp\" alt=\"サーモグラフィ\" width=\"330\" height=\"228\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__text\"\u003e\n\u003ch3 class=\"technology__item__graph__title\"\u003eRelaxation of the body and mind\u003c\/h3\u003e\n\u003cp class=\"technology__item__graph__desc\"\u003eThis product creates a posture that supports deeper, more comfortable breathing.\u003cbr\u003eBy shifting brain activity toward an alpha-wave–dominant state, it helps guide both the body and mind into a relaxed state.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence1_2_en.webp\" alt=\"負担のない寝姿勢\" width=\"330\" height=\"228\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__text\"\u003e\n\u003ch3 class=\"technology__item__graph__title\"\u003eA sleep posture that minimizes physical strain\u003c\/h3\u003e\n\u003cp class=\"technology__item__graph__desc\"\u003eMattresses made from soft materials such as urethane may feel comfortable due to their plushness, but in practice, excessive sink depth can place strain on the body during sleep.\u003cbr\u003eBy using a high-resilience material, this product minimizes sink depth and supports a sleep posture close to a neutral position—often described as the ideal posture for deep relaxation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence1_3_en.webp\" alt=\"優れた体圧分散性と高弾力性\" width=\"330\" height=\"230\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__text\"\u003e\n\u003ch3 class=\"technology__item__graph__title\"\u003eSuperior pressure distribution and high resilience\u003c\/h3\u003e\n\u003cp class=\"technology__item__graph__desc\"\u003eThe material used in this product features a three-dimensional structure formed by interwoven, tube-shaped elements with high resilience.\u003cbr\u003eBy adapting to the contours of the body, countless coil-like structures provide support from multiple directions, allowing pressure to be distributed evenly across the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc circle animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n\u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\u003c\/div\u003e\n\u003cvideo class=\"lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b0477dd416e94d7f84fa498422df3d43.mp4\" width=\"1920\" height=\"1080\"\u003e\n            \u003c\/video\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eElevating the legs supports circulation and recovery\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003eThe leg section is designed to sit 4 cm higher than the chest, encouraging smoother blood flow back toward the upper body. This positioning helps ease feelings of fatigue and swelling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text__content__btn fadeInUpShort animated\"\u003eView detailed evidence\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph\"\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence2_1_en.webp\" alt=\"血流循環が約150％高まる\" width=\"330\" height=\"228\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__text\"\u003e\n\u003ch3 class=\"technology__item__graph__title\"\u003eBlood circulation increases by approximately 150%\u003c\/h3\u003e\n\u003cp class=\"technology__item__graph__desc\"\u003eIn a comparison between a flat mattress and this product, which features an elevated leg-rest structure, blood flow volume increased by approximately 1.5 times.\u003cbr\u003eThis increase is believed to help alleviate fatigue and swelling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"clr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc turn animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_technology_img_turn_model.webp\" alt=\"\" width=\"814\" height=\"470\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eSupports smooth turning during sleep\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003eThe lumbar area, which bears the greatest pressure, is designed with a higher-density structure to provide stable support throughout sleep.\u003cbr\u003eBy reducing excessive sinking at the lower back, the design allows for smoother turning during sleep, offering comfort even for those who are mindful of lumbar support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_tech01_03_en.webp\" alt=\"\" width=\"1630\" height=\"914\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eZoned support tailored to different body areas helps maintain an ideal sleeping posture\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003eA wire-shaped support core, “Wire Wave,” features fibers of varying thickness designed to correspond to different areas of the body, supporting the body from within the mattress.\u003cbr\u003eBy accommodating differences in body pressure across each zone, it prevents excessive sinking and helps maintain an ideal sleeping posture.\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=\"breathable\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e02\u003c\/span\u003eSuper breathable\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n\u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\u003c\/div\u003e\n\u003cvideo class=\"only_pc lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/599d9b60cf294df096325fa73069d858.mp4\" width=\"1920\" height=\"1080\"\u003e\n            \u003c\/video\u003e \u003cvideo class=\"only_sp lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/eb65763dd1f6441db5c36882da1ec0a2.mp4\" width=\"1920\" height=\"1920\"\u003e\n            \u003c\/video\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content fadeInUpShort animated\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fit_top\"\u003eControls temperature and humidity for optimal sleep through super-breathable materials\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eTo achieve quality sleep, maintaining proper temperature and humidity within the sleep environment is essential.\u003cbr\u003eWith over 90% of its structure composed of air layers, heat and moisture generated during sleep do not build up, creating a consistently comfortable sleeping environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text__content__btn fadeInUpShort animated\"\u003eView detailed evidence\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph\"\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence3_1_en.webp\" alt=\"温度上昇が低い\" width=\"300\" height=\"220\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__text\"\u003e\n\u003ch3 class=\"technology__item__graph__title\"\u003eLower surface temperature rise compared to other materials\u003c\/h3\u003e\n\u003cp class=\"technology__item__graph__desc\"\u003eSleep quality is largely influenced by the depth reached during the first 90 minutes after falling asleep. Lowering core body temperature supports deeper sleep, while heat buildup prevents body temperature from dropping, making it harder to fall asleep.\u003cbr\u003eWith its highly breathable structure, the BRAIN SLEEP mattress shows a lower rise in surface temperature compared to other materials, contributing a smoother transition into sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence3_2_en.webp\" alt=\"熱がこもらない\" width=\"300\" height=\"228\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__text\"\u003e\n\u003ch3 class=\"technology__item__graph__title\"\u003eHigh level of heat dissipation\u003cbr\u003eprevents heat from accumulating\u003c\/h3\u003e\n\u003cp class=\"technology__item__graph__desc\"\u003eThe BRAIN SLEEP mattress features a highly breathable material that retains significantly less heat than other materials, inducing high-quality sleep throughout the night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item\" id=\"clean\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated\"\u003e\n\u003cspan\u003e03\u003c\/span\u003eCLEAN FOR LONG TIME \u003cbr\u003e\u0026amp; DURABILITY\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n\u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vsc-controller vsc-nosource\"\u003e\u003c\/div\u003e\n\u003cvideo class=\"u-pc lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4ae61916b5c147eaba13427f1dbdfdf6.mp4\" width=\"1920\" height=\"1080\"\u003e\n            \u003c\/video\u003e \u003cvideo class=\"u-sp lozad\" preload=\"none\" autoplay=\"autoplay\" muted=\"\" playsinline=\"\" loop=\"loop\" data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cca4456fe71148718f3e4f630e3cf0ec.mp4\" width=\"1920\" height=\"1920\"\u003e\n            \u003c\/video\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003eWashable with water for lasting cleanliness\u003cbr\u003eMites and household dust are less likely to accumulate\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eShower-washable for easy cleaning—simply rinse with water and allow to dry in a well-ventilated area. Maintenance is simple and hassle-free.\u003cbr\u003eMattresses made of urethane foam or coils tend to trap heat and moisture due to limited breathability, creating an environment where dust mites and mold are more likely to grow.\u003cbr\u003eIn contrast, the BRAIN SLEEP mattress features excellent breathability, making it difficult for dust mites and mold to develop, as well as being washable with water to help maintain a consistently clean sleeping environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text__content__btn fadeInUpShort animated\"\u003eView detailed evidence\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph\"\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" data-lazy=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_evidence4_1_en.webp?1\" alt=\"カビの発生が少ない\" width=\"300\" height=\"219\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__text\"\u003e\n\u003ch3 class=\"technology__item__graph__title\"\u003eMinimal mold growth\u003c\/h3\u003e\n\u003cp class=\"technology__item__graph__desc\"\u003eCompared to other materials, this product shows a significantly lower level of mold growth.\u003cbr\u003eIt is also recommended for those sensitive to house dust or allergies, as well as for families who sleep with young children.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_tech03_02_en.webp\" alt=\"\" width=\"1630\" height=\"914\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eOutstanding durability, equivalent to 80,000 uses\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003eEveryday use makes durability a key concern when choosing a mattress.\u003cbr\u003eThis product has demonstrated high durability through compression testing equivalent to 80,000 cycles, in accordance with JIS standards.\u003cbr\u003eEven with long-term use, it continues to deliver stable comfort.\u003cbr\u003e*Durability may vary depending on usage conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_tech03_03.webp\" alt=\"\" width=\"1630\" height=\"914\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eMADE IN JAPAN\u003cbr\u003eMeticulous craftsmanship,\u003cbr\u003etrusted quality\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003eEach mattress and pillow is carefully crafted, with skilled technicians and artisans conducting repeated quality checks by hand.\u003cbr\u003eAfter passing rigorous inspections, each item is meticulously packaged and delivered with care.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_tech03_04.webp\" alt=\"\" width=\"1630\" height=\"914\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title fadeInUpShort animated\"\u003eNatural spring water with minimal impurities is used to prevent quality degradation\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc fadeInUpShort animated\"\u003eThe production process uses natural spring water from Shimizu Bakuen, designated as one of Toyonokuni’s 15 Famous Waters—a special soft water with exceptionally low levels of impurities.\u003cbr\u003eBy using such pure water, unnecessary chemical reactions are avoided, helping to prevent any deterioration in quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"scene__title\" id=\"scene\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan style=\"margin-bottom: 0;\"\u003eSCENES\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item scene__item\" id=\"scene__item\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_scene01.webp\" alt=\"\" width=\"1630\" height=\"902\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__img only_sp fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__img__scene\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_scene02.webp\" alt=\"\" width=\"1308\" height=\"446\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003eUse it on your existing bedding—or on its own\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe Float Mattress is designed with a firmer base layer where it meets the bed or floor, ensuring stable comfort regardless of how or where it is placed.\u003cbr\u003eIt can be placed on top of an existing mattress or futon, or used directly on flooring or tatami—adapting naturally to a wide range of living spaces.\u003cbr\u003eWith ample resilience, the mattress provides comfortable support even when used on its own, making it suitable both for everyday use and for accommodating overnight guests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc scene__img only_pc animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__img__scene\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_scene02.webp\" alt=\"\" width=\"1308\" height=\"446\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__title js-box\" id=\"spec\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan\u003eSPEC\u003c\/span\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub size\" id=\"size\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eSize\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eSingle: approx. W100 × L196 × H5 cm (Leg section: 9 cm)\u003cbr\u003eSemi-Double: approx. W120 × L196 × H5 cm (Leg section: 9 cm)\u003cbr\u003eDouble: approx. W140 × L196 × H5 cm (Leg section: 9 cm)\u003cbr\u003eQueen: approx. W160 × L196 × H5 cm (Leg section: 9 cm)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__img animatedParent animateOnce spec__size only_pc u-pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_size_v3.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"1500\" height=\"806\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph technology__item__size only_sp u-sp\"\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_size_single.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_size_semidouble.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_size_double.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_size_queen.webp?3\" alt=\"\" width=\"742\" height=\"420\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"shoulder_rest_gradation\" style=\"border: unset; padding-top: 0;\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title termina\"\u003eShoulder rest \u003cbr class=\"u-sp\"\u003egradation\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eGraduated firmness at the shoulder area\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__img animatedParent animateOnce spec__shoulder_rest_gradation only_pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_gradation_en.webp\" alt=\"\" class=\"fadeInUpShort animated\" width=\"2468\" height=\"404\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph technology__item__size only_sp\"\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_size_single_en.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_size_semidouble_en.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_size_double_en.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__graph__content\"\u003e\n\u003cdiv class=\"technology__item__graph__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_size_queen_en.webp?2\" alt=\"\" width=\"740\" height=\"450\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"color\" style=\"border: unset; padding-top: 0;\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"color\"\u003e\n\u003ch2 class=\"spec__item__title fadeInUpShort animated\" style=\"padding: 0;\"\u003eColor\u003c\/h2\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_color_v3_en.webp?2\" alt=\"\" width=\"1126\" height=\"517\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"material\"\u003e\n\u003ch2 class=\"spec__item__title fadeInUpShort animated\" style=\"padding: 0;\"\u003eMaterial\u003c\/h2\u003e\n\u003cp class=\"spec__item__desc__text__content__desc\"\u003eCover: 100% polyester \u003cbr\u003eInner material: 100% polyurethane\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__item\" id=\"material\"\u003e\n\u003cdiv class=\"spec__item__inner animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"spec__item__desc\"\u003e\n\u003cdiv class=\"spec__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_material_v3.webp?2\" alt=\"\" width=\"1560\" height=\"1040\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"spec__item__desc__text__content\"\u003e\n\u003ch3 class=\"spec__item__desc__text__content__title\"\u003eA 100% recyclable, sustainable material\u003c\/h3\u003e\n\u003cp class=\"spec__item__desc__text__content__desc\"\u003eThe mattress core is made from 100% recyclable materials, designed with consideration for the environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec__item\" id=\"sheets\"\u003e\n\u003cdiv class=\"spec__item__inner\"\u003e\n\u003cdiv class=\"animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"spec__item__title fadeInUpShort animated\"\u003eSheets for BRAIN SLEEP MATTRESS FLOAT\u003c\/h2\u003e\n\u003cdiv class=\"spec__item__desc\"\u003e\n\u003cdiv class=\"spec__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_spec_cover_cotton.webp?1\" alt=\"\" width=\"814\" height=\"418\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec__item__desc__img only_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_spec_cover_cotton02.webp\" alt=\"\" width=\"405\" height=\"228\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"spec__item__desc__text__content\"\u003e\n\n\n\u003ch3 class=\"spec__item__desc__text__content__title\"\u003eCustom-fit organic cotton sheet\u003c\/h3\u003e\n\u003c!-- \n\u003cp class=\"spec__item__desc__text__content__desc\"\u003e\n  3年以上農薬や化学肥料を使わないで栽培された農地で育てられた綿花を使った、\n  地球に優しいオーガニックコットン100％の生地に＜COVEROSSⓇSUN＞の機能を加えた 天然素材×高機能テクノロジーの快適さを追求した専用シーツ。\n\u003c\/p\u003e\n\u003cp class=\"spec__item__desc__text__content__border\"\u003e光触媒 \/ 抗菌 \/ 防臭 \/ 吸収速乾 \/ 接触冷感\u003c\/p\u003e \n--\u003e\n\u003cp class=\"spec__item__desc__text__content__desc\"\u003e\nCrafted from 100% organic cotton grown on farmland cultivated for over three years without the use of pesticides or chemical fertilizers, this sheet combines environmentally responsible natural materials with functional technology designed for everyday cleanliness.\u003cbr\u003e\nDeveloped specifically for the Mattress Float, it delivers a balance of comfort, hygiene, and refined usability.\n\u003c\/p\u003e\n\u003cp class=\"spec__item__desc__text__content__border\"\u003eAntibacterial \u0026amp; deodorizing \/ Quick-dry \u0026amp; moisture-absorbing\u003c\/p\u003e \n\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec__item__desc only_pc\"\u003e\n\u003cdiv class=\"spec__item__desc__img fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_spec_cover_cotton02.webp\" alt=\"\" width=\"814\" height=\"458\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec__item__desc__text\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\"\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\" style=\"margin-top: 0;\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\" style=\"padding: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003eComparison table\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__img animatedParent animateOnce spec__table1\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_comparison_v3_en.webp\" alt=\"\" class=\"fadeInUpShort animated only_pc\" width=\"2402\" height=\"2066\"\u003e\n\u003cdiv class=\"spec__table1__wrap only_sp\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_mattress_float_comparison_sp_v3_en.webp\" alt=\"\" class=\"fadeInUpShort animated only_sp\" width=\"1188\" height=\"1460\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec__table__nav only_sp\"\u003e\n\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_prev.webp\" class=\"spec__table__nav__prev\" alt=\"\" width=\"46\" height=\"46\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_slick_arrow_next.webp\" class=\"spec__table__nav__next\" alt=\"\" width=\"46\" height=\"46\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"relatedProducts\" id=\"relatedProducts\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan style=\"margin-bottom: 0;\"\u003eRELATED PRODUCTS\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"related01\"\u003e\n\u003cdiv class=\"related__ttl__wrap animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cp class=\"related__ttl fadeInUpShort animated\"\u003eBRAIN SLEEP MATTRESS \u003cbr\u003ePLUS FLOAT\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_plus_float_other_related01.webp\" alt=\"\" width=\"1200\" height=\"528\" style=\"height: auto;\"\u003e\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\"\u003eA mattress designed to redefine how your morning begins, with ideal sleep posture and advanced pressure dispersion.\u003c\/h3\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eThe standard model of the Float series, offering exceptional breathability, washable-by-shower practicality, and a design that guides the body into an ultimate state of relaxation.\u003c\/p\u003e\n\u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_plus_float\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"technology__item technology__item__sub\" id=\"related03\"\u003e\n\u003cdiv class=\"related__ttl__wrap animatedParent animateOnce u-mb-40\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cp class=\"related__ttl fadeInUpShort animated\"\u003eFor those who own the Float Mattress\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"related__ttl__wrap animatedParent animateOnce u-pc\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cp class=\"related__ttl fadeInUpShort animated technology__item__desc__text__content__desc\"\u003e6-Layer Base, Topper sheet \u0026amp; Base cover set\u003c\/p\u003e\n\u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated\"\u003eAvailable in white \/ navy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__inner\"\u003e\n\u003cdiv class=\"technology__item__desc animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv class=\"technology__item__desc__img change_sp fadeInUpShort animated\"\u003e\n\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_related02_02.webp\" alt=\"\" width=\"1032\" height=\"1072\" style=\"height: auto;\"\u003e \u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_related02_sp.webp\" alt=\"\" width=\"666\" height=\"548\" style=\"height: auto;\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"related__ttl__wrap animatedParent animateOnce u-sp\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cp class=\"related__ttl fadeInUpShort animated technology__item__desc__text__content__desc\"\u003e6-Layer Base, Topper sheet \u0026amp; Base cover set\u003c\/p\u003e\n\u003cp class=\"technology__item__desc__text__content__desc u-mt-8 fadeInUpShort animated\"\u003eAvailable in white \/ navy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eThis set is designed for customers who already own the Float Mattress, enhancing it into a more premium setup.\u003cbr\u003e*This set cannot be used on its own without the Float Mattress.\u003cbr\u003e\u003cbr\u003eMaterials\u003cbr\u003eTopper sheet: 100% Cotton (Filling: 100% Polyester)\u003cbr\u003eBase cover: 100% Polyester\u003cbr\u003e6-Layered Base: 100% Polyethylene\n\u003c\/p\u003e\n\u003cbr\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_related02_01_en.webp\" alt=\"\" class=\"u-mt-40 u-pc\" width=\"742\" height=\"284\"\u003e \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattress_6layered_base\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- \u003csection class=\"technology__item technology__item__sub\" style=\"padding-top: 0; border-top: unset;\" id=\"related04\"\u003e\n\u003cdiv class=\"technology__item__inner animatedParent animateOnce\" data-sequence=\"300\" data-offset=\"300\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"technology__item__title fadeInUpShort animated related__ttl\"\u003eさらに究極の暖かさを \u003cbr class=\"u-sp\"\u003e追求したい方へ\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\" alt=\"\" width=\"1248\" height=\"704\" style=\"height: unset; position: relative;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003eブレインスリープ \u003cbr\u003eマットレス プロテクター \u003cbr\u003eパーフェクト ウォーム EX\u003c\/h3\u003e\n\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related01.webp\" alt=\"\" width=\"1248\" height=\"704\" style=\"height: unset; position: relative;\"\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003eマットレス用ボックスシーツです。 \u003cbr\u003e\u003cbr\u003e併用する事で、背中部分の保温性が112％UP。下からの冷えもしっかり防寒します。 \u003cbr\u003e冬の冷気は床や地面に溜まりやすい性質を持っていて、その冷気はベッドマットレスを通じて寒さとして感じます。 その寒さから身体を守るために、効果的です。 \u003cbr\u003e\u003cbr\u003eご使用のマットレスや敷き布団にさっとかけるだけで、究極の暖かさとムレない環境を実現してくれます。 \u003cbr\u003e\u003cbr\u003e掛け布団と同じ、中わたはカポックヒートEX、 \u003cbr\u003e生地はブランケットEXを使用\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_pc.webp\" alt=\"\" width=\"825\" height=\"465\" style=\"height: unset; position: relative;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003ch3 class=\"technology__item__desc__text__content__title\"\u003eコンフォーターと \u003cbr\u003eマットレス プロテクターを \u003cbr\u003e併せて使うとより効果的 \u003cbr\u003e\n\u003c\/h3\u003e\n\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_protector_perfectwarmEX_related02_sp.webp\" alt=\"\" width=\"650\" height=\"618\" style=\"height: unset; position: relative;\"\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e掛け布団と一緒に上下で使用すると更なる暖かさが実現。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc\"\u003e\n\u003cdiv class=\"technology__item__desc__img fadeInUpShort animated\" style=\"padding: 0; height: unset;\"\u003e\u003cimg class=\"u-pc\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\" alt=\"\" width=\"1144\" height=\"646\" style=\"height: unset; position: relative;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"technology__item__desc__text fadeInUpShort animated\"\u003e\n\u003cdiv class=\"technology__item__desc__text__content\"\u003e\n\u003cimg class=\"u-sp\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_comforter_perfectwarmex_related03.webp\" alt=\"\" width=\"1144\" height=\"646\" style=\"height: unset; position: relative;\"\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e■対応可能サイズ: \u003cbr\u003e基本的には、約20cm～30cmの高さのマットレスが対応可能。 それ以下の高さのマットレスにも利用できますが、裏側の生地に余裕が出来るので、しっかり巻き込んでご使用ください。\u003c\/p\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e■サイズ: \u003cbr\u003e・シングルサイズ : W100cm×L205cm×H33cm (約1,140g) \u003cbr\u003e・セミダブルサイズ : W120cm×L205cm×H33cm (約1,300g) \u003cbr\u003e・ダブルサイズ : W140cm×L205cm×H33cm (約1,470g) \u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e■カラー: \u003cbr\u003eダークグレー\u003c\/p\u003e\n\u003cp class=\"technology__item__desc__text__content__desc\"\u003e■素材: \u003cbr\u003e・側生地 \u003cbr\u003e表生地：パイル部分 ポリエステル100％ \u003cbr\u003e基布部分 ポリエステル60％ レーヨン40％ \u003cbr\u003e裏生地：ポリエステル100％ \u003cbr\u003eマチ生地：ポリエステル94％ ポリウレタン6％ \u003cbr\u003e・インサレーション \u003cbr\u003e植物繊維(カポック)43％ ポリエステル30％ アクリル20％ \u003cbr\u003e合成繊維（アクリレート系繊維）7％ \u003cbr\u003e\u003c\/p\u003e\n\u003ca href=\"https:\/\/global.brain-sleep.com\/products\/mattressprotector_perfectwarmex\" class=\"related__btn\" target=\"_blank\"\u003ePurchase now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e --\u003e\n\n\n\n\n\n\n\n\u003c!-- \n\n      \u003csection class=\"other__title\" id=\"other\"\u003e\n        \u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n          \u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n            \u003cspan\u003eRECOMMENDED SELECTION\u003c\/span\u003e睡眠の質を高めるオススメ商品\n          \u003c\/h2\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n      \u003csection class=\"other__pillow animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n        \u003cdiv class=\"other__pillow__inner fadeInUpShort animated\"\u003e\n          \u003ch3 class=\"other__pillow__text__sub__title only_sp\"\u003e速く、深く、脳が眠る。 \u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n          \u003cdiv class=\"other__pillow__vimeo\"\u003e\u003cvideo class=\"lozad\" preload=\"none\" autoplay muted playsinline loop data-src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e3bd46620c0b4bd9bf27d9c37070f83f.mp4\" width=\"1920\" height=\"1080\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n          \u003cdiv class=\"other__pillow__text\"\u003e\n            \u003cdiv class=\"other__pillow__text__title\"\u003e\n              \u003ch2 class=\"other__pillow__text__title__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_other_pillow_logo.webp\" alt=\"BRAIN SLEEP PILLOW\" width=\"207\" height=\"65\"\u003e\u003c\/h2\u003e\n              \u003cp class=\"other__pillow__text__title__name\"\u003eブレインスリープ ピロー\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003ch3 class=\"other__pillow__text__sub__title\"\u003e速く、深く、脳が眠る。 \u003cbr\u003e明日のパフォーマンスを目覚めさせる。\u003c\/h3\u003e\n            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/pillow\" class=\"other__pillow__text__sub__more\"\u003e詳しく見る\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n      \u003cdiv class=\"other__col2\"\u003e\n        \u003csection class=\"other__col2__item animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"other__coin\"\u003e\n        \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e最高の寝室環境を実現。\u003cbr\u003e生涯あなたを支える、\u003cbr\u003eベッドフレーム\u003c\/h3\u003e\n        \u003cdiv class=\"other__col2__item__coin__img\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_product_bed_frame.webp\" alt=\"\" width=\"629\" height=\"629\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"other__col2__item__inner fadeInUpShort animated\"\u003e\n          \u003cdiv\u003e\n            \u003ch2 class=\"other__col2__item__logo other__col2__item__coin__logo\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/lp_product_bed_frame_logo.webp\" alt=\"BRAIN SLEEP BED FRAME\" 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最高の寝室環境を実現。\u003cbr\u003e生涯あなたを支える、\u003cbr\u003eベッドフレーム\u003c\/p\u003e\n            \u003ca href=\"https:\/\/global.brain-sleep.com\/products\/bed_frame\" class=\"other__more__btn other__more__btn__black\"\u003e詳しく見る\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"other__conforter\" data-offset=\"300\" data-sequence=\"500\" class=\"other__col2__item animatedParent animateOnce\"\u003e\n          \u003ch3 class=\"other__conforter__text__sub__title only_sp\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/h3\u003e\n          \u003cdiv class=\"other__col2__item__img\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" height=\"222\" width=\"600\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_comforter-ice-blue_02_0319_01_fin.png\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"other__col2__item__inner animated\"\u003e\n            \u003cdiv\u003e\n              \u003ch2 class=\"other__col2__item__logo\"\u003e\n                \u003cimg loading=\"lazy\" decoding=\"async\" height=\"106\" width=\"350\" alt=\"BRAIN SLEEP COMFORTER PERFECT COOL EX\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_logo_comcoolex.png\"\u003e\n              \u003c\/h2\u003e\n              \u003cp class=\"other__col2__item__logotext\"\u003eブレインスリープ コンフォーター \u003cbr class=\"only_sp\"\u003eパーフェクト クール EX\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"other__col2__item__flex\"\u003e\n              \u003cp class=\"other__col2__item__flex__desc\"\u003e究極冷感が一晩中続く​\u003cbr\u003e夏用掛け布団\u003c\/p\u003e\n              \u003ca class=\"other__more__btn other__more__btn__black\" href=\"https:\/\/global.brain-sleep.com\/products\/comforter_perfectcoolex\"\u003e詳しく見る\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/section\u003e\n\n      \u003c\/div\u003e\n --\u003e\n\n\n\n\n\n\u003csection class=\"possibility animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\" id=\"possibility\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_possibility_img_model.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"only_pc fadeInUpShort animated\" width=\"1400\" height=\"700\"\u003e \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_possibility_img_model_sp.webp\" alt=\"AWAKEN YOUR POSSIBILITY\" class=\"only_sp fadeInUpShort animated\" width=\"425\" height=\"425\"\u003e\u003c\/section\u003e\n\u003csection class=\"faq js-box\" id=\"faq\"\u003e\n\u003cdiv class=\"section__title animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003ch2 class=\"section__title__text fadeInUpShort animated\"\u003e\n\u003cspan\u003eFAQ\u003c\/span\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__main animatedParent animateOnce\" data-sequence=\"500\" data-offset=\"300\"\u003e\n\u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003eHow long does the mattress last?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003eLike general bedding products, it is designed for long-term use.\u003cbr\u003eThe mattress offers excellent resilience and durability. In addition to the JIS-standard durability test of 80,000 compression cycles, it has also been tested at double (160,000 cycles) and triple (240,000 cycles) the standard. Even at three times the standard, it maintains over 96% performance, demonstrating outstanding durability.\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\"\u003eRecommended replacement timing\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003eIf you begin to notice sagging, reduced resilience, or significant soiling, we recommend considering replacement.\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\"\u003eDelivery size and packaging\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e[BRAIN SLEEP Mattress Float]\u003cbr\u003e\u0026lt;Single\u0026gt;\u003cbr\u003eHeight 69 cm × Width 104 cm × Depth 23 cm\u003c\/p\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e\u0026lt;Semi-Double\u0026gt;\u003cbr\u003eHeight 69 cm × Width 124 cm × Depth 23 cm\u003c\/p\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e\u0026lt;Double\u0026gt;\u003cbr\u003eHeight 69 cm × Width 144 cm × Depth 23 cm\u003c\/p\u003e\n\u003cp class=\"faq__item__answer__text\"\u003e\u0026lt;Queen\u0026gt;\u003cbr\u003eHeight 69 cm × Width 164 cm × Depth 23 cm\u003c\/p\u003e\n\u003c!-- \u003cp class=\"faq__item__answer__text\"\u003e\u0026lt;King\u0026gt;\u003cbr\u003eHeight 69 cm × Width 184 cm × Depth 23 cm\u003cbr\u003e＜シングルサイズ＞ \u003cbr\u003e高さ69cm×幅104cm×奥行き23cm\u003c\/p\u003e --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq__item fadeInUpShort animated\"\u003e\n\u003ch3 class=\"faq__item__question\"\u003eCan I use futon dryers or electric blankets with this mattress?\u003c\/h3\u003e\n\u003cdiv class=\"faq__item__answer\"\u003e\n\u003cp class=\"faq__item__answer__text\"\u003eFuton dryers or electric blankets are not recommended.\u003cbr\u003ePlease also avoid using the mattress near heating appliances such as space heaters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e\u003clink href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_all_v3.css\" onload=\"this.media='all'\" media=\"print\" rel=\"stylesheet\"\u003e \u003cscript defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/lozad\/dist\/lozad.min.js\"\u003e\u003c\/script\u003e \u003cscript\u003e\n  jQuery(function(){const n=lozad();n.observe()})\n  \u003c\/script\u003e \u003cscript src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/0610\/7614\/files\/products_mattress_float_all_v3.js\" defer\u003e\u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .technology__item {\n        font-weight: 400;\n    }\n    .technology__item__desc__text__content__title,\n    .technology__item__desc__text__content__desc {\n        letter-spacing: 0;\n    }\n    .spec__item,\n    .size__txt,\n    .spec__item__desc__text__content__desc,\n    .technology__item__desc__text__content__title {\n        font-weight: 400;\n    }\n\u003c\/style\u003e","brand":"Brain Sleep Co., Ltd","offers":[{"title":"SINGLE (W100 × L195cm) \/ WHITE","offer_id":42533358764055,"sku":"M0002S1-SNCW","price":106000.0,"currency_code":"JPY","in_stock":true},{"title":"SINGLE (W100 × L195cm) \/ Navy","offer_id":42533358796823,"sku":"M0002S1-SNMN","price":106000.0,"currency_code":"JPY","in_stock":true},{"title":"SEMI-DOUBLE (W120 × L195cm) \/ WHITE","offer_id":42533358829591,"sku":"M0002S1-SDCW","price":126000.0,"currency_code":"JPY","in_stock":true},{"title":"SEMI-DOUBLE (W120 × L195cm) \/ Navy","offer_id":42533358862359,"sku":"M0002S1-SDMN","price":126000.0,"currency_code":"JPY","in_stock":true},{"title":"DOUBLE (W140 × L195cm) \/ WHITE","offer_id":42533358895127,"sku":"M0002S1-DBCW","price":139000.0,"currency_code":"JPY","in_stock":true},{"title":"DOUBLE (W140 × L195cm) \/ Navy","offer_id":42533358927895,"sku":"M0002S1-DBMN","price":139000.0,"currency_code":"JPY","in_stock":true},{"title":"QUEEN (W160 × L195cm) \/ WHITE","offer_id":43056847847447,"sku":"M0002S1-QNCW","price":164000.0,"currency_code":"JPY","in_stock":true},{"title":"QUEEN (W160 × L195cm) \/ Navy","offer_id":43056847880215,"sku":"M0002S1-QNMN","price":164000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/8026\/2935\/files\/products_thumbnail_mattress_float_white.jpg?v=1751772354"}],"url":"https:\/\/global.brain-sleep.com\/collections\/pillow_guide_coupon.oembed","provider":"BRAIN SLEEP | GLOBAL OFFICIAL SITE","version":"1.0","type":"link"}