@charset "UTF-8";

#guide .comparison_text {
  font-size: 18px;
  background-image: none;
}

#guide .comparison_wrap {
  margin-top: -16%;
}

@media (max-width: 767px) {
  .purchasetable_table::after {
    left: -109px;
    bottom: -87px;
    width: 66px;
  }

  .comparison_text {
    padding: 12% 4% 0;
  }
}

