@charset "UTF-8";
/* carepoint008 CSS Document */

.bnr-step {
	margin-top: 30px;
}
.bnr-step .sp-none {
	background-color: #EDFCFF;
	padding: 15px;
	position: relative;
	text-align: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.bnr-step .sp-none .icn-challenge {
	position: absolute;
	left: 10px;
	top: -10px;
}
.bnr-step .pc-none img {
	width: 100%;
}