@charset "UTF-8";
.clfl:after {
  content: ".";
  display: block;
  clear: left;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clfr:after {
  content: ".";
  display: block;
  clear: right;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clf:after, #contents .wpcf7-radio:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clf, #contents .wpcf7-radio {
  min-height: 1px;
}

* html .clf, * html #contents .wpcf7-radio, #contents * html .wpcf7-radio {
  height: 1px;
  /*¥*/
   /*/
height: auto;
overflow: hidden;
/**/
}

#contents section#form {
  border-top: 1px solid #e3e3e6;
  padding-bottom: 60px;
}
#contents section#form .wrap {
  width: 580px;
}
#contents section#form .wrap label {
  display: block;
  clear: left;
  margin: 30px 0 20px;
}
#contents section#form .wrap label[for="comment"] {
  padding-top: 30px;
}
#contents section#form .wrap ::-webkit-input-placeholder {
  color: #bebebf;
}
#contents section#form .wrap ::-moz-placeholder {
  color: #bebebf;
}
#contents section#form .wrap .wpcf7-list-item label {
  margin: 0;
}
#contents section#form .wrap input:not([type=submit]):not([type=radio]):not([type=checkbox]),
#contents section#form .wrap textarea,
#contents section#form .wrap select {
  width: calc(100% - 40px);
  background-color: #fafafa;
  border: 1px solid #fafafa;
  padding: 15px 18px;
  font-size: 18px;
  line-height: 1.8em;
  transition-duration: 0.2s;
  letter-spacing: 0.075em;
  resize: none;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}
#contents section#form .wrap input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
#contents section#form .wrap textarea:focus,
#contents section#form .wrap select:focus {
  border-color: #ddd;
  transition-duration: 0.2s;
}
#contents section#form .wrap span.last-name,
#contents section#form .wrap span.first-name {
  position: relative;
  display: block;
  width: calc(50% - 10px);
  float: left;
}
#contents section#form .wrap span.last-name {
  margin-right: 20px;
}
#contents section#form .wrap textarea#comment {
  resize: vertical;
}
#contents section#form .wrap select {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 3px;
  text-overflow: "";
  position: relative;
  background-color: #fafafa;
  width: 100%;
}
#contents section#form .wrap .notice {
  margin-top: 40px;
  font-size: 12px;
  text-align: center;
}
#contents section#form .wrap .notice a {
  color: #000;
  border-bottom: 1px solid #888;
  padding-bottom: 4px;
}
#contents section#form .wrap .notice2 {
  font-size: 12px;
  margin-top: 40px;
}
#contents section#form .wrap input[type=submit] {
  margin-top: 20px;
  background-color: #4c4c4c;
  color: #fff;
  text-align: center;
  width: 100%;
  border: 0;
  padding: 20px;
  font-size: 18px;
  font-weight: 900;
  border-radius: 0;
  cursor: pointer;
  transition-duration: 0.2s;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}
#contents section#form .wrap input[type=submit]:hover {
  background-color: #000;
  transition-duration: 0.2s;
}
#contents section#form .wrap .wpcf7-list-item {
  display: block;
  width: 290px;
  float: left;
  margin: 0;
}
#contents section#form .wrap .wpcf7-list-item > label {
  padding: 0 0 0 1em;
}
#contents section#form .wrap input[type=radio],
#contents section#form .wrap input[type=checkbox] {
  margin-right: 7px;
}
#contents section#others {
  padding-top: 30px;
  padding-bottom: 60px;
  border-top: 0;
  background-color: #e9f8ff;
}
#contents section#others .wrap {
  display: -webkit-flex;
  display: flex;
}
#contents section#others .wrap .unit {
  text-align: center;
  width: calc(50% - 10px);
}
#contents section#others .wrap .unit:nth-child(2n) {
  margin-left: 20px;
}
#contents section#others .wrap .unit .box {
  display: block;
  background: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #808080;
  -webkit-flex-direction: column;
  flex-direction: column;
}
#contents section#others .wrap .unit .box b {
  display: -webkit-flex;
  display: flex;
  font-size: 25px;
  font-weight: 900;
}
#contents section#others .wrap .unit .box small {
  margin-top: 5px;
  font-size: 12px;
}
#contents section#others .wrap .unit .box a {
  font-weight: 900;
  font-size: 16px;
}
#contents section#others .wrap .unit .box a:hover {
  opacity: 0.8;
}
#contents section#others .wrap .unit#phone .box {
  padding: 47px 0 42px;
}
#contents section#others .wrap .unit#mail .box {
  padding: 61px 0;
}
#contents .wpcf7-form-control-wrap {
  z-index: 1;
}
#contents .wpcf7-radio {
  z-index: 1;
}
#contents .screen-reader-response {
  display: none;
}
#contents .screen-reader-response[role=alert],
#contents .wpcf7-mail-sent-ok,
#contents .wpcf7-validation-errors {
  display: inherit;
  border: 3px solid #05b3b1;
  color: #05b3b1;
  padding: 20px 30px;
  font-weight: 600;
}
#contents .wpcf7-response-output {
  margin-top: 40px;
}
#contents .wpcf7-not-valid-tip {
  color: #05b3b1;
  font-weight: 600;
}
#contents .inv-recaptcha-holder {
  margin-top: 40px;
}

@media (max-width: 970px) {
  #contents section#form .wrap {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
  #contents section#form .wrap .line {
    background-position: top;
    padding-top: 10px;
  }
  #contents section#form .wrap .line p {
    font-size: 8px;
  }
  #contents section#form .wrap input[type=radio],
  #contents section#form .wrap input[type=checkbox] {
    margin-right: 10px;
  }
  #contents section#others .wrap {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
  #contents section#others .wrap .unit {
    width: 100%;
  }
  #contents section#others .wrap .unit#mail {
    margin-left: 0;
  }
  #contents section#others .wrap .unit#phone {
    display: none;
  }
  #contents section#others .wrap .unit#mail .box {
    padding: 45px 0;
  }
  #contents section#others .wrap .unit#mail .box a {
    font-size: 12px;
  }
}

/*# sourceMappingURL=index.css.map */
