/*reCAPTCHAのバッジを非表示*/
.grecaptcha-badge {
	visibility: hidden;
}

.bottomFooter__navi {
    display: none;
}
