@charset "UTF-8";
/* ===========================================================

	Title: about.css
	Created: 2021-10-14
	投資法人についてコンテンツ専用スタイル

=========================================================== */
/*
	Common
	Message
	profile
	structure
	asset
	
=========================================================== */

/* ===========================================================

	Common

=========================================================== */

/* ===========================================================

	index

=========================================================== */

.esg-policy-box {
	background: rgba(0,85,161,0.05);
	padding: 40px 50px 25px 50px;
}
.esg-policy-box h3:first-child {
	margin-top: 0;
}

