<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*** subcontent_top ***/
/** Topics **/
.topics_h3 {
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 7px 0;
  background: rgba(0, 104, 183, 1);
  margin-bottom: 9px;
}
.Topics .topics_list {
  font-size: 0.75rem;
}
.Topics .topics_list dt {
  padding: 6px 0 6px 6px;
  background: rgba(236, 236, 236, 1);
}
.Topics .topics_list dd {
  line-height: 1.4;
  padding: 6px;
}

/** Article Content Link **/
.originalarticle {
  margin-bottom: 14px;
  background: rgba(236, 236, 236, 1);
}
.originalarticle h2  {
  display: block;
  width: 100%;
  text-align: center;    
  font-size: 1.125rem;
  line-height: 1;
  padding: 12px 0;
  background: rgba(51, 51, 51, 1);
  border-bottom: solid 4px #1A619D;
}
.originalarticle h2 a{
  color: rgba(255, 255, 255, 1);
}
.originalarticle ul {
  padding:15px 0;
  background: #D9F0FE;
}
.originalarticle ul a {
  font-size: 0.75rem;    
  color: rgba(0, 0, 0, 1);
}
.originalarticle li{
  list-style:disc;
  margin:0 0 7px 35px;
  line-height:1.4;
}

/** Category List **/
.category_grouptitle {
  font-size: 1rem;
  color: rgba(255, 255, 255, 1);
  background: rgba(0, 104, 183, 1);
  padding: 7px 0;
  margin-top: 10px;
  text-align: center;
}
.category_group_3rd_title {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 1);
  background: rgba(102, 102, 102, 1);
  padding: 7px 0;
  text-align: center;
}
.category_group_3rd_categorytitle {
  font-size: 0.875rem;
  background: rgba(218, 231, 240, 1);
  padding: 5px 0 5px 15px;
  margin-top: 11px;
}
.category_2nd_children {
  padding-left: 15px !important;
  padding-bottom: 35px !important;
  text-align: left !important;
}
.category_2nd_children li a,
.category_3rd_children li a {
  line-height: 1.5;
}
.category_3rd_children li.current a {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #235bc8 100%);
}
.category_3rd_children {
  margin-top: -3px;
  padding-right: 10px !important;
  padding-bottom: 5px !important;
  text-align: left !important;
}
.category_3rd_children:last-child {
  padding-bottom: 35px !important;
}
.category_3rd_children li {
  list-style: disc !important;
  margin-left: 35px;
  color: rgba(0, 104, 183, 1);
}

/** Accordion Category List **/
.category_group_3rd_title_acd {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 1);
  background: rgba(55, 150, 225, 1);
  border: 1px solid rgba(55, 150, 225, 1);
  padding: 5px 0;
  text-align: center;
}
.category_group_3rd_title_acd:hover {
  color: rgba(0, 104, 183, 1);
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(0, 104, 183, 1);
  font-weight: bold;
  cursor: pointer;
}
.category_group_3rd_title_acd_on {
  color: rgba(255, 255, 255, 1);
  background: rgba(0, 104, 183, 1);
  border: 1px solid rgba(0, 104, 183, 1);
}
.sub_category {
  display: none;
}
.category_2nd_children_acd li a,
.category_2nd_children_acd li a {
  line-height: 1.5;
}

/** category_map **/
.category_map {
  width: 100%;
  height: 114px;
  margin-bottom: 18px;
  padding: 18px 18px 0 23px;
  color: rgba(255, 255, 255, 1);
  background: url(../images/bg_category_map.png)center no-repeat;
}
.category_map .h1_txt {
  display: block;
  height: 35px;
  font-size: 1.25rem;
}
.category_map .h1_subtxt {
  display: block;
  height: 30px;
  font-size: 1rem;
  word-break: keep-all;
}
.category_map .h2_txt {
  display: block;
  height: 68px;
  font-size: 1.25rem;
}
.category_map .h2_txt .sub {
  display: inline-block;
  font-size: 1rem;
  padding-top: 5px;
}
.category_map .linkProductRanking {
  display: inline-block;
  float: right;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 1);
  padding-right: 27px;
  background: url(../images/icon/ico_listMark02.png) right center no-repeat;
}

/** Related Category **/
.related_category{
  width:100%; 
  margin-bottom :10px; 
  font-size:0.75rem;
  display:table;
}
.related_category span{
  display:table-cell;
  width: 13%;
  color:rgb(51,51,51); 
  font-weight:bold; 
}
.related_category ul li:not(:last-child){
  margin-bottom: 5px;
}
.related_category a{
  text-decoration:underline; 
  color:#003366;
}
.relatedcategory_ele, 
.relatedcategory_ind {
  padding-left: 36px;
  text-indent: -36px;
}
.relatedcategory_ele &gt; a {
  background: url(../images/icon/icon_FieldEle.png) left center no-repeat;
  padding-left: 36px;
}
.relatedcategory_ind &gt; a {
  background: url(../images/icon/icon_FieldInd.png) left center no-repeat;
  padding-left: 36px;
}

