@charset "UTF-8";

/* cancel
---------------------------------------------------------------------------*/
.title-page-txt {
	margin: 80px 0 50px;
}

.title-page-txt strong {
	letter-spacing: 0.18em;
}

.title-page-txt strong span {
	margin-right: -14px;
	font-size: 16px;
	letter-spacing: 0.15em;
}

.sec-lead {
	margin: 0 auto 75px;
	text-align: center;
}

.sec-lead p {
	font-size: 14px;
	line-height: 2.2;
	letter-spacing: 0.15em;
}


/* .dl-cancel
------------------------------------*/
.dl-cancel {
	width: 930px;
	margin: 0 auto 200px;
}

.dl-cancel > div {
	background: url(../img/share/line-dot-side-l@2x.png) repeat-x left top;
	background-size: 6px 2px;
	margin-bottom: 50px;
	padding: 40px 0 0 30px;
}

.dl-cancel > div:last-of-type { margin-bottom: 0; }

.dl-cancel dt {
	position: relative;
	margin-bottom: 30px;
	color: #009530;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.13em;
}

.dl-cancel dt i {
	display: block;
	position: absolute;
	top: 0;
	left: -27px;
}

.dl-cancel dt strong {
	font-weight: bold;
}

.dl-cancel dd p {
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 1.95;
	letter-spacing: 0.09em;
}

.dl-cancel dd p:last-of-type { margin-bottom: 0; }

.dl-cancel dd .btn-set {
	margin: 30px 0 0 -3px;
}

.dl-cancel dd .btn-set .btn-link {
	margin-right: 12px;
}

.dl-cancel dd .btn-set .btn-link a {
	padding: 14px 16px 16px 18px;
}

/*
.dl-cancel dd .dot-list {
	margin: 14px 0 20px 16px;
}

.dl-cancel dd .dot-list li {
	padding-left: 20px;
}
*/