#page_title{
	background:url('../images/recruit/pagetitle_orange.webp') no-repeat bottom center;
}
#page_title h2 img{
	display:block;
}
.data{
	max-width:1090px;
	margin:0 auto;
}
.data article{
	padding:0;
	gap:20px;
	display:flex;
	flex-wrap:wrap;
}
.data article dl{
	width:calc((100% - 20px) / 2);
	padding:20px 50px;
	box-sizing:border-box;
	flex:none;
	border-radius:20px;
	background:#f2f7e8;
}
.data article .inner{
	width:calc((100% - 20px) / 2);
	display:flex;
	gap:20px;
	flex-direction:column;
}
.data article .inner dl{
	width:100% !important;
}
#data8{
	width:100% !important;
}
.data article dt{
	font-size:30px;
	margin-bottom:30px;
}
.data article dt small{
	display:block;
	font-size:20px;
}
.data article dl .wrap{
	display:flex;
	gap:20px;
	align-items:center;
}
.data article dd strong{
	font-size:100px;
	color:#0e5b23;
}
.ata article dd th,
.data article dd td{
	border:0;
}
.flexbox{
	display:flex;
}
#data1 .flexbox{
	color:#00a77b;
}
#data1 .flexbox small{
	font-size:16px;
}
#data2 dd{
	text-align:center;
}
#data2 dd img{
	display:block;
	margin:0 auto 30px;
}
.data th{
	text-align:center;
	padding:10px !important;
}
.data td{
	font-size:22px;
	text-align:center;
	padding:10px !important;
}
.data td strong{
	font-size:60px !important;
}
#data3 td strong{
	font-size:45px !important;
}
#data3{
	width:100% !important;
}
#data4,
#data6,
#data7{
	width:calc((100% - 40px) / 3) !important;
	padding:20px !important;
}
#data4 strong{
	font-size:40px !important;
}
#data5 .wrap figure{
	width:30%;
	flex:none;
}
#data6 .wrap figure{
	width:40%;
	flex:none;
}
#data7 .wrap figure{
	width:40%;
	flex:none;
}
#data8 .wrap{
	justify-content:center;
	align-items:center;
}
#data8 .wrap figure{
	display:flex;
	align-items:center;
	color:#00a77b;
	font-weight:bold;
	font-size:24px;
}
#data8 td{
	white-space:nowrap;
}
#data8 td strong{
	font-size:30px !important;
}
#data5{
	width:100% !important;
}
#data5 dt{
	margin:0 !important;
}
#data5 strong{
	font-size:36px !important;
	display:block;
	padding:30px 0 10px;
}
#section3 strong{
	font-size:40px !important;
}
#data11 td{
	font-size:18px !important;
	text-align:left !important;
}