@charset "UTF-8";

section#job_hunting {
	width: 414px;
	height: 182px;
	margin-top: -6px;
	margin-bottom: 18px;
	position: relative;
	overflow: hidden;
}

/* @group 就活タイピング */

section#job_hunting h1 {
	position: absolute;
	width: 414px;
	height: 182px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../../../images/event/job_hunting/job_hunting.png) no-repeat;
}
section#job_hunting a {
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -9999px;
}
section#job_hunting a.btn1 {
	width: 116px;
	height: 90px;
	top: 38px;
	left: 7px;
}
section#job_hunting a.btn2 {
	width: 116px;
	height: 90px;
	top: 38px;
	left: 147px;
}
section#job_hunting a.btn3 {
	width: 116px;
	height: 90px;
	top: 38px;
	left: 291px;
}

/* @end */
