@charset "UTF-8";
/*main img
---------------------*/
header{
	background: #FFFBED url("../img/main_contact@2x.png") no-repeat center center;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.main_text{
		margin: auto;
		left: inherit;
	}
}
a{
	color: #816636;
}
.read_text{
	text-align: center;
}