@charset "utf-8";

.BoxPatternB p.TextStyle3.det {
	width: 610px;
	margin: 0 auto;
}
.BoxPatternB p.mb20 {
	margin-bottom: 20px;
}
.MeritBox {
	margin-top: 20px;
	margin-bottom: 50px;
}
.MeritBox .Column1:first-child {
	padding-reft:0;
}
.MeritBox .Column1 {
	box-sizing: border-box;
	border-right: 1px solid #dcdcdc;
	padding-right: 15px;
}
.MeritBox .Column1:last-child {
	border-right: none;
	padding-right: 0;
}
.MeritBox .Column1 h3 {
	background: #4968a6;
	color: #FFF;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}
.MeritBox .Column1 p {
	line-height: 2;
}