@charset "utf-8";

/*-------------------------------------------*/
/*	トップ
/*-------------------------------------------*/
.corner_menu_automobile {
  margin-bottom: 4rem;
  padding: 1em 0;
}
.corner_menu_automobile ul,
.corner_menu_automobile li,
.corner_menu_automobile a,
.corner_menu_automobile .nop {
  display: block;
  position: relative;
}

.corner_menu_automobile a,
.corner_menu_automobile .nop {
  border-radius: 10px;
  padding: .5em 1em .5em 35px;
  z-index: 10;
}
.corner_menu_automobile a {
  background: #f1f5ff;
  border: 1px solid #2c7bca;
  box-shadow: 0 0 4px #205992;
  color: #3989d7;
  text-decoration: none;
}

.corner_menu_automobile a,
.manu-icon_auto,
svg {
  transition: all .4s;
}

.corner_menu_automobile .nop {
  background: #fff;
  border: 1px solid #666;
  color: #808080;
}
.corner_menu_automobile a .manu-icon_auto {
  border-color: #2c7bca;
}
.corner_menu_automobile .nop .manu-icon_auto {
  border-color: #999;
}
.corner_menu_automobile a:hover {
  background: #2c7bca;
  box-shadow: 0 0 4px #fff;
  border-color: #f1f5ff;
  color: #fff;
}

.manu-icon_auto {
  align-items: center;
  background: #fff;
  border: 1px solid;
  border-radius: 100%;
  box-sizing: border-box;
  display: flex;
  height: 5rem;
  justify-content: center;
  left: -2.5rem;
  position: absolute;
  top: -.25em;
  width: 5rem;
}

a:hover .manu-icon_auto {
  background: #f1f5ff;
  box-shadow: 0 0 4px #fff;
}
svg {
  fill: currentColor;
  height: 4rem;
  width: 4rem;
}

.st3 {
  fill: #2c7bca;
}
.st4 {
  fill:none;
}
a:hover .st3 {
  fill: #205992;
}

/* 新着情報 */
.news_more {
  margin-bottom: 6rem;
}

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

.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;
}


/*-------------------------------------------*/
/*	メニュー
/*-------------------------------------------*/
.submenu_automoblile {
  border: 2px solid #2b7bc9;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.submenu_automoblile > li:not(.menu_submenu) {
  flex-grow: 1;
}
.submenu_automoblile a {
  display: block;
  font-weight: 700;
  padding: .5em 1em .5em;
  text-align: center;
  text-decoration: none;
}

.submenu_automoblile a:hover,
#p_aec .menu_aec a,
#p_aec_q100 .menu_aecq100 a,
#p_aec_q101 .menu_aecq101 a,
#p_aec_q200 .menu_aecq200 a,
#p_aec_facility .menu_aec-facility a,
#p_emc .menu_emc a,
#p_emc_emi .menu_emc-emi a,
#p_emc_ems .menu_emc-ems a,
#p_emc_facility .menu_emc-facility a,
#p_iso .menu_iso a {
  background: #2b7bc9;
  color: #fff;
}

body[id^="p_aec_"] .menu_aec,
body[id^="p_emc_"] .menu_emc,
.menu_submenu {
  background: #f0f8ff;
}
.submenu_automoblile li.menu_submenu {
  width: 100%;
}
.menu_submenu ul {
  display: flex;
  justify-content: center;
}
.menu_submenu a {
  padding: .25em 1em;
}

/*-------------------------------------------*/
/*	AEC・EMC　トップ共通
/*-------------------------------------------*/


.list_disc {
  list-style-type: disc;
  margin: 1em 0 1em 1.5em;
}
.list_disc > li:not(:first-child) {
  margin-top: .5em;
}

.contents h2 {
  margin-top: 6rem;
}

.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;
}

.box_p_companies {
  display: flex;
  justify-content: space-between;
}
.box_p_companies li {
  max-width: 21rem;
  width: 24%;
}
.box_p_companies img {
  width: 100%;
}


/*-------------------------------------------*/
/*	AEC・EMC　一覧共通
/*-------------------------------------------*/
.tbl_corner {
  box-sizing: border-box;
  font-size: 1.4rem;
  width: 100%;
}
.tbl_corner tr:first-of-type th {
  color: #fff;
  text-align: left;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 5px;
  font-size: 1.6rem;
}
.tbl_corner tr:nth-of-type(2n+1) {
  background: #f0f8fe;
}
.tbl_corner tr:first-of-type {
  background: #3e8bd4;
}
.tbl_corner_emc tr:first-of-type th:not(:first-of-type):not(:last-of-type) {
  background: #2c7bca;
}

