@charset "UTF-8";
/*-----------------------------------

	recruit_block

-----------------------------------*/
#lower_img {
	background: url(../img/recruit/lower_img.jpg) no-repeat;
	background-position: center right;
	background-size: cover;
}
#recruit_block {
	padding: 95px 0 70px;
}
#recruit_block h2 {
	margin-bottom: 80px;
}
#recruit_block .text_box {
	float:right;
	width:600px;
}
#recruit_block .text_box .min{
	font-size: 29px;
	color: #86b65f;
	line-height: 180%;
	margin-bottom: 20px;
	font-weight:bold;
}
#voice_block {
	margin-top:40px;
}
#recruit_block #voice_block .voice_box {
	margin-bottom:60px;	
	padding-bottom:20px;
	border-bottom:5px dotted #ddd;
}
#recruit_block .text_box h3 {
	font-size: 18px;
	font-size: 2rem;
	font-weight: bold;
	color: #89bd25;
	padding-bottom: 4px;
	border-bottom: 1px solid #89bd25;
	display: inline-block;
}
#recruit_block .img_box {
	width: 380px;
}
#recruit_block .img_box img{
	border: 3px solid #c2d8af;
	border-radius: 8px;
}
#recruit_block .text_box table {
	margin-top:20px;
	width:100%;
}
#recruit_block .text_box table th {
	text-align: center;
	background: #a5a26d;
	padding: 5px 10px;
	letter-spacing: 0.1em;
	font-weight: 500;
	border: 1px solid #e6e6e6;
	color:#FFF;
}
#recruit_block .text_box table td {
	text-align: center;
	padding: 10px;
	border: 1px solid #e6e6e6;
	background: #fff;
}
#recruit_block .voice_txt {
	width:1000px;
	margin: 25px auto 0;
	font-size: 1.4rem;
	line-height: 210%;
}


@media screen and (max-width: 840px) {

#recruit_block {
	padding-top: 15px;
	padding-bottom: 0;
}
.contents_inner {
    width: 95%;
    margin: 0 auto;
}
#recruit_block h2 {
	margin-bottom: 80px;
}
#recruit_block .text_box {
	float:right;
	width:48%;
	margin-top:0;
}
#recruit_block .text_box .min{
	font-size: 24px;
	color: #86b65f;
	line-height: 180%;
	margin-bottom: 20px;
	font-weight:bold;
}
#recruit_block #voice_block .voice_box {
	margin-bottom:60px;	
	padding-bottom:20px;
	border-bottom:5px dotted #ddd;
}
#recruit_block .text_box h3 {
	font-size: 18px;
	font-size: 2rem;
	font-weight: bold;
	color: #89bd25;
	padding-bottom: 4px;
	border-bottom: 1px solid #89bd25;
	display: inline-block;
}
#recruit_block .img_box {
	width: 50%;
}
#recruit_block .img_box img{
	border: 3px solid #c2d8af;
	border-radius: 8px;
}
#recruit_block .text_box table {
	margin-top:20px;
	width:100%;
}
#recruit_block .text_box table th {
	text-align: center;
	background: #a5a26d;
	padding: 0;
	letter-spacing: 0.1em;
	font-weight: 500;
	border: 1px solid #e6e6e6;
	color:#FFF;
}
#recruit_block .text_box table td {
	text-align: center;
	padding: 10px;
	border: 1px solid #e6e6e6;
}
#recruit_block .voice_txt {
	width:100%;
	margin: 25px auto 0;
	font-size: 1.4rem;
	line-height: 210%;
}

}

@media screen and (max-width: 640px) {
	
#recruit_block {
	padding-top: 15px;	
}

#recruit_block h2 {
    margin-bottom: 40px;
}

