@charset "utf-8";
/*=============================================*/
/*                   home                      */
/*=============================================*/
#key {
	background: url(../img/recruit/key_bg.jpg) no-repeat center top;
}
#key img {
	position: absolute;
	top: 0;
	right: 0;
}
#lead {
	background: url(../img/menu/lead_bg.png) no-repeat center top;
	height: 606px;
}
#lead h2 {
	padding: 207px 0 0 0;
}
#info {
	background: url(../img/recruit/info_bg.png) no-repeat center top;
	min-height: 1500px
}
#info h2 {
}
#info .h3_01 {
	position: absolute;
	top: 173px;
	left: 0;
}
#info h4 {
	position: absolute;
	top: 329px;
	left: 0;
}
#info .img_logo01 {
	position: absolute;
	top: 477px;
	left: 0;
}
#info table {
	width: 610px;
	margin: 39px 0 50px 389px
}
#info table tr {
	border-bottom: 1px solid #414041
}
#info table th {
	width: 135px;
	padding: 10px 0 10px 8px;
	vertical-align: top;
}
#info table td {
	padding: 10px 0 15px 0
}
#info table td p {
	margin-bottom: 15px;
}
#person {
	background: url(../img/recruit/person_bg.png) no-repeat center 27px;
	width: 361px;
	position: absolute;
	top: 750px;
	left: 0px;
	min-height: 580px;
}
#person ul {
	margin: 20px 0 0 29px
}
#person ul li {
	padding: 5px 0 5px 0
}
#flow {
	background: url(../img/recruit/flow_bg.jpg) no-repeat center top;
	height: 460px;
	position: relative;
	margin-bottom: 102px;
}
#flow .info_header {
	position: absolute;
	top: 205px;
	left: 567px
}
#voice {
	background: url("../img/menu/drink_top.png") no-repeat scroll center top;
	margin-bottom: 77px;
}
#voice h2 {
	padding-bottom: 68px;
}
#voice #slider_main .slide {
	width: 1000px;
	height: 524px;
	background: #fff;
	position: relative;
}
#voice #slider_main #slide1 {
	background: url(../img/recruit/slider_01.jpg) no-repeat center top;
}
#voice #slider_main #slide2 {
	background: url(../img/recruit/slider_02.jpg) no-repeat center top;
}
#voice .slides .bx-pager li {
	float: left;
	height: 100px;
	overflow: hidden;
	width: 100px;
}
#voice .slides .bx-pager li a {
	display: block;
	height: 100px;
	width: 100px;
	text-indent: 100000px;
}
#voice .slides .bx-pager li + li {
	margin-left: 12px;
}
#voice .slides .bx-pager {
	margin-top: 24px;
	overflow: hidden;
}
#voice .slides .bx-pager li a.pager-1 {
	background: url(../img/recruit/thum01.jpg) no-repeat center top;
}
#voice .slides .bx-pager li a.pager-2 {
	background: url(../img/recruit/thum02.jpg) no-repeat center top;
}
#voice .slides .bx-pager li a.pager-1.pager-active {
	background: url(../img/recruit/thum01_on.jpg) no-repeat center top;
}
#voice .slides .bx-pager li a.pager-2.pager-active {
	background: url(../img/recruit/thum02_on.jpg) no-repeat center top;
}
#voice .slides .bx-pager li a.pager-1.pager-active {
	background: url(../img/recruit/thum01_on.jpg) no-repeat center top;
}
#voice .slides .txt {
	font-size: 13px;
	position: absolute;
	width: 476px;
}
#voice #slide1 #slide01_ttl {
	padding: 63px 0 30px 0px;
}
#voice #slide1 .txt {
	left: 196px;
	top: 107px;
}
#voice .slides .slide_txt {
	width: 420px;
	height: 300px;
	padding-left: 52px;
	color:#000;
	
}
#voice #slide2 #slide02_ttl {
	padding: 63px 0 30px 0;
}
#voice #slide2 .txt {
	left: 196px;
	top: 90px;
}
#voice #slide2 .slide_txt {
	width: 420px;
}
#voice .slide_style1 .slide_ttl {
	padding: 23px 0 35px 258px;
}
#voice .slide_style1 .txt {
	left: 433px;
	top: 104px;
	
}
#voice .slide_style1 .slide_txt {
	width: 620px;
	padding-left: 300px;
}
#voice .bx-prev, #voice .bx-next {
	height: 30px;
	width: 30px;
	position: absolute;
	text-indent: 1000000px;
	top: 248px;
	z-index: 1000;
}
#voice .bx-prev {
	background: url(../img/recruit/prev.png) no-repeat center top;
	left: -13px;
}
#voice .bx-next {
	background: url(../img/recruit/next.png) no-repeat center top;
	right: -13px;
}
