@charset "UTF-8";
#main-contents #hdmi6 {
		overflow:hidden;
		position:relative;
		width:688px;
		border:1px solid #ccc;
		padding:5px 5px 2px 5px;
	}
	#main-contents #hdmi6 .cnt-wrap2 {
		overflow:hidden;
	}

	#main-contents #hdmi6 h4.title2 {
		position:absolute;
		top:10px;
		left:200px;
		color:#cc0000;
		font-size:20px;
		font-weight:bold;
		margin-bottom:20px;
		letter-spacing:normal;
	}
	#main-contents #hdmi6 .img-area {
		float:left;
		width:180px;
	}
	#main-contents #hdmi6 .img-area img {
		width:100%;
	}
	
	#main-contents #hdmi6 .txt-area {
		float:right;
		width:488px;
		margin:40px 5px 0 15px;
	}
	#main-contents #hdmi6 .txt-area p {
		margin-bottom:10px;
		letter-spacing:normal;
	}
	#main-contents #hdmi6 .img-area2 {
		margin-top:20px;
	}
	#main-contents #hdmi6 .img-area2 img {
		width:100%;
	}
	/* ページの先頭に戻る */
	div.product-page-top{
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0 30px 0;
	}
	div.product-page-top .page-top{
		width: 110px;
		font-size: 85%;
		display: block;
		padding: 5px 15px 5px 10px;
		margin: 0 0 25px 0;
		float: right;
		border: 1px solid #CCC;
		border-radius: 3px;/* CSS3草案 */
		-webkit-border: 3px;/* Safari,Google Chrome用 */
		-moz-border-top: 3px;/* Firefox用 */
		background-image: url(http://www.elecom.co.jp/image/icnlink.png);
		background-repeat: no-repeat;
		background-position: right center;
	}
	div.product-page-top .page-top a{
		display:block;
	}
@media screen and (max-width:499px) {
	#main-contents #hdmi6 {
		overflow:hidden;
		position:relative;
		border:1px solid #ccc;
		padding:10px 5px 2px 5px;
	}
	#main-contents #hdmi6 .cnt-wrap2 {
		overflow:hidden;
	}

	#main-contents #hdmi6 h2.title2 {
		color:#cc0000;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		margin-bottom:10px;
	}
	#main-contents #hdmi6 .img-area {
		max-width:180px;
		margin:0 auto;
	}
	#main-contents #hdmi6 .img-area img {
		width:100%;
	}
	
	#main-contents #hdmi6 .txt-area {
		margin:10px 5px 0 5px;
	}
	#main-contents #hdmi6 .txt-area p {
		margin-bottom:10px;
	}
	#main-contents #hdmi6 .img-area2 img {
		width:100%;
	}
}

	/* Tablet Style  */
@media screen and (min-width: 500px) and (max-width: 799px) {

	#main-contents #hdmi6 {
		overflow:hidden;
		position:relative;
		border:1px solid #ccc;
		padding:10px 5px 2px 5px;
	}
	#main-contents #hdmi6 .cnt-wrap2 {
		overflow:hidden;
	}

	#main-contents #hdmi6 h2.title2 {
		color:#cc0000;
		font-size:20px;
		font-weight:bold;
		margin-bottom:10px;
		margin-left:5px;
	}
	#main-contents #hdmi6 .img-area {
		float:left;
		width:25%;
		margin-right:10px;
	}
	#main-contents #hdmi6 .img-area img {
		width:100%;
	}
	
	#main-contents #hdmi6 .txt-area {
		margin-right:5px;
	}
	#main-contents #hdmi6 .txt-area p {
		margin-bottom:15px;
		line-height:1.4;
	}
	#main-contents #hdmi6 .img-area2 {
		margin-top:20px;
	}
	#main-contents #hdmi6 .img-area2 img {
		width:100%;
	}
}


