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


.p_list li{
	width:186px;
	text-align:center;
	line-height:25px;
	float:left;
	margin-bottom:40px;
	margin-right:52px;
}
.p_list span {
	display: block;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
}
.p_list_s{margin:20px 0;}
.p_list_s li{float:left;margin-right:4px;}
.p_list_s li:last-child {margin-right: 0;}
.p_list_s a {
	display: block;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
}

.article { padding:20px 0;}
.article p{line-height:20px;}
.article h4{line-height:20px; margin:20px 0 5px 0;}

.article .profile p {line-height: 2.0;}
