
h2 {
	width: 1200px;
	margin: 80px auto 20px auto;
	clear: both;
}
.block01-wrap {
	width: 100%;
	min-width: 1280px;
	background-color: #CB0001;
	overflow: hidden;
	
}

.block01 {
	width: 880px;
	margin: 60px auto;
	color: #FFFFFF;
	text-align: center;
	line-height: 48px;
	
}

.block01 dl dt {
	font-size: 17px;
	margin: 20px auto;
}
.block01 dl dd ul {
	width: 95%;
	margin: 10px auto;
	clear: left;
}
.block01 dl dd ul li {
	float: left;
	width: 30%;
	margin-right: 20px;
	margin-right: 20px;
	list-style: none;
	padding-bottom: 1em;

}

.block01 dl dd  p {
	clear: both;
}

.under {
	padding-top: 1em;
	margin-bottom: 1em;
	text-decoration: underline;
}

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

.block02 {
	width: 1080px;
	margin: 60px auto;
	overflow: hidden;
	clear: both;
	
}



.block02 ul li {
	list-style: none;
	float: left;
	width: 20%;
	text-align: center;
}

.block02 dl dt {
	color: #CB0001;
	text-align: center;
	margin-top: 10px;

}

.block02 dl dd {
	width: 95%;
	margin: 0px auto;
	text-align:left;

}

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

.block03 {
	width: 1080px;
	margin: 60px auto;
	clear: both;
	text-align: center;
	
}

.block03 a{
	display:block;
	color:#fff;
	text-decoration:none;
	width: 315px;
	height: 50px;
	border-radius: 25px;
	background-color: #CB0001;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	margin: 0px auto;
}


.btn {
	
	
}



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

.block04 {
	width: 1180px;
	margin: 60px auto 80px auto;
	overflow: hidden;
	clear: both;
	
}

.block04 ul li {
	list-style: none;
	float: left;
	width: 33.3%;
	text-align: center;

}

.block04 ul li div { 
	color: #CB0001;
	width: 230px;
	margin-right: 10px;
	float: left;
}



/*-----------------------------------------------------------*/
.block05 {
	width: 1080px;
	margin: 60px auto 10px auto;
	clear: both;
	overflow: hidden;
	
}


.block05 dl dt {
	float: left;
}

.block05 dl dd {
	float: left;
}



/*-----------------------------------------------------------*/
.block06 {
	width: 1150px;
	margin: 10px auto 80px auto;
	clear: both;
	overflow: hidden;
	
}


.block06 ul li {
	float: left;
	width: 25%;

}
.block06 ul li div {
	margin-top: 10px;
}

.block06 ul li dl {
	width: 90%;
}

.block06 ul li dl dt {
	color: #CB0001;	
	text-align: left;
}
.block06 ul li dl dd {

	text-align: left;
}


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

.block07 {
	width: 1080px;
	margin: 60px auto;
	clear: both;
	text-align: center;
	
}


.btn2 {
	width: 400px;
	height: 80px;
	border-radius: 40px;
	border: #CB0001 solid 4px;
	color: #CB0001;
	line-height: 80px;
	text-align: center;
	margin: 0px auto;
	font-size: 17px;
	font-weight: 700;
	
}




/*-----------------------------------------------------------*/
/*ページタイトル*/

#page_title{
	display:table;
	width:100%;
	height:235px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	background-image:url(images/bg-title.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	text-align:center;
}

#page_title h1{
	
	margin:0px auto;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

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