/*TOPへ戻るボタン*/
.bottomFooter__topBtn{
width: 55px;
height: 60px;
border-radius:10px 10px 0 0;
margin-right:15px;
margin-bottom:0px;
background:#fff;
color: #ffffff;
box-shadow: 0 0 10px 3px rgb(0 0 0 / 15%);
}