.recruit_1_main{
	max-width:1920px;

	padding:110px 0;
	background:#fff;
}
.recruit_1_sub_1{
	max-width:1100px;
	width:90%;
	margin:0 auto;	
}
.recruit_1_sub_1 .message_1{
	text-align:center;
	font-size:25px;
	font-weight:bold;
	margin-bottom:70px;
}
.recruit_1_sub_1 .div_1{
	text-align:center;
}
.recruit_1_sub_1 .title_1{
	color:#333;
	margin:0 auto;
	display:inline-block;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	border-bottom:5px #006837 solid;
}
.recruit_1_sub_1 .text_1{
	margin-top:30px;
	font-size:18px;
	line-height:180%;
}
.recruit_1_sub_1 .table_1{
	margin:100px 0 0 0;
}
.recruit_1_sub_1 .table_1 table{
	width:100%;
	max-width:1200px;
	border:none;
	border-spacing:0;
	margin:0 auto;
}
.recruit_1_sub_1 .table_1 td{
	border-top:#C4C4C4 1px solid;
	border-right:#C4C4C4 1px solid;
	padding:15px 0 15px 15px;
	word-break:break-all;
	font-size:16px;
}
.recruit_1_sub_1 .table_1 tr:nth-of-type(1) td:nth-of-type(1){
	border-top:#C4C4C4 1px solid;
	word-break:break-all;
	font-size:16px;
	padding:15px 0 15px 0;
}
.recruit_1_sub_1 .table_1 tr:nth-last-child(1) td{
	border-bottom:#C4C4C4 1px solid;
}
.recruit_1_sub_1 .table_1 td:nth-of-type(1){
	width:20%;
	text-align:center;
	padding:15px 0 15px 0;
	border-left:#C4C4C4 1px solid;
}
.recruit_1_sub_1 .table_1 tr:nth-last-child(1) td:nth-of-type(2){
	text-align:left;
	padding:15px 0 15px 15px;
}

.recruit_1_sub_1 .table_1 td:nth-of-type(2){
	width:80%;
	text-align:left;
}

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


.recruit_1_sub_1 .table_1 td{
	border-top:none;
	border-right:none;

	width:100%;
	display:block;
}
.recruit_1_sub_1 .table_1 td:nth-of-type(1){
	width:20%;
	text-align:center;
	padding:15px 0 15px 0;
	border-left:none;
	background:#eee;
}
.recruit_1_sub_1 .table_1 tr:nth-last-child(1) td{
	border-bottom:none;
}
.recruit_1_sub_1 .table_1 tr:nth-of-type(1) td:nth-of-type(1){
	border-top:none;

}

.recruit_1_sub_1 .table_1 td:nth-of-type(1){
	width:100%;
}
.recruit_1_sub_1 .table_1 td:nth-of-type(4){
	width:100%;
}
}
@media screen and (max-width:784px) {

}

@media screen and (max-width:500px) {
.recruit_1_sub_1 .message_1{
	text-align:left;
	font-size:18px;

}
}

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


}