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

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1180px;
	height: auto;
	padding: 65px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 350px;
		padding: 60px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 40px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		margin: 0 0 37px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 4px;
	font-size: 33px;
	line-height: 43px;
	color: #020A43;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01{
		margin: 0 0 5px;
		font-size: 25px;
		line-height: 35px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((50/1000)*1em);
	color: #3E3E3E;
	display: block;
}
.contents01 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
		margin: 0 0 40px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 34px;
	font-size: 36px;
	line-height: 61px;
	color: #020A43;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .text01{
		margin: 0 0 30px;
		font-size: 26px;
		line-height: 42px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: calc((25/1000)*1em);
	color: #3E3E3E;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .text02{
		line-height: 28px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02{
	width: 387px;
	height: auto;
	margin: 0 0 0 110px;
	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_02 .contents01_01_02_02{
		width: 100%;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 img{
	width: 100%;
	height: auto;
	margin: 0 0 14px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 img{
		width: 100%;
		max-width: 234px;
		margin: 0 0 20px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 19px;
	line-height: 29px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .text01{
		font-size: 16px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .text01 span{
	width: auto;
	height: auto;
	margin: 0 7px 0 0;
	font-size: 17px;
	line-height: 29px;
	letter-spacing: calc((50/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .text01 span{
		margin: 0 10px 0 0;
		font-size: 14px;
		line-height: 26px;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01{
	width: 1180px;
	height: auto;
	padding: 100px 0 100px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 90%;
		max-width: 350px;
		padding: 60px 0 50px;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		margin: 0 0 25px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 4px;
	font-size: 33px;
	line-height: 43px;
	color: #020A43;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .text01{
		margin: 0 0 5px;
		font-size: 25px;
		line-height: 35px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((50/1000)*1em);
	color: #3E3E3E;
	display: block;
}
.contents02 .contents02_01 .contents02_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02{
	}
}
.contents02 .contents02_01 .contents02_01_02 table{
	width: 100%;
	height: auto;
	margin: 0 auto;
	table-layout: fixed;
	text-align: left;
}
.contents02 .contents02_01 .contents02_01_02 table tr{
}
.contents02 .contents02_01 .contents02_01_02 table tr th{
	width: 395px;
	height: auto;
	padding: 24px 5px 24px 0;
	border-bottom: 1px solid #E6E6E6;
	font-size: 17px;
	line-height: 27px;
	vertical-align: middle;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 table tr th{
		width: 78px;
		padding: 26px 5px 26px 0;
		font-size: 15px;
		line-height: 25px;
		vertical-align: top;
	}
}
.contents02 .contents02_01 .contents02_01_02 table tr td{
	width: auto;
	height: auto;
	padding: 24px 0;
	border-bottom: 1px solid #E6E6E6;
	font-size: 15px;
	line-height: 25px;
	color: #3E3E3E;
	vertical-align: middle;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 table tr td{
		padding: 26px 0;
		vertical-align: top;
	}
}
.contents02 .contents02_01 .contents02_01_02 table tr:nth-of-type(1) th,
.contents02 .contents02_01 .contents02_01_02 table tr:nth-of-type(1) td{
	border-top: 1px solid #E6E6E6;
}
.contents02 .contents02_01 .contents02_01_02 table tr td a{
	width: auto;
	height: 22px;
	padding: 0 6px;
	margin: 2px 0 0 12px;
	font-size: 13px;
	line-height: 22px;
	color: #ffffff;
	background-color: #000A46;
	border-radius: 3px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_02 table tr td a{
		margin: 8px 0 0;
	}
}
/*.contents02ここまで*/