@charset "UTF-8";

/* ############################################## */

.second_header h2 {
	position: absolute;
	top: 185px;
	left: 0;
    font-size: 36px;
    line-height: 1;
	padding-bottom: 40px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 5px;
    width: 100%;
    background:url("../pc_img/recruit/main_title_en.png") no-repeat center bottom;
}

/* ############################################## */

.contents_title_01 {
	text-align: center;
	margin-bottom: 60px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 2px;
}
.contents_title_01:after {
	width: 80px;
	height: 5px;
	content: "";
	background: #cce459;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: -3px;
}
.contents_title_02 {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 2px;
}
.contents_title_02:after {
	width: 80px;
	height: 5px;
	content: "";
	background: #cce459;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: -3px;
}

/* ############################################## */

.company_wrap {
	width: 100%;
    padding: 20px 0 50px 0;
}
.company {
    width: 1100px;
    margin: 0 auto;
}
.company_table_01 {
	width: 990px;
	margin: 0 auto 80px auto;
	border-collapse: separate;
	border-spacing: 5px 10px;
}
.company_table_01 th {
	width: 210px;
	background:rgba(204,228,89,0.15);
	border-bottom: 2px solid #cce459;
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
}
.company_table_01 td {
	border-bottom: 1px solid #e1e1e1;
	font-size: 16px;
	line-height: 32px;
	padding: 15px 35px 15px 35px;
}
.company_table_01 td h4 {
	font-weight: 700;
}
.contents_td_01 dt {
	width: 9.5em;
	float: left;
}
.contents_td_02 dt {
	width: 1.5em;
	float: left;
}
.contents_td_03 dt {
	width: 9.5em;
	float: left;
}
.contents_td_02 dd {
	margin-left: 1.5em;
}
.contents_td_02 dd h5 {
	font-weight: 700;
	font-size: 14px;
}
.contents_td_02 dd li {
	font-size: 15px;
	line-height: 30px;
}
.contents_td_02 dd li:before {
	content: '・';
	font-size: 14px;
	line-height: 25px;
}
.company iframe {
	margin-bottom: 30px;
}
.company_table_02 {
	width: 990px;
	margin: 0 auto 80px auto;
	border-collapse: separate;
	border-spacing: 5px 10px;
}
.company_table_02 th {
	width: 50%;
	border-right: 1px solid #e1e1e1;
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	padding: 10px 50px;
	box-sizing: border-box;
	text-align: right;
}
.company_table_02 td {
	width: 50%;
	font-size: 16px;
	line-height: 32px;
	padding: 10px 50px;
	box-sizing: border-box;
	text-align: left;
}
.contents_txt_01 {
	text-align: center;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 30px;
}
.company_table_03 {
	width: 990px;
	margin: 0 auto 20px auto;
	border-collapse:collapse;
	border: 1px solid #e3e3e3;
}
.company_table_03 th {
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	text-align: left;
	padding: 20px;
	border: 1px solid #e3e3e3;
}
.company_table_03 td {
	width: 100px;
	background: #f5f5f5;
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	padding: 20px;
	box-sizing: border-box;
	text-align: right;
	border: 1px solid #e3e3e3;
}
.contents_txt_02 {
	width: 990px;
	text-align: left;
	font-size: 16px;
	line-height: 32px;
	margin:0 auto 50px auto;
}