@charset "utf-8";

/* ----- office ----- */
#mainInfoBox {
}
#mainInfoBox .wrapper {
	padding: 0;
}
#mainInfoBox #topInfoBox {
	width: 710px;
    min-height: 400px;
}
@media screen and (max-width: 940px) {
	#mainInfoBox #topInfoBox {
		width: 64.3%;
		padding: 10px 0;
        min-height: 0px;
	}
}

@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox {
		width: 100%;
		padding: 0;
        min-height: 0px;
	}
}

#mainInfoBox #topInfoBox .topInfoBoxInner h2 {
	float: none;
	width: auto;
	margin-bottom: 15px;
	font-size: 32px;
	font-size: 3.2rem;
}
@media screen and (max-width: 940px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner h2 {
		margin-bottom: 15px;
		font-size: 26px;
		font-size: 2.6rem;
		letter-spacing: -0.06em;
	}
}
#mainInfoBox #topInfoBox .leftLink {
	float: left;
}
#mainInfoBox #topInfoBox .leftLink .working_area a {
	color: #fff;
}
#mainInfoBox #topInfoBox .leftLink .working_area .area_txt {
	position: relative;
	margin-left: 10px;
	padding-right: 15px;
	font-size: 12px;
	font-size: 1.2rem;
}
#mainInfoBox #topInfoBox .leftLink .working_area .area_txt:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 5px;
    height: 9px;
    margin-top: -4.5px;
	background: url(/images/iconArrowWhite.png) right no-repeat;
}
#mainInfoBox #topInfoBox .leftLink a.arrowWhite {
	position: relative;
	padding-right: 15px;
}
#mainInfoBox #topInfoBox .leftLink a.arrowWhite:before {
	right: 0;
}

#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox {
	margin: 8px 0 12px;
}

#mainInfoBox #topInfoBox .searchBox #keysearch {
	width: 83%;
	height: 35px;
	background-color: #fff;
}
@media screen and (max-width: 940px) {
	#mainInfoBox #topInfoBox .searchBox #keysearch {
		width: 78%;
	}
}
@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox .searchBox #keysearch {
		width: 85%;
	}
}

#mainInfoBox #topInfoBox .category .box {
}
#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p {
	float: left;
	width: 47.5%;
}
#mainInfoBox #topInfoBox .category .box p:nth-of-type(1),
#mainInfoBox #topInfoBox .category .box p:nth-of-type(2) {
	border-top: none;
}
#mainInfoBox #topInfoBox .category .box p:nth-of-type(even) {
    margin: 0 0 0 5%;
}


@media screen and (max-width: 940px) {
	/*#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p:not(.tb) {
		display: none;
	}*/
}
@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p:not(.sp) {
		display: none;
	}
	#mainInfoBox #topInfoBox .category .box p:nth-of-type(2) {
		border-top: 1px solid #428adf;
	}
}

#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p a {
	padding: 5px 10px 8px 10px;
}
@media screen and (max-width: 940px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p a {
		padding: 8px 10px 8px 10px;
		font-size: 14px;
		font-size: 1.4rem;
	}
}

#mainInfoBox #topInfoBox .category .more {
	padding: 5px 7px 0;
	border-top: 1px solid #428adf;
	text-align: right;
}
#mainInfoBox #topInfoBox .category .more a.arrowWhite {
	position: relative;
	padding-right: 15px;
	font-size: 12px;
	font-size: 1.2rem;
}
#mainInfoBox #topInfoBox .category .more a.arrowWhite:before {
		right: 0;
}


@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox {
		position: relative;
	}
	#mainInfoBox #topInfoBox .topInfoBoxInner h2 {
		font-size: 2.5rem;
	}
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box {
		float: none;
		margin: 0;
		width: 100%;
	}
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p {
		float: none;
		width: 100%;
	}
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p:nth-of-type(3) {
		border-top: 1px solid #428adf;
	}
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p,
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p:nth-of-type(3n+2) {
		margin: 0;
	}
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box p:nth-of-type(even) {
		float: none;
	}
	#mainInfoBox #topInfoBox .topInfoBoxInner .category .box:first-child p:first-child {
		border-top: none;
	}

}


/* common */
#factory .contents_box .heading {
	position: relative;
	margin-bottom: 20px;
}
#factory .contents_box .heading .ttl01 {
	padding: 0 40px 0 0;
	color: #00308f;
	font-size: 26px;
	font-size: 2.6rem;
}
@media screen and (max-width: 640px) {
	#factory .contents_box .heading .ttl01 {
		padding: 0 0 0 0;
		font-size: 20px;
		font-size: 2.0rem;
	}
}
#factory .contents_box .heading .list_link {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	font-size: 13px;
	font-size: 1.3rem;
}
@media screen and (max-width: 640px) {
	#factory .contents_box .heading .list_link {
		right: 0;
		bottom: 0;
	}
}
#factory .contents_box .heading .list_link a {
	display: inline-block;
	text-decoration: none;
	background: transparent url(/images/iconArrowBlue.png) 100% 50% no-repeat;
	-webkit-background-size: 5px 9px;
	background-size: 5px 9px;
	padding: 0 10px 0 0;
}
#factory .contents_box .heading .list_link a br {
	display: none;
}
@media screen and (max-width: 940px) {
	#factory .contents_box .heading .list_link a br {
		display: inline;
	}
}


/* registration */
@media screen and (max-width: 640px) {
	#factory .registration {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		-o-flex-direction: column;
		-ms-flex-direction: column;
		flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		margin: 0 0 42px 0;
	}
}
#factory .registration .figure {
	vertical-align: middle;
	display: inline-block;
	width: 28.8%;
}
@media screen and (max-width: 940px) {
	#factory .registration .figure {
		width: 31%;
	}
}
@media screen and (max-width: 640px) {
	#factory .registration .figure {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		box-ordinal-group: 2;
		-webkit-box-ordinal-group: 2;
		-o-box-ordinal-group: 2;
		-ms-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2;
		-moz-order: 2;
		-webkit-order: 2;
		-o-order: 2;
		-ms-order: 2;
		float: none;
		width: 100%;
		padding: 0 10px;
	}
}
@media screen and (max-width: 940px) {
	#factory .registration .figure .pc {
		display: none;
	}
}

#factory .registration .figure .tb {
	display: none;
}
@media screen and (max-width: 940px) {
	#factory .registration .figure .tb {
		display: block;
	}
}
@media screen and (max-width: 640px) {
	#factory .registration .figure .tb {
		display: none;
	}
}

#factory .registration .figure .sp {
	display: none;
}
@media screen and (max-width: 940px) {
	#factory .registration .figure .sp {
		display: none;
	}
}
@media screen and (max-width: 640px) {
	#factory .registration .figure .sp {
		display: block;
	}
}

#factory .registration .figure img {
	display: block;
}
@media screen and (max-width: 1075px) {
	#factory .registration .figure img {
		width: 100%;
	}
}

#factory .registration .title {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	width: 38%;
}
@media screen and (max-width: 940px) {
	#factory .registration .title {
		width: 36.3%;
	}
}
@media screen and (max-width: 640px) {
	#factory .registration .title {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		box-ordinal-group: 1;
		-webkit-box-ordinal-group: 1;
		-o-box-ordinal-group: 1;
		-ms-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1;
		-moz-order: 1;
		-webkit-order: 1;
		-o-order: 1;
		-ms-order: 1;
		float: none;
		width: 100%;
		margin: 0 0 13px 0;
		padding: 16px 10px 0;
		text-align: center;
	}
}

#factory .registration .title .ttl01 {
	margin: 10px 0 0;
	color: #00308f;
	font-weight: 100;
	font-size: 28px;
	font-size: 2.8rem;
