@charset "utf-8";
/**
 * @author https://www.cosmosfarm.com/
 */
 
.basic_list.reference .basic_table {margin-top:20px;}
.basic_list.reference .search_wrap.type02 {text-align:right; margin-top:0; padding-bottom:0;}
.basic_list.reference .search_wrap.type02 form {display:inline-flex; text-align:left;}
.basic_list.reference .basic_table {margin-top:20px;}
.basic_list.reference .basic_table .download a {display:block; width:100%; height:60px; text-indent:-9999px; background:url(../images/ico/ico_down.svg) no-repeat center; background-size:30px;}

@media screen and (max-width: 640px) {
	.basic_list.reference .basic_table .download {padding-left:0; padding-right:0; width:40px;}
	.basic_list.reference .basic_table .download a {background-size:25px;}
}