@charset "UTF-8";

.cf:before,
.cf:after {
  display: table;
  content: " ";
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.section .news-element-wrapper .hdg-wrapper {
  padding: 0 !important;
}

.section .news-element-wrapper H2.hdg-level2 {
  font-size: 170% !important;
  text-align: left !important;
}

.section .news-element-wrapper dl {
  line-height: 2em;
}

.section .news-element-wrapper dl dd {
  padding-left: 1em !important;
}

.section .news-element-wrapper dl.news-list-01 dt {
  width: 100% !important;
  padding-left: 1em;
  font-size: 132%;
  font-weight: bold;
  text-indent: -1em;
  white-space: normal !important;
}

.section .news-element-wrapper ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.section .news-element-wrapper p.sub-txt {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}

.company-wm__header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #000;
  background-color: #6c6c6c;
  font-size: 0;
}

.company-wm__header-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 34px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 33px;
}

.company-wm__header-item:first-child {
  width: 56.18132%;
  border-right: 1px solid #000;
}

.company-wm__header-item:nth-child(2) {
  width: 43.81868%;
  text-align: center;
}

.company-wm__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
  border: 1px solid #000;
  font-size: 0;
}

.company-wm__list-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 20px;
  color: #333;
  font-size: 14px;
}

.company-wm__list-item:first-child {
  width: 56.18132%;
  border-right: 1px solid #000;
}

.company-wm__list-item:nth-child(2) {
  width: 43.81868%;
  text-align: center;
}

.company-wm__list-item-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.company-wm__list-item-link {
  border-bottom: 1px solid #656d73;
}

.company-wm__list-item-link.gas {
  border-bottom: none;
}

.company-wm__list-item .sub {
	font-size: 90%
	}


.company-wm__list-item-link + .company-wm__list-item-link {
  margin-left: 24.13793%;
}

@media screen and (max-width: 468px) {
  table tbody td.td1 {
    width: 73px;
  }
  table tbody td.td2 {
    width: 89px;
  }
  table tbody td.td3 {
    width: 69px;
  }
  table tbody td.td4 {
    width: 69px;
  }
}