
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:690px) {


/*------------------------------------------------------------------------------*/
/*achieve*/
/*------------------------------------------------------------------------------*/

.achieve_tab01 table{
	border-top: none;
	border-right: none;
	border-bottom: none;
}
.achieve_tab01 table tr{display: block;	float: left;}


.achieve_tab01 table tr{width: 80%;}

.achieve_tab01 table th{display: none;}

.achieve_tab01 table th.achieve_tab01_title{
	display: block;
	width: 100%;
	border-left: none;
	border-bottom: none;
}
.achieve_tab01 table th.achieve_tab01_title span{display: block;}

.achieve_tab01 table td{
	display: list-item;
	list-style: none;
	border-left: none;
	border-bottom: none;
}
.achieve_tab01 table td:last-child{border-bottom: 1px solid #DDD;}

/* ----------------------------------------------------------------------------------- */

}
