  .wrapper {
	position: relative;
}
.number li {
	font-size: 1.6rem;
}
.number h4 {
	font-size: 1.6rem;
	font-weight: bold;
	background: none;
	padding: 0;
	margin-bottom: 0;
}
.number h5 {
	font-size: 1.4rem;
	color: #424242;
	font-weight: bold;
	background: none;
	padding: 0;
	margin-bottom: 5px;
}
.number h6 {
	font-size: 1.28rem;
	color: #424242;
	font-weight: bold;
	background: none;
	padding: 0;
	margin-bottom: 0;
}
.number p {
	font-size: 1.28rem;
	background: none;
	margin-bottom: 10px;
}
.number ul {
	list-style-type: none;
	margin-left: 20px;
}

.number .disc {
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}
.number .disc li {
	font-size: 1.28rem;
	margin-bottom: 0;
}
.attentionBox p {
	margin-bottom: 0;
}
.attentionBox p+p {
	margin-bottom: 20px;
}
dl {
	font-size: 1.28rem;
	
}
dl dd {
	margin-bottom: 0;
}
.no-spam {
    display: none;
}
.number li ol li {
	font-size: 1.28rem;
}
/**/

@media print, screen and (min-width: 480px) {

}

/**/

@media print, screen and (min-width: 824px) {
}

/**/

@media only screen and (min-width: 1012px) {

}

