@charset "utf-8";

/* ▼▼▼ プライバシーポリシー
=====================================*/
/* ページナビ */
h3.subtitle {
	margin-bottom: 10px;
	overflow: hidden;
	}
.box {
	margin-bottom: 30px;
	overflow: hidden;
	}
	.box ol.privacy {
		margin: 20px 0 0;
		overflow: hidden;
		}
		.box ol.privacy li {
			margin-bottom: 15px;
			text-indent: -1em;
			padding-left: 1em;
			}