@charset "utf-8";
/*==========================================
 ページトップへボタンのスタイル
===========================================*/
a#pagetop_scroll img {
  position: fixed;
  bottom: 50px;
  right: 1px;
}
