@charset "utf-8";

.fukiashi {
	background-image: url(../../about/img/fukidashi.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #005C9F;
	margin-top: 20px;
}
.concept-box {
	background-image: url(../../about/img/concept-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
	margin-top: 20px;
}
.concept-box h4 {
	font-size: 21px;
	font-weight: bold;
}
.concept-box h4 span.jp {
	color: #F8F8F8;
	background-color: #B70D23;
	font-size:14px;
	padding: 5px 20px;
	margin-left: 20px;
}
.pointbox-full {
	border: 1px solid #CCCCCC;
	margin-top: 80px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pointbox-harf {
	border: 1px solid #CCCCCC;
	margin-top: 80px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 340px;
	vertical-align: top;
	display: inline-block;
}
.pointbox-harf2 {
	border: 1px solid #CCCCCC;
	margin-top: 80px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 340px;
	vertical-align: top;
	display: inline-block;
	margin-left: 31px;
}
.pointnumber {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	margin-top: -50px;
}
.pointnumber .number {
	background-color: #B60D23;
	height: 60px;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}
.pointnumber .jp {
	background-color: #000000;
	height: 60px;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}
.point-cel2 li {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
}
.point-cel3 li {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	line-height: 18px;
}
.point-cel2 li:last-child {
	border-left: 1px solid #CCCCCC;

}
.point-cel3 li:last-child  {
	border-right-style: none;


}
