/*▼事業内容*/
.businesstitle{
	text-align: center;
	font-family: "Ryumin Medium KL";
	margin: 70px 0 40px;
	font-feature-settings : "palt";
	letter-spacing:0.3em;
	line-height: 1.5em;
	}

@media only screen and (max-width: 800px){
.businesstitle{
	font-size: 7vw;
	}
}

@media only screen and (min-width: 801px){
.businesstitle{
	font-size: 2.5em;
	}
}

.businesstext{
	text-align: center;
	font-size: 1em;
/*	font-family: "Ryumin Regular KL";*/
	line-height: 2.5em;
	margin-bottom: 40px;
	}

.itembottom{
	margin-bottom: 100px;
	}

.itembottom img{
	margin-bottom: 25px;
	}

.GRADE-L{
	text-align: left;
	font-size: 1em;
/*	font-family: "Ryumin Regular KL";*/
	line-height: 2.5em;
	font-feature-settings : "palt";
	letter-spacing: 0.15em;	
	}

.GRADE-R{
	max-width: 600px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	}

@media only screen and (max-width: 767px){
	
.businesstext{
	font-size: 0.8em;
	}
	
.GRADE-L{
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 40px;
	letter-spacing: 0em;	
	}

.GRADE-R img{
	width: 60%;
	}
}
	

.setubi{
	background-color: #B5B5B6;
	padding: 7px;
	text-align: left;
	margin-bottom: 10px;
	color: #fff;
	}

table {
	width: 100%;
	margin-bottom: 30px;
	}

table td {
	padding: 7px;
	text-align: left;
	font-feature-settings : "palt";
	}

.daisu{
	width: 60px;
	text-align: right;
	}

.workskakomi{
	border: 1px solid #5B5B5F;
	padding: 20px;
	}

@media only screen and (max-width: 800px){
.workskakomi{
	margin: 0 10px;
	}
}


@media only screen and (min-width: 633px){
.midashipc{
	background-color: #AEADB3;
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	padding-top: 40px;
	text-align: center;
	line-height: 1.2em;
	color: #fff;
	}
	
.midashimo{
	display: none;
	}
}

@media only screen and (max-width: 632px){
.midashimo{
	background-color: #AEADB3;
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
	padding-top: 12px;
	text-align: center;
	color: #fff;
	}
	
.midashipc{
	display: none;
	}
}

.naiyou{
	line-height: 1.75em;
	font-size: 0.9em;
}

.jisseki{
	background-color: #AEADB3;
	width: 100%;
	height: 60px;
	margin-bottom: 40px;
	text-align: center;
	line-height: 60px;
	font-family: "Ryumin Regular KL";
	}

.jisseki a{
	color: #fff;
	text-decoration: none;
	}

.jisseki a:hover{
	color: #fff;
	text-decoration: none;
	}

.jisseki:hover{
	opacity: 0.6;
	text-decoration: none;
	}

.jissekiwaku{
	margin: 60px auto 20px;
	}
