/* visual */
#visual .scrollDown span{ font-family: var(--baseFont2); } 


/* buisiness */
#business .img span, 
#business .text .tit span, 
#business .progress span{ font-family: var(--baseFont2); }


/* rnd */
#rnd .text p{ line-height: 1.7; }

@media screen and (max-width: 1220px){
	#rnd .text br{ display: none; }
}
