<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
table th {
	text-align:center;
	width:auto;
}
.hide {
	display: none;
}
/* RoHS繝ｻSPICE */
.formbtn_checkbox {
	display:inline-block;
}

/* 邨槭ｊ霎ｼ繧繝ｻ隗｣髯､ */
.formbtn_button {
	display:inline-block;
	float:left;
}

/** 螳壽�ｼ陦ｨ縺ｮ菴ｿ縺�婿 */
.search_input_container .howTo {
	margin-left:15px;
	vertical-align:-webkit-baseline-middle;
}

.search_input_container .search_check {
	color: #000000;
	font-weight: normal;
	display: inline-block;
}

.class_exp {
	margin-bottom: 15px;
}

.unit_right {
	text-align: right;
}

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 950px !important;
    max-height:574px !important;
  }
}


@media screen and (max-width:600px) {
	/* 繧ｽ繝ｼ繝�/繝輔ぅ繝ｫ繧ｿ繝ｼ */
	.re-search_container {
		padding-top:0;
	}
	.sp_sort_filter {
		display: table !important;
		width: 100%;
	}
	.sp_sort_filter &gt; div {
		display: table-cell !important;
		width: 50%;
	}
	.sp_sort_filter &gt; div a {
		text-decoration: none;
		background: #eee;
		border-bottom: 1px solid #ccc;
		display: block;
		font-weight: bold;
		padding: 12px 8px 8px 8px;
		text-align: center;
		position: relative;
	}
	.sp_sort_filter &gt; div a::before {
		font-family: "FontAwesome";
		content: "\f078";
		color: #fc1726;
		font-size: 0.9em;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.sp_sort_filter &gt; div.active a::before {
		content: "\f077";
	}
	.sp_sort_filter .sp_sort a {
		border-right: 1px solid #ccc;
	}
	ul.menu_sort_list {
		background: #fff;
		position: relative;
		width: 100%;
		z-index: 100;
	}
	ul.menu_sort_list li {
		cursor: pointer;
		padding: 10px;
		border-bottom: 1px solid #ccc;
	}

	/* RoHS繝ｻSPICE */
	.contents_full .rated_list_formbtn label {
		display: block;
		margin: 3px 0;
	}

	/* 邨槭ｊ霎ｼ繧繝ｻ隗｣髯､ */
	.formbtn_button {
		display:block;
		float:none;
	}
	.contents_full .rated_list_formbtn input[type="button"],
	.contents_full .rated_list_formbtn input[type="reset"] {
		border: 0;
		margin: 0;
		width: 100%;
	}
	.contents_full .rated_list_formbtn input[type="button"].filterbtn {
		margin-bottom: 10px;
	}

	.main_area .item_list_container.full_layout .item_spec .goodsExpSumText {
		display: block;
	}

	.main_area .item_list_container.full_layout .item_list_record .item_price .goodsPrice1IncludeTax {
		color: #333;
		font-weight: normal;
		font-size: small;
		margin-left: 8px;
	}

	.main_area .item_list_container.full_layout .item_list_record .item_list_number, .main_area .item_list_container.full_layout .item_list_record .item_name {
		font-size: 1.1em;
	}

	.goodsExpSum_ForSp::after {
		content: "笆ｼ";
		padding-left: 0.5em;
	}
	.goodsExpSum_ForSp.active::after {
		content: "笆ｲ";
		padding-left: 0.5em;
	}
}

/* Digi-Key繝ｭ繧ｴ */
img.digiKeyLogo {
	height: auto !important;
	width: auto !important;
    vertical-align: middle;
    max-width: initial !important;
}

#maker option:disabled,
#deliDate option:disabled,
#sn option:disabled,
#rv1 option:disabled,
#rv2 option:disabled,
#rv3 option:disabled,
#rv4 option:disabled,
#rv5 option:disabled,
#rv6 option:disabled,
#rv7 option:disabled,
#rv8 option:disabled,
#rv9 option:disabled,
#rv10 option:disabled,
#rv11 option:disabled,
#rv12 option:disabled,
#rv13 option:disabled,
#rv14 option:disabled,
#rv15 option:disabled,
#rv16 option:disabled,
#rv17 option:disabled,
#rv18 option:disabled,
#rv19 option:disabled,
#rv20 option:disabled {
  color: #dcdcdc;
}

#searchButton:disabled {
	opacity: 0.1;
}</pre></body></html>