/** Ad Products **/
/* ad_products_info */
.ad_products_info {
  font-size: 1rem;
  padding: 20px 0;
}
/* ad_products */
.ad_products dl {
  display: table;
  width: 100%;
  margin-bottom: 24px;
}
.ad_products dl dt,
.ad_products dl dd {
  display: table-cell;
  vertical-align: top;
}
.ad_products dl dt {
  width: 59px;
}
.ad_products dl dd {
  font-size: 0.8125rem;
  line-height: 1.7;
}
.ad_products dl dd .new {
  display: inline-block;
  color: rgba(255, 255, 255, 1);
  font-size: 0.6875rem;
  padding: 0 3px;
  margin-right: 4px;
  background: rgba(255, 153, 51, 1);
}
.ad_products dl dd .read_more {
  display: inline-block;
  float: left;
  width: 405px;
  color: rgba(102, 102, 102, 1);
  font-size: 0.75rem;
  padding-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ad_products dl dd .more {
  display: inline-block;
  float: left;
  padding-top: 4px;
  font-size: 0.75rem;
}
/* AdProducts 4th */
.adproducts_4th dl {
  margin-bottom: 10px;
}
.adproducts_4th dt {
  font-size: 0.8125rem;
}
.adproducts_4th dt .adproducts_4th_head {
  display: block;
  color: rgba(255, 255, 255, 1);
  font-weight: bold;
  padding: 9px 13px;
  background: rgba(102, 102, 102, 1);
}
.adproducts_4th dt .adproducts_4th_head a{
  color:rgba(255,255,255,1);
  text-decoration:underline;
}
.adproducts_4th dl dt .new{
  padding: 0 3px;
  background-color:rgba(255,153,51,1);
  margin-right:5px;
}
.adproducts_4th dl dt .new_zhcn{
  padding: 0 13px;
  background-color:rgba(255,153,51,1);
  margin-right:5px;
}
.adproducts_4th dt .adproducts_4th_maker {
  display: block;
  height: 1.875rem;
  padding: 3px 4px 0 13px;
  background: rgba(236, 236, 236, 1);
}
.adproducts_4th dt .adproducts_4th_maker::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
}
.adproducts_4th dt .adproducts_4th_maker a {
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
}
.adproducts_4th dt .adproducts_4th_maker a.contact {
  color:#FFF;
}
.adproducts_4th dt .adproducts_4th_maker span {
  display: inline-block;
  width: 150px;
  float: right;
  text-align: center;
  padding: 2px 0;
  color: rgba(255, 255, 255, 1);
}
.adproducts_4th dd {
  display: table;
  width: 100%;
  padding: 9px 0 10px 0;
}
.adproducts_4th dd span,
.adproducts_4th dd p {
  display: table-cell;
  vertical-align: top;
}
.adproducts_4th dd .adproducts_4th_img {
  width: 160px;
}
.adproducts_4th dd .adproducts_4th_img a {
  display: inline-block;
  text-decoration: none;
  border: solid 1px rgba(153, 153, 153, 1);
}
.adproducts_4th dd .adproducts_4th_txt {
  font-size: 0.8125rem;
  line-height: 1.4;
}

/** ProductsDB **/
.productsDB {
  margin-top: 10px;
}
.productsDB dl,
.productsDB ul {
  width: 100%;
  margin-bottom: 10px;
}
.productsDB dl dt,
.productsDB ul li.company {
  display: table;
  width: 100%;
  background: rgba(204, 204, 204, 1);
}
.productsDB dl dt span {
  display: table-cell;
}
.productsDB dl dt .company {
  font-size: 0.8125rem;
  font-weight: bold;
  padding: 9px 0 9px 12px;
}
.productsDB dl dt .distributor {
  font-size: 0.75rem;
  text-align: right;
  width: 25%;
  padding: 9px 12px 9px 0;
}
.productsDB ul li.company h2 {
  display: table-cell;
  font-size: 0.8125rem;
  font-weight: bold;
  padding: 9px 0 9px 12px;
}
.productsDB ul li.company .distributor {
  display: table-cell;
  font-size: 0.75rem;
  text-align: right;
  width: 25%;
  padding: 9px 12px 9px 0;
  background: rgba(204, 204, 204, 1);
}
.productsDB dl dt .distributor a,
.productsDB ul li.company .distributor a {
  display: inline-block;
  padding-right: 12px;
  color: rgba(51, 51, 51, 1);
  background: url(../images/icon/ico_listMark03.png) right center no-repeat;
}
.productsDB dl dd,
.productsDB ul li.product {
  font-size: 0.8125rem;
  padding: 5px 0 5px 12px;
  border-bottom: solid 1px rgba(236, 236, 236, 1);
}
.productsDB ul li.product h2 {
  font-size: 0.8125rem;
}
.productsDB dl dd p,
.productsDB ul li.product p {
  font-size:90%;
  margin-top:5px;
}
.productsDB dl dd p span,
.productsDB ul li.product p span {
  background-color:rgb(222, 247, 244);    /*  仮の色　*/
}
.productsDB_notice {
  font-size: 0.75rem;
  line-height: 1.5;
  margin: 0;
  padding: 3px 0 40px 3px;
}
.productsDB_notice span {
  display: inline-block;
  padding-bottom: 3px;
  font-weight: bold;
}

