@charset "utf-8";

.page-privacy .inner{
	max-width:770px;
	margin:0 auto;
}

.page-privacy h3{
	margin:40px 0 20px;
	font-family:'F+UD TsukuMin R';
	font-size:22px;
	font-size:2.2rem;
	text-align:center;
	letter-spacing:5px;
	line-height:1;
}

.page-privacy h4{
	margin:50px 0 20px;
	padding-bottom:10px;
	font-weight:700;
	border-bottom:1px solid #000;
}

.page-privacy h4:first-child{
	margin-top:0;
}

.page-privacy h5{
	margin:50px 0 10px;
	font-weight:700;
}

@media screen and (max-width:790px) {

.page-privacy .inner{
	width:94%;
}

.page-privacy h3{
	font-size:18px;
	font-size:1.8rem;
	letter-spacing:2px;
}

.page-privacy h4{
	margin:30px 0 20px;
	padding-bottom:10px;
	font-weight:700;
	border-bottom:1px solid #000;
}

}
