@charset "utf-8";
/* CSS Document */

#Journal h2 a:hover {
	color: #000;
	text-decoration: none;
	cursor: text;
}
#bread-crumb ol li:nth-child(2) {
	display: none;
}
.page-policy-data {
	width: 100%;
}
.page-policy-data th,
.page-policy-data td {
	line-height: 180%;
	vertical-align: top;
	transform: rotate(0.028deg);
}
.page-policy-data th {
	width: 200px;
	padding: 0 45px 60px 0;
	letter-spacing: 1px;
	font-family: "秀英明朝 B","aozoramincho","Sawarabi Mincho";
}
.page-policy-data td {
	width: 800px;
	padding: 0 0 60px;
	letter-spacing: 1px;
}
.page-policy-data td ul {
	padding: 20px 25px;
	margin: 10px 0;
	background: #eee;
}
.page-policy-data td ul li {
	padding: 0;
	list-style-type: none;
}