@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: 73px;
}

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

#box01 {
	padding-bottom: 60px;
}

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

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

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

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

#box01 section div h1 span.font24 {
	display: inline-block;
	margin-right: 0.7em;
}

#box01 section div h1 span.red01 {
	display: inline-block;
}

#box01 section div p {
	margin-top: -3px;
	padding-bottom: 30px;
	background: url(../img/function_c_series02.gif) no-repeat left bottom;
}

#box01 > p + section div p {
	background: url(../img/function_c_series01.gif) no-repeat left bottom;
}

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

#box02 {
	padding-bottom: 96px;
}

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

#box02 .box02_01 > figure {
	float: left;
	width: 440px;
}

#box02 .box02_01 > figure ul li {
	float: left;
}

#box02 .box02_01 > figure ul li + li {
	margin-left: 2px;
}

#box02 .box02_01 > figure ul li img {
	padding-bottom: 4px;
}

#box02 .box02_01 div {
	float: right;
	width: 420px;
	margin-top: -7px;
}

#box02 .box02_01 div p {
	margin-top: -3px;
}

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

#box03 {
	padding-bottom: 40px;
}

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

#box03 #box03_01 section {
	float: left;
	width: 415px;
}

#box03 #box03_01 section:nth-child(odd) {
	padding-right: 75px;
}

#box03 #box03_01 section img {
	float: left;
}

#box03 #box03_01 section div {
	float: right;
	width: 289px;
	margin-top: -3px;
}

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

#box04 {
	width: 910px;
	padding: 35px 0 21px 30px;
	background:;
	background: #29292a url(../img/function_c_series06.gif) no-repeat right 15px top 15px;
}

#box04 #box04_01 section {
	float: left;
	width: 418px;
}

#box04 #box04_01 section:nth-child(odd) {
	padding-right: 32px;
}

#box04 #box04_01 section figure {
	float: left;
}

#box04 #box04_01 section div {
	float: right;
	width: 190px;
	margin-top: -4px;
}

#box04 .box04_02 section {
	float: left;
	width: 200px;
}

#box04 .box04_02 section:nth-child(odd) {
	padding-right: 30px;
}

#box04 .box04_02 section:nth-child(even) {
	padding-right: 20px;
}

#box04 .box04_02 section figure {
	float: left;
}

#box04 .box04_02 section div {
	float: right;
	width: 111px;
	margin-top: -4px;
}