@charset "utf-8";

/*----------------------------------------
 　header
------------------------------------------*/
header{
	width: 100%;
}

header h1,
header h2{
	margin:16px 0 16px 10px;
	float:left;
}

header #head_menu {
	margin-right: 8px;
	padding-top: 16px;
	float: right;
}

#mainImg_area {
	width: 100%;
	text-align:center;
	line-height:0;
	margin:0 0 15px 0;
}

#mainImg_area img {
	width:100%;
	height:auto;
}

#header_img {
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	height: 450px;
	background-image: url(../images/sp_top_img.png);
	background-repeat: no-repeat;
	background-position: center 0%;
}

#header_temp_img {
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	height: 339px;
	background-image: url(../images/sp_top_temp_img.png);
	background-repeat: no-repeat;
	background-position: center 0%;
}

#header_temp_img_company {
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	height: 339px;
	background-image: url(../images/sp_top_company.png);
	background-repeat: no-repeat;
	background-position: center 0%;
}

#header_temp_img_omoi {
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
	height: 339px;
	background-image: url(../images/sp_top_omoi.png);
	background-repeat: no-repeat;
	background-position: center 0%;
}
