@charset "utf-8";
/*
Theme Name: the-day
*/

/* ---------------------------------------------
*   テーマスタイル
--------------------------------------------- */

.grecaptcha-badge { visibility: hidden; }
.wpcf7-not-valid-tip {
	margin-top: 5px;
}
.wpcf7-response-output {
	margin-top: 5px;
}
@media screen and (max-width: 767px) {
	.wpcf7-not-valid-tip {
		
		font-size: 0.4rem!important;
	}
	.wpcf7-response-output {
		font-size: 0.4rem!important;
	}
}