@charset "utf-8";
/* CSS Document */

/* 各頁 eyecatch */

#eyecatch {
	background: url(../../img/contact/eyecatch.jpg) no-repeat;
	background-size:cover;
	background-position: 80% 80%;
	height:190px;
}

#eyecatch .container {
	width: 100%;
	margin: 0 auto;
	height:190px;
}


#eyecatch .container h1 {
	color: #ffffff;
	font-size:34px;
	margin:0;
	padding-top:65px;
	text-align:center;
	line-height:1.3;
}

#eyecatch .container .sub_h1 {
	font-size: 20px;
}
