@charset "UTF-8";
/*
お問い合わせフォーム
------------------------------------------*/
.text-center {
  text-align: center;
}

.error {
  background-color: #FFE8E8 !important;
  border: 1px solid #f00 !important;
  margin: 0px auto 10px;
  color: #f00;
}

.errormsg {
  width: 98%;
  box-sizing: border-box;
  display: block;
  font-size: 0.825em;
  color: #f00;
  padding: 0 1%;
}

.contact-header {
  width: 100%;
  margin: 0;
  padding: 0;
}

.contact-title {
  display: grid;
  height: 140px;
  width: 100%;
  background-color: #41bc96;
  background-image: url(../images/contact_header.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center 0;
  font-size: 0;
}

.contact-head {
  position: relative;
  display: grid;
  height: 330px;
  margin: 0;
  padding: 0;
  background-image: url(../images/contact_top_bkg.png), linear-gradient(to right, #41bc96 20%, #41bc96 20% 28%, #fff 20%);
  background-repeat: no-repeat;
  background-position: center 0;
}
.contact-head h2 {
  text-align: center;
  font-size: 1.8em;
}
.contact-head h2 span {
  border: #000 solid 2px;
  padding: 4px 8px 8px 8px;
  background-color: #fff;
}

.contact-info {
  position: absolute;
  width: 430px;
  bottom: 40px;
  left: 50%;
}

.com-name {
  text-align: right;
  font-size: 22px;
  line-height: 1.5;
}

.com-add {
  text-align: right;
  font-size: 20px;
  line-height: 1.5;
}

.container {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 1040px;
}

.col1 {
  width: 860px;
  margin: 5em auto;
}

.contact-top-box-info {
  text-align: center;
  padding: 1em 0;
}
.contact-top-box-info h3 {
  font-size: 1.1em;
  font-weight: 800;
  padding: 0;
  margin: 0;
}
.contact-top-box-info p {
  font-size: 1em;
  line-height: 1.5;
  padding: 0;
  margin: 0;
}

.text-box3 {
  text-align: center;
}

.contactTb {
  width: 860px;
  margin: 20px auto 40px;
  border-collapse: collapse;
  color: #333333;
  width: 100%;
  margin: 20px auto 40px;
}
.contactTb tr {
  border-bottom: dotted 1px #EDEDED;
}
.contactTb th {
  text-align: left;
  font-weight: normal;
  width: 240px;
  font-size: 15px;
  padding-top: 20px;
  padding-left: 14px;
  padding-bottom: 20px;
  vertical-align: top;
  border-bottom: dotted 1px #EDEDED;
}
.contactTb th span {
  font-size: 13px;
  color: #555;
}
.contactTb td {
  font-size: 16px;
  line-height: 168%;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 70px;
  border-bottom: dotted 1px #EDEDED;
  box-sizing: border-box;
  display: block;
  line-height: 168%;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 70px;
  border-bottom: dotted 1px #EDEDED;
}
.contactTb td p {
  line-height: 168%;
  padding-top: 4px;
}
.contactTb td.reqicon {
  background-image: url(../images/contact/ico_req.png);
  background-repeat: no-repeat;
  background-position: 0 22px;
}
.contactTb input[type=text] {
  font-size: 1em;
  padding: 10px;
  width: 98%;
  border: solid 1px #96dfdb;
  border-radius: 3px;
  font-size: 1em;
  padding: 10px;
  width: 92%;
  border: solid 1px #96dfdb;
  border-radius: 3px;
}
.contactTb .reqicon input[type=text] {
  background-color: #f3fcfa;
  border: solid 1px #96dfdb;
  background-color: #f3fcfa;
  border: solid 1px #96dfdb;
}
.contactTb .reqicon textarea {
  background-color: #f3fcfa;
  border: solid 1px #96dfdb;
  background-color: #f3fcfa;
  border: solid 1px #96dfdb;
}
.contactTb input[type=text].zipcode {
  width: 40%;
  width: 40%;
}
.contactTb textarea {
  font-size: 1em;
  padding: 10px;
  width: 98%;
  height: 120px;
  border-radius: 3px;
  border: solid 1px #96dfdb;
  font-size: 1em;
  padding: 10px;
  width: 92%;
  height: 120px;
  border-radius: 3px;
  border: solid 1px #96dfdb;
}

input.contactSBtn:hover {
  opacity: 0.8;
  opacity: 0.8;
}

.contactSBtn {
  background-color: #41BCCF;
  color: #fff;
  font-size: 1.2em;
  text-shadow: 0px 1px 2px #000;
  width: 410px;
  height: 60px;
  margin: 0;
  border-radius: 10px;
  border: 0px;
  cursor: pointer;
  background-color: #41BCCF;
  color: #fff;
  font-size: 1.2em;
  text-shadow: 0px 1px 2px #000;
  width: 96%;
  height: 60px;
  margin: 0;
  border-radius: 10px;
  border: 0px;
  cursor: pointer;
}

.contactTxt2 {
  text-align: center;
  font-size: 1em;
  text-align: center;
  font-size: 1em;
}
.contactTxt2 a {
  color: #fff;
  text-decoration: none;
  color: #fff;
  text-decoration: none;
}
.contactTxt2 a.gobackBtn {
  display: block;
  background-color: #e84566;
  text-shadow: 0px 1px 2px #000;
  width: 410px;
  line-height: 60px;
  margin: 0 auto;
  border-radius: 10px;
  border: 0px;
  cursor: pointer;
  display: block;
  background-color: #e84566;
  text-shadow: 0px 1px 2px #000;
  width: 410px;
  line-height: 60px;
  margin: 0 auto;
  border-radius: 10px;
  border: 0px;
  cursor: pointer;
}
.contactTxt2 a:hover {
  opacity: 0.8;
}

.contact-end {
  width: 960px;
  margin: 40px auto 0;
}
.contact-end p {
  line-height: 167%;
}

.checkok {
  margin: 20px auto 10px;
  margin: 20px auto 10px;
}

.cation {
  color: #f00;
  line-height: 170%;
  padding: 6px 0;
  color: #f00;
  line-height: 170%;
  padding: 6px 0;
}

.contact_caution {
  width: 838px;
  padding: 0px 60px 0px;
  margin: 0 auto;
  background-color: #FDFDFD;
  color: #333;
  letter-spacing: 0.7px;
  border: solid 1px #e6e6e6;
  width: 96%;
  padding: 0px 1em 0px;
  box-sizing: border-box;
}
.contact_caution h4 {
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  border-bottom: 1px dotted #E6E6E6;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 1.2em;
}
.contact_caution h5 {
  font-size: 13px;
  line-height: 1.7;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.contact_caution p {
  font-size: 12px;
  line-height: 1.7;
}
.contact_caution p + .contact_caution h5 {
  padding-top: 20px;
}
.contact_caution ol {
  font-size: 12px;
  margin-bottom: 0px;
  padding-bottom: 35px;
  padding-left: 24px;
  overflow: hidden;
}
.contact_caution li {
  line-height: 1.7;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.contactTxt {
  text-align: center;
  font-size: 14px;
  color: #777777;
  padding-bottom: 25px;
}

@media (max-width: 500px) {
  .col1 {
    width: 860px;
    margin: 5em auto;
    width: 100%;
    margin: 5em auto;
  }
  .hd_thanks1 {
    font-size: 30px;
    line-height: 48px;
    margin: 0;
    padding: 0;
    font-weight: 900;
    text-align: center;
    color: #0abeb3;
    font-size: 30px;
    line-height: 48px;
    margin: 0;
    padding: 0;
    font-weight: 900;
    text-align: center;
    color: #0abeb3;
  }
  .hd_thanks2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 100;
    color: #242424;
    text-align: center;
    padding-bottom: 40px;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 100;
    color: #242424;
    text-align: center;
    padding-bottom: 40px;
  }
  .txt_thanks3 {
    font-size: 16px;
    color: #333333;
    line-height: 1.875;
    padding-bottom: 50px;
    font-size: 16px;
    color: #333333;
    line-height: 1.875;
    padding-bottom: 50px;
  }
  .type_caution {
    font-size: 12px;
    line-height: 1.7;
    color: #07b7ac;
    font-size: 12px;
    line-height: 1.7;
    color: #07b7ac;
  }
  .personal-article3 {
    background-color: #D9F2F5;
    background-color: #D9F2F5;
  }
  .agreebox {
    font-size: 1.1em;
  }
  .contact_caution h5,
  .contact_caution p,
  .contact_caution ol {
    font-size: 1em;
  }
}/*# sourceMappingURL=form.css.map */