@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* howto CSS [SP]
/*----------------------------------------------*/

.howtoframe {
}

.howtobox {
	margin-bottom: 30px;
}

.howtobox ol {
}

.howtobox ol li {
	margin-bottom: 5px;
	list-style: none;
	line-height: 160%;
}

.howtobox ul {
	margin-left: 15px;
}

.howtobox ul li {
	margin-bottom: 8px;
	list-style: disc;
}

.howto-service {
	margin-top: 20px;
	padding: 15px;
	color: #c31920;
	line-height: 150%;
	background-color: #F8F8F8;
	border: 1px solid #c31920;
}

.howto-arrow {
	margin: 10px 0px;
	text-align: center;
}

.howto-arrow img {
	max-width: 100%;
}

}

.howto-icon {
	display: inline;
	padding: 2px 5px;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #c31920;
}
