#com_table_5G, #com_table_Audio, #com_table_4K{
	display: none;
}
table.com_table {
	text-align:left !important;
margin: 0 auto;
border:#999 !important;
}
.com_table td{
	line-height: 3.0em !important;
	padding-left: 2em !important;
}
.tb_type{
	font-weight: bold !important;
	background-color: #abdcf2 !important;
}
table.com_table  tbody tr{
	background-color:#ffffff !important;
}
table.com_table  tbody tr:nth-child(2n + 1) {
	background-color:#e9f6fd !important;
}
@media screen and (max-width: 720px){
	table.com_table {
width: 100% !important;
	}
	.com_table td{
		font-size: 1.0em !important;
		line-height: 2.4em !important;
		padding-left: 0.2em !important;
	}
}
@media screen and (max-width: 360px){
	.com_table td {
		font-size: 0.8em !important;
	}
}
.tb_btn { text-align: left; }
.tb_btn li{
	display: inline-block;
	cursor: pointer;
	max-width: 32%;
}

.tb_btn li img{
width: 100%;
}

