.c_005 .inner-link {
	margin:0 0 26px;
	box-sizing:border-box;
}
.c_005 .inner-link:last-child {
	margin:0;
}
.c_005 .inner-link a {
	padding: 1.0714285714em 15px;
	background: none;
	font-weight: normal;
	display: inline-block;
    float: none;
    height: auto;
    margin: 0;

	color: #fff;
	font-family: "Nissan Bold",Verdana,Arial,sans-serif;
	padding-left: 20px;
	padding-right: 30px;
	width: 100%;
	position:relative;

	background-color:#666;
	text-decoration:none;
}
.c_005 .inner-link a:hover {
	text-decoration:underline;
}
.c_005 .inner-link a .min {
	font-size:0.75em;
}
.c_005 .inner-link a:before {
	content: " ";
	display: table;
}
.c_005 .inner-link a:after{
    font-family: icon-Nissan-Global;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	font-size: 1em;
	color: #c3002f;
	content: "";
	position: absolute;

	line-height: 1;
	border: 0;

	transform: translateY(-50%);
	right: 15px;
	top: 50%;
}