@charset "utf-8";

#message img {
  margin-bottom: 20px;
}

#message p:first-of-type {
  font-size: 18px;
  font-weight: bold;
}

#recruit .partner {
  background-color: #edf9ff;
  text-align: center;
  padding: 20px 0;
  color: #002289;
  font-size: 18px;
}

@media only screen and (max-width: 768px) {}
