/*PC—p*/

.PoricyTop{
	width:100%;
	background:#fff;
	height:100px;
	
}

.PoricyArea{
	width:100%;
	margin:auto;
	
}

.PoricyAreaTitle{
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
	width:100%;
	background:#6ac836;
	
}

.PoricyAreaTitleE{
	color:#fff;
	font-size:35px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:center;
	width:100%;
	
}

.PoricyAreaTitleJ{
	color:#fff;
	font-size:20px;
	letter-spacing:0.1em;
	text-align:center;
	width:100%;
	
}

.PoricyDetailArea{
	width:90%;
	margin:auto;
	text-align:center;
	
}

.PoricyDetail{
	width:100%;
	margin:auto;
	text-align:center;
	
}

.ExplanatoryTextArea{
	width:100%;
	margin:auto;
	padding-top:2.5%;
	padding-bottom:2.5%;
}

.ExplanatoryTextArea p{
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 2;
	letter-spacing: 0.1em;
	padding: 2%;
	box-sizing: border-box;
}

.PoricyItemTitleArea{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 1% 2%;
	box-sizing: border-box;

}
.PoricyItemTitleArea h2{
	font-size: 15px;
	font-weight: bold;
	color: #00b7ff;
}


.PoricyItemArea{
	width:98%;
	padding-left:2%;
	margin:0 auto;
	text-align:left;
	padding-top:2%;
	padding-bottom:4%;
}	
.PoricyItemArea p{
	color:#000;
	line-height:2;
	font-size:12px;
	letter-spacing:0.1em;
}


.PoricyItemArea ol{
	list-style-type:decimal;
	width:99%;
	margin-left:15px;
}

.PoricyItemArea li{
	color:#000;
	line-height:2;
	font-size:12px;
	width:99%;
	letter-spacing:0.1em;
}


.subindent{
	margin-left:20px;
}


.TermsItemArea table {
	width: 99%;
	margin:2em auto;

}

.PoricyItemArea table tr {
	line-height: 2;
}

.TermsItemArea table th {
	width: 16%;
	text-align: center;
	border: 1px solid #000fff;
	vertical-align:middle;
	color:#000;
	font-size:12px;
	padding-top:2%;
	padding-bottom:2%;
	
}

.PoricyItemArea table td {
	width:16%;
	text-align: center;
	vertical-align:middle;
	color:#000;
	font-size:12px;
	border: 1px solid #000fff;
	padding-top:2%;
	padding-bottom:2%;
}

.SitePolicyMain {
    width: 800px;
	margin:0 auto;
}
.SitePolicyMainTitleArea {
    border-bottom: 2px solid #eee;
    color: #d2b48c;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin: 20px auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 800px;
}

.SitePolicyTitleArea {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin: 20px auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-shadow: 1px 1px 1px #999;
    width: 760px;
	border-bottom: 4px solid #ddd;	
}

.SitePolicyTermTitleArea{
	width:100%;
	margin:0 auto;
	text-align:left;
//	border-bottom:solid 1px #ddd;
	border-bottom:solid 1px #eee;	

}

.SitePolicyTermTitleArea h2{
	font-size:14px;
	font-weight:bold;
	color:#555;
	margin-bottom:10px;
}
.SitePolicyTermTitleArea h2 strong{
	font-size:16px;
	font-weight:bold;
	color:#555;
	margin-bottom:10px;
}

.SitePolicyTermBodyArea{
	width:100%;
	margin:0 auto;
	text-align:left;
	padding-top:30px;
	padding-bottom:40px;
}	

.SitePolicyTermBodyArea p{
	color:#555;
	line-height:25px;
}

.SitePolicyTermBodyArea strong{
	font-weight: normal;
}

.SitePolicyItemTitleArea{
	width:100%;
	margin:0 auto;
	text-align:left;
//	border-bottom:solid 1px #ddd;
	border-bottom:solid 1px #eee;	

}
.SitePolicyItemTitleArea h2{
	font-size:13px;
	font-weight:bold;
	color:#d2b48c;
	margin-bottom:10px;
}

.SitePolicyItemArea{
	width:100%;
	margin:0 auto;
	text-align:left;
	padding-top:10px;
	padding-bottom:40px;
}	
.SitePolicyItemArea p{
	color:#000;
	line-height:25px;
	font-size:13px;
}


.SitePolicyItemArea ol{
	list-style-type:decimal;
	width:99%;
	margin-left:15px;
}

.SitePolicyItemArea li{
	color:#333;
	line-height:25px;
	font-size:13px;
}