@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------
  お問い合わせ
-----------------------------------------------------------*/
::placeholder {
  color: #ccc;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
}

.section.mail-wrap {
  padding-top: 3em !important;
}
/*お問合せコンタクトフォーム*/
.mail-form {
  width: 100%;
  max-width: 55%;
  margin: 0 auto;
}
.mail-form form {
  padding-top: 2em;
}

#contactArea .read {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  margin-bottom: 1.5em;
}
#contactArea .read.confirm {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  background: #606060;
  padding: 30px;
}
#contactArea h2 {
  margin-bottom: 0.4em;
  font-size: 24px;
  font-size: 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
#contactArea .error {
  margin-bottom: 20px;
  padding: 15px;
  border: 4px double #c00;
  color: #c00;
}
#contactArea form {
  text-align: left;
}

#contactArea table {
  width: 100%;
  margin-bottom: 60px;
  border-top: 1px solid #ccc;
  font-size: 16px;
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
#contactArea table.table02 {
  border-top: none;
}
#contactArea table th,
#contactArea table td {
  padding: 1em 0;
  border-bottom: 1px solid #ccc;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
#contactArea table th {
  width: 120px;
  padding: 1em 0;
  vertical-align: top;
}
#contactArea table .addpd {
  padding: 10px;
}
#contactArea table .addpd .mt {
  margin-top: 10px;
}
#contactArea table table {
  border: none;
  margin: 0px;
}
#contactArea table table th,
#contactArea table table td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  background: none;
  color: #333;
}
#contactArea table table th {
  width: 6em;
  text-align: left;
  padding-left: 2em;
}
#contactArea table table tr:last-child th,
#contactArea table table tr:last-child td {
  border: none;
}
#contactArea table .required {
  padding-right: 0.5em;
  color: #5f1985;
}
#contactArea table .ex {
  font-size: 12px;
}
#contactArea table input {
  width: 70%;
  border: 1px solid #ccc;
  padding: 0.5em;
}
#contactArea table .wd30,
#contactArea table .wd50 {
  font-size: 1rem;
  font-weight: normal;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
#contactArea table .wd30 input {
  width: 30%;
  margin-left: 20px;
}
#contactArea table input.wd14 {
  width: 14%;
  margin-right: 10px;
}
#contactArea table input.wd142 {
  width: 14%;
  margin-left: 10px;
  margin-right: 10px;
}
#contactArea table input.wd7 {
  width: 7%;
  margin-left: 20px;
  margin-right: 10px;
}

#contactArea table #zip {
  width: 10em;
  margin: 0px 5px;
}
#contactArea table .zipbtn {
  display: inline-block;
  padding: 10px 25px;
  background: #187140;
  color: #fff;
  line-height: 1;
}
#contactArea table .mt {
  margin-top: 15px;
}

#contactArea table dl dt,
#contactArea table dl dd {
  float: left;
  margin-top: 5px;
}
#contactArea table dl dt {
  clear: both;
  width: 5em;
  padding-top: 0.3em;
}
#contactArea table dl dd {
  width: 70%;
}
#contactArea table dl dd input {
  width: 100%;
}

#contactArea table textarea {
  display: block;
  width: 90%;
  height: 250px;
  margin: 0px auto 20px;
  padding: 0.5rem;
  border: 1px solid #ccc;
  font-size: 16px;
  font-size: 1rem;
  color: #242424;
}

#contactArea .text2 {
  margin-bottom: 2em;
  text-align: center;
}

#contactArea .send {
  text-align: center;
}

#contactArea .send .button {
  display: inline-block;
  width: 210px;
  padding: 15px 35px;
  font-size: 0;
}

#contactArea .send .button span {
  font-size: 30px;
  font-size: 1.5rem;
  padding: 0;
  margin: 0;
}
#contactArea .send .button span::after {
  content: url(../images/play-solid.svg);
  display: inline-block;
  top: 0px;
  right: 0px;
  width: 16px;
  height: 22px;
  position: relative;
  transform: translate(60px, 0px);
}
#contactArea .send .button:hover span::after {
  content: url('../images/play-solid-white.svg');
  display: inline-block;
  top: 0px;
  right: 0px;
  width: 16px;
  height: 22px;
  position: relative;
  transform: translate(60px, 0px);
}
#contactArea .send .button.soshin {
  display: inline-block;
  width: 150px;
  padding: 15px 35px;
  font-size: 0;
}


