#decc01{width: 100%;position: relative;float: left;margin: 16px 0;}
#decc02{width: 100%;position: relative;float: left;}
#decc01 table{width: 100%;}
#decc02 table{width: 100%;}
#decc01 td{width:25%;font-size: 18px;line-height: 180%;padding: 2px;}
#decc01 td.titlexx , #decc02 td.titlexx{
    background-color: #669ae3;
    color: white;
    text-align: center;
    letter-spacing: 0.15em;
    font-size: 20px;
}
#decc02 td{width:25%;font-size: 18px;line-height: 180%;padding: 2px;}
#decc02{width: 100%;position: relative;float: left;}
#content .seccontent .content-main em{
	
font-style: initial;
	
font-size: 24px;
	
line-height: 120%;
}
@media screen and (max-width: 1280px) {
	
}
@media screen and (max-width: 980px) {
	
}
@media screen and (max-width: 640px) {
	
}
@media screen and (max-width: 480px) {
	#content .seccontent .content-main em{
		font-size:18px
	}
	#decc01 td.titlexx, #decc02 td.titlexx{
		font-size: 16px;
	}
	#decc01 td , #decc02 td{
		font-size: 14px;
		padding: 10px 0;
	}
	#decc01 td:first-child , #decc02 td:first-child{
		width: 35%;
	}
	#decc01 td:nth-child(4) , #decc02 td:nth-child(4){
    width: 12%;
}
}