/*reCaptchaを非表示に*/
.grecaptcha-badge {
  display: none!important;
}

.page-id-51 .grecaptcha-badge,
.postid-59 .grecaptcha-badge,
.postid-70 .grecaptcha-badge,
.postid-74 .grecaptcha-badge,
.postid-68 .grecaptcha-badge{
	display: block!important;
	bottom: 110px !important;
}

