@charset "utf-8";
.business--box:nth-of-type(2){
	border-top: 1px solid #3c3c3c;
}
.business--box{
	border-bottom: 1px solid #3c3c3c;	
}
.business--box .left--box,
.business--box .right--box{
	padding: 1.85vh;
}
.business--box .left--box{
	font-weight: bold;
}
.business-list h5{
	font-size: 2.75vh;
	margin-bottom: 5.25vh;
	text-align: left;
}
.business-list h5 span{
	border-bottom: 1px solid #3c3c3c;
}
.business-content--detail{
	font-size: 2.25vh;
	margin:3.25vh 0 ;
	text-align: left;
}
.business--box a{
	text-decoration: underline;
}
.business--box .sub-title{
	font-weight: bold;
	line-height: 1.8;
	font-size: 1.85vh;
}