@charset "UTF-8";



	


	
h2#business{


}



/*======================================

	page
	
========================================*/


h3.page-h3{
	width:100%;
	text-align: center;
	font-size: 28px;
	color: #000;
	font-weight: 500;
	margin: 30px 0 30px 0;
}



h3.page-h3 span{
	font-size: 12px;
	font-weight: 500;
	line-height: 12px;
	color:#fff;
	display:block;
	padding:0 0 0 0;
	margin: 10px 0 0px 0;
	color:#42bddc;
	letter-spacing: 0.15em;
}

h4.page-h4{
	width:100%;
	text-align: center;
	font-size: 23px;
	color: #000;
	font-weight: 500;
	padding:12px 0 12px 0;
	margin: 0px 0 30px 0;
	border-top:0px solid #42bddc;
	border-bottom:3px solid #42bddc;
}

.business-img{
	width:600px;
	margin: 20px auto;
}

.product{
	margin: 0 0px 40px 0px;
	text-align: center;
}

.product-box{
	display: inline-block;
	width:290px;
	padding:0px 0 35px 0;
	margin: 0 10px 0 10px;
	text-align: center;
}

.product-name{
	font-size:16px;
	line-height: 20px;
	margin: 20px 0 8px 0;
	font-weight: 500;
}
.product-note{
	font-size:14px;
	font-weight: 500;
}

.product-name:before {
	content: '';
	width: 14px;
	height: 14px;
	display: inline-block;
	background: #42bddc;
	position: relative;
	left: -8px;
	top: 1px;
}




.facility{
	margin: 0 0px 0px 0px;
	text-align: center;
}

.facility-box{
	display: inline-block;
	width:30%;
	padding:0px 0 20px 0;
	margin: 0 13px 20px 13px;
	text-align: left;
	vertical-align: top;
}

.facility-name{
	font-size:18px;
	line-height: 20px;
	margin: 20px 0 12px 0;
	font-weight: 600;
	padding:0px 0 0px 24px;
	font-weight: 500;
}
.facility-note{
	padding:0px 0 0px 15px;
	font-size:15px;
	line-height: 24px;
	font-weight: 500;
}

.facility-name:before {
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	background: #42bddc;
	position: relative;
	left: -8px;
	top: 1px;
}





