.sub_page .mokuji_area .title_m,
.sub_page .title_m.color_bk{
    color: #464e4f;
}

.ul_typeIMG02.list li{
	color: #fff;
	border-bottom: 1px solid #fff;
}

.line_sec{
	border:3px solid #05B900;
	padding: 24px;
}
.line_sec .title_ll{
	color: #05B900 !important;
}
.line_sec .btn_typeA a{
	background-color: #05B900;
}


.recruit .normal_table th,
.recruit .normal_table td{
	font-size: 16px;
}
.recruit .recruit_img_01{
	width: 640px;
	margin: 0 auto;
	display: table;
	max-width: 100%;
}
@media only screen and (max-width: 767px){
	.recruit .normal_table th,
	.recruit .normal_table td{
		font-size: 14px;
	}
}