@charset "utf-8";

/* CSS Document */
@media screen and (max-width:768px) {
.reformmenu_rank_wrap {
  left: auto;
  right: -220px;
}
.reformmenu_rank_heading {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.reformmenu_rank_cont {
  order: 3;
}
.reformmenu_rank {
  order: 1;
}
}
