@charset "utf-8";
/* CSS Document */

section:nth-child(even){
	background-color:#edf9fd;
}
.data_box .name{
	color: #000;
}
.list_wrap .list_box li {
	text-indent: initial;
	padding-left: inherit;
}
.list_wrap .list_box li:before{
	content: unset;
}
#page01_4{
	background-color:#d2eaf7;
}


@media screen and ( max-width: 1200px ){

	
}
@media screen and ( max-width: 1000px ){

}
@media screen and ( max-width: 767px ){

}