#page_title{
	height:730px;
	margin:0 auto 160px;
	background:url('../images/phoilosophy/pagetitle.webp') no-repeat top center;
}
main section{
	margin:0 auto 160px;
}
#section1{
	text-align:center;
}
#section2,
#section3,
#section4,
#section5{
	padding:0 4dvw;
	display:flex;
	gap:6dvw;
}
#section2 h3,
#section3 h3,
#section4 h3,
#section5 h3{
	width:47.7%;
	height:41.1458dvw;
	flex:none;
	color:#fff;
	padding:50px 50px 0 0;
	box-sizing:border-box;
	line-height:2em;
	text-align:right;
	border-radius:20px;
	margin:0 !important;
}
#section2 h3{
	background:url('../images/phoilosophy1/phoilosophy1_img1.webp') no-repeat;
	background-size:cover;
}
#section3 h3{
	background:url('../images/phoilosophy1/phoilosophy1_img2.webp') no-repeat;
	background-size:cover;
}
#section4 h3{
	background:url('../images/phoilosophy1/phoilosophy1_img3.webp') no-repeat;
	background-size:cover;
}
#section5 h3{
	background:url('../images/phoilosophy1/phoilosophy1_img4.webp') no-repeat;
	background-size:cover;
}
#section2 article,
#section3 article,
#section4 article,
#section5 article{
	width:calc(52.3% - 6dvw);
	max-width:700px;
	padding:160px 0 0;
	box-sizing:border-box;
	flex:none;
}
#section2 article h4,
#section3 article h4,
#section4 article h4,
#section5 article h4{
	font-size:36px;
	margin-bottom:60px;
}