/*Dotfuscator By ZPlatform*/
body{
	background-color: #fafafa;
	/* padding-top: 80px; */
}
.item > div{
	background-color: #fff;
	padding: 90px 200px;
}
.item_tit{
	text-align: center;
	font-size: 14px;
}
.item_tit p:first-child{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 23px;
	margin-bottom: 23px;
	border-bottom: 1px solid #ccc;
}
.item_tit p:last-child{
	color: #666;
	font-size: 12px;
}
.item_m{
	margin-top: 40px;
	line-height: 1.75;
}
.item_m img{
	max-width: 100%;
	margin: 40px auto;
}
.other{
	background-color: #F5F5F5;
}
@media (max-width:768px) {
	.pad70, .pad80 {
		padding: 24px 3%;
	}
	.item > div{
		padding: 0;
	}
	body{
		padding-top: 40px;
	}
	.item > div{
		background-color: rgba(0,0,0,0);
	}
	.item_tit p:first-child{
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.item_m{
		margin-top: 10px;
		font-size: 12px;
		line-height: 1.75;
	}
	.news_m{
		margin-top: 0!important;
	}
	.item_m img{
		margin: 8px 0;
	}
	.other .com_tit::before{
		display: block;
	}
	.other .com_tit span{
		padding: 0 15px;
	}
	.other li{
		margin-top:20px!important;
	}
	.other li {
		margin-top: 14px!important;
	}
	.other li:first-child{
		margin-top: 20px!important;
	}
	
}
