@charset "utf-8";

/*----------------------------------------------------
	                 contact
------------------------------------------------------*/
.contactCaution{
	text-align: center;
	margin-bottom: 40px;
}
#contactTbl{
	width: 840px;
	margin: 0 auto 40px;
}
#contactTbl th,
#contactTbl td{
	padding: 20px;
	vertical-align: top;
}
#contactTbl th{
	width: 30%;
	text-align: right;
}
#contactTbl td{
	border-left: 1px solid #e6e6e6;
}
#contactTbl .ico{
	font-size: 12px;
}
#contactTbl input{
	width: 390px;
	height: 25px;
	padding: 5px;
	font-size: 16px;
}
#contactTbl textarea{
	width: 90%;
	height: 200px;
	padding: 5px;
	font-size: 16px;
}
#spBtnArea{
	display: none;
}
#ppBox{
	width: 840px;
	height: 160px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: solid 1px #e9e9e9;
	background: #f6f6f6;
	margin: 0 auto 20px;
}
#ppBoxInner{
	padding: 25px;
	width: 788px;
}
.inquiry_box{
	width: 300px;
	padding: 20px;
	border: 1px solid #f6f6f6;
	background: #fff;
	float: right;
}
#ppBox dl,
#ppBox p{
	padding-bottom: 10px;
}
#ppBox dt{
	font-weight: bold;
}
#ppBoxInner:after{
	content: "";
	display: block;
	clear: both;
}
#policyCheck{
	margin-bottom: 30px;
}
#confirmBtn{
	width: 480px;
	height: 60px;
	border: none;
	margin: 0 auto 40px;
	font-size: 16px;
	font-weight: bold;
}
#sealArea{
	width: 560px;
	margin: 0 auto 0;
}
#siteSeal{
	float: left;
	margin-right: 10px;
	vertical-align: bottom;
}
#sealArea p{
	font-size: 12px;
	display: block;
	float: left;
	padding-top: 30px;
}
/*----------------------------------------------------
	                 privacy
------------------------------------------------------*/
.tab{
	margin-right: 10px;
	font-size: 18px;
	width: 280px;
	float: left;
}
.tab a{
	width: 240px;
	height: 20px;
	padding: 20px;
}
.privacy #panel{
	margin-bottom: 40px;
}
.tabContents{
	width: 964px;
	margin: 0 auto 30px;
	padding-top: 30px;
}
.privacyTit{
	font-size: 18px;
	padding-bottom: 18px;
	margin-bottom: 30px;
}
.privacy #panel .txtBox{
	margin-bottom: 40px;
}
.privacy ol.privacyNumList li{
	margin: 0 0 40px 2em;
}
.privacy ol.privacyNumList ul li{
	margin: 0 0 0 1em;
	font-size: 13px;
	list-style-type: disc;
	
}
.privacy #insuiryArea p{
	margin-bottom: 20px;
}
.privacy #inquiryBox{
	width: 962px;
	padding: 30px;
}
.privacyTbl{
	width: 962px;
	border: solid 1px #e9e9e9;
	margin-bottom: 40px;
}
.privacyTbl th,
.privacyTbl td{
	padding: 10px;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.privacyTbl th{
	background: #e1e1e1;
}
.privacy h3{
	margin-bottom: 20px;
	font-weight: bold;
}
/*----------------------------------------------------
	                 sitemap
------------------------------------------------------*/
.sitemap .siteMapTit{
	width: 204px;
	display: inline-block;
	vertical-align: top;
}
.sitemap .siteMapTit .mainPage{
	padding: 10px 15px;
}

.sitemap .siteMapTit .mainPage{
	margin-bottom: 20px;
	}
