#Contents {
  margin-top: 200px;
}
.sp {
  display: none;
}
.contact-custom .block-concept .concept-center {
  font-size: 22px;
  color: #fff;
  padding: 65px 60px 35px;
  text-align:center;
  font-weight: bold;
}
.contact-custom #Concept{
 margin-top:60px;
 margin-bottom: 0;
}
.contact-custom .block-button{text-align: center;}
.contact-custom .bg_header {
  background: url("../images/index/img_contact.jpg") no-repeat 50% 50%;
  background-size: cover;

}
.contact-custom .btn-contact {
  background: #010131;
  border: 3px solid #fff;
  font-size: 22px;
  padding: 10px 15px;
  min-width: 200px;
  font-weight: bold;
  color: red;
}
.contact-custom .block-form{
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 10px;
}
.contact-custom .block-form table {
  width: 100%;
  border-style: hidden;
}
.contact-custom .contact-form-inner {
  margin: 0;
  float: none;
}
.contact-custom .block-form table th {
  font-size: 18px;
  width: 40%;
  color: #fff;
}
.contact-custom .block-form table td {
  padding: 10px 20px;
  padding-right: 0;
  min-height: 45px;
}
.contact-custom .input { 
  width: 100%;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 35px;
  padding: 0 10px;
  font-size: 18px;
  border: 1px solid #e2e2e2;
}
.contact-custom .block-form table td select {
  width: 100%;
  background: #fff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 50px;
  padding: 0 15px;
  font-size: 18px;
}
.contact-custom .block-form table td textarea {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  font-size: 18px;
  height: 130px;
  resize:none; 
  border: 1px solid #e2e2e2;
}
[type=checkbox]:checked + span:before {
  content: '\2714';
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 23px;
  color: #6cb82f;
}
.contact-custom th span {
  font-size: 15px;
  text-align: left;
  color: #ffffff;
  background-color: #E2041C;
  padding: 3px 7px;
  margin-left: 6px;
  display: inline-block;
}
.contact-custom th, td {
  text-align: left;
  /*border-bottom: 1px solid #ddd;*/
}
.contact-custom .block-button p {
  font-size: 18px;
  color: #fff;
  padding: 0;
}
.contact-custom #Concept {
  background-image: url("../images/contact/background.png");
  background-position: center;
  background-size: cover;
  margin-top: -61px;
  margin-bottom: 30px;
}
.contact-custom label span {
  height: 22px;
  width: 22px;
  border: 1px solid #55afda;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
}
.contact-custom .block-button .txt-check { margin: 15px auto 20px;}
.contact-custom label input {
  display: none; /* hide the default checkbox */
}
/* style the artificial checkbox */
.contact-custom label span {
  height: 22px;
  width: 22px;
  border: 1px solid #55afda;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
  background: #fff;
  border-radius: 5px;
}
/* style its checked state..with a ticked icon */
[type=checkbox]:checked + span:before {
  content: '\2714';
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 23px;
  color: #6cb82f;
}
.contact-custom textarea {
  color: #fff;
}
.contact-custom .placeholder-textarea {
  color: #000;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  #Contents {
    margin-top: 71px;
  }
  .contact-custom .block-form {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .contact-custom table {
    border-collapse: collapse;
    width: 100%;
  }
  .contact-custom table, .contact-custom thead, .contact-custom tbody, .contact-custom th, .contact-custom td, .contact-custom tr { 
    display: block; 
  }
  .contact-custom .block-form table th {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 18px;
    position: relative;
  }
  .contact-custom .block-form table td {
    display: block;
    width: 100%;
    padding: 2px 0 13px 0;
  }
  .contact-custom th span {
    position: absolute;
    top: -4px;
  }
  .contact-custom .block-concept .concept-center {
    padding: 25px 0 0;
    text-align:center;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 18px;
  }
  .contact-custom #Concept {
    margin-top: -61px;
    margin-bottom: 10px;
  }
  .contact-custom .block-button{
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    margin-bottom: 3px !important;
  }
  .contact-custom .input {width: 100%;}
  .contact-custom .block-button p {font-size: 16px;}
  .policy-block li h4 {font-size: 14px;}
  .policy h3{
    font-size: 16px;
    padding: 12px 0 10px 41px;
  }
  .contact-custom .block-form table td textarea {
    font-size: 18px;
  }
  .contact-custom .block-form table td select {
    font-size: 16px;
  }
}
/*contact form 7*/
.contact-custom  .contact-form-7 .btn-contact {
  background: #010131;
  border: 3px solid #fff;
  font-size: 18px;
  padding: 10px 15px;
  min-width: 200px;
  color: #fff;
  border-radius: 0;
  margin-top: 20px;
}
.form-confirm-custom .confirm-hidden, .check-label-wrap, .contact-hidden, .hide-empty {display: none;}
.form-confirm-custom .contact-hidden { display: block;}
.contact-form-7 .block-form .block-button { 
  margin-bottom: 25px;
  margin-top: 30px;
}
.form-confirm-custom .btn-contact {
  background: none;
  border: 3px solid #e00037;
  font-size: 25px;
  padding: 10px 15px;
  min-width: 200px;
  font-weight: bold;
  color: #e00037;
}
.form-confirm-custom .btn-contact:hover, .form-confirm-custom .btn-contact:focus {
  border: 3px solid #e00037;
  color: #fff;
  background-color: #e00037;
  text-decoration: none;
  transition: 0.3s;
}
.contact-custom div.wpcf7-validation-errors, .contact-custom div.wpcf7-acceptance-missing {color: #fff;}
.contact-custom span.wpcf7-not-valid-tip {margin-top: 5px;}
.contact-custom div.wpcf7 .ajax-loader {position: absolute;}
.block-button a{
  color: #fff;
  text-decoration: underline;}
  .block-button a:hover {
    color: #fff;
    text-decoration: none;}