@charset "utf-8";
*{
	-webkit-print-color-adjust: exact;
}
html{
	min-width: 1000px;
	zoom: 68%;
}
body{
	margin-top: 0;
	overflow: hidden;
}
#header{
	position: absolute !important;
	background-color: transparent !important;
}
.event{
	opacity: 1;
	transform: translateY(0);
}
.front_fv{
	height: 50vmax !important;
	min-height: auto;
}
.front_profile_wrap{
	width: 90% !important;
}

.profile_career_wrap{
	padding-top: 6em;
}
.profile_career_active_line{
	display: none;
}
.profile_career_list dt{
	color: #e55800;
	opacity: 1;
}
.profile_career_list dd{
	opacity: 1;
}
.profile_image_text_pic img{
	width: 80%;
}

.policy_main_nav{
	display: none;
}