/*	font-weight: bold;*/
}
@media screen and (max-width: 940px) {
	#factory .registration .title .ttl01 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.3;
	}
}
@media screen and (max-width: 640px) {
	#factory .registration .title .ttl01 {
		margin: 0 0 14px;
		font-size: 23px;
		font-size: 2.3rem;
		font-weight: bold;
		letter-spacing: -0.1em;
		text-align: left;
	}
}
#factory .registration .button_wrap {
	vertical-align: middle;
	display: inline-block;
	width: 31.5%;
}
@media screen and (max-width: 640px) {
	#factory .registration .button_wrap {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		box-ordinal-group: 3;
		-webkit-box-ordinal-group: 3;
		-o-box-ordinal-group: 3;
		-ms-box-ordinal-group: 3;
		-ms-flex-order: 3;
		order: 3;
		-moz-order: 3;
		-webkit-order: 3;
		-o-order: 3;
		-ms-order: 3;
		float: none;
		width: 100%;
		padding: 0 10px;
	}
}
#factory .registration .button_wrap .button {
	display: block;
	margin: 20px 0 0 0;
}
#factory .registration .button_wrap .button:first-child {
	margin: 0;
}
@media screen and (max-width: 940px) {
	#factory .registration .button_wrap .button:first-child {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 20px;
		font-size: 2.0rem;
	}
}
#factory .registration .button_wrap .button a {
	width: 100%;
	height: 59px;
	padding: 0;
	font-size: 20px;
	font-size: 2.0rem;
}
@media screen and (max-width: 940px) {
	#factory .registration .button_wrap .button a {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.2;
	}
}
@media screen and (max-width: 640px) {
	#factory .registration .button_wrap .button a {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
#factory .registration .button_wrap .button a img {
	margin: 0 15px;
	vertical-align: -5px;
}
@media screen and (max-width: 940px) {
	#factory .registration .button_wrap .button a img {
		margin: 0 10px 0 0;
	}
}

#factory .registration .button_wrap .button a dfn {
	font-style: normal;
}
@media screen and (max-width: 940px) {
	#factory .registration .button_wrap .button a dfn {
		display: block;
	}
}
@media screen and (max-width: 640px) {
	#factory .registration .button_wrap .button a dfn {
		display: inline;
	}
}
#factory .registration .button_wrap .link01 {
	padding: 20px 0;
	text-align: right;
}
#factory .registration .button_wrap .link01 a {
	padding-right: 20px;
	background: url(/images/iconArrowBlue.png) 100% 50% no-repeat;
    -webkit-background-size: 5px 9px;
    background-size: 5px 9px;
}

/* registration */
#factory .registration {
    padding-top: 60px;
}
@media screen and (max-width: 640px) {
    #factory .registration {
        padding-top: 0px;
    }
}

/* announcementArea */
#factory .announcementArea {
	/* padding: 40px 0; */
}
#factory .announcementArea table {
	border: 1px solid #e0e0e0;
}
#factory .announcementArea th {
	padding: 20px;
	background-color: #f5f5f5;
	white-space: nowrap;
}
#factory .announcementArea td {
	padding: 20px 20px 10px 20px;
}
#factory .announcementArea td li {
	margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
	#factory .announcementArea {
		/* padding: 40px 10px; */
         padding: 0px 10px 10px;
	}
}

/* bannerArea */
#factory .bannerArea {
    margin: 0;
}

/* suggested_search */
#factory .suggested_search {}
@media screen and (max-width: 640px) {
	#factory .suggested_search {
		position: relative;
		padding: 35px 10px 55px;
		margin-bottom: 35px;
	}
}

#factory .suggested_search .heading {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
@media screen and (max-width: 640px) {
	#factory .suggested_search .heading {
		position: static;
	}
}
#factory .suggested_search .heading .ttl01 {
	padding: 0 40px 0 0;
	color: #00308f;
	font-size: 26px;
	font-size: 2.6rem;
}
@media screen and (max-width: 640px) {
	#factory .suggested_search .heading .ttl01 {
		padding: 0 50px 0 0;
		font-size: 20px;
		font-size: 2.0rem;
	}
}
#factory .suggested_search .heading .list_link {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	font-size: 13px;
	font-size: 1.3rem;
}
@media screen and (max-width: 640px) {
	#factory .suggested_search .heading .list_link {
		right: 10px;
		bottom: 20px;
	}
}
#factory .suggested_search .heading .list_link a {
	text-decoration: none;
	background: transparent url(/images/iconArrowBlue.png) no-repeat scroll right center;
	-webkit-background-size: 5px 9px;
	background-size: 5px 9px;
	padding: 0 10px 0 0;
}

#factory .suggested_search .select_block ul {
	float: left;
	width: 90%;
}
@media screen and (max-width: 940px) {
	#factory .suggested_search .select_block ul {
		width: 85%;
	}
}
@media screen and (max-width: 640px) {
	#factory .suggested_search .select_block ul {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
}

#factory .suggested_search .select_block .btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 10%;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}
@media screen and (max-width: 940px) {
	#factory .suggested_search .select_block .btn {
		width: 15%;
		padding: 0;
	}
}
@media screen and (max-width: 640px) {
	#factory .suggested_search .select_block .btn {
		float: right;
		width: 120px;
	}
}

#factory .suggested_search .select_block li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
/*	width: 33.3%;*/
	width: 50%;
	margin-bottom: 10px;
	padding-right: 25px;
	background: url(/images/office/index/ico_cross.png) 98% 50% no-repeat;
	font-size: 16px;
	font-size: 1.6rem;
}
#factory .suggested_search .select_block li:last-child {
	background-image: none;
}
@media screen and (max-width: 940px) {
	#factory .suggested_search .select_block li {
		padding-right: 3%;
	}
}
@media screen and (max-width: 640px) {
	#factory .suggested_search .select_block li {
		*float: none;
		width: 100%;
		margin-bottom: 15px;
		padding-right: 0;
/*		padding-right: 15px;*/
		background-image: none;
		font-size: 14px;
		font-size: 1.4rem;
	}
}

#factory .suggested_search .select_block .select_wrap {
	background-color: #fff;
}


/* recruit_info */
#factory .recruit_info {}
@media screen and (max-width: 640px) {
	#factory .recruit_info {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		float: none;
		width: 100%;
		padding: 0 10px 35px;
	}
}

#factory .recruit_info .heading {
	margin-bottom: 20px;
}
#factory .recruit_info .heading .ttl01 {
	color: #00308f;
	font-size: 26px;
	font-size: 2.6rem;
}
@media screen and (max-width: 640px) {
	#factory .recruit_info .heading .ttl01 {
		font-size: 20px;
		font-size: 2.0rem;
	}
}

#factory .recruit_info #recruit_infoSlider .recruit_info_slider_wrap {
	margin-bottom: 0;
	padding: 0 60px 0 0;
}
@media screen and (max-width: 640px) {
	#factory .recruit_info #recruit_infoSlider .recruit_info_slider_wrap {
		margin-bottom: 0;
		padding: 0 45px 0 0;
	}
}

#factory .recruit_info #recruit_infoSlider .slick-prev,
#factory .recruit_info #recruit_infoSlider .slick-next {
    display: block !important;
    position: absolute;
	top: auto;
	left: auto;
	right: 0;
    width: 30px;
    height: 50px;
    margin-top: 0;
    background-size: auto;
}
#factory .recruit_info #recruit_infoSlider .slick-prev {
    top: 0;
    background-image: url(/images/up-arrow.png);
}
#factory .recruit_info #recruit_infoSlider .slick-next {
    bottom: 0;
    background-image: url(/images/down-arrow.png);
}
#factory .recruit_info #recruit_infoSlider .slick-disabled {
	opacity: .5;
	cursor: default;
}
#factory .recruit_info #recruit_infoSlider .slick-track {
    background-color: transparent;
}
@media screen and (max-width: 640px) {
	#factory .recruit_info #recruit_infoSlider .slick-list {
	}
	#factory .recruit_info #recruit_infoSlider .slick-prev,
	#factory .recruit_info #recruit_infoSlider .slick-next {
		display: block !important;
		position: absolute;
		left: auto;
		right: 0;
		width: 36px;
		height: 36px;
		margin-top: 0;
	}
	#factory .recruit_info #recruit_infoSlider .slick-prev {
		top: 0;
		background-image: url(/images/up-arrow_sp.png);
		background-size: 36px auto;
	}
	#factory .recruit_info #recruit_infoSlider .slick-next {
		bottom: 0;
		background-image: url(/images/down-arrow_sp.png);
		background-size: 36px auto;
	}
}

#factory .recruit_info #recruit_infoSlider li {
	border-bottom: 1px solid #E6E6E6;
	background: url(/images/iconArrowBlue.png) 100% 50% no-repeat;
	-webkit-background-size: 5px 9px;
	background-size: 5px 9px;
	outline: none;
}
#factory .recruit_info #recruit_infoSlider li p {
	padding: 10px 10px 10px 0;
}
/*#factory .recruit_info #recruit_infoSlider li p span {
	float: left;
	width: 4em;
	padding: 2px 0;
	background-color: #e0e0e0;
	color: #525252;
	font-size: 11px;
	font-size: 1.1rem;
	text-align: center;
}*/
#factory .recruit_info #recruit_infoSlider li p span,
#factory #pickupSlider li p span {
	float: left;
	color: #e2008a;
	font-size: 11px;
	font-size: 1.1rem;
}
#factory .recruit_info #recruit_infoSlider li p a,
#factory #pickupSlider li p a {
	display: block;
}
#factory .recruit_info #recruit_infoSlider li p span + a,
#factory #pickupSlider li p span + a {
	margin-left: 3em;
}


