@charset 'utf-8';

#rank {
	background: url(../img/bg01.png) no-repeat left top;
	background-size: 100% 100%;
}

#gallery {
	position: relative;
}

.servicelist {
	clear: both;
	background: url(../img/sp_servicelist.png) no-repeat center top;
	background-size: 100%;
	height: 100%;
	padding-bottom: 50px;
}

.servicelist li {
	text-align: left;
	font-size: 12px;
	line-height: 25px;
}

.servicelist li:nth-child(1) {
	padding: 10% 0 0 32%;
}

.servicelist li:nth-child(2) {
	padding: 16% 0 0 32%;
}

.servicelist li:nth-child(3) {
	padding: 14% 0 0 32%;
}

.servicelist li:nth-child(4) {
	padding: 15% 0 20% 32%;
}

.servicetex {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	margin: 50px 0;
}

.serviceright {
	text-align: right;
	clear: both;
	color: #e50012;
	margin: 0 0 3% 0;
	font-size: 14px;
}

.servicesub {
	width: 30%;
	float: left;
	margin: 30px 1% 70px 1%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

.servicebot {
	width: 92%;
	margin: 0 4%;
}

.servicesub img {
	margin: 40px 0;
}