@charset "UTF-8";

.arrowLink a, a.arrowLink {
	color: #cf0f28;
	line-height: 1;
	background: url(../../../img/sp/common/arrow_right.png);
	background-size: 5px 8px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-top: 8px;
	display: inline-block;
}

h2.bl_txt_important {
	color: #cf0f28;
	text-decoration: underline;
}