@charset "UTF-8";

#fairsforce .fair_link {
  text-align: center;
}

.fair_reserve.type03 {
  background-color: #838383 !important;
}

.fair_reserve {
  border-bottom: 6px solid #000;
  border-radius: 100vh;
}

.fair_reserve:hover {
  margin-top: 3px;
  border-bottom: 2px solid #000;
}

#fairsforce .fair_reserve {
  height: 60px;
	width: 90%;
  display: block;
  margin-inline: auto;
}

.no-touchevents .fair_reserve.type03:hover > *, .cmnBtn01.type03.hover > * {
  color: #fff;
}