	@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc02 .eye_img{
	background-image: url(../img/career/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc02 .eye_img{
		background-image: url(../img/career/eye01_sp.jpg);
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1180px;
	height: auto;
	padding: 70px 0 100px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 45px 0 100px;
	}
}
.contents01 .contents01_01 h3{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	font-size: 36px;
	line-height: 56px;
	letter-spacing: 0.05em;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 h3{
		margin: 0 auto 32px;
		font-size: 25px;
		letter-spacing: 0.03em;
		line-height: 38px;
	}
}
.contents01 .contents01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 60px;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.05em;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text01{
		margin: 0 auto 31px;
		font-size: 14px;
		line-height: 25px;
		letter-spacing: 0;
		text-align: left;
	}
}
.contents01 .contents01_01 .anc{
	width: 1080px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto 70px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .anc{
		width: 100%;
		max-width: 320px;
		margin-bottom: 50px;
		flex-wrap: wrap;
	}
}
.contents01 .contents01_01 .anc li{
	width: 300px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .anc li{
		width: 140px;
		height: auto;
		display: block;
	}
	.contents01 .contents01_01 .anc li:nth-of-type(3){
		margin-top: 25PX;
	}
}
.contents01 .contents01_01 .anc li a{
	width: 100%;
	height: auto;
	display: block;
	font-size: 20px;
	padding-bottom: 25px;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #707070;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .anc li a{
		font-size: 15px;
		line-height: 20px;
		padding-bottom: 13px;
		text-align: left;
	}
}
.contents01 .contents01_01 .anc li a::after{
	content: '';
	width: 9px;
	height: 9px;
	border: 0;
	border-top: solid 1px #232323;
	border-right: solid 1px #232323;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 22px;
	bottom: 25px;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .anc li a::after{
		right: 0;
		bottom: 15px;
	}
}
.contents01 .contents01_01 .anc li a:hover{
	color: #2F9132;
	border-bottom: 1px solid #2F9132;
}
.contents01 .contents01_01 .anc li a:hover::after{
	
	border-top: solid 1px #2F9132;
	border-right: solid 1px #2F9132;
}

/*.contents01_01_01ここから*/
.contents01 .contents01_01 .contents01_01_01{
	width: 1180px;
	height: auto;
	display: block;
	margin: 0 auto 80px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		margin: 0 auto 50px;
	}
}
.contents01 .contents01_01 .contents01_01_01 h4{
	width: 100%;
	height: 70px;
	background-color: #4C9F4F;
	text-align: center;
	font-size: 25px;
	line-height: 70px;
	color: #fff;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h4{
		width: 100%;
		height: 60px;
		font-size: 20px;
		line-height: 60px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 30px;
	border-bottom: 1px solid #DDDDDD;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		flex-direction: column;
		padding: 30px 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
	width: 630px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
		flex-shrink: 0;
	}
}
.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 h5{
	font-size: 22px;
	line-height: 25px;
	letter-spacing: 0.05em;
	color: #2F9132;
}
@media only screen and (max-width: 767px) {
	.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 h5{
		font-size: 18px;
		letter-spacing: 0;
	}
}
.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02{
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	margin-top: 15px;
}
@media only screen and (max-width: 767px) {
	.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02{
		font-size: 15px;
		line-height: 25px;
		margin-top: 15px;
	}
}
.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text03{
	font-size: 15px;
	line-height: 28px;
	margin-top: 35px;
}
@media only screen and (max-width: 767px) {
	.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text03{
		font-size: 14px;
		line-height: 25px;
		margin-top: 25px;
	}
}
.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text04{
	font-size: 15px;
	line-height: 28px;
	margin-top: 35px;
}
@media only screen and (max-width: 767px) {
	.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text04{
		font-size: 14px;
		line-height: 25px;
		margin-top: 15px;
	}
}
.contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text07{
	margin-top: 10px;
}
.contents01_01_01 .contents01_01_01_01 .img01{
	width: 380px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01_01_01 .contents01_01_01_01 .img01{
		width: 100%;
		height: auto;
		margin-top: 30px;
	}
}









