#inquiry .inquiry .detail {
  padding: 0 10px;
}

#inquiry  .contact_table .innerTable .table03 tr th.gray{
}

.inquiry  .mod_table01 .table01 tr .innerTable .table02 tr:last-child td a,
.inquiry  .mod_table01 .table01 tr .innerTable .table03 tr:last-child td a{
  text-decoration: underline;
  display: inline-block;
}

.inquiry  .mod_table01 .table01 tr .innerTable .table02 tr:last-child td a:hover,
.inquiry  .mod_table01 .table01 tr .innerTable .table03 tr:last-child td a:hover{
	text-decoration: none;
}

@media only screen and (min-width: 1200px) {
  #inquiry .inquiry {
    margin: 0 0 100px;
  }
  #inquiry .inquiry .main_inquiry {
    background: url(../img/inquiry/mainCompany.png) no-repeat 0 0;
    background-size: cover;
  }
  #inquiry .inquiry .detail {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
  }
  #inquiry .inquiry .detail .tit {
    margin: 0 0 60px;
  }
  #inquiry .inquiry .contact_table .table01 tr th{
	width: 234px;
	vertical-align: middle;
  }
	
	
}
