
@charset "UTF-8";

/*------------------業務別の費用について------------------*/
#price+div .inner_item{
	margin-bottom: 10px!important;
}
@media screen and (max-width: 480px){
	#price+div .inner_item:last-of-child{
		margin-bottom: 30px !important;
	}
}