.footer-befor-login-cus .footer {
	display: block;
	font-family: 'ABeeZee', sans-serif;
	text-align: center;
	font-weight: 400;
	color: #4d4d4d;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-print-color-adjust: exact;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

.footer-befor-login-cus .footer .wrapper {
	padding: 35px 0 31px;
	border-top: 1px solid #cccccc;
}

@media (min-width: 1000px) {
	.footer-befor-login-cus .footer .wrapper {
		padding: 34px 0 37px;
		/* max-width: 960px; */
		max-width: 1200px;
		/* 202407 wibinar概要修正 */
		margin: 0 auto;
	}
}

.footer-befor-login-cus .footer__copyright {
	padding: 0;
	font-size: 10px;
}
