<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:before, .clear:before, .clearfix:after, .clear:after, .clearfix_before:before, .clearfix_after:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}


#keyword_search_wrap,
#company_name_search_wrap {
  margin-bottom: 2em;
}
#keyword_search_wrap input[type="text"],
#company_name_search_wrap input[type="text"] {
  min-width: 30em;
  margin-right: 1em;
}
#keyword_search_wrap input[type="submit"],
#company_name_search_wrap input[type="submit"] {
  padding-left: 2em;
  padding-right: 2em;
}

#all_category_list .category_dd_select_wrap {
  margin-bottom: 2em;
}
#all_category_list .category_dd_select_wrap select {
  float: left;
  width: 32%;
  margin-right: 1%;
  margin-bottom: 1em;
}
#all_category_list .category_dd_select_wrap select:nth-child(3n) + select {
  clear: both;
}


#all_category_list .category_ul_list_wrap {
}
#all_category_list .category_ul_list_wrap ul.category_ul_list {
  float: left;
  width: 32%;
  margin-right: 1%;
  margin-bottom: 1em;
}

#all_category_list .category_ul_list_wrap ul.category_ul_list:nth-child(3n) + ul.category_ul_list {
  clear: both;
}

#all_category_list .category_ul_list_wrap ul.category_ul_list li {
  text-align: left;
  line-height: 1.2;
  margin-bottom: 0;
  display: block;
}
#all_category_list .category_ul_list_wrap ul.category_ul_list &gt; li &gt; a {
  font-weight: bold;
  font-size: 110%;
}
#all_category_list .category_ul_list_wrap ul.category_ul_list li ul.child_category_ul_list {
  margin-left: 0.5em;
  margin-top: 0.3em;
  padding-left: 0.5em;
  border-left: 1px solid #CCC;
}


ul.products_list {
  padding: 0;
}
ul.products_list li {
  text-align: left;
  width: 48%;
  /*margin-right: 2%;*/
  margin: unset;
  margin-bottom: 0.5em;
  display: block;
  list-style: none;
  float: left;
}
ul.products_list a:nth-child(2n) + a:before {
  content: " ";
  float: none;
  display: block;
  clear: both;
}

ul.products_list li dl {
  border: 1px solid #DDD;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  box-shadow: 1px 1px 2px 0 #EEE;
}
ul.products_list li dl dt {
  padding: 0.5em 2%;
}
ul.products_list li dl dt {
  font-size: 120%;
  font-weight: bold;
  border-bottom: dashed 1px #DDD;
  margin-bottom: 0.3em;
  background: #F8F8F8;
}
ul.products_list li dl dd {
  color: #777;
  padding: 0.5em 1em;
  padding-top: 0;
  font-size: 80%;
  line-height: 1.2;
  min-height: 2.4em;
}
ul.products_list li dl dd.cp_name {
  margin-bottom: 0.5em;
}



section.search_results_wrap header.search_results_header h2 {
  margin-bottom: 0;
  margin: unset;
}


section.search_results_wrap .company_data {
  padding: 0.4em 0.8em;
  border: 1px solid #DDD;
}
section.search_results_wrap .company_data dl {
  display: inline-block;
}
section.search_results_wrap .company_data dl dt {
  font-weight: bold;
  font-size: 110%;
  margin-top: 1em;
  padding-left: 0.3em;
  border-left: 3px solid #CCC;
}
section.search_results_wrap .company_data dl dt:first-child {
  margin-top: 0;
}
section.search_results_wrap .company_data dl dd {
  padding-left: 0.5em;
}



/* 蜊雁�騾� */
.product_detail_wrap .return_to_products_top,
.search_results_wrap .return_to_products_top {
  margin-bottom: 0.5em;
}

