@charset 'UTF-8';

/* 特定商取引法 */
.l-contents-wrap{
	margin: 100px auto 80px;
}
.info-ttl-pt01{
	font-size: 32px;
	border-bottom: 4px solid #fc6025;
	padding: 0 0 15px 0;
	color: #fc6025;
}
.info-asct-table{
	width: 100%;
}
.info-asct-th{
	width: 28%;
	vertical-align: middle;
	height: 100px;
	border-bottom: 1px solid #efefef;
	text-align: left;
}
.info-asct-td{
	width: 72%;
	vertical-align: middle;
	border-bottom: 1px solid #efefef;
	line-height: 1.6;
}


/* プライバシーポリシー */

.info-privacy-komidashi{
	font-size: 20px;
	margin: 30px 0 10px;
	font-weight: bold;
}
.info-privacy-lead{
	line-height: 1.6;
	margin-top: 10px;
}
.info-privacy-txt{
	line-height: 1.6;
}
.info-privacy-list{
	/* list-style-type: decimal; */
	margin-bottom: 10px;
	line-height: 1.6;
}
.info-privacy-list li{
	margin-left: 2em;
}
.info-privacy-txt02-ttl{
	font-weight: bold;
}
.info-privacy-txt03{
	margin-top: 20px;
}
.info-privacy-txt03-ttl{
  float: left;
  width: 120px;
  overflow: hidden;
  clear: left;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
	font-weight: bold;
}
.info-privacy-txt03-txt{
  margin-left: 130px;
}
.info-privacy-date{
	text-align: right;
	margin: 40px 0;
}

.info-privacy-list-ttl{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.7em;
}

/* 買取サービス規約（一部プライバシーを利用） */

.info-kiyaku-item{
	margin-top: 40px;
}
.info-kiyaku-list{
	margin-bottom: 2.6em;
	line-height: 1.4;
}
.info-kiyaku-list-ttl{
	font-size: 1.1em;
	margin-bottom: 0.7em;
	font-weight: bold;	
}
.info-kiyaku-list p{
	margin-bottom: 1.3em;
}
