.access-title{
	color: var(--main-color1);
	font-size: x-large;
	text-align: center;
	background-image: url(../pict/common/title-back.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: cover;
	background-position: center center;
}
.ac-notes{
	font-size: 0.7rem;
}