/* CSS Document */
section {
  width: 100%; }
  section .ttl_area {
    width: 100%;
    background: url(/equipment/images/kv.jpg) top center no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 173px; }
    section .ttl_area > .inner {
      width: 972px;
      margin: auto;
      height: 30px;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }
      section .ttl_area > .inner h1 {
        background: url(/equipment/images/ttl.png) left center no-repeat;
        width: 429px;
        height: 30px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }

.main_contents .contents_Left h3.brb {
  margin-bottom: 30px; }
.main_contents .contents_Left ul.equipment {
  font-size: 0; }
  .main_contents .contents_Left ul.equipment li {
    width: 194px;
    display: inline-block;
    vertical-align: top;
    margin-right: 33px; }
    .main_contents .contents_Left ul.equipment li:nth-child(3n) {
      margin-right: 0 !important; }
    .main_contents .contents_Left ul.equipment li dl {
      margin-top: 10px;
      padding-bottom: 10px;
      border-bottom: 1px dotted #333333; }
      .main_contents .contents_Left ul.equipment li dl dt {
        float: left;
        clear: left;
        width: 70px;
        font-size: 12px;
        color: #ffffff;
        background: #333333;
        text-align: center;
        padding: 5px 0;
        line-height: 1.4; }
      .main_contents .contents_Left ul.equipment li dl dd {
        padding-left: 80px;
        font-size: 12px;
        padding-top: 3px; }
.main_contents .contents_Left .table_bg {
  margin: 40px 0 80px;
  background: #f1f1f1;
  padding: 18px 0; }
.main_contents .contents_Left table.equipment {
  width: 613px;
  margin: 0 auto;
  background: #f1f1f1;
  border-collapse: collapse;
  table-layout: fixed; }
  .main_contents .contents_Left table.equipment tr {
    border-bottom: 1px dotted  #333333; }
    .main_contents .contents_Left table.equipment tr.bn {
      border: none !important; }
    .main_contents .contents_Left table.equipment tr th {
      width: 151px;
      background: #333333;
      color: #ffffff;
      text-align: center;
      padding: 6px 0;
      font-size: 12px;
      font-weight: normal;
      line-height: 1;
      border-right: 3px solid  #f1f1f1;
      box-sizing: content-box; }
      .main_contents .contents_Left table.equipment tr th:last-child {
        border-right: none; }
    .main_contents .contents_Left table.equipment tr td {
      box-sizing: content-box;
      padding: 12px 0;
      text-align: center;
      font-size: 12px; }

/*# sourceMappingURL=layout.css.map */