/* search_section */
#factory .search_section {
	padding: 60px 0 30px;
}
@media screen and (max-width: 640px) {
	#factory .search_section {
		padding: 0 0 15px;
		background-color: #fff;
	}
}
#factory .search_section .outer {
	float: left;
	width: 48.7%;
}
#factory .search_section .outer:nth-child(2) {
	float: right;
}
@media screen and (max-width: 940px){
	#factory .search_section .outer:nth-child(3) {
/*		float: right;*/
	}
}
@media screen and (max-width: 640px) {
	#factory .search_section .outer,
	#factory .search_section .outer:nth-child(2) {
		float: none;
		width: 100%;
	}
}

#factory .search_section .outer .inner {
	margin-bottom: 30px;
	padding: 15px 20px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}
#factory .search_section .outer .route_serch,
#factory .search_section .outer .detailed_serch,
#factory .search_section .outer .employment_serch {
	padding-bottom: 10px;
}
@media screen and (max-width: 640px) {
	#factory .search_section .outer .inner {
		margin-bottom: 0;
		padding: 35px 10px 15px;
		border: none;
	}
}

#factory .search_section .heading {
	margin-bottom: 20px;
}
#factory .search_section .route_serch .heading,
#factory .search_section .detailed_serch .heading,
#factory .search_section .employment_serch .heading {
	margin-bottom: 10px;
}

#factory .search_section .only_sp {	display: none;}
@media screen and (max-width: 640px) {
	#factory .search_section .only_pc_tb {	display: none;}
	#factory .search_section .only_sp {	display: block;}
}

#factory .search_section .outer .area_map {
	display: none;
}
#factory .search_section .outer #syutoken.area_map {
	display: block;
}

.hokkaidou #factory .search_section .outer #syutoken.area_map {	display: none;}
.hokkaidou #factory .search_section .outer #hokkaidou.area_map {	display: block;}

.chugoku #factory .search_section .outer #syutoken.area_map {	display: none;}
.chugoku #factory .search_section .outer #chugoku.area_map {	display: block;}

.toukai #factory .search_section .outer #syutoken.area_map {	display: none;}
.toukai #factory .search_section .outer #toukai.area_map {	display: block;}

.kitakantou #factory .search_section .outer #syutoken.area_map {	display: none;}
.kitakantou #factory .search_section .outer #kitakantou.area_map {	display: block;}

.kinki #factory .search_section .outer #syutoken.area_map {	display: none;}
.kinki #factory .search_section .outer #kinki.area_map {	display: block;}

.chugoku #factory .search_section .outer #syutoken.area_map {	display: none;}
.chugoku #factory .search_section .outer #chugoku.area_map {	display: block;}

.kyusyu #factory .search_section .outer #syutoken.area_map {	display: none;}
.kyusyu #factory .search_section .outer #kyusyu.area_map {	display: block;}


#factory .search_section .area_serch .area_map {
	position: relative;
}
#factory .search_section .area_serch .area_map .map {
	text-align: center;
}
#factory .search_section .area_serch .area_map .areaList li {
	position: absolute;
	width: 100px;
	border: 1px solid #e0e0e0;
}
#factory .search_section .area_serch .area_map .areaList li a {
	display: block;
	padding: 8px;
    background: #fff url(/images/iconArrowBlue.png) 8px 50% no-repeat;
    -webkit-background-size: 5px 9px;
    background-size: 5px 9px;
	text-align: center;
}
#factory .search_section .area_serch .area_map .areaList li span {
	display: block;
	padding: 8px;
	background-color: #fff;
	color: #999;
	text-align: center;
}

#factory .search_section .area_serch .area_map.area01 .map img {
	width: 325px;
	margin: 70px 0 55px;
}
#factory .search_section .area_serch .area_map.area02 .map img {
	width: 329px;
	margin: 0 0 30px;
}
#factory .search_section .area_serch .area_map.area03 .map img {
	width: 317px;
	margin: 95px 0 70px;
}
#factory .search_section .area_serch .area_map.area04 .map img {
	width: 302px;
	margin: 0 0 30px;
}
#factory .search_section .area_serch .area_map.area05 .map img {
	width: 266px;
	margin: 25px 0 30px;
}
#factory .search_section .area_serch .area_map.area06 .map img {
	width: 368px;
	margin: 15px 0 45px;
}
#factory .search_section .area_serch .area_map.area07 .map img {
	width: 530px;
	margin: 28px 0 30px;
}
#syutoken .areaList li:nth-child(1) {	top: 158px;	left: 0;}
#syutoken .areaList li:nth-child(2) {	top: 5px;	left: 155px;}
#syutoken .areaList li:nth-child(3) {	top: 220px;	right: 20px;}
#syutoken .areaList li:nth-child(4) {	bottom: 30px;	left: 140px;}

#hokkaidou .areaList li:nth-child(1) {	top: 30px;	right: 10px;}
#hokkaidou .areaList li:nth-child(2) {	top: 185px;	right: 170px;}
#hokkaidou .areaList li:nth-child(3) {	top: 205px;	left: 50px;}
#hokkaidou .areaList li:nth-child(4) {	top: 240px;	right: 170px;}
#hokkaidou .areaList li:nth-child(5) {	top: 255px;	left: 25px;}
#hokkaidou .areaList li:nth-child(6) {	bottom: 60px;	right: 210px;}
#hokkaidou .areaList li:nth-child(7) {	bottom: 40px;	left: -5px;}

#kitakantou .areaList li:nth-child(1) {	top: 40px;	left: 230px;}
#kitakantou .areaList li:nth-child(2) {	top: 115px;	left: 25px;}
#kitakantou .areaList li:nth-child(3) {	top: 210px;	right: 20px;}

#toukai .areaList li:nth-child(1) {	top: 60px;	left: 190px;}
#toukai .areaList li:nth-child(2) {	top: 70px;	right: 25px;}
#toukai .areaList li:nth-child(3) {	top: 100px;	left: 80px;}
#toukai .areaList li:nth-child(4) {	top: 150px;	right: 90px;}
#toukai .areaList li:nth-child(5) {	top: 165px;	left: 35px;}
#toukai .areaList li:nth-child(6) {	top: 210px;	right: 65px;}
#toukai .areaList li:nth-child(7) {	top: 240px;	left: 30px;}
#toukai .areaList li:nth-child(8) {	top: 270px;	right: 65px;}
#toukai .areaList li:nth-child(9) {	top: 295px;	left: 20px;}
#toukai .areaList li:nth-child(10) { bottom: 40px; left: 210px;}

#kinki .areaList li:nth-child(1) {	top: 0;	left: 210px;}
#kinki .areaList li:nth-child(2) {	top: 80px;	left: 30px;}
#kinki .areaList li:nth-child(3) {	top: 85px;	right: 25px;}
#kinki .areaList li:nth-child(4) {	top: 200px;	left: 145px;}
#kinki .areaList li:nth-child(5) {	bottom: 125px;	right: 65px;}
#kinki .areaList li:nth-child(6) {	bottom: 45px;	left: 130px;}

#chugoku .areaList li:nth-child(1) {	top: 10px;	left: 135px;}
#chugoku .areaList li:nth-child(2) {	top: 15px;	right: 0;}
#chugoku .areaList li:nth-child(3) {	top: 110px;	left: 10px;}
#chugoku .areaList li:nth-child(4) {	top: 140px;	left: 215px;}
#chugoku .areaList li:nth-child(5) {	top: 80px;	right: 25px;}
#chugoku .areaList li:nth-child(6) {	top: 140px;	right: 30px;}
#chugoku .areaList li:nth-child(7) {	top: 200px;	right: 15px;}
#chugoku .areaList li:nth-child(8) {	bottom: 80px;	left: 100px;}
#chugoku .areaList li:nth-child(9) {	bottom: 60px;	left: 290px;}

#kyusyu .areaList li:nth-child(1) {	top: 0;	left: 220px;}
#kyusyu .areaList li:nth-child(2) {	top: 46px;	left: 105px;}
#kyusyu .areaList li:nth-child(3) {	top: 63px;	right: 56px;}
#kyusyu .areaList li:nth-child(4) {	top: 120px;	left: 60px;}
#kyusyu .areaList li:nth-child(5) {	top: 185px;	left: 170px;}
#kyusyu .areaList li:nth-child(6) {	top: 220px;	right: 70px;}
#kyusyu .areaList li:nth-child(7) {	bottom: 100px;	left: 0;}
#kyusyu .areaList li:nth-child(8) {	bottom: 40px;	right: 140px;}

