@charset "UTF-8";

@media screen and (max-width: 790px){
	#column_list_area .column_box{
	    width: 48%;
	    margin: 0 1% 30px;
	    float: left;
	}
}
