@charset "UTF-8";

.other_data {margin-top: 9.230769231%;}

/* Table */
.table-wrapper {-webkit-overflow-scrolling: touch;overflow-x: auto;}
.other_data table {width: 100%;margin: 0 0 2em 0;}
.other_data table tbody tr {border: solid 1px;border-left: 0;border-right: 0;}
.other_data table td {padding: 0.75em 0.75em;}
.other_data table th {padding: 0.75em 0.75em;text-align: left;text-transform: uppercase;font-size: 0.9em;font-weight: 700;}
.other_data table thead {border-bottom: solid 2px;}
.other_data table tfoot {border-top: solid 2px;}
.other_data table.alt {border-collapse: separate;}
.other_data table.alt tbody tr td {border: solid 1px;border-left-width: 0;border-top-width: 0;}
.other_data table.alt tbody tr td:first-child {border-left-width: 1px;}
.other_data table.alt tbody tr:first-child td {border-top-width: 1px;}
.other_data table.alt thead {border-bottom: 0;}
.other_data table.alt tfoot {border-top: 0;}
.other_data table tbody tr {border-color: #e6e6e6;}
.other_data table tbody tr:nth-child(2n + 1) {background-color: #f6f6f6;}
.other_data table th {color: #444;}
.other_data table thead {border-bottom-color: #e6e6e6;}
.other_data table tfoot {border-top-color: #e6e6e6;}
.other_data table.alt tbody tr td {border-color: #e6e6e6;}

.other_data h3 {font-size: 14px;margin: 9.230769231% 0 3.076923077% 0;}/* 30_10 */

.other_text {text-align: center; white-space: pre-wrap; line-height: 1.8;}
.other_text + article {margin-top: 20px;}

@media screen and (min-width: 667px) {
	.other_data {margin-top: 50px;}

	.other_data h3 {font-size: 16px;margin: 30px 0 10px 0;}
	.other_text {font-size: 16px;}
	.other_text + article {margin-top: 6.153846154%;}
}

.post-navigation {display: none;}
