.btn_top {
  position: fixed;
  display: var(--displayFlexPC);
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  right: 20px;
  bottom: 160px;
  border: 3px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
}
.btn_top i {
  font-weight: 800;
  font-size: 18px;
  color: #506075;
}
/*# sourceMappingURL=99eb133ff06094c8493dccbc037afd1e073f20eb._topButton.scss.map */
