/*table {*/
	/*width: 100%;*/
	/*border-top: #181818 solid 1px;*/
	/*border-left: #181818 solid 1px;*/
	/*border-bottom: #181818 solid 1px;*/
	/*margin:40px 0;*/
/*}*/
/*table th, table td {*/
	/*padding: 15px 10px;*/
/*}*/
/*table th {*/
	/*background: #181818;*/
	/*color: #fff;*/
	/*border-bottom: #fff solid 1px;*/
	/*border-right: #fff solid 1px;*/
/*}*/
/*table th:last-child {*/
	/*border-right: #181818 solid 1px;*/
/*}*/
/*table tr:last-child th,*/
/*table tr:last-child td {*/
	/*border-bottom: none;*/
/*}*/
/*table td {*/
	/*border-bottom: #181818 solid 1px;*/
	/*border-right: #181818 solid 1px;*/
/*}*/

/*@media screen and (max-width: 768px) {*/
	/*table tr:first-child th {*/
		/*width: 30%;*/
	/*}*/
/*}*/

/*!* --------------------------　ラインテーブル　-------------------------- *!*/

/*.table_line {*/
	/*width: 100%;*/
	/*border-top: none;*/
	/*border-left: none;*/
	/*border-bottom: none;*/
	/*margin:30px 0 60px;*/
/*}*/
/*.table_line th, .table_line td {*/
	/*padding: 25px 10px;*/
/*}*/
/*.table_line th {*/
	/*background: #fff;*/
	/*color: #181818;*/
	/*border-bottom: #181818 solid 1px;*/
	/*border-right: none;*/
/*}*/
/*.table_line th:last-child {*/
	/*border-right: none;*/
/*}*/
/*.table_line tr:last-child th,*/
/*.table_line tr:last-child td {*/
	/*border-bottom: none;*/
/*}*/
/*.table_line td {*/
	/*border-bottom: #181818 solid 1px;*/
	/*border-right: none;*/
/*}*/