.top24flowTicket {
  width: 24.6%;
  position: fixed;
  right: 5px;
  bottom: 0;
  z-index: 10;
}
@media screen and (min-width: 600px) {
  .top24flowTicket {
    width: 136px;
    right: 20px;
  }
}

.c-top24Totop {
  width: 50px;
  right: 5px;
  bottom: 120px;
  left: auto;
}
@media screen and (min-width: 600px) {
  .c-top24Totop {
    right: 200px;
    bottom: 60px;
  }
}
.c-top24Totop a {
  position: unset;
}
/*# sourceMappingURL=top_flowTicket.css.map */
