a.un_modalSalesExceeded100Link,
a.un_modalSalesExceeded100Link:link,
a.un_modalSalesExceeded100Link:visited,
a.un_modalSalesExceeded100Link:hover {
  color: #222;
  text-decoration: none;
}

.un_modalSalesExceeded100 {
  width: 815px;
}
.un_modalSalesExceeded100_hdg {
  align-items: center;
  display: flex;
  font-size: 20px;
  font-weight: bold;
}
.un_modalSalesExceeded100_hdg .un_modalSalesExceeded100_hdg_txt {
  line-height: 1.2em;
}
.un_modalSalesExceeded100_hdg + .un_modalSalesExceeded100_infoTxt {
  margin-top: 20px;
}
.un_modalSalesExceeded100_infoTxt + .un_modalSalesExceeded100_img {
  margin-top: 10px;
}
.un_modalSalesExceeded100_img {
  box-sizing: border-box;
  max-width: 100%;
  position: relative;
}
.un_modalSalesExceeded100_img img {
  height: auto;
  width: 100%;
}
.un_modalSalesExceeded100_img a.un_modalSalesExceeded100_img_airconLinkBnr,
.un_modalSalesExceeded100_img a.un_modalSalesExceeded100_img_faucetLinkBnr {
  border-radius: 10px;
  bottom: 7px;
  position: absolute;
  width: 47.6%;
  height: 63%;
}
.un_modalSalesExceeded100_img a.un_modalSalesExceeded100_img_airconLinkBnr:hover,
.un_modalSalesExceeded100_img a.un_modalSalesExceeded100_img_faucetLinkBnr:hover {
  background-color: rgb(255 255 255 / 25%);
}
.un_modalSalesExceeded100_img a.un_modalSalesExceeded100_img_airconLinkBnr {
  left: 2%;
}
.un_modalSalesExceeded100_img a.un_modalSalesExceeded100_img_faucetLinkBnr {
  right: 1.7%;
}
