  @charset "utf-8";
/* ----¥­¥ã¥ê¥¢’ñÓÃ common---- */

div.wpcf7-validation-errors {
  border: none !important;
  background-color: #f19716;
  color: #ffffff;
  padding: 3%!important;
  font-weight: 600;
}


/*
****     SP     ***
**/
@media (max-width: 767px) {
	div.wpcf7-validation-errors {
		line-height: 130%;
	}
}