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