/***************************************** お問い合わせ *****************************************/
.page-contact .heading-title {
  background-color: #c0c0c0;
}

.page-contact .contact-block {
  padding: 3rem 0;
}
.page-contact .contact-block p {
  line-height: 160%;
  text-align: justify;
}
.page-contact .contact-block h3 {
  font-size: 150%;
  font-weight: bold;
  padding-bottom: 1rem;
}
.page-contact .contact-block .flex-tem {
  display: flex;
  justify-content: space-between;
}
.page-contact .contact-block .link {
  padding-bottom: 3rem;
}
.page-contact .contact-block .link a {
  flex-basis: 48%;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 1rem;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
}
.page-contact .contact-block .link a.link-privacy {
  background-color: #81db4e;
  box-shadow: 0 4px 0 0 rgb(55, 164, 77);
}
.page-contact .contact-block .link a.link-quote {
  background-color: #f9cf7c;
  box-shadow: 0 4px 0 0 rgb(171, 143, 87);
}
.page-contact .contact-block .link a.link-other {
  background-color: #a0c1d7;
  box-shadow: 0 4px 0 0 rgb(90, 118, 136);
}
.page-contact .contact-block .link a::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 2rem;
}
.page-contact .contact-block .link a:hover {
  color: #fff;
}
.page-contact .wpcf7 {
  padding-bottom: 5rem;
}
.page-contact .wpcf7 form {
  padding-top: 2rem;
}
.page-contact .wpcf7 .con {
  padding-bottom: 2rem;
}
.page-contact .wpcf7 p.ttl {
  font-weight: bold;
  margin-bottom: 0.3rem;
}
.page-contact .wpcf7 p.ttl span.required {
  color: #fff;
  background-color: #d33216;
  font-size: 12px;
  padding: 0.2rem;
}
.page-contact .wpcf7 input.wpcf7-text,
.page-contact .wpcf7 textarea {
  width: 100%;
  box-sizing: border-box;
}
.page-contact .wpcf7 input[name="your-size"],
.page-contact .wpcf7 input[name="your-copies"],
.page-contact .wpcf7 input[name="your-page"] {
  width: 80px;
}
.page-contact .wpcf7 input[name="your-size-width"],
.page-contact .wpcf7 input[name="your-size-height"] {
  width: 50px;
}
.page-contact .wpcf7 input[name="delivery-date"] {
  width: 200px;
}
.page-contact .wpcf7 .wpcf7-checkbox,
.page-contact .wpcf7 .wpcf7-radio,
.page-contact .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.page-contact .wpcf7 .wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
}
.page-contact .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.page-contact .wpcf7 .wpcf7-radio .wpcf7-list-item {
  margin-right: 1rem;
}
.page-contact .wpcf7 input[type="checkbox"],
.page-contact .wpcf7 input[type="radio"] {
  margin-top: 0;
  margin-bottom: 0;
}
.page-contact .wpcf7 p.wpcf7c-elm-step2 {
  text-align: center !important;
  padding: 1rem 0 3rem;
  font-weight: bold;
}
.page-contact .wpcf7 p.submit {
  text-align: center !important;
}
.page-contact .wpcf7 input[type="submit"],
.page-contact .wpcf7 input[type="button"] {
  font-size: 18px;
  font-weight: bold;
  background-color: #383231;
  color: #fff;
  padding: 1rem 2rem;
  background-image: unset;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-contact .wpcf7 input[type="submit"]:hover,
.page-contact .wpcf7 input[type="button"]:hover {
  background-image: unset;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.page-contact .wpcf7 .mark {
  padding: 2rem;
  margin-bottom: 1rem;
}
.page-contact .wpcf7 .mark p:first-child {
  flex-basis: 90px;
}
.page-contact .wpcf7 .mark p:last-child {
  flex-basis: calc(100% - 120px);
}
.screen-reader-response ul,
.wpcf7-response-output {
  display: none;
}
.screen-reader-response p,
span.wpcf7-not-valid-tip {
  color: #d33216;
  font-size: 14px;
  font-weight: bold;
}
.page-contact .contact-block .privacy {
  padding-top: 3rem;
  border-top: 3px solid #c0c0c0;
}
.page-contact .contact-block .privacy h3 {
  padding-top: 2rem;
}
.page-contact .contact-block .privacy table {
  width: 100%;
  margin-top: 2rem;
}
.page-contact .contact-block .privacy table th,
.page-contact .contact-block .privacy table td {
  border: 1px rgba(0, 0, 0, 0.1) solid;
  border-collapse: collapse;
  padding: 1rem 0.5rem;
  line-height: 160%;
}
.page-contact .contact-block .company {
  padding-top: 3rem;
}
.page-contact .contact-block .company ul li {
  padding: 0.5rem 0;
  line-height: 160%;
  list-style: inside;
  padding-left: 1em;
  text-indent: -1em;
}
.page-contact .contact-block .company ul li.address {
  list-style-image: url("../img/contact/img-contact-address.png");
}
.page-contact .contact-block .company ul li.tel {
  list-style-image: url("../img/contact/img-contact-tel.png");
}
.page-contact .contact-block .company ul li.fax {
  list-style-image: url("../img/contact/img-contact-fax.png");
}
.page-contact .contact-block .company ul li.mail {
  list-style-image: url("../img/contact/img-contact-mail.png");
}
.page-contact .contact-block .company ul li.map {
  list-style-image: url("../img/contact/img-contact-map.png");
}
.page-contact .contact-block .company ul li.url {
  list-style-image: url("../img/contact/img-contact-url.png");
}
@media screen and (max-width: 767px) {
  .page-contact .contact-block h3 {
    line-height: 160%;
  }
  .page-contact .contact-block .link {
    display: block;
  }
  .page-contact .contact-block .link a {
    font-size: 16px;
  }
  .page-contact .contact-block .link a.link-privacy {
    margin-bottom: 1.4rem;
  }
  .page-contact .contact-block .link a::before {
    width: 10px;
    height: 10px;
    left: 1rem;
  }
  .page-contact .wpcf7 input[name="your-size"] {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .page-contact .wpcf7 .wpcf7-checkbox,
  .page-contact .wpcf7 .wpcf7-radio,
  .page-contact .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
  .page-contact .wpcf7 .wpcf7-radio .wpcf7-list-item {
    display: block;
  }
  .page-contact .wpcf7 .mark {
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .page-contact .wpcf7 .mark p:first-child {
    width: 30%;
    margin: 0 auto 1rem;
  }
  .page-contact .contact-block .company {
    display: block;
  }
  .page-contact .contact-block .company div:first-child {
    padding-bottom: 2rem;
  }
}
