500 ? scroll = true : scroll = false"
        x-show="scroll"
        @click="window.scrollTo({top: 0, behavior: 'smooth'})"
        class="fixed z-10 transition duration-300 ease-in-out bottom-20 right-5 md:right-[calc(50%-330px)] cursor-pointer"
        x-transition.opacity>
        
            ページトップに戻る