/** Product Ranking **/
.productranking table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  font-size: 0.75rem;
  margin-top: 18px;
}
.productranking table th {
  border-bottom: solid 1px rgba(236, 236, 236, 1);
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}
.productranking table th:nth-child(1) {
  width: 98px;
  padding-left: 14px;
}
.productranking table th:nth-child(2) {
  width: 411px;
  padding-left: 62px;
}
.productranking table th:nth-child(3) {
  width: 111px;
  text-align: center;
}
.productranking table td {
  width: 100%;
  border-bottom: solid 1px rgba(236, 236, 236, 1);
  text-align: left;
}
.productranking table td:nth-child(1) {
  width: 98px;
  padding-left: 24px;
}
.productranking table td:nth-child(2) {
  width: 411px;
}
.productranking table td:nth-child(3) {
  width: 111px;
  text-align: right;
  padding: 11px 25px 7px 0;
  font-size: 1.1125rem;
}
.productranking table tr:last-child td {
  border-bottom: none;
}
.productranking_note {
  margin: 30px 0 45px 0;
  font-size: 0.75rem;
  line-height: 1.7;
}

/*** Category Description ***/
.cat_description {
  margin-bottom: 10px;
}
.cat_description h2 {
  font-size: 1rem;
  font-weight: bold;
  color: #0068b7;
  padding-left: 5px;
}
.cat_description p {
  border-top: 2px solid #0068b7;
  border-bottom: 2px solid #0068b7;
  font-size: 0.75rem;
  line-height: 1.4;
  padding: 5px 10px;
  margin: 0;
}

/*** Category Details ***/
.cat_details { 
  width: 100%;
  margin-bottom: 40px;
}
.cat_detailstitle {
  background: rgba(236, 236, 236, 1);
  width: 100%;
  padding-left: 11px;
}
.cat_detailstitle img {
  display: inline-block;
  vertical-align: top;
  margin-right:10px;
}
.cat_detailstitle h2 {
  display: inline-block;
  font-size: 1.125rem;
  width: 93%;
  padding: 10px 0;
}
.cat_details p {
  border-bottom: solid 2px rgba(236, 236, 236, 1);
  font-size: 0.9rem;
  padding: 10px;
  margin: 0;
}

/*** Market News ***/
/** Market News 2nd **/
.news_info_notice {
  display: block;
  text-align: right;
  padding: 15px 0 6px 0;
  font-size: 0.75rem;
  border-bottom: solid 1px rgba(238, 238, 238, 1);
}
.news_info dl {
  display: table;
  width: 100%;
  font-size: 0.75rem;
  line-height: 1.5;
  border-bottom: solid 1px rgba(238, 238, 238, 1);
}
.news_info dl dt,
.news_info dl dd {
  display: table-cell;
  vertical-align: middle;
}
.news_info dl dt {
  width: 75px;
  padding: 19px 0 19px 14px;
}
.news_info dl dd {
  padding-right: 25px;
}
.news_info dl dt span {
  display: inline-block;
  float: left;
}
.news_info dl dt .click_count {
  padding: 3px 0 0 5px;
}
/** Market News 4th **/
.news_4thtree {
  margin-top: 10px;
}
.news_4thtree li {
  font-size: 0.75rem;
  line-height: 1.5;
  padding: 11px 0;
  border-bottom: solid 1px rgba(236, 236, 236, 1);
}

/*** SiteMap ***/
.sitemapList {
  width: 33.33%;
  float: left;
  margin-bottom: 10px;
  min-height: 220px;
}
.sitemapList dt {
  line-height: 1.5;
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 1rem;
}
.sitemapList dd li {
  position: relative;
  padding-left: 1em;
}
.sitemapList dd li:before {
  position: absolute;
  top: calc(50% - 3px);
  left: 3px;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #0068b7;
}
.sitemapList dd li.disc_black:before {
  background: #000000;
}
.sitemapList01 {
  width: inherit;
  float: none;
}
.sitemapList01 dd ul {
  margin-bottom: 30px
}
.sitemapList01 dd ul:after {
  content: "";
  display: table;
  clear: both;
}
.sitemapList01 dd li {
    float: left;
    width: 33.33%;
}
</pre></body></html>