@media screen and (max-width: 940px) {
	#factory .search_section .area_serch .area_map.area01 .map img,
	#factory .search_section .area_serch .area_map.area03 .map img,
	#factory .search_section .area_serch .area_map.area05 .map img,
	#factory .search_section .area_serch .area_map.area06 .map img,
	#factory .search_section .area_serch .area_map.area07 .map img {
		width: 90%;
		margin: 35px 0 35px;
	}
	#factory .search_section .area_serch .area_map.area02 .map img {
		width: 80%;
		margin: 35px 0 35px 20%;
	}
	#factory .search_section .area_serch .area_map.area04 .map img {
		width: 80%;
		margin: 35px 0 35px 20%;
	}
	#factory .search_section .area_serch .area_map.area05 .map img {
		width: 80%;
		margin: 35px 0 35px;
	}

	#syutoken .areaList li:nth-child(1) {	top: 35%;	left: 0;}
	#syutoken .areaList li:nth-child(2) {	top: 5%;	left: 25%;}
	#syutoken .areaList li:nth-child(3) {	top: 60%;	right: 5%;}
	#syutoken .areaList li:nth-child(4) {	bottom: 15%;	left: 10%;}

	#hokkaidou .areaList li:nth-child(1) {	top: 10%;	right: 50%;}
	#hokkaidou .areaList li:nth-child(2) {	top: 50%;	right: 0;}
	#hokkaidou .areaList li:nth-child(3) {	top: 45%;	left: 2%;}
	#hokkaidou .areaList li:nth-child(4) {	top: 65%;	right: 5%;}
	#hokkaidou .areaList li:nth-child(5) {	top: 65%;	left: 0;}
	#hokkaidou .areaList li:nth-child(6) {	bottom: 5%;	right: 20%;}
	#hokkaidou .areaList li:nth-child(7) {	bottom: 0;	left: 3%;}

	#kitakantou .areaList li:nth-child(1) {	top: 0;	left: 35%;}
	#kitakantou .areaList li:nth-child(2) {	top: 75%;	left: 3%;}
	#kitakantou .areaList li:nth-child(3) {	top: 85%;	right: 5%;}

	#toukai .areaList li:nth-child(1) {	top: 20%;	left: 30%;}
	#toukai .areaList li:nth-child(2) {	top: 30%;	right: 0;}
	#toukai .areaList li:nth-child(3) {	top: 32%;	left: 5%;}
	#toukai .areaList li:nth-child(4) {	top: 45%;	right: 3%;}
	#toukai .areaList li:nth-child(5) {	top: 45%;	left: 0;}
	#toukai .areaList li:nth-child(6) {	top: 57%;	right: 0;}
	#toukai .areaList li:nth-child(7) {	top: 60%;	left: 0;}
	#toukai .areaList li:nth-child(8) {	top: 70%;	right: 0;}
	#toukai .areaList li:nth-child(9) {	top: 90%;	left: 0;}
	#toukai .areaList li:nth-child(10) { bottom: 8%; left: 40%;}

	#kinki .areaList li:nth-child(1) {	top: 0;	left: 25%;}
	#kinki .areaList li:nth-child(2) {	top: 25%;	left: 0;}
	#kinki .areaList li:nth-child(3) {	top: 5%;	right: 0;}
	#kinki .areaList li:nth-child(4) {	top: 48%;	left: 28%;}
	#kinki .areaList li:nth-child(5) {	bottom: 35%;	right: 0;}
	#kinki .areaList li:nth-child(6) {	bottom: 10%;	left: 20%;}

	#chugoku .areaList li:nth-child(1) {	top: 15%;	left: 10%;}
	#chugoku .areaList li:nth-child(2) {	top: 0;	right: 10%;}
	#chugoku .areaList li:nth-child(3) {	top: 58%;	left: 0;}
	#chugoku .areaList li:nth-child(4) {	top: 45%;	left: 30%;}
	#chugoku .areaList li:nth-child(5) {	top: 25%;	right: 5%;}
	#chugoku .areaList li:nth-child(6) {	top: 38%;	right: 0;}
	#chugoku .areaList li:nth-child(7) {	top: 52%;	right: 0;}
	#chugoku .areaList li:nth-child(8) {	bottom: 15%;	left: 10%;}
	#chugoku .areaList li:nth-child(9) {	bottom: 5%;	left: 60%;}

	#kyusyu .areaList li:nth-child(1) {	top: 0;	left: 35%;}
	#kyusyu .areaList li:nth-child(2) {	top: 10%;	left: 5%;}
	#kyusyu .areaList li:nth-child(3) {	top: 20%;	right: 0;}
	#kyusyu .areaList li:nth-child(4) {	top: 30%;	left: 0;}
	#kyusyu .areaList li:nth-child(5) {	top: 45%;	left: 30%;}
	#kyusyu .areaList li:nth-child(6) {	top: 55%;	right: 0;}
	#kyusyu .areaList li:nth-child(7) {	bottom: 30%;	left: 0;}
	#kyusyu .areaList li:nth-child(8) {	bottom: 0;	right: 30%;}
}

@media screen and (max-width: 640px) {
	#factory .search_section .area_serch .area_map.area01 .map img {
		width: 80%;
		margin: 35px 0 35px;
	}
	#factory .search_section .area_serch .area_map.area02 .map img {
		width: 75%;
		margin: 0 0 20px 30px;
	}
	#factory .search_section .area_serch .area_map.area03 .map img {
		width: 80%;
		margin: 40px 0 35px;
	}
	#factory .search_section .area_serch .area_map.area04 .map img {
		width: 80%;
		margin: 0 0 20px;
	}
	#factory .search_section .area_serch .area_map.area05 .map img {
		width: 80%;
		margin: 0 0 20px;
	}
	#factory .search_section .area_serch .area_map.area06 .map img {
		width: 80%;
		margin: 10px 0 20px;
	}
	#factory .search_section .area_serch .area_map.area07 .map img {
		width: 100%;
		margin: 10px 0 20px;
	}
	#syutoken .areaList li:nth-child(1) {	top: 30%;	left: -5px;}
	#syutoken .areaList li:nth-child(2) {	top: 0;	left: 10%;}
	#syutoken .areaList li:nth-child(3) {	top: 50%;	right: -5px;}
	#syutoken .areaList li:nth-child(4) {	bottom: 10%;	left: 10%;}
	
	#hokkaidou .areaList li:nth-child(1) {	top: 5%;	right: 0;}
	#hokkaidou .areaList li:nth-child(2) {	top: 45%;	right: 20%;}
	#hokkaidou .areaList li:nth-child(3) {	top: 53%;	left: 5%;}
	#hokkaidou .areaList li:nth-child(4) {	top: 60%;	right: 20%;}
	#hokkaidou .areaList li:nth-child(5) {	top: 68%;	left: -5px;}
	#hokkaidou .areaList li:nth-child(6) {	bottom: 10%;	right: 25%}
	#hokkaidou .areaList li:nth-child(7) {	bottom: 0;	left: -5px;}
	
	#kitakantou .areaList li:nth-child(1) {	top: 5%;	left: 50%;}
	#kitakantou .areaList li:nth-child(2) {	top: 40%;	left: -5px;}
	#kitakantou .areaList li:nth-child(3) {	top: 50%;	right: 0;}
	
	#toukai .areaList li:nth-child(1) {	top: 10%; left: 30%;}
	#toukai .areaList li:nth-child(2) {	top: 15%; right: 5%;}
	#toukai .areaList li:nth-child(3) {	top: 25%; left: 10%;}
	#toukai .areaList li:nth-child(4) {	top: 35%; right: 15%;}
	#toukai .areaList li:nth-child(5) {	top: 43%; left: -5px;}
	#toukai .areaList li:nth-child(6) {	top: 53%; right: 0;}
	#toukai .areaList li:nth-child(7) {	top: 55%; left: 2%;}
	#toukai .areaList li:nth-child(8) {	top: 70%; right: 3%;}
	#toukai .areaList li:nth-child(9) {	top: 75%; left: -5px;}
	#toukai .areaList li:nth-child(10) { bottom: 5%; left: 35%;}
	
	#kinki .areaList li:nth-child(1) {	top: 0; left: 40%;}
	#kinki .areaList li:nth-child(2) {	top: 15%; left: 0;}
	#kinki .areaList li:nth-child(3) {	top: 17%; right: 0;}
	#kinki .areaList li:nth-child(4) {	top: 45%; left: 25%;}
	#kinki .areaList li:nth-child(5) {	bottom: 35%; right: 0;}
	#kinki .areaList li:nth-child(6) {	bottom: 20%; left: 15%;}
	
	#chugoku .areaList li:nth-child(1) {	top: 0; left: 20%;}
	#chugoku .areaList li:nth-child(2) {	top: -5px; right: 0;}
	#chugoku .areaList li:nth-child(3) {	top: 30%; left: 0;}
	#chugoku .areaList li:nth-child(4) {	top: 35%; left: 40%;}
	#chugoku .areaList li:nth-child(5) {	top: 15%; right: -5px;}
	#chugoku .areaList li:nth-child(6) {	top: 40%; right: 0;}
	#chugoku .areaList li:nth-child(7) {	top: 57%; right: 0;}
	#chugoku .areaList li:nth-child(8) {	bottom: 30%; left: 20%;}
	#chugoku .areaList li:nth-child(9) {	bottom: 10%; left: 55%;}
	
	#kyusyu .areaList li:nth-child(1) {	top: -5px; left: 35%;}
	#kyusyu .areaList li:nth-child(2) {	top: 13%; left: 15%;}
	#kyusyu .areaList li:nth-child(3) {	top: 15%; right: 0;}
	#kyusyu .areaList li:nth-child(4) {	top: 28%; left: 3%;}
	#kyusyu .areaList li:nth-child(5) {	top: 43%; left: 25%;}
	#kyusyu .areaList li:nth-child(6) {	top: 50%; right: 5%;}
	#kyusyu .areaList li:nth-child(7) {	bottom: 25%; left: 0;}
	#kyusyu .areaList li:nth-child(8) {	bottom: 5%; right: 20%;}
}