.tbl_corner td{
  text-align: left;
  vertical-align: top;
  padding: 5px;
  border: 2px solid #fff;
}

.tbl_corner .braces {
  color: #666;
}
.tbl_corner a .braces {
  color: #3989d7;
}
.tbl_corner .braces::before {
  content: "（";
}
.tbl_corner .braces::after {
  content: "）";
}

.box_movie_thumb {
  background: #f6f6f6;
}


/*-------------------------------------------*/
/*	AEC
/*-------------------------------------------*/
.standard-class li {
  margin-bottom: 2rem;
}
.standard-class a {
  background: #2b7bc9;
  border-radius: calc(1em * 1.6 + 1em / 2);
  color: #fff;
  font-size: 1.8rem;
  display: block;
  padding: .5em 1em;
  text-decoration: none;
}
.standard-class a:hover {
  background: #fff;
  box-shadow: 1px 1px 0 #2b7bc9 inset,
  1px -1px 0 #2b7bc9 inset,
  -1px 1px 0 #2b7bc9 inset,
  -1px -1px 0 #2b7bc9 inset;
  color: #2b7bc9;
}

.tc_list {
  border: 1px solid #3a89d8;
  margin-bottom: 1px;
}

.tc_list label {
  background: #3a89d8;
  color: #fff;
  display: block;
  padding: .25em .5em;
}
.accordion {
  display: none;
}
input:checked ~ label {
  background: #ecf6ff;
  color: #3a89d8;
}

.box_tc {
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  transition: all 0.2s;
}

input:checked ~ .box_tc {
  max-height: 500rem;
  min-height: 5rem;
  opacity: 1;
  overflow: initial;
}
.list_tc {
  padding: 1rem;
}
.icon_triangle {
  cursor: pointer;
  display: block;
  text-decoration: none;
  position: relative;
}

.icon_triangle::after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  border-bottom: .6em solid transparent;
  border-left: .8em solid #fff;
  border-top: .6em solid transparent;
  height: 0;
  margin: -.6em 0 0 0;
  right: 1em;
  top: 50%;
  width: 0;
}

input:checked  ~ label .icon_triangle::after {
  border-left-color: #3a89d8;
  transform: rotate(90deg);
}

.messege_looking-for {
  color: #666;
  margin: .25em .5em;
}

.info_tc,
[class^="info_tc"] {
  display: block;
}
.info_tc:not(:first-child) {
  margin-top: 1rem;
  padding-top: 1rem;
}

.info_tc_link {
  font-weight: 700;
}
.info_tc_img {
  float: left;
  margin-right: 2rem;
  overflow: hidden;
  width: 10rem;
}
.info_tc_img img {
  max-width: 100%;
}
.info_tc_comp {
  color: #666;
  font-size: 1.4rem;
  word-break: break-all;
}
.info_tc_comp::after {
  clear: both;
  content: "";
  display: block;
}
.info_tc_fact {
  list-style: disc;
  margin-left: 1.5em;
}

.info_tc_mark li {
  display: inline-block;
  font-size: 1.4rem;
  margin-top: 5px;
  padding: .1em .25em;
}

.mark_e {
  background: #2b8204;
  color: #fff;
}
.mark_rvc {
  background: #0272e5;
  color: #fff;
}
.mark_wireless,
.mark_darkroom,
.mark_ohter {
  box-shadow: 1px 1px 0 #666 inset,
  1px -1px 0 #666 inset,
  -1px -1px 0 #666 inset,
  -1px -1px 0 #666 inset;
}
.mark_wireless {
  background: #ffdb13;
}
.mark_darkroom,
.mark_ohter {
  color: #808080;
}

.ttl_supplement {
  font-size: 1.8rem;
}

h2.ttl_aecq100,
.ttl_iso {
  font-size: 1.8rem;
  margin-bottom: .5em;
}

.txtlink_comp {
  border: 2px solid #3e8bd4;
  border-radius: 5px;
  margin: 0;
  padding: .25em;
}

.txtlink_comp + .tbl_corner_aec {
  margin-top: 4rem;
}

/*-------------------------------------------*/
/*	EMC
/*-------------------------------------------*/
.test_emc {
  margin: 3rem auto;
}
.test_emc li {
  margin-bottom: 2rem;
  overflow: hidden;
}
.test_emc a .btn_emc {
  background: #2b7bc9;
  border-radius: calc(1em * 1.6 + 1em / 2);
  color: #fff;
  font-size: 1.8rem;
  display: block;
  padding: .5em 1em;
  text-decoration: none;
}

