@charset "euc-jp";

.close:hover,
.close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
  font-size: inherit;
}