@charset "utf-8";

/*-------------------------------------------*/
/*	タイトル
/*-------------------------------------------*/
.mdl_class {
  font-size: 2.4rem;
  border-bottom: 3px solid #e5eeff;
  margin-bottom: 1.5rem;
}

.sm_icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

/*-------------------------------------------*/
/*	リンクボタン
/*-------------------------------------------*/
.more_btnlink {
  display: flex;
  justify-content: center;
  margin: 2rem auto;
}

.more_btnlink a {
  display: inline-block;
  background-color: #2c7bca;
  border: 1px solid #2c7bca;
  border-radius: 1.3em;
  box-shadow: 0 1px 1px #caddee;
  color: #fff;
  cursor: pointer;
  margin: 0;
  padding: .6rem 2rem .4rem;
  text-align: center;
  text-decoration: none;
}

.more_btnlink a:hover {
  background-color: #fff;
  color: #333;
  text-decoration: none;
}

/*-------------------------------------------*/
/*	テーブル
/*-------------------------------------------*/
table[class$="tbl_corner"] {
  margin-bottom: 5rem;
}

/* 車載テーブル限定 */
.tbl_corner_auto tr:first-of-type th:not(:first-of-type):not(:last-of-type) {
  background: #666;
}

.tbl_corner_auto tr:nth-of-type(2n+1) {
  background: #f4f4f4;
}

.tbl_corner_auto tr:first-of-type {
  background: #888;
}

/* 医療テーブル限定 */
.tbl_corner_medical tr:first-of-type th:not(:first-of-type):not(:last-of-type) {
  background: #6dbaff;
}

.tbl_corner_medical tr:nth-of-type(2n+1) {
  background: #fafafa;
}

.tbl_corner_medical tr:first-of-type {
  background: #a0d2ff;
}

.tbl_corner_medical tr:first-of-type th {
  color: #666;
}

