@charset "utf-8";
.clear_100{
	clear: both;
	height: 50px;
}
.clear_40{
	clear: both;
	height: 20px;
	width: 100%;
}
.w50{
	width: 100%;
}
.flex_reverse_mobile{
	flex-direction: row-reverse;
}


