@charset "UTF-8";
.go-to-top{
  position:fixed;
  bottom:10px;
  right:2px;
  z-index:105;
}
.go-to-top a{
  display:block;
}
.go-to-top a img{
  width:54px;
  height:49px;
  zoom:0;
}