@charset "UTF-8";

#header {
	height: 390px;
	border-top: 2px solid #80442B;
	width: 100%;
	background-image: url(../access/img/top02.jpg);
	background-position: center;
}

#text01{width: 100%;}

#con{width: 767px;}

@media (max-width: 767px) {
	#header{height: 70vw;}

}