/*.contents01_01_02ここから*/
.contents01 .contents01_01 .contents01_01_02{
	width: 1180px;
	height: auto;
	display: block;
	margin: 0 auto 80px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
		width: 100%;
		margin: 0 auto 50px;
	}
}
.contents01 .contents01_01 .contents01_01_02 h4{
	width: 100%;
	height: 70px;
	background-color: #4C9F4F;
	text-align: center;
	font-size: 25px;
	line-height: 70px;
	color: #fff;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 h4{
		width: 100%;
		height: 60px;
		font-size: 20px;
		line-height: 60px;
	}
}

.contents01 .contents01_01 .contents01_01_02 table{
	width: 100%;
	height: auto;
	table-layout: fixed;
	margin-top: 31px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 table{
		margin-top: 43px;
	}
}
.contents01 .contents01_01 .contents01_01_02 table tr{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #DDDDDD;
}
.contents01 .contents01_01 .contents01_01_02 table tr th{
	text-align: left;
	padding: 20px 25px;
	width: 178px;
	height: auto;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 table tr th{
		padding: 20px 0 10px;
		width: 100%;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.02em;
		display: block;
	}
	.contents01 .contents01_01 .contents01_01_02 table tr:first-of-type th{
		padding-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 table tr td{
	text-align: left;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.05em;
	padding: 20px 20px 20px 0;
	width: auto;
	height: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 table tr td{
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0.02em;
		padding: 0 0 20px;
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_02 table tr td .text03{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 table tr td .text03{
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 table tr td ul{
	width: 100%:;
	height: auto;
}
.contents01 .contents01_01 .contents01_01_02 table tr td ul li{
	width: 100%;
	height: auto;
	margin-top: 25px;
}
.contents01 .contents01_01 .contents01_01_02 table tr td ul li:first-of-type{
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_02 table tr td ul li p .link01{
	color: #0073BC;
	text-decoration: underline;
}
.contents01 .contents01_01 .contents01_01_02 table tr td ul li p .link02{
	color: #03609B;
	text-decoration: underline;
}
.contents01 .contents01_01 .contents01_01_02 table tr td ul li .link03{
	width: auto;
	height: auto;
	display: block;
	margin-top: 13px;
}
.contents01 .contents01_01 .contents01_01_02 table tr td ul li .link03 img{
	width: 147px;
	height: auto;
	display: block;
}
/*.contents01_01_03ここから*/
.contents01 .contents01_01 .contents01_01_03{
	width: 1180px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03{
		width: 100%;
		margin: 0 auto;
	}
}
.contents01 .contents01_01 .contents01_01_03 h4{
	width: 100%;
	height: 70px;
	background-color: #4C9F4F;
	text-align: center;
	font-size: 25px;
	line-height: 70px;
	color: #fff;
	margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 h4{
		width: 100%;
		height: 60px;
		font-size: 20px;
		line-height: 60px;
		margin-bottom: 37px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01{
	width: 745px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
		margin: 0 auto;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 40px;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:first-of-type .flow{
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow{
		flex-direction: column;
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .flow01{
	width: 350px;
	height: auto;
	display: block;
	padding-top: 43px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .flow01{
		width: 100%;
		padding-top: 30px;
	}
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01:first-of-type .flow .flow01{
		padding-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .flow01 .text05{
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .flow01 .text05{
		font-size: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .flow01 .text05 span{
	font-size: 17px;
	line-height: 32px;
	border: 1px solid #309132;
	color: #309132;
	border-radius: 20px;
	padding: 4px 16px;
	margin-right: 15px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .flow01 .text04 span{
		font-size: 15px;
		line-height: 31px;
		padding: 4px 16px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .flow01 .text06{
	font-size: 15px;
	line-height: 24px;
	padding: 3px 16px;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .flow01 .text06 a{
	color: #0073BC;
	text-decoration: underline;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .img01{
	width: 330px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .flow .img01{
		width: 100%;
		margin-top: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .arrow{
	width: 60px;
	height: auto;
	display: block;
	margin: 42px auto 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .arrow{
		width: 46px;
		margin: 30px auto 0;
	}
}





/*contents01ここまで*/