/*HDMI規格と対応する機器の規格*/
.c-table-list {
	display: inline-block;
	letter-spacing:normal;
	vertical-align:top;
}
.c-table-list table{
	margin:1em 0 1em;
	border-collapse: collapse;
	table-layout: fixed;
	width:100%;
	color: #333;
}
.c-table-list th{
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo;
	padding:17px 6px 14px;
	margin: 0;
	font-size:100%;
	line-height:1.3;
	color: #333;
	border: 1px solid #CCC;
	vertical-align:middle;
	/*background-color:#f1f1f1;*/
	text-align:center;
	font-weight:bold;
}
.c-table-list .c-img-item{

}
.c-table-list .c-img-item img{
	width: 100%;
	max-width: 160px;
	height: auto;
}
.c-table-list td{
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo;
	font-size: 100%;
	padding:14px 10px 13px 14px;
	margin: 0;
	color: #333;
	border: 1px solid #CCC;
	vertical-align: top;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 1.4;
	vertical-align: middle;
	text-align:center;
}
.c-table-list td.c-txt-cell{
	text-align: left;
}
.c-table-list td .c-txt-cell-rd{
	color: #cc0202;
	display: block;
}
.c-table-list th.th-txt-l{
	font-size: 133%;
}
.c-table-list th.th-01{
	width:21%;
}
.c-table-list th.th-02{
	width:10.5%;
}
.c-table-list th.th-03{
	width:23%;
	background-color: #333;
	color: #ffde68;
}
.c-table-list th.th-04{
	width:23%;
	background-color: #003a74;
	color: #fdf3da;
}
.c-table-list th.th-05{
	width:23%;
	background-color: #0478ab;
	color: #fff;
}
@media print, screen and (min-width: 48em) {
	.c-table-list th.th-01{
		width:21%;
	}
	.c-table-list th.th-02{
		width:10.5%;
	}
	.c-table-list th.th-03{
		width:23%;
	}
	.c-table-list th.th-04{
		width:23%;
	}
	.c-table-list th.th-05{
		width:23%;
	}
}
.c-table-list td em{
	font-style: normal;
	font-size: 123.1%;
}
@media print, screen and (min-width: 48em) {
	.c-table-list {
		width: 100%;
		display: inline-block;
		letter-spacing:normal;
		vertical-align:top;
		overflow-x:none;
	}
	.c-table-list table{
		margin:0 0 0.5em;
		border-collapse: collapse;
		table-layout: fixed;
		width:100%;
		color: #333;
	}
	.js-scroll-table-msg{
		display: none;
		letter-spacing: normal;
	}
}
@media print, screen and (max-width: 47.9375em) {
	.c-table-list {
		width: 100%;
		overflow-x: scroll;
	}
	.c-table-list table{
		width: 700px;
	}
	.js-scroll-table-msg{
		display: inline;
		letter-spacing: normal;
	}
}

/*絞込みキー*/
/*チェックボックスの幅調整CSS１つめのチェックボックスグループは(2))番目になります。*/
@media print,
screen and (min-width: 48em) {

	.p-border-table--checkbox tbody tr:nth-child(2) .p-border-table__item{
		width: 50% !important;
		margin-bottom: 3px;
		padding-right: 2px;
	}
}
@media print, screen and (min-width: 48em) {
  .p-border-table th {
    display: table-cell;
    width: 15%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
  }
}
/*大カテゴリチェックボックス*/
@media print,
screen and (min-width: 40.0625em) {
	.p-product-checkbox__item {
		width: 100% !important;
	}
}

@media print,
screen and (min-width: 48em) {
	.p-product-checkbox__item {
		width: 50% !important;
	}
}

@media print,
screen and (min-width: 80em) {
	.p-product-checkbox__item {
		width: 50% !important;
	}
}

/*タブボタン切替*/
@media print,
screen and (min-width: 40.0625em) {
	.p-multi-tab__label {
		padding-top: 16px !important;
		padding-bottom: 14px !important;
	}
}