#factory .search_section .col2List li {
	width: 48%;
	float: left;
	border-bottom: 1px solid #E6E6E6;
	background: url(/images/iconArrowBlue.png) 100% 50% no-repeat;
	-webkit-background-size: 5px 9px;
	background-size: 5px 9px;
}
#factory .search_section .col2List li:last-child,
#factory .search_section .col2List li:nth-last-child(2):nth-child(odd) {
	border-bottom: none;
}
#factory .search_section .col2List li:nth-child(even) {
	float: right;
}
#factory .search_section .col2List li a {
	display: block;
	padding: 11px 15px 10px 0;
}

@media screen and (max-width: 640px) {
	#factory .search_section .outer .category_serch {
		padding-bottom: 35px;
		background-color: #f5f5f5;
	}
}

#factory .search_section .category_serch dl {
	float: left;
	width: 48%;
	margin-right: 2%;
	padding-bottom: 1em;
	border-bottom: 1px solid #e6e6e6;
}
#factory .search_section .category_serch dl:nth-child(odd) {
	margin-right: 0;
}
#factory .search_section .category_serch dl:nth-last-child(2),
#factory .search_section .category_serch dl:last-child {
/*	clear: both;
	float: none;
	width: 100%;*/
	margin-bottom: 0;
/*	padding-bottom: 11px;*/
	border-bottom: none;
}
@media screen and (max-width: 940px) {
	#factory .search_section .category_serch dl {
		float: none;
		width: 100%;
		margin: 0;
		padding-bottom: 0;
	}
	#factory .search_section .category_serch dl:nth-last-child(2) {
		padding-bottom: 0;
		border-bottom: 1px solid #e6e6e6;
	}
	#factory .search_section .category_serch dl:nth-of-type(1) {
		margin-top: 1em;
	}
}
@media screen and (max-width: 640px) {
	#factory .search_section .category_serch dl:nth-of-type(1) {
		border-top: 1px solid #e6e6e6;
	}
	#factory .search_section .category_serch dl:last-child {
		padding-bottom: 0;
		border-bottom: 1px solid #e6e6e6;
	}
}
#factory .search_section .category_serch dt {
	margin-bottom: 5px;
	padding: 0 0 0 30px;
	background: url(/images/factory/index/job-icon01.png) 0 50% no-repeat;
	font-size: 16px;
	font-size: 1.6rem;
}
#factory .search_section .category_serch dl:nth-of-type(2) dt {	background-image: url(/images/factory/index/job-icon02.png);}
#factory .search_section .category_serch dl:nth-of-type(3) dt {	background-image: url(/images/factory/index/job-icon03.png);}
#factory .search_section .category_serch dl:nth-of-type(4) dt {	background-image: url(/images/factory/index/job-icon04.png);}
#factory .search_section .category_serch dl:nth-of-type(5) dt {	background-image: url(/images/factory/index/job-icon05.png);}
#factory .search_section .category_serch dl:nth-of-type(6) dt {	background-image: url(/images/factory/index/job-icon06.png);}
@media screen and (max-width: 940px) {
	#factory .search_section .category_serch dt {
		margin-bottom: 0;
		padding: 15px 40px 15px 30px;
	}
}

#factory .search_section .category_serch dt a {
	padding: 0 15px 0 0;
	background: url(/images/office/index/job-link-arrow.png) 100% 50% no-repeat;
	color: #525252;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
@media screen and (max-width: 940px) {
	#factory .search_section .category_serch dt a {
		padding: 0;
		background-image: none;
	}
}

#factory .search_section .category_serch dd {
	margin-left: 30px;
}
@media screen and (max-width: 940px) {
	#factory .search_section .category_serch dd {
		display: none;
		padding-bottom: 1em;
	}
}

/*#factory .search_section .category_serch dd li {
	margin: 0 0 5px 0;
}*/
#factory .search_section .category_serch dd li {
	display: inline;
	line-height: 2.2;
}
#factory .search_section .category_serch dd li:after {
	content: " ／ ";
	display: inline;
}
#factory .search_section .category_serch dd li:last-child:after {
	display: none;
}


body:not(.syutoken):not(.kinki)  #factory .search_section .outer .route_serch {	display: none;}

.syutoken #factory .search_section .outer .route_serch .route_syutoken {	display: block;}
.syutoken #factory .search_section .outer .route_serch .route_kinki {	display: none;}

.kinki #factory .search_section .outer .route_serch .route_syutoken {	display: none;}
.kinki #factory .search_section .outer .route_serch .route_kinki {	display: block;}


@media screen and (max-width: 640px) {
	#factory .search_section .outer .route_serch {
		padding-bottom: 35px;
		/*background-color: #f5f5f5;*/
	}
	.syutoken #factory .search_section .outer:first-child .route_serch,
	.kinki #factory .search_section .outer:first-child .route_serch {
		display: none;
	}
	.syutoken #factory .search_section .outer:nth-child(2) .route_serch,
	.kinki #factory .search_section .outer:nth-child(2) .route_serch {
		display: block;
	}


}


#factory .search_section .outer .route_serch dl {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 15px;
}
#factory .search_section .outer .route_serch dt {
	float: left;
	width: 30%;
}
@media screen and (max-width: 640px) {
	#factory .search_section .outer .route_serch dt {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
}
#factory .search_section .outer .route_serch dd {
	float: right;
	width: 65%;
	margin-left: 0;
}
@media screen and (max-width: 640px) {
	#factory .search_section .outer .route_serch dd {
		float: none;
		width: 100%;
	}
}
#factory .search_section .outer .route_serch dd li {
	display: inline-block ;
	margin-right: 20px;
}
@media screen and (max-width: 640px) {
	#factory .search_section .outer .detailed_serch {
		margin-top: 20px;
		padding-bottom: 35px;
		background-color: #f5f5f5;
	}
}

@media screen and (max-width: 940px) {
	#factory .search_section .outer .detailed_serch .ttl01 {
		padding: 0;
	}
	#factory .search_section .outer .detailed_serch .list_link {
		display: block;
		position: static;
	}
	#factory .search_section .outer .detailed_serch .list_link a br {
		display: none;
	}
}


/* pickup_box */
@media screen and (max-width: 640px) {
	#factory .pickup_box {
		padding: 0 0 35px;
	}
	body:not(.syutoken):not(.kinki) #factory .pickup_box {
		background-color: #f5f5f5;
	}
}

@media screen and (max-width: 640px) {
	#factory .pickup_box .heading {
		padding: 20px 10px 0;
	}
}

#factory .pickup_box #pickupSlider_wrap {
	margin-bottom: 35px;
}
@media screen and (max-width: 640px){
	#factory .pickup_box #pickupSlider_wrap {
		padding: 0 10px 0;
        margin-bottom: 0px;
	}
}

#factory .pickup_box #pickupSlider_wrap #pickupSlider {
	margin-bottom: 0;
	padding: 0 60px 0 0;
}

