@charset "UTF-8";
/*===============================
  会社概要
===============================*/
.page_company {
  padding-top: 10.6666666667vw;
  margin-bottom: 26.6666666667vw;
}
.page_company .company_in {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.page_company .company_in .company_table {
  width: 93.3333333333vw;
  margin-bottom: 6.6666666667vw;
}
.page_company .company_in .company_table tr:first-of-type th,
.page_company .company_in .company_table tr:first-of-type td {
  border-top: none;
}
.page_company .company_in .company_table tr th,
.page_company .company_in .company_table tr td {
  font-size: 3.7333333333vw;
  line-height: 1.4;
  text-align: left;
  font-weight: 500;
  vertical-align: middle;
  padding: 2.6666666667vw 2.6666666667vw;
  border-top: 1px dashed #ccc;
}
.page_company .company_in .company_table tr th {
  font-weight: 700;
  width: 17.3333333333vw;
  background: #fff4e1;
}
.page_company .company_in .company_table tr td {
  background: #fff;
}
.page_company .company_in .map iframe {
  width: 93.3333333333vw;
  height: 53.3333333333vw;
}/*# sourceMappingURL=company_sp.css.map */