@charset 'utf-8';



body.car-life-planner .presentation.half:nth-of-type(2):before {
	background-image: url(../image/recruit/new-graduate/sales_b.jpg);
}

body.car-life-planner .presentation.half:nth-of-type(3):before {
	background-image: url(../image/recruit/new-graduate/sales_c.jpg);
}

body.support-staff-front .presentation.half:nth-of-type(2):before {
	background-image: url(../image/recruit/new-graduate/staff_front_1.jpg);
}

body.support-staff-front .presentation.half:nth-of-type(3):before {
	background-image: url(../image/recruit/new-graduate/staff_front_2.jpg);
}

body.support-staff-accounting .presentation.half:nth-of-type(2):before {
	background-image: url(../image/recruit/new-graduate/accounting_A.jpg);
}

body.support-staff-accounting .presentation.half:nth-of-type(3):before {
	background-image: url(../image/recruit/new-graduate/accounting_B.jpg);
}

body.craftsman .presentation.half:nth-of-type(2):before {
	background-image: url(../image/recruit/new-graduate/craft_B.jpg);
}

body.craftsman .presentation.half:nth-of-type(3):before {
	background-image: url(../image/recruit/new-graduate/craft_A.jpg);
}

body.web-designer .presentation.half:nth-of-type(2):before {
	background-image: url(../image/recruit/new-graduate/webdesigner1.jpg);
}

body.web-designer .presentation.half:nth-of-type(3):before {
	background-image: url(../image/recruit/new-graduate/webdesigner2.jpg);
}

body.service-front .presentation.half:nth-of-type(2):before {
	background-image: url(../image/recruit/new-graduate/front_A.jpg);
}

body.service-front .presentation.half:nth-of-type(3):before {
	background-image: url(../image/recruit/new-graduate/front_B.jpg);
}

body.service-mechanic .presentation.half:nth-of-type(2):before {
	background-image: url(../image/recruit/new-graduate/mechanic_a.jpg);
}

body.service-mechanic .presentation.half:nth-of-type(3):before {
	background-image: url(../image/recruit/new-graduate/mechanic_b.jpg);
}


