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

	+ main_01
		- box01
		- box02
		- box03
		- box04

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

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

	main

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

#main > h1 {
	position: relative;
	min-height: 174px;
}

#main > h1 img {
	position: absolute;
	bottom: 0;
	padding-bottom: 20px;
}

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

#main_01 {
	margin-top: -54px;
}

#main_01 > h1 {
	text-align: center;
}

#main_01 > figure {
	padding-bottom: 103px;
	background: url(../img/function_c_series01.gif) no-repeat right bottom 73px;
}

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

#box01 > h1 {
	text-align: center;
}

#box01 > p {
	text-align: center;
}

#box01 section > figure {
	float: left;
	width: 450px;
}

#box01 section div {
	float: right;
	width: 440px;
	margin-top: -7px;
}

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

#box02 > h1 {
	text-align: center;
	background: url(../../../../img/c_content_bg01.jpg) no-repeat center top;
}

#box02 .box02_01 {
	padding-bottom: 90px;
}

#box02 .box02_01:last-child {
	padding-bottom: 85px;
}

#box02 .box02_01 div section {
	display: inline-block;
	width: 215px;
	padding-right: 27px;
}

#box02 .box02_01 div section:nth-child(even) {
	padding-right: 26px;
}

#box02 .box02_01 div section:nth-child(4n+0) {
	padding-right: 0;
}

#box02 .box02_01 div section h1 span.red01 {
	margin-left: 0.5em;
}

/*----------------------------------------
	box03
-----------------------------------------*/

#box03 {
	padding-bottom: 70px;
}

#box03 > h1 {
	text-align: center;
}

#box03 section > figure {
	float: left;
	width: 300px;
}

#box03 section div {
	float: right;
	width: 560px;
	margin-top: -7px;
}

#box03 section div h1 span {
	display: block;
}

#box03 section div p {
	margin-top: -3px;
}

/*----------------------------------------
	box04
-----------------------------------------*/

#box04 {
	width: 1000px;
	margin-left: -30px;
}

#box04 > h1 {
	padding: 25px 30px 0;
	background: url(../../../../img/c_content_bg01.jpg) no-repeat center top;
	text-align: center;
}

#box04 > section {
	padding-right: 30px;
	padding-left: 30px;
}

#box04 #box04_01 {
	padding-bottom: 95px;
}

#box04 .box04_02 {
	padding-bottom: 90px;
}

#box04 .box04_02:last-child {
	padding-bottom: 95px;
}

#box04 .box04_02 figure {
	display: inline-block;
	width: 290px;
	padding-right: 35px;
	vertical-align: top;
}

#box04 .box04_02 figure:last-child {
	padding-right: 0;
}