  /* CSS Document */

.c-catch_font{
	font-family:"Roboto","Noto Sans JP","メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

.p-investor_name{
	font-size: 1.0625rem;
	padding: 1.25rem 1.4375rem 0.75rem;
}
.p-investor_name ul.list{
	margin-bottom: 0;
}

ul.c-flex--between::after{
	display: none;
}

table.normal.c-valign--center td,
table.normal td.c-valign--center{
	vertical-align: middle;
}
table.normal th{
	width: inherit;
}

#main h3.p-box_heading{
	font-size: 1.1875rem;
	background-color: #2296a8;
	color: #fff;
	letter-spacing: 0;
	padding: 0.5rem 0.875rem;
	line-height: 1.5;
	border-radius: 3px;
	margin: 3rem 0 1.5rem;
}

/*table.normal th{
	white-space: inherit;
}*/