.product_detail_wrap header,
.search_results_wrap header {
  padding: 0.4em 0.8em;
  border: 1px solid #DDD;
  margin-bottom: 1em;
  margin-top: 1em;
  background-color: #fffac4;
}
.search_results_wrap header dl.search_words {
  margin-bottom: 0.5em;
}
.search_results_wrap header dl.search_words dt {
  margin-bottom: 0.5em;
}
.search_results_wrap header dl.search_words dd {
  display: inline;
  line-height: 1;
  padding: 0.2em;
  border: 1px dashed #CCC;
  margin-left: 1em;
}
.search_results_wrap header dl.search_words dt + dd {
  margin-left: 0;
}







/* 陬ｽ蜩∬ｩｳ邏ｰ */
.product_detail_wrap header h4,
.product_detail_wrap header p {
  line-height: 1.2;
  margin-bottom: 0;
}
.product_detail_wrap header .in_categorys_wrap {
  margin-bottom: 0.5em;
}
.product_detail_wrap header .in_categorys_wrap p.in_categorys span {
  margin-left: 1em;
}
.product_detail_wrap header .in_categorys_wrap p.in_categorys span:first-child {
  margin-left: 0;
}
.product_detail_wrap header .more_products_links {
  margin-top: 1em;
}
.product_detail_wrap header .more_products_links span {
  display: inline-block;
}
.product_detail_wrap header .more_products_links span.prev {
  float: left;
}
.product_detail_wrap header .more_products_links span.next {
  float: right;
}
.product_detail_wrap .product_detail .product_image_wrap {
  float: left;
  display: block;
  margin-right: 3%;
  margin-bottom: 1em;
  max-width: 30%;
  width: 30%;
}
.product_detail_wrap .product_detail dl {
  display: inline-block;
  width: 57%;
}
.product_detail_wrap .product_detail dl dt {
  font-weight: bold;
  font-size: 110%;
  margin-top: 1em;
  padding-left: 1em;
  margin-bottom: 1em;
  border-left: 3px solid #47beff;
  background-color: #fffac4;
}
.product_detail_wrap .product_detail dl dt:first-child {
  margin-top: 0;
}
.product_detail_wrap .product_detail dl dd {
  padding-left: 0.5em;
}

.product_detail_wrap .contact_page_link {
  margin-top: 2em;
  margin-bottom: 1em;
}
.product_detail_wrap .contact_page_link a {
  padding: 0.3em 0.5em;
  border: solid 1px #CCC;
  background: #FAFAFA;
}
.product_detail_wrap .contact_page_link a:hover {
  background: #FFF;
  text-decoration: none;
}


/* 蝠上＞蜷医ｏ縺帙ヵ繧ｩ繝ｼ繝� */
.product_contact_wrap dl dt {
  font-weight: bold;
  margin-top: 1em;
}
.product_contact_wrap dl dd {
  margin-left: 1em;
}
.product_contact_wrap textarea {
  display: block;
  min-width: 20em;
  max-width: 90%;
  min-height: 6em;
}
.product_contact_wrap input#zip_code_a,
.product_contact_wrap input#zip_code_b {
  width: 4em;
  max-width: 40%;
}
.product_contact_wrap select#pref {
  display: block;
  margin-bottom: 1em;
}

.product_contact_wrap input#address {
  min-width: 20em;
  max-width: 90%;
}
.product_contact_wrap input.submit {
  margin-left: 1em;
}

.error_item {
  background: #F44;
  color: white;
  font-weight: bold;
  margin-bottom: 0.3em;
  padding: 0.2em 0.5em;
}
p.error_message {
  color: #F44;
  padding: 0.2em 0.5em;
  border: solid 1px #F44;
}


dl.product_contact_confirm {
  margin-bottom: 2em;
}
dl.product_contact_confirm dt {
  font-weight: bold;
  margin-top: 1em;
}
dl.product_contact_confirm dt:first-child {
  margin-top: 0;
}
dl.product_contact_confirm dd {
  margin-left: 1em;
}


