@charset "UTF-8";
/*----------------------------------------

	+ article
		+ main_01
			- box01
			- box02

----------------------------------------*/

/*----------------------------------------
	article
-----------------------------------------*/

article #main h1 img {
	vertical-align: top;
}

article #main #snav01 {
	top: 28px;
}

article #main #snav01 ul li:last-child {
	padding-left: 0;
}

article #main #snav01 ul li:last-child a {
	background: none;
}

/*----------------------------------------
	main_01
-----------------------------------------*/

#main_01 h1#tit01 {
	position: relative;
	height: 400px;
	background: url(../img/history_bg01.jpg) no-repeat left top;
}

#main_01 h1#tit01 span {
	position: absolute;
	top: 150px;
	left: 50px;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	background: #000000 url(../img/history_bg02.gif) repeat-y left top;
}

#box01 p#box01_t01 {
	padding: 53px 131px 50px;
	background: url(../img/history_axis_ic01.gif) no-repeat 115px bottom;
	text-align: center;
}

#box01 .box01_01 {
	position: relative;
}

#box01 .box01_01 h1 {
	position: absolute;
	top: 0;
	left: 51px;
}

#box01 .box01_01 section {
	width: 645px;
	padding-left: 265px;
}

#box01 .box01_01 section div {
	float: left;
	width: 310px;
}

#box01 .box01_01 section div.box01_01_tit01 {
	margin-top: -7px;
}

#box01 .box01_01 section div.box01_01_tit02 {
	margin-top: -8px;
}

#box01 .box01_01 section div.box01_01_tit03 {
	margin-top: -9px;
}

#box01 .box01_01 section div h1 {
	position: static;
}

#box01 .box01_01 section div h1 span {
	display: block;
}

#box01 .box01_01 section img {
	float: right;
	vertical-align: top;
}

#box01 .box01_01 p.btn01 {
	display: none;
	position: absolute;
	right: 319px;
	bottom: 21px;
}

/*----------------------------------------
	box02
-----------------------------------------*/

ul#box02 li {
	float: left;
}

ul#box02 li#box02_l {
	padding-right: 36px;
}

ul#box02 li a {
	display: block;
	width: 452px;
	height: 160px;
}

ul#box02 li#box02_l a {
	background: url(../img/brand_c_bn01.jpg) no-repeat left top;
}

ul#box02 li#box02_r a {
	background: url(../img/brand_c_bn03.jpg) no-repeat left top;
}

ul#box02 li a span {
	display: block;
	padding: 61px 0 0 29px;
}