/* ===================
new clearfix
===================*/
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.sp {
	display: none;
}
h2 {
	margin-bottom: 40px!important;
}
h3 {
	margin-bottom: 32px;
	margin-top: 60px;
}
h4 {
	margin-top: 39px!important;
	margin-bottom: 14px!important;
	line-height: 0.6em!important;
}

hr {
	height: 2px;
    width: 100%;
	border: none;
    border-top: 1px #333 dotted !important;
	margin-top: 13px;
	margin-bottom: 19px !important;
	background-color: transparent !important;
}
p {
	margin-bottom: 0!important;
	margin-top: 0!important;
}
article a {
	text-decoration: none;
	color: #0000ff !important;
	border-bottom: 1px solid #0000ff !important;
	padding-bottom: 2px;
}



/*    block04    */
.block04 {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.block04 p {
	text-align: center;
	margin-bottom: 48px!important;
}
.block04 li {
	font-size: 14px;
	line-height: 2;
  list-style: none;
}

.block04 ul {
	float: left;
}
.list_block01 ul {
	width: 274px;
}
.list_block02 ul {
	width: 274px;
}
.list_block03 ul {
	width: 274px;
}

.list_block01 ul,.list_block02 ul {
	margin-right: 65px;
}


.small {
	font-size: 12px;
}

@media only screen and (max-width:640px){
	/*	common  */
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	body {
		width: 100%!important;
	}
	article {
		width: 100%;
		margin: 0 auto;
	}
	section {
		width: 90%!important;
		height: auto!important;
		margin: 0 auto;
		padding-top: 20px!important;
		padding-bottom: 40px!important;
	}
	h2 {
		font-size: 1rem!important;
		margin-top: 0!important;
		margin-bottom: 20px;
	}
	h3 {
		width: 100%!important;
		margin-top: 20px!important;
		font-size: 1rem!important;
		margin-left: auto;
		margin-right: auto;
	}
	h4 {
		width: 100%;
	}
	
	.small {
		font-size: 0.9rem!important;
	}
	td:nth-of-type(1) {
		min-width: 81px!important;
		padding: 10px;
	}
	
	td:nth-of-type(2) {
		padding: 10px;
	}


}
