@charset "UTF-8";

/*--------------------------------------------------------------------------------
	privacy
--------------------------------------------------------------------------------*/

.privacy {
	line-height: 1.6;
}

.privacy-dl dd {
	margin: -1.6em 0 0 1.5em;
}

.privacy-dl.privacy-dl--wide dd {
	margin-left: 2em;
}

.privacy-dl.privacy-dl-xwide dd {
	margin-left: 2.5em;
}

/*
.c-subpage-box-01 > .privacy-dl > dt,
.privacy-dl dd > .privacy-txt-02:first-child {
	font-size: 115%;
	line-height: 1.5;
}
*/

.c-subpage-box-01 > .privacy-dl dd {
	margin-top: -1.4em;
}

.privacy-dl > dd > dl,
.privacy-dl > dd > p,
.privacy-dl > dd > ul {
	margin-bottom: 7px;
}

.privacy-ul-01 li {
	position: relative;
	padding-left: 1em;
}

.privacy-ul-01 li:before {
	content: "・";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}