@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(../img/corporation/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01{
		background-image: url(../img/corporation/photo01_sp.jpg);
	}
}
.contents01 .contents01_01{
	width: 1080px;
	height: auto;
	padding: 85px 0 80px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 55px 0 40px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 1080px;
	height: auto;
	margin: 0 auto 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 90%;
		max-width: 320px;
		margin: 0 auto 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 4px;
	font-size: 28px;
	line-height: 38px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01{
		margin: 0 0 6px;
		font-size: 22px;
		line-height: 32px;
		text-align: center;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #012872;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text02{
		font-size: 13px;
		line-height: 19px;
	}
}
.contents01 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 40px 50px;
	margin: 30px auto 0;
	background-color: #ffffff;
	border-radius: 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
		padding: 30px 23px;
		justify-content: flex-start;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01{
	box-sizing: border-box;
	width: 50%;
	height: auto;
	margin: 0;
	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_02 .contents01_01_02_01 .contents01_01_02_01_01{
		width: 100%;
		margin: 0 0 30px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text03{
	width: auto;
	height: auto;
	margin: 0 0 17px;
	font-size: 15px;
	line-height: 25px;
	color: #386BBE;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text03{
		margin: 0 0 20px;
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text03::before{
	content: '';
	width: 13px;
	height: 2px;
	margin: 0 5px 0 0;
	background-color: #386BBE;
	display: inline-block;
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text03::before{
		width: 12px;
		height: 1px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text03 span{
	width: auto;
	height: auto;
	margin: 0 0 0 5px;
	font-size: 25px;
	line-height: 30px;
	vertical-align: bottom;
	display: inline-block;

}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text03 span{
		font-size: 20px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text04{
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	font-size: 24px;
	line-height: 34px;
	color: #012872;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text04{
		margin: 0 0 10px;
		font-size: 20px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text05{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	color: #454545;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .text05{
		font-size: 14px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_02{
	box-sizing: border-box;
	width: 50%;
	height: auto;
	padding: 0 0 0 70px;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_02{
		width: 100%;
		padding: 0;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_02 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
/*.contents01ここまで*/