.mainSections ul li{
	width: calc((100% - 15px) / 2);
}
.mainSections ul.gImg li{
	margin-right: 15px;
	text-align: center;
}
.mainSections ul.gImg li:nth-child(even){
	margin-right: 0;
}
.mainSections ul.gImg li img{
margin-bottom: 0;
}

.mainSections dl dd:first-of-type{order:inherit;}
.mainSections dl dd:last-of-type{order:inherit;}


.mainSections dl dd:nth-of-type(1){margin-bottom: 40px !important;}
.mainSections dl dd:nth-of-type(2){margin-bottom: 0 !important;}
.mainSections dl dd:nth-of-type(3){margin-bottom: 40px !important;}
.mainSections dl dd:nth-of-type(4){}
.mainSections dl dd:nth-of-type(5){}
.mainSections dl dd:nth-of-type(6){margin-bottom: 40px !important;}
.mainSections dl dd:nth-of-type(7){}
.mainSections dl dd:nth-of-type(8){}

.ContentBreak{
	margin-top: 40px;
}
.noBottom{
	margin-bottom: 0 !important;
}

.mainSections .fluw + .fluw{
	margin-bottom:0;
}
.mainSections .fluw > .gImg{
	margin-bottom:40px;
}
.mainSections .fluw.ContentBreak{
	margin-bottom:0;
}

.mainSections .mt{
	margin-top: 20px;
}