#contactArea .complete {
  text-align: center;
}
#contactArea .complete p {
  margin-top: 30px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}
#contactArea .complete .ctelbox {
  width: 690px;
  margin: 0px auto 50px;
  padding: 9px;
  background: #187140;
  border-radius: 8px;
}
#contactArea .complete .ctelbox .title {
  margin-bottom: 0px;
  padding: 0px 0px 5px;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
}
#contactArea .complete .ctelbox .inbox {
  padding: 15px 0px;
  background: #fff;
  border-radius: 6px;
  text-align: center;
}
#contactArea .complete .ctelbox .inbox .tel,
#contactArea .complete .ctelbox .inbox .mail {
  float: left;
  width: 50%;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contactArea .complete .ctelbox .inbox .tel {
  border-right: 2px solid #dfdfdf;
}
#contactArea .complete .home {
  text-align: center;
  font-size: 18px;
}
#contactArea .complete .home a {
  display: inline-block;
  padding: 1em 5em;
  background: #e60012;
  line-height: 1;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  #contactArea table .wd50 input {
    width: 37%;
    margin-left: 20px;
  }
}

@media (max-width: 750px) {
  ::placeholder {
    color: #ccc;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
    padding: 0.3rem;
  }

  /*お問合せコンタクトフォーム*/
  .mail-form {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  #contactArea .read {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
  }
  #contactArea h2 {
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
  }
  #contactArea table {
    font-size: 16px;
    font-size: 1rem;
  }
  #contactArea table th,
  #contactArea table td {
    display: block;
    padding: 0 0 1em;
  }
  #contactArea table th {
    width: auto;
    padding: 0.9em 0;
    border: none;
    font-size: 1rem;
    letter-spacing: 0;
  }
  #contactArea table .addpd {
    padding: 0px 0px 1em;
  }
  #contactArea table table th {
    width: auto;
    padding-left: 10px;
    padding-top: 0.5em;
    padding-bottom: 0px;
    border-bottom: none;
    font-weight: bold;
  }
  #contactArea table .ex {
    display: none;
  }
  #contactArea table input {
    width: 92%;
    padding: 15px 10px;
  }
  #contactArea table .wd30 input {
    width: 45%;
    margin-left: 20px;
  }
  #contactArea table input.wd14 {
    width: 18%;
    margin-right: 10px;
  }
  #contactArea table input.wd7 {
    width: 9%;
    margin-left: 20px;
    margin-right: 10px;
  }
  #contactArea table select {
    padding: 10px;
    padding-right: 2em;
  }
  #contactArea table select#item {
    width: 100%;
  }
  #contactArea .send .button {
    width: 180px;
    text-align: center;
    margin: 1px;
  }
  #contactArea .send .button span {
    font-size: 16px;
    font-size: 1rem;
  }
  #contactArea .send .button span::after {
    top: 0px;
    right: 0px;
    width: 12px;
    height: 17px;
    transform: translate(35px, 0px);
  }
  #contactArea .send .button:hover span::after {
    top: 0px;
    right: 0px;
    width: 12px;
    height: 17px;
    transform: translate(35px, 0px);
  }
  #contactArea .complete p {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #contactArea .complete .ctelbox {
    width: auto;
  }
  #contactArea .complete .ctelbox .title {
    font-size: 24px;
  }
  #contactArea .complete .ctelbox .inbox {
    padding: 15px 20px 30px;
  }
  #contactArea .complete .ctelbox .inbox .tel a,
  #contactArea .complete .ctelbox .inbox .mail a {
    pointer-events: none;
  }
  #contactArea .complete .ctelbox .inbox .tel,
  #contactArea .complete .ctelbox .inbox .mail {
    float: none;
    width: auto;
  }
  #contactArea .complete .ctelbox .inbox .tel img,
  #contactArea .complete .ctelbox .inbox .mail img {
    width: 82%;
  }
  #contactArea .complete .ctelbox .inbox .tel {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border: none;
    border-bottom: 2px solid #dfdfdf;
  }
  #contactArea .complete .home a {
    display: block;
    padding: 1em 0px;
    font-size: 24px;
  }
  .section.mail-wrap {
    padding-bottom: 5em !important;
  }
}

/*---------------------------------------------------------
END
---------------------------------------------------------*/