#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-prev,
#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-next {
    display: block !important;
    position: absolute;
	top: auto;
	left: auto;
	right: 0;
    width: 30px;
    height: 50px;
    margin-top: 0;
    background-size: auto;
}
#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-prev {
    top: 0;
    background-image: url(/images/up-arrow.png);
}
#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-next {
    bottom: 0;
    background-image: url(/images/down-arrow.png);
}
#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-disabled {
	opacity: .5;
	cursor: default;
}
#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-track {
    background-color: transparent;
}
@media screen and (max-width: 640px) {
	#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-list {
	}
	#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-prev,
	#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-next {
		display: block !important;
		position: absolute;
		left: auto;
		right: 0;
		width: 36px;
		height: 36px;
		margin-top: 0;
	}
	#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-prev {
		top: 0;
		background-image: url(/images/up-arrow_sp.png);
		background-size: 36px auto;
	}
	#factory .pickup_box #pickupSlider_wrap #pickupSlider .slick-next {
		bottom: 0;
		background-image: url(/images/down-arrow_sp.png);
		background-size: 36px auto;
	}
}

#factory .pickup_box #pickupSlider_wrap #pickupSlider li {
	border-bottom: 1px solid #E6E6E6;
	background: url(/images/iconArrowBlue.png) 100% 50% no-repeat;
	-webkit-background-size: 5px 9px;
	background-size: 5px 9px;
	outline: none;
}
#factory .pickup_box #pickupSlider_wrap #pickupSlider li p {
	padding: 10px 10px 10px 0;
}
#factory .pickup_box #pickupSlider_wrap #pickupSlider li p a {
	display: block;
}

#factory .pickup_box .outer {
	margin-bottom: 30px;
}
#factory .pickup_box .outer .inner {
	border: 1px solid #e0e0e0;
}
@media screen and (max-width: 640px) {
	#factory .pickup_box .outer .inner {
		background-color: #fff;
	}
}
#factory .pickup_box .outer .inner .title_box {
	padding: 20px;
	background-color: #fff;
}
#factory .pickup_box .outer .inner .title_box ul {
	margin-bottom: 15px;
}
#factory .pickup_box .outer .inner .title_box .type {
	float: right;
	padding: 3px 8px;
	font-size: 11px;
	font-size: 1.1rem;
	background-color: #e0e0e0;
}
#factory .pickup_box .outer .inner .title_box .place {
	float: left;
	font-size: 12px;
	font-size: 1.2rem;
}
@media screen and (max-width: 940px) {
#factory .pickup_box .outer .inner .title_box .type {
	float: none;
	margin-bottom: 3px;
}
#factory .pickup_box .outer .inner .title_box .place {
	float: none;
}
}

#factory .pickup_box .outer .inner .ttl02 {
	color: #2175d9;
	font-size: 16px;
	font-size: 1.6rem;
}
#factory .pickup_box .outer .inner .figure img {
	width: 100%;
	vertical-align: bottom;
}

#factory .pickup_box .outer a:hover .inner {
	border: 1px solid #85b3eb;
}
#factory .pickup_box .outer a:hover .inner .title_box {
	background-color: #eaf2fd;
}

@media screen and (max-width: 640px) {
	#factory .pickup_box #pickup_boxSlider {
		margin-bottom: 30px;
		padding: 0 35px 0 60px;
	}
	#factory .pickup_box #pickup_boxSlider .slick-prev,
	#factory .pickup_box #pickup_boxSlider .slick-next {
		display: block !important;
		position: absolute;
		top: 50%;
		width: 30px;
		height: 165px;
		margin-top: -82px;
		-webkit-background-size: auto;
		background-size: auto;
	}
	#factory .pickup_box #pickup_boxSlider .slick-prev {
		left: 0;
		background-image: url(/images/professionals/left-arrow02.png);
		background-size: 30px auto;
	}
	#factory .pickup_box #pickup_boxSlider .slick-next {
		right: 0;
		background-image: url(/images/professionals/right-arrow02.png);
		background-size: 30px auto;
	}
	#factory .pickup_box #pickup_boxSlider .slick-track {
		background-color: transparent;
	}
	#factory .pickup_box #pickup_boxSlider .outer {
		float: left!important;
		outline: none;
		margin-right: 20px;
		margin-bottom: 0;
	}
}

#factory .pickup_box .pickup_links li {
	margin-bottom: 5px;
}


/* recommended_job */
#factory .recommended_job {
	padding: 55px 0;
}
@media screen and (max-width: 640px){
	#factory .recommended_job {
		padding: 15px 0 35px;
	}
	body:not(.syutoken):not(.kinki) #factory .recommended_job {
		background-color: #fff;
	}
}
@media screen and (max-width: 640px){
#factory .recommended_job .heading {
    padding: 20px 10px 0;
}
}

#factory .recommended_job #recommended_jobSlider {
	margin: 15px 0 0;
}
@media screen and (max-width: 640px) {
	#factory .recommended_job #recommended_jobSlider {
		display: block;
	}
}

#factory .recommended_job #recommended_jobSlider .recommended_job_slider_wrap {
	margin-bottom: 0;
	padding: 0 35px 0 60px;
}

#factory .recommended_job #recommended_jobSlider .slick-prev,
#factory .recommended_job #recommended_jobSlider .slick-next {
    display: block !important;
    position: absolute;
    top: 50%;
    width: 31px;
    height: 84px;
    margin-top: -42px;
    -webkit-background-size: auto;
    background-size: auto;
}
#factory .recommended_job #recommended_jobSlider .slick-prev {
    left: 0;
    background-image: url(/images/professionals/left-arrow.gif);
}
#factory .recommended_job #recommended_jobSlider .slick-next {
    right: 0;
    background-image: url(/images/professionals/right-arrow.gif);
}
#factory .recommended_job #recommended_jobSlider .slick-track {
    background-color: transparent;
}
@media screen and (max-width: 640px) {
	#factory .recommended_job #recommended_jobSlider .slick-prev,
	#factory .recommended_job #recommended_jobSlider .slick-next {
		display: block !important;
		position: absolute;
		top: 50%;
		width: 30px;
		height: 165px;
		margin-top: -82px;
		-webkit-background-size: auto;
		background-size: auto;
	}
	#factory .recommended_job #recommended_jobSlider .slick-prev {
		left: 0;
		background-image: url(/images/professionals/left-arrow02.png);
		background-size: 30px auto;
	}
	#factory .recommended_job #recommended_jobSlider .slick-next {
		right: 0;
		background-image: url(/images/professionals/right-arrow02.png);
		background-size: 30px auto;
	}
}

#factory .recommended_job #recommended_jobSlider .slider_list {
	outline: none;
}
#factory .recommended_job #recommended_jobSlider .slider_list dl {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 20px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}
#factory .recommended_job #recommended_jobSlider .slider_list dt {
	padding: 15px 18px;
	background-color: #eaf2fd;
	color: #2175d9;
	font-size: 16px;
	font-size: 1.6rem;
}
#factory .recommended_job #recommended_jobSlider .slider_list dd {
	margin: 0;
	padding: 15px 18px;
}
#factory .recommended_job #recommended_jobSlider .slider_list dd th {
	font-weight: normal;
	text-align: left;
}
#factory .recommended_job #recommended_jobSlider .slider_list dd td {
	padding: 0 0 0 15px;
	font-weight: bold;
}
#factory .recommended_job #recommended_jobSlider .slider_list dd td .pay {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
#factory .recommended_job #recommended_jobSlider .slick-dots {
	display: none;
}


/* cnt_list */
#factory .contents_inner .cnt_list .inner {
	position: relative;
	padding: 19px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}
@media screen and (max-width: 640px) {
	#factory .contents_inner .cnt_list .inner {
		padding: 20px 10px;
		border: none;
	}
}
#factory .contents_inner .cnt_list .inner .ttl01 {
	margin-bottom: 6px;
	font-size: 20px;
	font-size: 2.0rem;
	color: #00308f;
}
#factory .contents_inner .cnt_list .inner .ttl01 span {
	font-size: 14px;
	font-size: 1.4rem;
}
#factory .contents_inner .cnt_list .inner .figure {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 0;
}
@media screen and (max-width: 640px) {
	#factory .contents_inner .cnt_list .inner .figure {
		position: static;
		margin-bottom: 20px;
	}
}
#factory .contents_inner .cnt_list .inner ul.default li {
	border-top: 1px solid #e0e0e0;
}
#factory .contents_inner .cnt_list .inner ul.default li:first-child {
	border-top: none;
}
#factory .contents_inner .cnt_list .inner ul.default li a {
	display: block;
	position: relative;
	padding: 11px 15px 10px 0;
}
#factory .contents_inner .cnt_list .inner ul.default li a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%;
	background: url(/images/iconArrowBlue.png) no-repeat right center transparent;
	-webkit-background-size: 5px 9px;
	background-size: 5px 9px;
}
#factory .contents_inner .cnt_list .inner ul.default li a.ico_download_arr:after {
	width: 13px;
	background: transparent url(/images/tenshoku/index/ico_download_arr.png) no-repeat right center;
	-webkit-background-size: 13px 18px;
	background-size: 13px 18px;
}
#factory .contents_inner .cnt_list .inner .btn_wrap {
	padding: 15px 0;
}
#factory .contents_inner .cnt_list .inner .btn-prim {
	height: auto;
	padding: 7px 20px;
	background-color: #2B7CD6;
	font-size: 1.3rem;
	line-height: normal;
	white-space: normal;
}
#factory .contents_inner .cnt_list .inner .btn-prim:link,
#factory .contents_inner .cnt_list .inner .btn-prim:visited {
	background-color: #2B7CD6;
}
#factory .contents_inner .cnt_list .inner .btn-prim:hover,
#factory .contents_inner .cnt_list .inner .btn-prim:focus {
	background-color: #5595DE;
	text-decoration: none;
}

