@charset "UTF-8";
@import "/include_2015/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document page-header
--------------------------------------------------------- */

.page-header {
	font-size:22px;
	padding:15px 0 15px;
	margin:20px 0 20px;
	border-bottom:4px solid #d23c89;
	font-weight:normal;
}


/* ---------------------------------------------------------
	CSS Document job_navi
--------------------------------------------------------- */

#job_new{
	padding: 30px 0;
	background: #f0f1f2;
}

#job_new a {
	text-decoration: none;
}

#job_new h2{
	margin-bottom: 30px;
}

.flexslider2 {
	display: none;
	width: 1000px;
	position: relative;
}

#job_new .flex-prev {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_07.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 9;
}

#job_new .flex-next {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_08.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 9;
}

#job_new .flex-prev ,
#job_new .flex-next {
	top: 5px;
}

#job_new {
	padding: 30px 0;
	background: #f0f1f2;
}

#job_new h2 {
	margin-bottom: 30px;
}

#job_new .flex-prev {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_07.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 9;
}

#job_new .flex-next {
	width: 30px;
	height: 30px;
	background: url(/include_2015/top/job_navi_08.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	right: 0;
	z-index: 9;
}

#job_new .flex-prev ,
#job_new .flex-next {
	top: 5px;
}

#job_new .flex-viewport {
	width: 891px;
	margin: 0 auto;
}

#job_new .flex-direction-nav {
	width: 1000px;
	position: absolute;
	top: 185px;
	z-index: 9;
}

#job_new .box {
	display: inline-block;
	vertical-align: top;
	width: 280px;
	padding-bottom: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	text-align: left;
}


#job_new .pickup_subject {
	margin: 0 15px;
	font-size: 15px;
	line-height:20px;
	min-height:45px
	color: #000;
}

#job_new .box ul {
	background-color: #f0f1f2;
	background-image:url(/include_2015/images/work_icon_back01.png);
	background-repeat:no-repeat;
	margin: 0 15px;
	padding: 5px 0 0 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 11px;
	line-height: 1.2;
	color: #000;
}

#job_new .box li {
	float: left;
	width: 50%;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* ---------------------------------------------------------
	CSS Document pickup
--------------------------------------------------------- */

#pickup {
	padding: 30px 0 0;
	background: #969a9e;
}

#pickup .container {
	padding: 0;
}

#pickup a {
	text-decoration: none;
}

#pickup h2 {
	margin-bottom: 30px;
}

.pickup_box {
	width:890px;
	margin:auto;
}

#pickup .box {
	float: left;
	margin:0 8px 15px;
	vertical-align: top;
	width: 280px;
	padding-bottom: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	text-align: left;
}

.pickup_photo {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 62% 0 0;
}

.pickup_photo span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pickup_photo img {
	width:100%;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.pickup_company {
	margin: 5px 15px 0;
	font-size: 13px;
	color: #d23c89;
}

.pickup_subject {
	margin: 0 15px;
	font-size: 15px;
	line-height:20px;
	color: #000;
	min-height:45px
}

.pickup_category {
	margin: 0 15px 5px;
	font-size: 13px;
	color: #6f7071;
}

#pickup .box ul {
	background-color: #f0f1f2;
	background-image:url("/include_2015/images/work_icon_back01.png");
	background-repeat:no-repeat;
	margin: 0 15px;
	padding: 5px 0 0 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 11px;
	line-height: 1.2;
	color: #000;
}

#pickup .box li {
	float: left;
	width: 50%;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* ---------------------------------------------------------
	CSS Document bt_offer
--------------------------------------------------------- */

#bt_offer {
	padding: 15px 0 30px;
	background: #969a9e;
}

#bt_offer p {
	margin: 10px 0 0;
}