#recruit_block .img_box {
	width: 100%;
	float: none !important;
}
#recruit_block .img_box img{
	display: block;
	margin: 0 auto;
	width: auto;
	max-width: 250px;
}
#recruit_block .text_box {
	float:right;
	width:100%;
	margin-top:10px;
	text-align:center;
}
#recruit_block .text_box .min{
	font-size: 18px;
	color: #86b65f;
	line-height: 180%;
	margin-bottom: 20px;
	font-weight:bold;
}
#recruit_block .text_box table {
	margin-top:20px;
	width:100%;
	display:block;
	float:left;
}
#recruit_block .text_box tbody {
	display: block;
	width: auto;
}
#recruit_block .text_box tbody tbody {
	display: block;
	width: auto;
}
#recruit_block .text_box tbody tr{
	display: inline-block;
	margin:0 -3px;
}
#recruit_block .text_box tbody .wi70 {
	display: inline-block;
	margin:0 -3px;
	width:70%;
}
#recruit_block .text_box tbody .wi30 {
	display: inline-block;
	margin:0 -3px;
	width:30%;
}
#recruit_block .text_box table th {
	text-align: center;
	background: #a5a26d;
	padding: 10px;
	letter-spacing: 0.1em;
	font-weight: 500;
	border: 1px solid #e6e6e6;
	color:#FFF;
	display:block;
	width:auto;
}
#recruit_block .text_box table td {
	text-align: center;
	padding: 10px;
	border: 1px solid #e6e6e6;
	display:block;
	font-size:13px;
}
#recruit_block .voice_txt {
	font-size:13px;
}

}

/*work_block
-----------------------------------*/

#work_block {
	
}
#work_block .txt_box{
	width:500px;
}
#work_block ul{
	margin-top:30px;
}
#work_block ul li{
	
}
#work_block ul li:first-child{
	display:block;
}

@media screen and (max-width: 840px) {
	
#work_block .img {
	width:40%;	
}
#work_block .txt_box {
	width:55%;	
}
	
}

@media screen and (max-width: 640px) {
	
#work_block .img {
	display:block;
	width:100%;
	text-align:center;
	float:none !important;	
}
#work_block .txt_box {
	display:block;
	width:100%;
	margin:0 auto;
	float:none !important;	
}
#work_block p {
	margin-top:20px;	
}

}


/*region_block
-----------------------------------*/

#region_block {
	
}
#region_block .txt_box{
	width:500px;
}
#region_block .intro {
	margin-bottom:60px;	
}
#region_block ul{
	margin-top:30px;
}
#region_block ul li{
	padding-bottom:20px;
}

#region_block p {
	text-decoration: underline;	
}

/*btn_box
-----------------------------------*/

.btn_box {
}
.job_pdf,
.contact_btn {
	float:left;
	background: #f2f0c6;	
	border-bottom: 2px solid #e1deab;
	padding:20px;
	width: 400px;
	display:block;
	text-align:center;
	border-radius: 10px;
}
.contact_btn {
	float:right;
}
.job_pdf:hover,
.contact_btn:hover  {
	opacity:0.8;	
}
#region_block #line_img {
	background: url(../img/recruit/line_img.jpg);
    background-position: center;
    background-size: cover;
	margin-top: 80px;
}
.line {
	width:100%;
	height:250px;
}

@media screen and (max-width: 840px) {

.job_pdf,
.contact_btn {
	width:43%;
}
#region_block .intro {
    margin-bottom: 5%;
}	
#region_block .img {
	width:40%;	
}
#region_block .txt_box {
	width:55%;	
}
#region_block #line_img {
	margin-top: 40px;
}
	
}

@media screen and (max-width: 640px) {
	
.job_pdf,
.contact_btn {
	width:auto;
	float:none;
	display:block;
}
.contact_btn {
	margin-left:0;
	margin-top:4%;
}		
#region_block .img {
	display:block;
	width:100%;
	text-align:center;
	float:none !important;	
}
#region_block .txt_box {
	display:block;
	width:100%;
	margin:0 auto;
	float:none !important;	
}
.line {
    width: 100%;
    height: 150px;
}

}