/* cnt_list02 */
#factory .contents_inner .cnt_list .cnt_list02 .inner {
	background: #fff url(/images/factory/index/cnt_list02.png) 100% 100% no-repeat;
}
#factory .contents_inner .cnt_list .cnt_list02 p {
	width: 70%;
}
@media screen and (max-width: 940px) {
	#factory .contents_inner .cnt_list .cnt_list02 p {
		width: 55%;
	}
}
@media screen and (max-width: 640px) {
	#factory .contents_inner .cnt_list .cnt_list02 .inner {
		background-color: #f5f5f5;
		background-position: 100% 0;
	}
	#factory .contents_inner .cnt_list .cnt_list02 p {
		width: 50%;
	}
}

/* cnt_list03 */
#factory .cnt_list03 .inner {
	background: #fff url(/images/factory/index/cnt_list03.png) 100% 100% no-repeat;
}
#factory .cnt_list03 p {
	width: 60%;
}
@media screen and (max-width: 940px) {
	#factory .cnt_list03 p {
		width: 50%;
	}
}
@media screen and (max-width: 640px) {
	#factory .cnt_list03 p {
		width: 50%;
	}
}


/* text_box01 */

@media screen and (max-width: 640px) {
	#factory .text_box01 {
		padding: 20px 10px;
	}
	body:not(.syutoken):not(.kinki) #factory .text_box01 {
		background-color: #fff;
	}
}

#factory .text_box01 .text01 {
	margin-bottom: 1em;
}
#factory .text_box01 .button_wrap {
	float: right;
	vertical-align: middle;
	display: inline-block;
	width: 31.5%;
}
@media screen and (max-width: 640px) {
	#factory .text_box01 .button_wrap {
		float: none;
		width: 100%;
	}
}
#factory .text_box01 .button_wrap .button {
	display: block;
	margin: 0;
}
@media screen and (max-width: 940px) {
	#factory .text_box01 .button_wrap .button {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 20px;
		font-size: 2.0rem;
	}
}
#factory .text_box01 .button_wrap .button a {
	width: 100%;
	height: 59px;
	padding: 0;
	font-size: 20px;
	font-size: 2.0rem;
}
@media screen and (max-width: 940px) {
	#factory .text_box01 .button_wrap .button a {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.2;
	}
}
@media screen and (max-width: 640px) {
	#factory .text_box01 .button_wrap .button a {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
#factory .text_box01 .button_wrap .button a img {
	margin: 0 15px;
	vertical-align: -5px;
}
@media screen and (max-width: 940px) {
	#factory .text_box01 .button_wrap .button a img {
		margin: 0 10px 0 0;
	}
}
#factory .text_box01 .button_wrap .button a dfn {
	font-style: normal;
}
@media screen and (max-width: 940px) {
	#factory .text_box01 .button_wrap .button a dfn {
		display: block;
	}
}
@media screen and (max-width: 640px) {
	#factory .text_box01 .button_wrap .button a dfn {
		display: inline;
	}
}


/* visual_box */
@media screen and (max-width: 640px) {
	body:not(.syutoken):not(.kinki) #factory .visual_box {
		background-color: #f5f5f5;
	}
}

#factory.contents_layout .contents_inner .contents_box.colomn04.visual_box .outer:nth-child(n+5) {
	margin-top: 30px;
}
#factory.contents_layout .contents_inner .contents_box.visual_box .figure.map .inner {
	background-position: 92% 25%;
	-webkit-background-size: 90px auto;
	background-size: 95px auto;
}
#factory.contents_layout .contents_inner .contents_box.visual_box .figure.twitter .inner {
	background-position: 92% 15%;
}

#factory.contents_layout .contents_inner .contents_box.visual_box .inner .btn:link,
#factory.contents_layout .contents_inner .contents_box.visual_box .inner .btn:visited,
#factory.contents_layout .contents_inner .contents_box.visual_box .inner .btn:active {
	font-weight: normal;
}
#factory .visual_box .sp_menuList {
	display: none;
}

@media screen and (max-width: 940px){
	#factory.contents_layout .contents_inner .contents_box.visual_box .inner h3 {
		word-break: normal;
		line-height: 1.4;
	}
	#factory.contents_layout .contents_inner .contents_box.visual_box .figure.map .inner {
		background-position: 95% 10%;
		-webkit-background-size: 77px auto;
		background-size: 77px auto;
	}
	#factory.contents_layout .contents_inner .contents_box.visual_box .figure .inner p {
		width: auto;
	}
	.contents_layout .contents_inner .contents_box.visual_box .figure.twitter .inner {
		background-position: 95% 10%;
	}
	#factory.contents_layout .contents_inner .contents_box.visual_box .inner .btn:link,
	#factory.contents_layout .contents_inner .contents_box.visual_box .inner .btn:visited,
	#factory.contents_layout .contents_inner .contents_box.visual_box .inner .btn:active {
		height: auto;
		padding: 7px 10px;
		line-height: 1.4;
	}
}
@media screen and (max-width: 640px){
	#factory .visual_box .outer {
		display: none;
	}
	#factory .visual_box .sp_menuList {
		display: block;
	    -webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px 0;
	}
	#factory .visual_box .sp_menuList li {
		border-top: 1px solid #e0e0e0;
	}
	#factory .visual_box .sp_menuList li:first-child {
		border-top: none;
	}
	#factory .visual_box .sp_menuList li a {
		display: block;
		position: relative;
		padding: 11px 15px 10px 0;
	}
	#factory .visual_box .sp_menuList li a:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 5px;
		height: 100%;
		background: url(/images/iconArrowBlue.png) no-repeat right center transparent;
		-webkit-background-size: 5px 9px;
		background-size: 5px 9px;
	}

}


/* assertion */
#factory .assertion {
	padding: 60px 0;
}
@media screen and (max-width: 940px) {
	#factory .assertion {
		padding: 57px 0;
	}
}
@media screen and (max-width: 640px) {
	#factory .assertion {
		margin: 0 0 40px;
		padding: 32px 10px;
		background-color: #fff;
	}
	body:not(.syutoken):not(.kinki) #factory .assertion {
		background-color: #f5f5f5;
	}
}
#factory .assertion h3 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 31.6%;
	margin: 12px 0 0 0;
	font-size: 26px;
	font-size: 2.6rem;
	color: #00308f;
	line-height: 1.4;
}
@media screen and (max-width: 940px) {
	#factory .assertion h3 {
		float: none;
		width: 100%;
		margin: 0 0 25px 0;
	}
}
@media screen and (max-width: 640px) {
	#factory .assertion h3 {
		margin: 0 0 16px 0;
		font-size: 20px;
		font-size: 2.0rem;
	}
}
#factory .assertion .banner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	width: 68.4%;
}
@media screen and (max-width: 940px) {
	#factory .assertion .banner {
		float: none;
		width: 100%;
	}
}
#factory .assertion .banner ul li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 0 0 0 3.9%;
}
@media screen and (max-width: 640px) {
	#factory .assertion .banner ul li {
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
		padding: 0;
	}
}
@media screen and (max-width: 640px) {
	#factory .assertion .banner ul li:first-child {
		margin: 0;
	}
}
#factory .assertion .banner ul li:nth-of-type(odd) {
	padding: 0 1% 0 0;
}
@media screen and (max-width: 640px) {
	#factory .assertion .banner ul li:nth-of-type(odd) {
		padding: 0;
	}
}
#factory .assertion .banner ul li:nth-of-type(even) {
	padding: 0 0 0 1%;
}
@media screen and (max-width: 640px) {
	#factory .assertion .banner ul li:nth-of-type(even) {
		padding: 0;
	}
}
#factory .assertion .banner ul li img {
	display: block;
	width: 100%;
}
#factory .assertion .banner ul li img.pc {
	display: block;
}
@media screen and (max-width: 940px) {
	#factory .assertion .banner ul li img.pc {
		display: none;
	}
}
@media screen and (max-width: 640px) {
	#factory .assertion .banner ul li img.pc {
		display: block;
	}
}
#factory .assertion .banner ul li img.tb {
	display: none;
}
@media screen and (max-width: 940px) {
	#factory .assertion .banner ul li img.tb {
		display: block;
	}
}
@media screen and (max-width: 640px) {
	#factory .assertion .banner ul li img.tb {
		display: none;
	}
}


