h3 {
	letter-spacing: 2px;
}
#privacy{
	margin-top: 44px;
	padding-bottom: 100px;
	border-bottom: 2px solid #197397;
}
#privacy .inner{
	margin: 0 auto;
	text-align: left;
}
.common_ttl,
.common_ttl_02,
.sub_ttl_purpose,
.sub_ttl_knowledge{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.7;
	color: #5269a9;
	margin: 30px 0 15px;
}
.common_ttl_02{
	font-size: 22px;
	margin: 50px 0 15px;
}
.com_txt_prg{
	font-size: 14px;
	color: #0d1f50;
	line-height: 1.7;
}
.ttl_top_message{
	color: #22325f;
	font-size: 40px;
	font-weight: normal;
	line-height: 1.35;
	letter-spacing: 10px;
	text-align: center;
}
.sub_top_message{
	color: #22325f;
	font-size: 16px;
	display: block;
	margin-top: 10px;
	text-align: center;
}
/*privacy content*/
.top_parg{	
	line-height: 2;
	padding: 30px 0;
	text-align: right;
}
.txt_implement{
	margin: 30px 0 50px;
}
.txt_info_tel,
.txt_info_fax,
.txt_info_email{
	line-height: 1.8;
	font-size: 14px;
	color: #0d1f50;
}
.link_tel,
.link_fax,
.link_info{
	font-size: 14px;
	color: #0d1f50;
	display: inline-block;
}
.link_tel:hover,
.link_fax:hover,
.link_info:hover{
	color: #0d1f50;
}
.sub_ttl_purpose,
.sub_ttl_knowledge{
	margin: 30px 0;
}
.sub_ttl_knowledge{
	margin: 30px 0 8px;
}
.sub_ttl_request{
	margin: 30px 0 8px;
	font-size: 16px;
	font-weight: normal;
	color: #5269a9;
}
.last_prag{
	margin-top: 20px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
	#privacy{
		margin-top: 3.438vw;
		padding-bottom: 7.813vw;
	}
	.common_ttl,
	.common_ttl_02,
	.sub_ttl_purpose,
	.sub_ttl_knowledge{
		margin: 2.344vw 0 1.172vw;
	}
	.common_ttl_02{
		margin: 3.906vw 0 1.172vw;
	}
	.sub_top_message{
		margin-top: 0.781vw;
	}
	/*privacy content*/
	.top_parg{	
		padding: 2.344vw 0;
	}
	.txt_implement{
		margin: 2.344vw 0 3.906vw;
	}
	.sub_ttl_purpose,
	.sub_ttl_knowledge{
		margin: 2.344vw 0;
	}
	.sub_ttl_knowledge{
		margin: 2.344vw 0 0.625vw;
	}
	.sub_ttl_request{
		margin: 2.344vw 0 0.625vw;
	}
	.last_prag{
		margin-top: 1.563vw;
	}
}
@media only screen and (max-width: 979px) {
	h3 {
		letter-spacing: 0;
	}
	#privacy{
		margin-top: .77rem;
		padding-bottom: 1rem;
		border-bottom: .02rem solid #197397;
	}
	.ttl_top_message{
		font-size: .46rem;
		letter-spacing: .1rem;
	}
	.sub_top_message{
		font-size: .22rem;
		margin-top: .10rem;
	}
	.common_ttl,
	.common_ttl_02,
	.sub_ttl_purpose,
	.sub_ttl_knowledge{
		font-size: .22rem;
		margin: .4rem 0 .15rem;
	}
	.common_ttl_02{
		font-size: .26rem;
		margin: .4rem 0 .15rem;
	}
	.com_txt_prg{
		font-size: .18rem;
	}
	/*privacy content*/
	.top_parg{	
		padding: .3rem 0;
	}
	.txt_implement{
		margin: .3rem 0 .6rem;
	}
	.txt_info_tel,
	.txt_info_fax,
	.txt_info_email{
		font-size: .18rem;
	}
	.purpose_list{
		margin-bottom: .3rem;
	}
	.link_tel,
	.link_fax,
	.link_info{
		font-size: .18rem;
	}
	.sub_ttl_purpose,
	.sub_ttl_knowledge{
		margin: .2rem 0 .3rem;
	}
	.sub_ttl_knowledge{
		margin: .4rem 0 .1rem;
	}
	.sub_ttl_request{
		margin: .4rem 0 .1rem;
		font-size: .2rem;
	}
	.last_prag{
		margin-top: .3rem;
	}
}