@charset "utf-8";

.main .main-l .tit {
    padding: 70px 0;
}
.main .tit span{
	line-height: 3;
}
.main-l-m .w-1300 ul{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.main-l-m .w-1300 ul li{
	width: 20%;
	border: 1px solid #dadada;
	height: 180px;
	padding: 35px 59px;
}
.no-right-bor{
	border-right: none !important;
}
.no-left-bor{
	border-left: none !important;
}
.no-top-bor{
	border-top: none !important;
}
.no-bottom-bor{
	border-bottom: none !important;
}
.index_04{
	border-right: none !important;
}
.wrap{
	border-left: none !important;
}
.tit{
	border-top: none !important;
}
.mian{
	border-bottom: none !important;
}