@charset "utf-8";
.key-visual {
	width: 100%;
	background-color: #6499b5;
	height: 130px;
	min-width: 960px;
	background-image: url(/_img/privacy/visual.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
.adr {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.adr .ttl {
	font-size: 18px;
	margin-bottom: 10px;
}
.adr .txt {
	font-size: 12px;
	color: #666;
	margin-bottom: 40px;
	line-height: 190%;
}
.adr .txt a {
	color: #333;
	text-decoration: underline;
}
