@charset "UTF-8";

body {
	min-width: 100%;
	print-color-adjust: exact;
	-webkit-print-color-adjust: exact;
}
.pcNone {
	display: none !important;
}
.header {
	position: inherit;
}
header.DownMove,
header.UpMove {
	transform: translateY(0) !important;
}
header.DownMove .headerTop,
header.UpMove .headerTop {
	height: 60px !important;
	opacity: 1 !important;
    animation: unset !important;
}
.headerMain,
.hakenTopFeaturesList,
.hakenTopInner,
.tenshokuTopInner,
.tenshokuTopFeatureList,
.tenshokuTopBottom,
.topNewsInner,
.topBottomList {
	width: 100%;
}
.footerRight {
	padding-right: 40px;
}
.edge .footerRight {
	padding-right: 150px;
}
.scrollTop {
	display: none;
}
.edge .tenshokuMvTopForm {
	width: 20%;
}
.edge .topMainHeading {
	padding: 100px 0;
}
.edge .newsCategory {
	min-width: 100px;
}