@charset "utf-8";
.eyecatch_inc.short{
	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: 1120px;
	height: auto;
	padding: 40px 0 100px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 35px 0 60px;
	}
}
.contents01 .contents01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 26px;
	font-size: 32px;
	line-height: 52px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text01{
		margin: 0 0 21px;
		font-size: 25px;
		line-height: 38px;
		letter-spacing: calc((0/1000)*1em);
	}
}
@media only screen and (max-width: 374px) {
	.contents01 .contents01_01 > .text01{
		font-size: 23px;
		line-height: 36px;
	}
}
.contents01 .contents01_01 > .text02{
	width: 850px;
	height: auto;
	margin: 0 0 48px;
	font-size: 15px;
	line-height: 30px;
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text02{
		width: 100%;
		margin: 0 0 31px;
		line-height: 28px;
	}
}
.contents01 .contents01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 > .text03{
		font-size: 15px;
		line-height: 25px;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(../img/company/contents02/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02{
		background-image: url(../img/company/contents02/photo01_sp.jpg);
	}
}
.contents02 .contents02_01{
	width: 605px;
	height: auto;
	padding: 52px 0 50px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 90%;
		max-width: 320px;
		padding: 42px 0 40px;
	}
}
.contents02 .contents02_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 24px;
	line-height: 34px;
	color: #ffffff;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 > .text01{
		font-size: 22px;
		line-height: 32px;
	}
}
@media only screen and (max-width: 374px) {
	.contents02 .contents02_01 > .text01{
		font-size: 23px;
		line-height: 36px;
	}
}
.contents02 .contents02_01 > .text02{
	width: 100%;
	height: auto;
	padding: 40px 10px;
	margin: 0;
	font-size: 18px;
	line-height: 32px;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 > .text02{
		padding: 30px 30px;
		font-size: 16px;
		line-height: 25px;
	}
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents03 .contents03_01{
	width: 850px;
	height: auto;
	padding: 100px 0 120px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01{
		width: 90%;
		max-width: 320px;
		padding: 65px 0 80px;
	}
}
.contents03 .contents03_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 40px;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 > .text01{
		margin: 0 0 30px;
		font-size: 22px;
		line-height: 32px;
	}
}
.contents03 .contents03_01 > table{
	width: 100%;
	height: auto;
	margin: 0 0 50px;
	table-layout: fixed;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 > table{
		margin: 0 0 40px;
	}
}
.contents03 .contents03_01 > table tbody{
}
.contents03 .contents03_01 > table tbody tr{
}
.contents03 .contents03_01 > table tbody tr th{
	width: 218px;
	height: auto;
	padding: 18px 15px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 > table tbody tr th{
		width: 100%;
		padding: 15px 0 0 15px;
		border-top: 0;
		border-bottom: 0;
		display: block;
	}
	.contents03 .contents03_01 > table tbody tr:nth-of-type(1) th{
		border-top: 1px solid #DDDDDD;
	}
}
.contents03 .contents03_01 > table tbody tr th .text01{
	width: auto;
	height: auto;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents03 .contents03_01 > table tbody tr td{
	width: auto;
	height: auto;
	padding: 18px 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: top;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 > table tbody tr td{
		width: 100%;
		padding: 0 0 15px 15px;
		border-top: 0;
		display: block;
	}
}
.contents03 .contents03_01 > table tbody tr td .text01{
	width: auto;
	height: auto;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 > table tbody tr td .text01{
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents03 .contents03_01 > table tbody tr td .text01 > a{
	width: auto;
	height: auto;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 > table tbody tr td .text01 > a{
		letter-spacing: calc((0/1000)*1em);
	}
}
.contents03 .contents03_01 > .iframe{
	width: 100%;
	height: auto;
	aspect-ratio: 880/400;
	margin: 0;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 > .iframe{
		aspect-ratio: 320/230;
	}
}
/*.contents02ここまで*/