.circle-ul{
	margin:-1.2em 0 15px 1.5em;
	padding: 0;
	list-style: circle;
}
.circle-ul li{
	margin:0 0 5px 0;
	padding: 0;
	list-style: circle;
}
.deliver-box p{
	margin:0 0 20px 0;
	padding:0;
}
.link-mark-sankaku{
	margin-top: 0.5em;
	position: relative;
	padding: 0 14px 0 0;
	display: inline-block;	
}
.link-mark-sankaku a:after {
	content: "";
	border-color: transparent;
	border-style: solid;
	border-top-width: 4px;
	border-right-width: 0;
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-left-color: #ed881c;
	vertical-align: middle;
	display: inline-block;
	margin: 0 0 0 0;
	position: absolute;
	right: 0;
	top: 5px; 
	
}
.arrow-icon-top{
    background: url(/sp/common_n/images/icon-arrow-2.png) no-repeat right 10px center;
	background-size:16px;
}
.red-btxt{
	color:#FF0000;
	font-weight:bold;
}