.test_emc a:hover .btn_emc {
  background: #fff;
  box-shadow: 1px 1px 0 #2b7bc9 inset,
  1px -1px 0 #2b7bc9 inset,
  -1px 1px 0 #2b7bc9 inset,
  -1px -1px 0 #2b7bc9 inset;
  color: #2b7bc9;
}
.menu_img_emc {
  align-content: center;
  display: flex;
  height: 15rem;
  justify-content: center;
  margin-top: 1rem;
  overflow: hidden;
  width: 100%;
}
.test_emc a:hover .menu_img_emc {
  opacity: .7;
}
.test_emc_img {
  max-width: 100%;
}

.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;
}
.list_corresponding-company a:before{
  content: "▶︎";
  color: #3e8bd4;
  font-size: 12px;
}

.list_facility {
  margin-bottom: 5rem;
}

.list_facility .device-description {
  color: #333;
  font-size: 14px;
}

.under_c_company {
  margin-top: 3rem;
}
.list_facility li.new_item a {
  position: relative;
}

.list_facility li.new_item a::before {
  background: #ff9d12;
  color: #fff;
  content: "NEW";
  display: block;
  height: 1.4em;
  left: 0;
  line-height: 1.4em;
  position: absolute;
  text-align: center;
  top: .5em;
  width: 5em;
  z-index: 5;
}
.list_facility li.new_item a::after {
  border-style: solid;
  border-width: 0 0 1.4em 10px;
  border-color: transparent transparent transparent #ff9d12;
  content: "";
  height: 0;
  left: 5em;
  position: absolute;
  top: .5em;
  width: 0;
  z-index: 5;
}

/*-------------------------------------------*/
/*	ISO 16750
/*-------------------------------------------*/
.list_news-data li {
  padding: .5rem;
}
.list_news-data li:nth-child(even) {
  background: #f0f8fe;
}
.list_news-data .new_item .data_title::before {
  background: #ff9d12;
  color: #fff;
  content: "NEW";
  display: inline-block;
  font-size: 1.2rem;
  height: 1.4em;
  line-height: 1.4em;
  margin-right: 1em;
  padding: .25em 1em;
}

.list_nd .data_title {
  font-weight: 700;
}
.list_nd .news_cat {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: calc(1.6rem*1.4);
  margin-right: 1em;
}
.list_nd .data_maker {
  text-align: right;
}
.contents p+p.data_maker {
  margin-top: 0;
}

.list_test-items {
  display: block;
}

.list_test-items li {
  box-sizing: border-box;
  margin: 0 0 .5rem 0;
  padding: 0 0 0 1em;
  position: relative;
}
.list_test-items li::before {
  background: #2b7bc9;
  content: "";
  display: block;
  height: .6rem;
  left: 0;
  line-height: 0;
  width: .6rem;
  position: absolute;
  top: .6em;
}

.sm_icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.sm_iso .sm_info a { background: transparent url(../img/c-emc/sm_icon10.png) .5rem 50% no-repeat; }
.sm_itm a { background: transparent url(../img/c-emc/sm_icon07.png) .5rem 50% no-repeat; }

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

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

}

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

}

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

  /*	車載部品の試験特集コーナー
  /*-------------------------------------------*/
  .corner_menu_automobile li {
    margin: 1em 0;
  }
  .box_rimg {
    margin: 0 auto 2rem auto;
    text-align: center;
  }
  .img_iso {
    display: flex;
    justify-content: center;
  }
  .box_rimg:not(.img_iso) img {
    width: 100%;
  }
  .box_rimg.img_iso img {
    width: calc(100% / 3);
  }
  .box_map {
    display: block;
  }
  .image-map,
  ul.sub_menu {
    display: none;
  }
  .test_equipment strong {
    display: block;
  }
  .submenu_automoblile,
  .menu_submenu ul {
    flex-flow: column;
  }
  .submenu_automoblile a {
    text-align: left;
  }
  .submenu_automoblile .menu_submenu a {
    padding-left: 2em;
  }
  .submenu_automoblile > li:not(.menu_submenu) {
    width: 100%;
  }
  .menu_auto_top {
    order: 1;
  }
  .menu_aec {
    order: 2;
  }
  .menu_emc {
    order: 3;
  }
  .menu_iso {
    order: 4;
  }
  body[id^="p_aec_"] .menu_iso,
  body[id^="p_emc_"] .menu_iso {
    order: 5;
  }
  body[id^="p_aec_"] .menu_emc {
    order: 4;
  }
  .menu_submenu {
    order: 4;
  }
  body[id^="p_aec_"] .menu_submenu {
    order: 3;
  }

  .corner_menu_automobile::before {
    background: url(../img/c-automobile/bg_topmenu.jpg) 0 0 no-repeat;
    background-size:contain;
    content: "";
    display: block;
    height: 40vw;
    width: 100%;
  }

  .tbl_corner tr td {
    padding-left: 1.5em;
  }
  .tbl_corner tr td::before {
    margin-left: -1em;
  }

  .tbl_corner tr td a {
    display: block;
    margin: 1em 0;
  }
  .txtlink_comp a::after {
    content: "\A";
    white-space: pre;
  }
}

