<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
 *	01 : #company
 */
/* -------------------------------------------------------------
	01 : #company
------------------------------------------------------------- */
#company section {
  margin-bottom: 50px;
}
#company section:last-child {
  margin-bottom: 0;
}
#company section .hx-ttl02 {
  margin: 0 20px 20px;
}
#company section table {
  border: 1px solid #CCC;
  border-collapse: collapse;
  font-size: 1.2em;
  margin: 0 auto;
  width: 940px;
}
#company section table tr th,
#company section table tr td {
  border: 1px solid #CCC;
  padding: 10px;
  line-height: 2;
  text-align: left;
}
#company section table tr th {
  background: #F2F2F2;
  font-weight: normal;
  box-sizing: border-box;
  width: 170px;
}
#company section table tr td span {
  display: inline-block;
  width: 100px;
}
#company section table tr td span + span {
  width: auto;
}
#company section table tr td span + span:before {
  content: "：";
}
#company section table tr td .clearfix a {
  display: inline-block;
  margin-top: 10px;
}
#company section table tr td .clearfix .img {
  float: right;
}
#company section .main-customer tr td {
  border: none;
}
#company section .main-customer .last_btm td {
  border-bottom: 1px solid #CCC;
}
#company section ul {
  margin: 0 auto;
  width: 940px;
}
#company section ul li {
  background: url(../image/under-line.png) left bottom repeat-x;
  font-size: 1.4em;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
#company section ul li time {
  display: inline-block;
  width: 150px;
}
#company section ul li:last-child {
  margin-bottom: 0;
}

.font-14pxGy {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #888;
}</pre></body></html>