

.headerOtherPage .headerCompany{
	position: relative;
	background: url("../images/headerCompany.jpg") no-repeat center / cover;
	height: 200px;
	z-index: 2;
}

.menuBg {
	height: 110px;
}

h2{
	text-align: center;
	margin-top: 200px;
}


@media screen and (max-width:990px){
	.headerOtherPage .headerCompany{
		height: 100px;
	}
	h2{
		margin-top: 90px;
	}
}

/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　contents1　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

h3{
	text-align: center;
	font-size: 2.5em;
	margin-top: 30px;
}
.company_contents1 img{
	display: block;
	width: 100%;
	margin: 30px auto 60px auto;
}
.company_contents1 p{
	text-align: center;
	line-height: 3;
	font-size: clamp(12px, 3.2vw, 16px);
	margin: 30px auto 100px auto;
}


@media screen and (max-width:990px){
	.company_contents1 p{
		width: 95%;
		max-width: 1200px;
		line-height: 2;
	}
	h2{
		margin-top: 90px;
	}
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　contents1　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/


/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　contents2　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

.company_contents2 ul li{
	padding: 100px 0 100px 0;
}
.company_contents2 ul li:nth-child(odd){
	background: #eee;
}
.company_contents2 ul li h4{
	width: 85%;
	max-width: 950px;
	font-size: 24px;
	margin: 0 auto 40px auto;
}
.company_contents2 ul li h4::after{
	content: "";
	display: block;
	position: relative;
	top: 8px;
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, #000028 0%, #000028 20%, #ccc 20%, #ccc 100%);
}

.company_contents2 ul li div{
	display: flex;
	width: 85%;
	max-width: 950px;
	margin: 0 auto 0px auto;
}
.company_contents2 ul li div img{
	width: 50%;
}
.company_contents2 ul li div p{
	width: 47%;
	line-height: 2;
	margin-left: 3%;
}

@media screen and (max-width:990px){
	.company_contents2 ul li{
		padding: 50px 0 50px 0;
	}
	.company_contents2 ul li div{
		display: block;
	}
	.company_contents2 ul li div img{
		width: 100%;
	}
	.company_contents2 ul li div p{
		width: 100%;
		line-height: 1.7;
		margin: 0;
	}
}


/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　contents2　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/


/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　contents3　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
.company_contents3{
	margin: 150px auto 200px auto;
}
.company_contents3 p{
	margin: 50px auto 70px auto;
	text-align: center;
	line-height: 3;
}
.company_contents3 ul li{
	width: 85%;
	max-width: 900px;
	margin: 0 auto;
	line-height: 6;
	border-bottom: 1px solid #aaa; 
}
.company_contents3 ul li span:nth-child(1){
	display: inline-block;
	padding-left: 10%;
	width: 40%;
}
.company_contents3 ul li span:nth-child(2){
}
.company_contents3 iframe{
	display: block;
	width: 100%;
	max-width: 700px;
	height: 400px;
	border: none;
	margin: 50px auto 0 auto;
}

@media screen and (max-width:990px){
	.company_contents3 p{
		width: 95%;
		margin: 30px auto 50px auto;
		line-height: 2.5;
	}
	.company_contents3 ul li{
		width: 95%;
	}
	.company_contents3 ul li span:nth-child(1){
		padding-left: 5%;
		width: 33%;
	}
}




/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　contents3　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/




/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/



/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/


@media screen and (max-width:990px){
}





@media screen and (max-width:990px){
.P{display: none!important;}}
@media screen and (min-width:991px){
.S{display: none!important;}}

