.top_catch_copy_sub{
	color: var(--main-color1);
	font-size: 0.9rem;	
}
.top_copy_box{
	background-image: url(../pict/top/rj-top_copy_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 100px;
}