body {
  min-width: 1090px;
  overflow-x: auto;
}
.fz22 {
  font-size: 22px;
}
.fz26 {
  font-size: 26px;
}
.fz28 {
  font-size: 28px;
}
.fz30 {
  font-size: 30px;
}
.fz32 {
  font-size: 32px;
}
.fz38 {
  font-size: 38px;
}
.ttlH2Com1 {
  height: 420px;
}
.companyH2 {
  background: url(../img/company/top/bg_h2.jpg) center no-repeat;
  background-size: cover;
}
.companyProfileH2 {
  background: url(../img/company/profile/bg_h2.jpg) center no-repeat;
  background-size: cover;
}
.companyMessageH2 {
  background: url(../img/company/message/bg_h2.jpg) center no-repeat;
  background-size: cover;
}
.companyOfficeH2 {
  background: url(../img/company/office/bg_h2.jpg) center no-repeat;
  background-size: cover;
}
.companyHistoryH2 {
  background: url(../img/company/history/bg_h2.jpg) center no-repeat;
  background-size: cover;
}
.txt80 {
  color: #808080;
}
.btnMore a {
  display: inline-block;
  padding: 0 10px;
  color: #000;
  border: 1px solid #333;
  min-width: 162px;
}
.btnMore a:hover {
  opacity: 0.5;
}
.btnMore a span {
  background: url(../img/common/other/icon_arrow_more.png) right center no-repeat;
  padding-right: 15px;
  display: block;
  padding: 9px 10px 10px;
  text-align: center;
}
.borderTop {
  border-top: 1px solid #e6e6e6;
}
.borderBottom {
  border-bottom: 1px solid #e6e6e6;
}
/*============================
	Company page
==============================*/
.listMainCompany {
  margin-bottom: 115px;
}
.listMainCompany .itemList {
  margin-bottom: 90px;
}
.listMainCompany .itemList:nth-child(2) {
  margin-bottom: 65px;
}
.listMainCompany .itemList:last-child {
  margin-bottom: 0;
  padding-bottom: 35px;
}
.listMainCompany .itemList li {
  float: left;
  width: 50%;
}
.listMainCompany .itemList li:hover {
  opacity: 0.5;
}
.listMainCompany .itemList li:nth-child(2n + 1) {
  padding-right: 30px;
}
.listMainCompany .itemList li:nth-child(2n + 2) {
  padding-left: 30px;
}
.listMainCompany .itemList li .imgBox {
  margin-bottom: 15px;
}
.listMainCompany .itemList li .txtCaption {
  background: url(../img/company/top/icon_arrow.png) 97% center no-repeat;
}
.listMainCompany .itemList li .txtCaption span {
  display: block;
  font-weight: bold;
  line-height: 29px;
  letter-spacing: 0.06em;
}
.listMainCompany .itemList li .txtCaption .txtLato {
  padding: 10px 0 0;
}
/*==================================
	Company / Profile page
====================================*/
.companyProfileBox {
  max-width: 880px;
  margin: 0 auto 99px;
}
.companyProfileBox .headBox {
  height: 60px;
  color: #fff;
  display: table;
  width: 100%;
  background: #4d4d4d;
}
.companyProfileBox .headBox span {
  display: table-cell;
  vertical-align: middle;
}
.companyProfileBox .headBox .txt {
  background: #262626;
  width: 118px;
  text-align: center;
}
.companyProfileBox table {
  margin-bottom: 70px;
}
.companyProfileBox table tr:nth-child(even) {
  background: #eeeeee;
}
.companyProfileBox table th,
.companyProfileBox table td {
  padding: 18px 0 15px;
}
.companyProfileBox table th {
  width: 200px;
  padding-left: 20px;
  vertical-align: top;
}
.companyProfileBox table td {
  padding-right: 20px;
}
.companyLinkCom {
  background: url(../img/company/top/img_company_com.jpg) top center no-repeat;
  background-size: cover;
  padding: 75px 10px 45px;
}
.companyLinkCom .innerBox {
  max-width: 780px;
  margin: 0 auto;
}
.companyLinkCom .innerBox li {
  float: left;
  width: 50%;
  margin-bottom: 22px;
}
.companyLinkCom .innerBox li:nth-child(2n + 1) {
  padding-right: 13px;
}
.companyLinkCom .innerBox li:nth-child(2n + 2) {
  padding-left: 13px;
}
.companyLinkCom .innerBox a {
  display: block;
  padding: 22px 19px;
  font-size: 18px;
  border: 1px solid #fff;
  text-align: center;
  font-weight: bold;
}
.companyLinkCom .innerBox a:hover {
  background-color: #fff;
}
.companyLinkCom .innerBox a span {
  display: block;
  color: #fff;
  position: relative;
}
.companyLinkCom .innerBox a:hover span {
  color: #1e1e1e;
}
.companyLinkCom .innerBox a span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.companyLinkCom .innerBox a:hover span::after {
  border-top: 1px solid #1e1e1e;
  border-right: 1px solid #1e1e1e;
}
/*============================
	Company/message
==============================*/
.contentMsBox {
  max-width: 880px;
  margin: 0 auto 170px;
  line-height: 1.9;
}
.contentMsBox .chart-img {
  text-align: center;
  margin-bottom: 33px;
  padding-right: 77px;
}
.contentMsBox .chart-img img {
  max-width: 637px;
}
.contentMsBox .box-m {
  padding: 93px 0 68px;
}
.contentMsBox .txt02 {
  margin-bottom: 62px;
}
.company-mess .img-main {
  margin-bottom: 76px;
}
.company-mess .block-txt {
  margin-bottom: 82px;
  letter-spacing: 0;
}
.company-mess .title {
  font-size: 36px;
  margin-bottom: 43px;
  line-height: 1.5;
}
.company-mess .img01 {
  display: block;
  max-width: 700px;
  margin: 0 auto;
}
/*============================
	Company/Office
==============================*/
.officeAnchorBox ul {
  max-width: 615px;
  margin: auto;
}
.officeAnchorBox li {
  float: left;
  width: 20%;
  min-width: 205px;
  padding: 0 0.5%;
  margin-bottom: 5px;
}
.officeAnchorBox li a {
  display: block;
  text-align: center;
  padding: 0 15px;
  border: 1px solid #808080;
}
.officeAnchorBox li span {
  display: block;
  padding: 15px;
  background: url(../img/company/top/icon_arrow_down.png) right center no-repeat;
  text-align: center;
}
.officeBox {
  padding-bottom: 96px;
  border-bottom: 1px solid #ccc;
}
.officeBox .ttl {
  margin-bottom: 12px;
  color: #afafaf;
}
.officeBox .contentBox .leftPane {
  float: left;
  width: 53%;
  padding-right: 45px;
}
.officeBox .contentBox .rightPane {
  float: left;
  width: 47%;
}
.officeBox .contentBox th,
.officeBox .contentBox td {
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
  vertical-align: top;
}
.officeBox .contentBox th a,
.officeBox .contentBox td a {
  text-decoration: underline;
}
.officeBox .contentBox th a:hover,
.officeBox .contentBox td a:hover {
  text-decoration: none;
}
.officeBox .contentBox th {
  width: 115px;
}
.officeBox .galleryBox {
  margin-bottom: 70px;
}
.officeBox .galleryBox .ttlGal {
  margin-bottom: 13px;
  background: url(../img/company/office/icon_zoom.png) left center no-repeat;
  padding-left: 20px;
}
.officeBox .galleryBox .itemList {
  max-width: 1026px;
  margin-left: -13px;
  margin-right: -13px;
}
.officeBox .galleryBox li {
  float: left;
  width: 16.666666%;
  padding: 0 1.3%;
}
.lastOffice {
  margin-bottom: 125px;
  border-bottom: 0;
  padding-bottom: 0;
}
/*=============================
	COMPANY/History
===============================*/
.historyBox {
  max-width: 880px;
  margin: 0 auto 109px;
}
.historyBox table {
  width: 100%;
}
.historyBox table th,
.historyBox table td {
  padding: 17px 24px 16px;
}
.historyBox table th {
  width: 169px;
  color: #fff;
  background: #666;
}
.historyBox table tr:nth-child(odd) {
  background: #eee;
}
.historyBox table tr:nth-child(odd) th {
  background: #333;
}

span.txt-left {
  /*width: 160px;*/
  float: left;
}

span.txt-right {
  width: calc(100% - 176px);
  max-width: 470px;
  float: right;
  padding-right: 10px;
}
span.txt-mid {
  float: left;
  width: 16px;
}
.lh-mdf {
  line-height: 2;
}
.lh-mdf:after {
  display: block;
  content: "";
  clear: both;
}
td p:after {
  display: block;
  content: "";
  clear: both;
}
.lh-mdf {
  display: flex;
  width: 100%;
}
.lh-mdf .txt-left {
  flex-grow: 0;
  flex-shrink: 0;
  /*flex-basis: 160px;*/
}
.lh-mdf .dot{
  font-size: 8px;
  align-self: center;
  margin-right: 3px;
}
/*# sourceMappingURL=company.css.map */
