@charset "utf-8";

.layout-nottab_content > .-title {
	font-size: 2.0rem;
	font-weight: 700;
	text-align: center;
	background-color: #008ae1;
	color: #fff;
	padding: 5px;
	margin: 20px 0;
}