.detail_text{
	margin: 118px 360px 108px 360px;
	font-size: 20px;
	color: #333;
}
.detail_text .title{
	font-size: 48px;
	line-height: 1;
	margin-bottom: 68px;
	text-align: center;
}
.detail_text p{
	line-height: 1.8;
}
.detail_text .notes{
	color: #999;
	text-indent: 2em;
}
.detail_text .list_item h4{
	font-size: 25px;
	text-align: center;
	margin-top: 85px;
	margin-bottom: 30px;
	font-weight: bold;
}
.detail_text .list_item div{
	line-height: 1.8;
	text-indent: 2em;
}