@charset "utf-8";
.eyecatch_inc{
	background-image: url(../img/company/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc{
		background-image: url(../img/company/eye01.jpg);
	}
}
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 95px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 55px 0 0;
	}
}
.contents01 .contents01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.contents01 .contents01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	display: block;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #B40808;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text02{
		margin: 0 auto 35px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 table{
	width: 100%;
	height: auto;
	margin: 0 auto 60px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 table{
		margin: 0 auto 40px;
	}
}
.contents01 .contents01_01 .contents01_01_01 table tr{
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-bottom: 1px solid #000000;
}
.contents01 .contents01_01 .contents01_01_01 table tr th{
	width: 200px;
	height: auto;
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 table tr th{
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 table tr th p{
	width: 100%;
	height: auto;
	padding: 15px 0 15px 23px;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 table tr th p{
		padding: 15px 1em 0;
		font-size: 16px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .contents01_01_01 table tr td{
	width: auto;
	height: auto;
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 table tr td{
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 table tr td p{
	width: 100%;
	height: auto;
	padding: 15px 0;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 table tr td p{
		padding: 15px 1em;
		font-size: 16px;
		line-height: 26px;
		display: block;
	}
	.contents01 .contents01_01 .contents01_01_01 table tr td a{
		width: 100%;
		height: auto;
		padding: 15px 1em;
		font-size: 16px;
		line-height: 26px;
		display: block;
		text-align: left;
	}
}
.contents01 .contents01_01 .contents01_01_01 table tr td p .svg{
	width: 83px;
	height: 31px;
	margin: 0 0 0 23px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 table tr td p .svg{
		margin: 10px 0 0;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 .photo01{
	width: 550px;
	height: auto;
	margin: 0 auto 60px;
	display: block;
	box-shadow: 0px 0px 15px -5px #000000;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .photo01{
		width: 80%;
		margin: 0 auto 40px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .photo01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .iframe{
	width: 100%;
	height: 366px;
	margin: 0;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .iframe{
		height: 250px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .iframe iframe{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
}














