@charset "utf-8";
.hd-bg {
	background-image: url(hd-about01.jpg);
	background-position: 68% center;
	padding-top: 51px;
	padding-bottom: 51px;
}
.privacy-policy dl dt {
	border-left-color: rgba(47,74,128,1.00);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid rgba(47,74,128,1.00);
}
.privacy-policy dl dd {
	margin-left: 7px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.privacy-policy dl dd p{
	font-size: 18px;
	line-height: 150%;
	text-align: justify;
}
.privacy-policy dl {
	margin-bottom: 40px;


}
.company-overview dl dt {
	line-height: 150%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid rgba(47,74,128,1.00);
}
.company-overview dl dd {
	line-height: 150%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	text-align: center;
}
.company-overview dl {
	clear: both;
	padding-bottom: 40px;
}
