@charset "UTF-8";

.mod-concept-txt{
	max-width:360px;
	text-align: left;
	margin-top: 0;
}
.mod-concept-txt h2{
	margin-top: 0; 
	border-bottom: none; 
	padding-bottom:0;
	margin-bottom: 30px;
	line-height: 0;
	font-weight:normal;
}
.mod-concept-mb40{
	margin-bottom:40px;
}
@media screen and (max-width:736px) {
	.mod-concept-mb80{
	margin-bottom:80px;
	}
}
