.cont-text {
	font-size: 12px;
	margin-top: 20px;
}

.cont_wrap {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 20px;
	margin-bottom: 50px;
}

.check_test {
	background-color: f8f8f8;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../../img/mobile/check_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.ss_check {
	font-size: 1.000rem;
	margin-left: 10px;
}

.check_list {
	margin: 0;
	line-height: 1.3em;
	padding-bottom: .Sem;
}

.check_list li {
	display: list-item;
	text-align: -webkit-match-parent;
}

.label {
	cursor: default;
	float: left;
}

.check_label {
	display: block;
	float: left;
}

.check_text {
	color: #363636;
	float: left;
}

.test_button {
	height: 45px;
	text-align: center;
	margin-top: 15px;
	background-image: url(../../img/mobile/btn_bg.png);
	background-repeat: repeat-x;
	width: 100%;
}

.button_text {
	color: #363636;
	position: relative;
	top: 10px;
}

.result_01 {
	margin-top: 20px;
}

.reuslt_title {
	color: #2184c5;
	font-size: 13px;
	font-weight: bold;
}

.reuslt_title img {
	width: 18px;
	margin-right: 10px;
	padding-bottom: 2px;
}

.reuslt_text {
	color: #363636;
	font-size: 12px;
	margin-top: 5px;
	linge-height: 12px;
}