/* contact/index.html */

.access_area {
	max-width: 780px;
    margin: auto;
}


@media screen and (max-width: 768px) {


}