/*新利用規約*/

.terms-article {
	color: #fff;
	font-size: 13px;
}

.terms-ul .terms-li {
	margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
	list-style: none;
}

.terms-ul .terms-li .terms-span {
	position: absolute;
    top: 0;
    left: 0;
}