@charset "utf-8";

.main-img {
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/common/page_main_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.cnt-company .price .tit {
	position: relative;
	border-radius: 12px 12px 0 0;
	behavior: url(/js/PIE.htc);
}
.cnt-company .price .txt1 {
	color: #ff9900;
	font-size: 20px; font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.4;
	padding: 15px 0;
}
.cnt-company .price .txt2 {
	padding: 0 15px 15px;
}
.cnt-company .tit-other {
	position: relative;
	padding: 15px 0;
	color: #0b6dd0;
	font-size: 34px; font-size: 3.4rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	border: 3px solid #0b6dd0;
	border-radius: 8px;
	behavior: url(/js/PIE.htc);
}
.cnt-company .table-company {
	margin-top: 20px;
	width: 100%;
}
.cnt-company .table-company {
	width: 100%;
}
.cnt-company .table-company th {
	width: 30%;
	font-weight: 700;
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #ecf5ff;
}
.cnt-company .table-company td {
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}
.cnt-company .privacy dl {
	margin-top: 30px;
}
.cnt-company .privacy dl dt {
	font-size: 20px; font-size: 2.0rem;
	font-weight: 700;
}
