@charset "UTF-8";

#uni .rbox .plan_name:after {
  content: "";
  width: 98px;
  height: 98px;
  position: absolute;
  left: 105%;
  top: -50%;
  background: url(../imgs/common/icon_popular.png) no-repeat center / contain;
}
