@charset "UTF-8";

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
プライバシーポリシー
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.column2 {
	line-height: 28px;
}
.column2 ul li {
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom: 1.5em;
	line-height: 22px;
}

@media(max-width: 740px){
	.column2 h2,
	.column2 h3 {
		text-align: center;
	}
	.column2 .fr {
		margin-top: 15px;
	}
	.column2 ul li {
		margin-bottom: 0;
		line-height: inherit;
	}
}