/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　aboutus　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/

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


.menuBg {
	height: 110px;
}



h2{
	text-align: center;
	margin-top: 200px;
}
.aboutus_contents1 img{
	display: block;
	width: 80%;
	max-width: 900px;
	margin: 30px auto 60px auto;
}
.aboutus_contents1 p{
	text-align: center;
	margin: 0 auto 80px auto;
	line-height: 3;
	font-size: clamp(12px, 3.2vw, 16px);
}

.aboutus_contents1 video{
	display: block;
	pointer-events: auto;
	width: 85vw;
	max-width: 800px;
	margin: 10px auto 150px auto;
}

@media screen and (max-width:990px){
	.headerOtherPage .headerAboutus{
		height: 100px;
	}
	h2{
		margin-top: 90px;
	}
	.aboutus_contents1 img{
		width: 90%;
		margin: 30px auto 30px auto;
	}
	.aboutus_contents1 p{
		width: 90%;
		margin: 0 auto 50px auto;
		line-height: 1.8;
	}
}




/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　aboutus　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/





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


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


@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;}}