table[class$="tbl_corner"] tr td:last-child a,
.list_corresponding-company a {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

table[class$="tbl_corner"] th,
table[class$="tbl_corner"] td {
  line-height: 1.4;
}

table[class$="tbl_corner"] tr td:last-child a:before,
.list_corresponding-company a:before {
  content: "▶︎";
  color: #3e8bd4;
  font-size: 12px;
}

table[class$="tbl_corner"] ul>li:not(:last-child),
.list_corresponding-company li:not(:last-child) {
  margin-bottom: .5em;
}

.list_corresponding-company {
  line-height: 1.4;
}


.txt_notes {
  color: #666;
  font-size: small;
  line-height: 1.2;
}

/*-------------------------------------------*/
/*	新着情報
/*-------------------------------------------*/
.emc_news .list_news {
  margin-bottom: 0;
}


/*-------------------------------------------*/
/*	新規企業・ピックアップ
/*-------------------------------------------*/
.list_pickup_cmp {
  display: block;
}

.list_pickup_cmp>li {
  background: #fff;
  border: 2px solid #3e8bd4;
  border-radius: 5px;
  box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  display: block;
  margin-bottom: 20px;
  padding: 1em;
  width: 100%;
}

.list_pickup_cmp a:hover {
  text-decoration: none;
}

.list_pickup_cmp a:hover img {
  opacity: .7;
}

.list_pickup_cmp .nc_box,
.pickup_cmp_linkbtn {
  display: flex;
}

.list_pickup_cmp .nc_box {
  justify-content: space-between;
  overflow: hidden;
}

.pickup_cmp_linkbtn {
  justify-content: space-around;
  line-height: 1.2;
  margin-top: 1rem;
}

.pickup_cmp_linkbtn a {
  background: #f1f5ff;
  border: 1px solid #2c7bca;
  border-radius: 10px;
  box-shadow: 0 0 4px #205992;
  color: #3989d7;
  display: block;
  padding: .5em 1em;
  transition: all .4s;
}

.pickup_cmp_linkbtn a:hover {
  background: #2c7bca;
  color: #fff;
}

.list_pickup_cmp .picBox_new-cmp {
  line-height: 1;
  padding-right: 2rem;
  width: 180px;
}

.txtBox_new-cmp p {
  line-height: 1.4;
}

.txtBox_new-cmp p+p {
  margin-top: .5em;
}



/*-------------------------------------------*/
/*	試験場
/*-------------------------------------------*/
.tc-list {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.tc-list th,
.tc-list td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: .25em .5em;
}
.tc-list th {
  background: #fafafa;
  text-align: left;
}
.tc-list tr td:nth-of-type(1) {
  text-align: left;
}
.tc-list tr td:nth-of-type(n + 2) {
  min-width: 3em;
  text-align: center;
}

/*-------------------------------------------*/
/*	設備
/*-------------------------------------------*/
.list_facility {
  margin-bottom: 5rem;
}

.test_equipment>li {
  box-sizing: border-box;
  padding: .25em .5em;
}

.test_equipment>li:nth-child(odd) {
  background: #fff;
}

.test_equipment>li:nth-child(even) {
  background: #f0f8fe;
}

.test_equipment>li:first-child::before,
.test_equipment>li:first-child::after {
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-weight: 700;
  height: 2em;
  line-height: 2em;
  position: absolute;
  top: 0;
}

.test_equipment>li:first-child {
  overflow: hidden;
  padding-top: 2.5em;
  position: relative;
}

.test_equipment>li:first-child::before {
  background: #3e8bd4;
  content: "試験設備";
  padding: .15em .5em;
  left: 0;
  width: 100%;
}

.test_equipment>li:first-child::after {
  content: "対応企業";
  left: 48%;
  width: 4em;
}

/*-------------------------------------------*/
/*	アンカーサブメニュー
/*-------------------------------------------*/
.sm_new a::after,
.under_read li.sm_new a::after {
  content: "▲";
}

.under_company li:not(.sm_com):not(.sm_new) a::after {
  content: "▼";
}

.under_company .sm_com a::after {
  content: "▲";
}

.under_automoblile li:not(.sm_com):not(.sm_aut):not(.sm_new) a::after {
  content: "▼";
}

.under_automoblile .sm_com a::after,
.under_automoblile .sm_aut a::after {
  content: "▲";
}

.under_medical li:not(.sm_com):not(.sm_aut):not(.sm_med):not(.sm_new) a::after {
  content: "▼";
}

.under_medical .sm_com a::after,
.under_medical .sm_aut a::after,
.under_medical .sm_med a::after {
  content: "▲";
}

.under_other li:not(.sm_com):not(.sm_aut):not(.sm_med):not(.sm_oth):not(.sm_new) a::after {
  content: "▼";
}

.under_other .sm_com a::after,
.under_other .sm_aut a::after,
.under_other .sm_med a::after,
.under_other .sm_oth a::after {
  content: "▲";
}


.under_seminar li:not(.sm_bok):not(.sm_tes):not(.sm_fac):not(.sm_new) a::after {
  content: "▲";
}

.under_seminar .sm_bok a::after,
.under_seminar .sm_tes a::after,
.under_seminar .sm_fac a::after {
  content: "▼";
}


.under_books li:not(.sm_tes):not(.sm_fac):not(.sm_new) a::after {
  content: "▲";
}

.under_books .sm_tes a::after,
.under_books .sm_fac a::after {
  content: "▼";
}

.under_test li:not(.sm_fac):not(.sm_new) a::after {
  content: "▲";
}

.under_test .sm_fac a::after {
  content: "▼";
}


#seminer_emc+.more_btnlink,
.list_books {
  margin-bottom: 8rem;
}

.box_emc_anchor .sub_menu {
  margin: 0 auto;
  max-width: 900px;
}

/*-------------------------------------------*/
/*	Responsive Structure
/*-------------------------------------------*/

/* スマホ縦サイズ
/*-------------------------------------------*/
@media screen and (max-width: 479px) {}

@media screen and (min-width: 480px) and (max-width: 769px) {}

@media screen and (max-width: 769px) {


}

@media screen and (min-width: 770px) and (max-width: 959px) {}

@media screen and (min-width: 770px) {

  /* 紹介 */
  .box_tc_list {
    width: 55rem;
  }

  .box_emc_anchor .sub_menu {
    -ms-grid-columns: 50% 25% 25%;
    grid-template-columns: 50% 25% 25%;
    -ms-grid-rows: repeat(auto, 4);
    grid-template-rows: repeat(auto, 4);
  }

  .sm_com,
  .sm_aut,
  .sm_med,
  .sm_oth {
    grid-column: 1/2;
    -ms-grid-column: 1;
  }

  .sm_sem,
  .sm_bok,
  .sm_tes {
    grid-column: 2/4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .sm_com,
  .sm_sem {
    grid-row: 1/2;
    -ms-grid-row: 1;
  }

  .sm_aut,
  .sm_bok {
    grid-row: 2/3;
    -ms-grid-row: 2;
  }

  .sm_med,
  .sm_tes {
    grid-row: 3/4;
    -ms-grid-row: 3;
  }

  .sm_oth,
  .sm_fac,
  .sm_new {
    grid-row: 4/5;
    -ms-grid-row: 4;
  }

  .sm_fac {
    grid-column: 2/3;
    -ms-grid-column: 2;
  }

  .sm_new {
    grid-column: 3/4;
    -ms-grid-column: 3;
  }

}

@media screen and (max-width: 959px) {

  .tbl_corner,
  .tbl_corner tbody,
  .tbl_corner tr,
  .tbl_corner td {
    display: block;
  }

  .tbl_corner tr {
    border-top: 1px solid #ddd;
    padding: 10px 0;
  }

  .tbl_corner tr:first-of-type {
    display: none;
  }

  .tbl_corner td {
    border: none;
  }

  .tbl_corner tr td {
    line-height: 2;
  }

  .tbl_corner tr td a {
    margin: 1em 0;
  }

  .tbl_corner tr td::before {
    display: block;
    font-weight: 700;
  }

  .tbl_corner tr td:first-of-type br {
    display: none;
  }

  .tbl_corner_auto tr td:first-of-type::before,
  .tbl_corner_medical tr td:first-of-type::before,
  .tbl_corner_product tr td:first-of-type::before {
    content: "評価項目";
  }

  .tbl_corner_auto tr td:nth-of-type(2)::before,
  .tbl_corner_medical tr td:nth-of-type(2)::before,
  .tbl_corner_product tr td:nth-of-type(3)::before {
    content: "国際規格";
  }

  .tbl_corner_auto tr td:nth-of-type(3)::before,
  .tbl_corner_medical tr td:nth-of-type(3)::before,
  .tbl_corner_product tr td:nth-of-type(4)::before {
    content: "欧州規格";
  }

  .tbl_corner_auto tr td:nth-of-type(4)::before {
    content: "北米規格";
  }

  .tbl_corner_auto tr td:nth-of-type(5)::before,
  .tbl_corner_medical tr td:nth-of-type(4)::before,
  .tbl_corner_product tr td:nth-of-type(5)::before {
    content: "日本規格";
  }

  .tbl_corner_medical tr td:nth-of-type(5)::before,
  .tbl_corner_product tr td:nth-of-type(6)::before {
    content: "その他地域の規格";
  }

  .tbl_corner tr td:last-of-type::before {
    content: "対応企業";
  }

  .tc-list,
  .tc-list tbody,
  .tc-list tr,
  .tc-list td {
    display: block;
  }
  .tc-list {
    border-left: none;
    border-top: none;
  }

  .tc-list tr {
    border-top: 1px solid #ddd;
    padding: 10px 0;
  }

  .tc-list tr:first-of-type {
    display: none;
  }

  .tc-list td {
    border: none;
  }
  .tc-list tr td:nth-of-type(n + 2) {
    text-align: left;
  }
  .tc-list tr td:nth-of-type(2)::before {
    content: "ISO/IEC17025認定試験場：";
  }
  .tc-list tr td:nth-of-type(3)::before {
    content: "北海道・東北：";
  }
  .tc-list tr td:nth-of-type(4)::before {
    content: "関東：";
  }
  .tc-list tr td:nth-of-type(5)::before {
    content: "中部：";
  }
  .tc-list tr td:nth-of-type(6)::before {
    content: "関西：";
  }
  .tc-list tr td:nth-of-type(7)::before {
    content: "中国：";
  }
  .tc-list tr td:last-of-type::before {
    content: "九州・沖縄：";
  }

  table.tbl_corner03 td {
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: repeat(auto, 11);
    grid-template-rows: repeat(auto, 11);
  }

  br.for_pc {
    display: none;
  }

  .tbl_corner_ip tr td:nth-of-type(3) li,
  .tbl_corner02 tr td:last-child li {
    margin-bottom: 0;
  }

  .map-img,
  .tc-list br {
    display: none;
  }
}

/*	フルサイズ（BizVektor）
/*-------------------------------------------*/
@media screen and (min-width: 960px) {

  /* テーブル */
  .tbl_corner_auto tr th:first-of-type {
    width: 10em;
  }

  .tbl_corner_medical tr th:last-of-type,
  .tbl_corner_product tr th:last-of-type {
    width: 16.5em;
  }

  /* 新規企業・ピックアップ */
  .list_pickup_cmp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .list_pickup_cmp>li {
    max-width: 470px;
  }


  /* 試験所リスト */
  .list_tc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .info_tc:not(.info_tc_only) {
    width: 48%;
  }

  .info_tc.info_tc_only {
    width: 100%;
  }

  .info_tc:nth-child(2) {
    margin-top: 0;
    padding-top: 0;
  }

  /* 設備 */
  .test_equipment {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .test_equipment>li {
    display: flex;
    width: 47%;
  }

  .test_equipment strong {
    min-width: 11em;
    width: 30%;
  }

  .test_equipment>li:first-child,
  .test_equipment>li:nth-child(2) {
    overflow: hidden;
    padding-top: 2.5em;
    position: relative;
  }

  .test_equipment>li:nth-child(4n+1),
  .test_equipment>li:nth-child(4n+2) {
    background: #fff;
  }

  .test_equipment>li:nth-child(4n+3),
  .test_equipment>li:nth-child(4n+4) {
    background: #f0f8fe;
  }

  .test_equipment>li:first-child::before,
  .test_equipment>li:nth-child(2)::before,
  .test_equipment>li:first-child::after,
  .test_equipment>li:nth-child(2)::after {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-weight: 700;
    height: 2em;
    line-height: 2em;
    position: absolute;
    top: 0;
  }

  .test_equipment>li:first-child::before,
  .test_equipment>li:nth-child(2)::before {
    background: #3e8bd4;
    content: "試験設備";
    padding: .15em .5em;
    left: 0;
    width: 100%;
  }

  .test_equipment>li:first-child::after,
  .test_equipment>li:nth-child(2)::after {
    content: "対応企業";
    left: 48%;
    width: 4em;
  }
}