@charset "utf-8";

#div04, #div04:hover {
  border: none;
  background: transparent;
  box-shadow: none;
  cursor: unset;
  pointer-events: none;
}
.smalldiv04 {
  background: transparent;
  border: none;
  cursor: unset;
  pointer-events: none;
}
.smalldiv04::after {
    content: "";
}

.smalldiv04 {
    left: 0 !important;
    top: 0 !important;
}
.smalldiv06::after /* tile background */ {
	content: "\E004";
}