div.send_button {
  text-align: center;
}
div.send_button form {
  display: inline-block;
  margin: 1em;
}
div.send_button form.back input {
}
div.send_button form.send input {
}



/* 隍�焚陬ｽ蜩∬｡ｨ遉ｺ霑ｽ蜉�螳溯｣�� */
.company_products_list .next_prev_nav {
}
.company_products_list .next_prev_nav p {
  padding: 0.2em 0.5em;
  border: solid 1px #AAA;
  background: #FAFAFA;
  color: #999;
}
.company_products_list .next_prev_nav a &gt; p {
  color: #428BCA;
}
.company_products_list .next_prev_nav a:hover &gt; p {
  color: red;
}
.company_products_list .next_prev_nav p.next_products_link {
  float: right;
}
.company_products_list .next_prev_nav p.prev_products_link {
  float: left;
}

.company_products_list .products_list img {
  border: none;
  padding: 0;
}
.company_products_list .products_list .guide_text {
  margin-top: 1em;
  display: inline-block;
}

.company_products_list_1 ul.products_list li,
.company_products_list_2 ul.products_list li {
  width: 100%;
  margin-right: 0;
}
.company_products_list_1 ul.products_list li img.product_image,
.company_products_list_2 ul.products_list li img.product_image {
  max-width: 40%;
  float: left;
  margin-right: 2%;
}
.company_products_list_1 .products_list .guide_text,
.company_products_list_2 .products_list .guide_text {
  width: 58%;
  margin-bottom: 1em;
}
.company_products_list_1 .products_list dl dd:after,
.company_products_list_2 .products_list dl dd:after{
  content: " ";
  display: block;
  float: none;
  clear: both;
}

nav.catalog_nav {
  background: #F8F8F8;
  border: solid 1px #AAA;
  padding: 0.5em 1em;
  margin-bottom: 1em;
}
nav.catalog_nav ul {
  padding: 0;
  margin-bottom: 0;
}
nav.catalog_nav ul:after {
  content: " ";
  display: block;
  float: none;
  clear: both;
}
nav.catalog_nav ul li {
  list-style: none;
  margin: 0;
  padding: 0.1em 0.6em;
  min-width: 1.2em;
  text-align: center;
  display: inline-block;
  float: left;
  border-left: solid 1px #666;
}
nav.catalog_nav ul &gt; li:last-child,
nav.catalog_nav ul &gt; a:last-child &gt; li {
  border-right: solid 1px #666;
}
nav.catalog_nav ul &gt; li {
  color: red;
}
nav.catalog_nav ul a:hover li {
  background: #FFF;
  font-weight: bold;
}




/* 繝ｬ繧ｹ繝昴Φ繧ｷ繝門ｯｾ蠢懷� */
@media only screen and (max-width: 768px) {
  #all_category_list .category_dd_select_wrap select {
    width: 49%;
  }
  #all_category_list .category_dd_select_wrap select:nth-child(3n) + select {
    clear: none;
  }
  #all_category_list .category_dd_select_wrap select:nth-child(2n) + select {
    clear: both;
  }
  #all_category_list .category_ul_list_wrap ul.category_ul_list {
    width: 49%;
  }
  #all_category_list .category_ul_list_wrap ul.category_ul_list:nth-child(3n) + ul.category_ul_list {
    clear: none;
  }
  #all_category_list .category_ul_list_wrap ul.category_ul_list:nth-child(2n) + ul.category_ul_list {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  #all_category_list .category_dd_select_wrap select {
    width: 100%;
    margin-right: 0;
  }
  #all_category_list .category_ul_list_wrap ul.category_ul_list {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  
  ul.products_list li {
    width: 100%;
    margin-right: 0;
  }
  .product_detail_wrap .product_detail .product_image_wrap {
    float: none;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
  }
  .product_detail_wrap .product_detail dl {
    width: 100%;
  }
}

#user_data &gt; dl{
	max-width: 400px;
}



</pre></body></html>