#aboutFacility_haircut_wap .link_siteBtnBox{
	text-align: center;
	margin: 20px 10px 40px;
}

#aboutFacility_haircut_wap .link_siteBtnBox a.link_siteBtn{
	display: block;
	border: 1px solid #095df1;
	margin-bottom: 20px;
	padding: 15px 10px;
	text-decoration: none;
	color: #095df1;
	background: #fff;
}

#aboutFacility_haircut_wap .link_siteBtnBox a.link_siteBtn:hover{
	background: #095df1;
	color: #fff;
	opacity: 0.6;
	transition: 1s;
}

#aboutFacility_haircut_wap .catchcopy{
	color: #4a4a4a;	
	font-weight: bold;
}

@media handheld, only screen and (max-width: 767px){
	#aboutFacility_haircut_wap .catchcopy{
		font-size: 14px;
		font-weight: bold;	
	}
}

#aboutFacility_haircut_wap .single_imgBox{
	border: none;
	margin-bottom: 50px;
}