/* pref_box */
#factory .pref_box {}
@media screen and (max-width: 940px) {
	#factory .pref_box {	display: none;}
}
#factory .pref_box .outer {
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
#factory .pref_box .outer dt {
	display: inline-block;
	width: 8em;
	font-size: 16px;
	font-size: 1.6rem;
}
#factory .pref_box .outer dd {
	display: inline-block;
	margin: 0;
}
#factory .pref_box .outer dd a {
	margin-right: 15px;
}


/* text_box02 */
@media screen and (max-width: 640px) {
	#factory .text_box02 {
		padding: 20px 10px;
	}
	body:not(.syutoken):not(.kinki) #factory .text_box02 {
		background-color: #fff;
	}
}



#factory #topSliderWrapper {
	padding: 60px 0;
	background-color: transparent;
}
@media screen and (max-width: 640px) {
	#factory #topSliderWrapper {
		margin: 0;
		padding: 40px 0 0;
	}
}
#factory #topSlider {
	margin: 0 auto 0;
	background-color: transparent;
}


/* ----- /office ----- */
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox .searchInput {
	padding: 0;
}
@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox .searchInput {
		padding: 0;
	}
}
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox .searchInput .inner  {
	background-color: transparent;
}
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox .searchInput .inner:after {
	display: none;
}
@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox .searchInput .inner {
		background-color: transparent;
	}
}
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox select {
	border-left: none;
}

#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox #areaList {
	width: 50%;
	margin-bottom: 10px;
	background-color: #fff;
}
@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox #areaList {
		width: 40%;
	}
}
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox #jobTypeList {
	width: 50%;
	margin-bottom: 10px;
	background-color: #fff;
}
@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox #jobTypeList {
		width: 60%;
	}
}
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox #jobTypeList:disabled {
	color: #ccc;
	background-color: #f5f5f5;
}
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox .select_wrap.disabled:before {
	opacity: .5;
}
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox #keysearch {
	width: 545px;
	height: 36px;
	background-color: #fff;
}
@media screen and (max-width: 940px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox #keysearch {
		width : 75% ;
		width : -webkit-calc(100% - 100px) ;
		width : calc(100% - 100px) ;
	}
}
@media screen and (max-width: 640px) {
	#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox #keysearch {
		width : 85% ;
		width : -webkit-calc(100% - 45px) ;
		width : calc(100% - 45px) ;
	}
}
#mainInfoBox #topInfoBox .topInfoBoxInner .searchBox input[type="submit"] {
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
}


#factory #areaInfo.contentsWrapper {
    padding: 0px!important;
}
#factory #areaInfo .contentsWrapper {
    padding: 0px!important;
}

#factory .introduction_corp {
    padding: 20px 0;
    background: #f5f5f5;
    overflow: hidden;
    zoom: 1;
}
#factory .introduction_corp .ttl01 {
    float: left;
    width: 25%;
    margin-top: 25px;
    font-size: 26px;
    font-size: 2.6rem;
    color: #00308f;
}
#factory .introduction_corp #introductionSlider {
    float: right;
    width: 100%;
}
#factory .introduction_corp #introductionSlider .introductionSlider_wrap ul {
    margin-bottom: 0;
    padding: 0 45px 0 40px;
}
#factory .introduction_corp #introductionSlider .slick-track {
    background-color: transparent;
}
#factory .introduction_corp #introductionSlider .introductionSlider_wrap ul li {
    padding: 0 5px;
}
#factory .introduction_corp #introductionSlider .slick-prev {
    left: 0;
    background-image: url(/images/left-arrow.gif);
}
#factory .introduction_corp #introductionSlider .slick-next {
    right: 0;
    background-image: url(/images/right-arrow.gif);
}
#factory .introduction_corp #introductionSlider .slick-prev, 
#factory .introduction_corp #introductionSlider .slick-next {
    display: block !important;
    position: absolute;
    top: 50%;
    width: 31px;
    height: 84px;
    margin-top: -42px;
    -webkit-background-size: auto;
    background-size: auto;
}
.padding20 {
    padding: 20px 0px!important;
}
.slider_area {
    padding: 20px 0px!important;
}
@media screen and (max-width: 640px) {
    .slider_area {
        padding: 10px 0px!important;
    }
}
@media screen and (max-width: 640px) {
    #recruit_info.recruit_info,
    #tourokukaiList.inner,
    #tourokukaiInfo.inner {
        padding: 0px 10px;
    }
}

/* 170617 FixWork */
#recentSearchBox {
    display: none;
}
.fixWork .searchTerms {
	overflow: hidden;
	border: solid 1px #428adf;
	margin: 10px 0 10px;
	padding: 6px;
}
.fixWork .searchTerms dl {
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 2px 0;
	font-size: 12px;
	font-size: 1.2rem;
}
.fixWork .searchTerms dt {
	float: left;
	color: #fff;
	border-right: solid 1px #428adf;
	margin-right: 10px;
	padding: 0 10px;
}
.fixWork .searchTerms dd {
	float: left;
	margin: 0;
}
.fixWork .searchTerms dd > a {
	display: inline-block;
	background: url(/images/iconArrowWhite.png) no-repeat right center;
	padding-right: 12px;
}
.fixWork .searchTerms dd > a:hover {
	color: #96c8fa !important;
}
.fixWork .searchTerms p {
	float: right;
	font-size: 12px;
	font-size: 1.2rem;
}
.fixWork .searchTerms p > a {
	box-sizing: border-box;
	display: inline-block;
	background-color: #bcd5f4;
	color: #00308f !important;
	width: 145px;
	height: auto;
	padding: 2px 8px;
	font-size: 12px;
	font-size: 1.2rem;
	vertical-align: middle;
	line-height: inherit;
}
.fixWork .searchTerms p > a:hover {
	background-color: #5595DE;
}
@media screen and (max-width: 640px) {
	.fixWork .searchTerms {
		margin-top: 0;
		padding: 0;
	}
	.fixWork .searchTerms .select_wrap:before {
		background-image: url(/images/selectIconBlue.png);
		background-size: 20px 21px;
	}
	.fixWork .searchTerms .select_wrap select {
		box-shadow: none;
		border: solid 1px transparent;
		color: #fff;
	}
	.fixWork .searchTerms .select_wrap select option {
		color: #525252;
	}
}

.fixWork .searchBox {
	margin-top: 10px !important;
}
.fixWork .searchBox .searchInput .inner,
.fixWork .searchBox .searchInput .inner > label {
	letter-spacing: -.4em;
}
.fixWork .searchBox .searchInput .inner > input,
.fixWork .searchBox .searchInput .inner > label > select {
	letter-spacing: normal;
}
@media screen and (max-width: 640px) {
	.fixWork .searchBox {
		position: relative;
		height: 80px;
	}
	.fixWork .searchBox .searchInput {
		padding: 0 !important;
	}
	.fixWork .searchBox .searchInput .inner {
		background-color: transparent !important;
		height: 80px;
	}
	.fixWork .searchBox .searchInput .inner > label {
		display: inline-block;
	}
	.fixWork .searchBox .searchInput .inner > label:first-of-type {
		position: absolute;
		top: 0;
		left: 0;
		width: 40%;
	}
	.fixWork .searchBox .searchInput .inner > label:last-of-type {
		position: absolute;
		top: 0;
		right: 0;
		width: 60%;
	}
	.fixWork .searchBox #areaList {
		width: 100% !important;
		margin-bottom: 0 !important;
	}
	.fixWork .searchBox #jobTypeList {
		width: 100% !important;
		margin-bottom: 0 !important;
	}
	.fixWork .searchBox #keysearch {
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: #fff !important;
		width: calc(100% - 45px) !important;
		height: 35px !important;
	}
	.fixWork .searchBox input[type="submit"] {
		position: absolute;
		top: auto !important;
		bottom: 0;
	}
}
#recentSearchBox a {
    cursor: pointer;
}