/* pc iPad3より大きい場合
/*-------------------------------------------*/
@media screen and (min-width: 770px) {
  .box_rimg {
    float: right;
    line-height: 0;
    margin: 0 0 2rem 3rem;
    max-width: 35rem;
  }
  .corner_menu_automobile {
    background: url(../img/c-automobile/bg_topmenu.jpg) right top no-repeat;
    padding: 1em 0;
  }
  .corner_menu_automobile ul {
    padding-left: 50px;
    width: 26em;
  }
  .corner_menu_automobile li {
    margin: 1rem 0;
  }

  /*	AEC */
  .standard-class li {
    display: flex;
  }
  .standard-class a {
    margin-right: 2rem;
  }
  .sub_menu.sm_aec,
  .sub_menu.sm_iso {
    border: 1px solid #e5eeff;
    display: flex;
    flex-wrap: wrap;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    justify-content: space-around;
    margin: 4rem 0 6rem;
    padding: .5em;
  }
  .sub_menu.sm_aec {
    -ms-grid-columns: calc(100% / 3);
    grid-template-columns: calc(100% / 3);
  }
  .sub_menu.sm_iso {
    -ms-grid-columns: calc(100% / 4);
    grid-template-columns: calc(100% / 4);
  }
  .sub_menu .sm_cco,
  .sub_menu .sm_tes,
  .sub_menu .sm_fac,
  .sub_menu .sm_new,
  .sub_menu .sm_itm,
  .sub_menu .sm_info {
    border-bottom: 0;
    border-right: 0;
    grid-row: 1/2;
    -ms-grid-row: 1;
  }
  .sub_menu.sm_aec .sm_cco,
  .sub_menu.sm_iso .sm_new {
    grid-column: 1/2;
    -ms-grid-column: 1;
  }
  .sub_menu.sm_aec .sm_tes,
  .sub_menu.sm_iso .sm_fac {
    grid-column: 2/3;
    -ms-grid-column: 2;
  }
  .sub_menu.sm_aec .sm_fac,
  .sub_menu.sm_iso .sm_itm {
    grid-column: 3/4;
    -ms-grid-column: 3;
  }
  .sub_menu.sm_iso .sm_tes {
    grid-column: 4/5;
    -ms-grid-column: 4;
  }

  .sm_aec .sm_cco a::after,
  .sub_menu.sm_iso .sm_info a::after,
  .under_facility .sub_menu.sm_iso .sm_fac a::after,
  .under_facility .sub_menu.sm_iso .sm_itm a::after {
    content: "▲";
  }
  .sm_aec .sm_new a::after,
  .sub_menu.sm_iso .sm_fac a::after,
  .sub_menu.sm_iso .sm_itm a::after,
  .sub_menu.sm_iso .sm_tes a::after,
  .sub_menu.sm_iso .sm_new a::after {
    content: "▼";
  }

  .sm_aec .sm_sem a::after {
    content: "▲";
  }
  .under_c_company .sm_sem a::after {
    content: "▼";
  }

  .under_books .sm_bok a::after,
  .under_test .sm_bok a::after,
  .under_facility .sm_bok a::after {
    content: "▲";
  }
  .under_c_company .sm_bok a::after,
  .under_seminar .sm_bok a::after {
    content: "▼";
  }

  .under_c_company .sm_tes a::after,
  .under_seminar .sm_tes a::after,
  .under_books .sm_tes a::after {
    content: "▼";
  }
  .under_facility .sm_tes a::after,
  .under_test .sm_tes a::after {
    content: "▲";
  }

  div:not(.under_facility) .sm_fac a::after {
    content: "▼";
  }
  div.under_facility .sm_fac a::after {
    content: "▲";
  }


  .box_map {
    display: flex;
    justify-content: space-between;
  }
  .image-map {
    padding: 0 0 7rem 0;
  }
  #imagemap_jpn {
    background: transparent url(../img/top/map.png) 0 0 no-repeat;
    background-size: cover;
    display: block;
    height: 19.6rem;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 30rem;
  }
  #imagemap_jpn.newmap {
    background: transparent url(../img/c-automobile/map_test-center.png) 0 0 no-repeat;
    height: 27rem;
  }
  #imagemap_jpn li {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
  }
  #imagemap_jpn label {
    align-items: center;
    background-color: #fff;
    box-shadow: 1px 1px #2c7bca inset, -1px -1px #2c7bca inset,
      1px -1px #2c7bca inset, -1px 1px #2c7bca inset;
    border-radius: 100%;
    display: flex;
    font-size: 1.4rem;
    height: 3.5em;
    justify-content: center;
    padding: .5em;
    width: 3.5em;
  }
  #imagemap_jpn span {
    line-height: 1.2;
    text-align: center;
    z-index: 10;
  }
  #hokkaido {
    right: 8rem;
    top: 0;
  }
  #touhoku {
    right: 1rem;
    top: 5rem;
  }
  #kanto {
    bottom: 0;
    right: 3rem;
  }
  #chubu {
    left: 13rem;
    top: 6rem;
  }
  #kansai {
    bottom: -2rem;
    left: 12rem;
  }
  #chugoku {
    left: 4rem;
    top: 6rem;
  }
  #shikoku {
    bottom: -2rem;
    left: 6rem;
  }
  #kyushu {
    bottom: -5rem;
    left: 0;
  }
  #hokkaido_touhoku {
    right: 3rem;
    top: 7rem;
  }
  .newmap #kanto {
    bottom: 4rem;
    right: 6rem;
  }
  .newmap #chubu {
    left: 6rem;
    top: 8rem;
  }
  .newmap #kansai {
    bottom: 1rem;
    left: 11rem;
  }
  #chu_shikoku {
    left: 0;
    top: 12rem;
  }
  #kyushu_okinawa {
    bottom: -2rem;
    left: 5rem;
  }
  .box_tc_list {
    padding-bottom: 2rem;
    width: 55rem;
  }
  .test_equipment > li {
    display: flex;
  }
  .test_equipment strong {
    min-width: 11em;
    width: 30%;
  }
  .list_test-items {
    display: flex;
    flex-wrap: wrap;
  }
  .list_test-items li {
    width: 50%;
  }
  .txtlink_comp a {
    margin-right: 1em;
  }
}
@media screen and (min-width: 770px) and (max-width: 959px) {
  .tab_non {
    display: none;
  }
}
@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_emc tr td:first-of-type::before {
    content: "評価項目";
  }
  .tbl_corner_emc tr td:nth-of-type(2)::before {
    content: "国際規格";
  }
  .tbl_corner_emc tr td:nth-of-type(3)::before {
    content: "欧州規格";
  }
  .tbl_corner_emc tr td:nth-of-type(4)::before {
    content: "北米規格";
  }
  .tbl_corner_emc tr td:nth-of-type(5)::before {
    content: "日本規格";
  }
  .tbl_corner tr td:last-of-type::before {
    content: "対応企業";
  }
  .tbl_corner_aec tr td:first-of-type::before {
    content: "試験項目";
  }
  .tbl_corner_aec tr td:nth-of-type(2)::before {
    content: "参照規格";
  }
  .tbl_corner_iso tr td:first-of-type::before {
    content: "試験項目";
  }
}

/*	フルサイズ（BizVektor）
/*-------------------------------------------*/
@media screen and (min-width: 960px) {
  .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_emc {
    display: flex;
    justify-content: space-between;
  }
  .test_emc li {
    width: 45%;
  }
  .test_equipment {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .test_equipment > li {
    width: 47%;
  }
  .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;
  }

  .tbl_corner_emc tr td {
    width: 11%;
  }
  .tbl_corner_emc tr td:first-of-type {
    width: 28%;
  }
  .tbl_corner_emc tr td:last-of-type {
    width: 28%;
  }

  .tbl_corner_aec tr td:first-of-type {
    width: 40%;
  }
  .tbl_corner_aec tr td:nth-of-type(2) {
    width: 30%;
  }
  .tbl_corner_aec tr td:last-of-type {
    width: 30%;
  }
  .tbl_corner .braces.m1 {
    margin-top: 1.6em;
    display: block;
  }
  .tbl_corner .braces.m2 {
    margin-top: calc(1.6em * 2);
    display: block;
  }
  /* 新規企業・ピックアップ */
  .list_pickup_cmp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

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