@charset "utf-8";

/* お問い合わせ /inquiry/ */
body.page div#contents div#inquiry {
  padding-top: 47px;
  background-image: url("../img/main/bg-green.gif");
}

body.page div#contents div#inquiry h2 {
  margin: 0 0 15px 20px;
}

body.page div#contents div#inquiry p.lead {
  margin: 0 0 54px 22px;
}

body.page div#contents div#inquiry div.section {
  margin: 0 0 69px 22px;
  clear: both;
}

body.page div#contents div#inquiry div.section h3 {
  margin-bottom: 17px;
}

body.page div#contents div#inquiry div.section ul {
  margin: 0;
}

body.page div#contents div#inquiry div.section ul {
  /zoom : 1;
}

body.page div#contents div#inquiry div.section ul:after {
  content :"";
  display :block;
  clear :both;
}

body.page div#contents div#inquiry div.section ul li {
  margin-right: 15px;
  padding: 8px 7px;
  border: 1px solid #C4D6B8;
  float: left;
  width: 287px;
  height: 103px;
  line-height: 1;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 77%;
}

body.page div#contents div#inquiry div.section ul li img {
  margin-bottom: 15px;
}

body.page div#contents div#inquiry div.section ul li span {
  color: #58873D;
}




body.page div#contents div#inquiry div.section p.note {
  margin-bottom: 5px;
}

body.page div#contents div#inquiry div.section table {
  border-right: 1px solid #b5d79f;
  border-bottom: 1px solid #b5d79f;
  border-left: 1px solid #b5d79f;
  width: 619px;
}

body.page div#contents div#inquiry div.section table#purpose {
  margin-bottom: 0;
  border-top: 1px solid #b5d79f;
  border-bottom: 0;
}

body.page div#contents div#inquiry div.section table#purpose tbody tr th,
body.page div#contents div#inquiry div.section table#purpose tbody tr td {
  background: url("../img/common/border-728766.gif") 0 bottom repeat-x;
}

body.page div#contents div#inquiry div.section table#purpose tbody tr th {
  background-color: #dcecd2;
}

body.page div#contents div#inquiry div.section table#inquiryTable {
  display: none;
}

body.page div#contents div#inquiry div.section table tbody tr th,
body.page div#contents div#inquiry div.section table tbody tr td {
  padding: 0.5em 1em;
  border: none;
  background: transparent url("../img/common/border-728766.gif") 0 0 repeat-x;
}

body.page div#contents div#inquiry div.section table tbody tr:first-child *,
body.page div#contents div#inquiry div.section table tbody tr.firstChild * {
  background-image: none;
}

body.page div#contents div#inquiry div.section table tbody tr th {
  background-color: #dcecd2;
  width: 13em;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

body.page div#contents div#inquiry div.section table tbody tr td span.wpcf7-list-item {
  margin: 0 5px 0 0;
  display: block;
  float: left;
  white-space: nowrap;
}

body.page div#contents div#inquiry div.section table tbody tr td.note {
  background-color: #eeeebd;
  text-align: center;
}

body.page div#contents div#inquiry div.section table tbody tr td span.ep {
  font-size: 85%;
}

body.page div#contents div#inquiry div.section table tbody tr td textarea {
  width: 400px;
}

body.page div#contents div#inquiry div.section table tbody tr td.submit {
  text-align: center;
}

body.page div#contents div#inquiry div.section table tbody tr td input.other {
  width: 120px;
}

body.page div#contents div#inquiry div.section span.required {
  color: #c00;
}

body.page div#contents div#inquiry div.section span.required2 {
  color: #f60;
}
