@charset "UTF-8";

.formTitle{
  margin: 10px 0 10px;
  color: rgb(118, 162, 45);
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.zohoForm{
  border: 0px solid #000;
}

/* Creatorフォームタイトル中央ぞろえ対応 */
.zc-plain-group
{
	width:100%;
}