/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2026 | 04:40:53 */
#Philosophy .contents{
	padding-top:60px;
	padding-bottom:100px;
}

#Philosophy .contents h2.catch{
	font-size:32px;
	font-weight:400;
	margin-bottom:10px;
	font-family: "Noto Sans JP", sans-serif;
	text-align:center;
}
#Philosophy .contents p.catch{
	font-size:18px;
	margin-bottom:40px;
	text-align:center;
}
#Philosophy .contents .column{
    margin-bottom:50px;
}
#Philosophy .contents h3{
	margin-bottom:10px;
}
#Philosophy .contents h3 strong{
	font-size:22px;
	font-weight:400;
	font-family: "Noto Sans JP", sans-serif;
	color:#FFF;
	background-color:#D61518;
	padding:2px 5px;
}
#Philosophy .contents h4{
	font-size:26px;
	font-weight:400;
	font-family: "Noto Sans JP", sans-serif;
	color:#D61518;
    margin-bottom:5px;
}

#Philosophy .contents h2.last{
	font-size:32px;
	font-weight:400;
	font-family: "Noto Sans JP", sans-serif;
	text-align:center;
	color:#D61518;
}


@media (max-width: 833px) {
	#Philosophy .contents{
	padding-top:30px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}

#Philosophy .contents h2.catch{
	font-size:24px;
	margin-bottom:10px;
}
#Philosophy .contents p.catch{
	font-size:16px;
	margin-bottom:25px;
	text-align:left;
}
#Philosophy .contents .column{
    margin-bottom:50px;
}
#Philosophy .contents h3{
	margin-bottom:5px;
}
#Philosophy .contents h3 strong{
	font-size:18px;
	padding:2px 5px;
}
#Philosophy .contents h4{
	font-size:22px;
    margin-bottom:5px;
}

#Philosophy .contents h2.last{
	font-size:24px;
	text-align:center;
}

}

