@charset "utf-8";
.contact-top {
	display: none;
}
@media screen and (min-width: 1024px), print and (min-width: 1024px) {
	.header-A-main-right-access-left {
		display: none;
	}
	.header-A-main-right-access__button {
		width: 228px;
		padding-left: 14px; 
		padding-right: 14px; 
	}
	.header-A-main-right-access__button::before {
		top: 4px;
	}
}