@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 767px){
		.ulrc400264 .recaptcha-style{
			transform:scale(0.6);
			-webkit-transform:scale(0.6);
			transform-origin: center;
			-webkit-transform-origin:center;
			display: flex;
			justify-content: center;
			height: 45px;
		}
		.ulrc400264 .policy-text01{
			text-align: center;
			margin-top: 22px;
		}
	}