.contentBody.contact-body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.contentBody.contact-body input {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.contentBody.contact-body textarea {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding-left: 5px !important;
  height: 250px;
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  .contentBody.contact-body #error {
    padding-left: 10px;
    margin-bottom: 5px;
  }
  .contentBody.contact-body #com {
    padding-left: 10px;
    margin-bottom: 10px;
  }
}
.contentBody.contact-body #error {
  color: #ff0000;
  padding-left: 40px;
  margin-bottom: 10px;
  text-align: left;
}
.contentBody.contact-body #com {
  padding-left: 30px;
  margin-bottom: 20px;
  text-align: left;
}
.contentBody.contact-body table.tbl-form {
  width: 90%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #aaa;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #aaa;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #aaa;
}




.contentBody.contact-body .tbl-form th {
  width: 200px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
  text-align: left;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #eee;
}
.contentBody.contact-body .tbl-form td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
  text-align: left;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.contentBody p.tbl-form-paragraph{
  margin: 0;
}

@media (max-width: 768px) {
  .contentBody.contact-body .tbl-form {
    width: 100%;
  }
  .contentBody.contact-body .tbl-form tr {
    display: block;
  }
  .contentBody.contact-body .tbl-form th, .contentBody.contact-body .tbl-form td {
    display: list-item;
    list-style: none;
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 5px;
  }
}
.contentBody.contact-body .input01 {
  width: 350px;
}
.contentBody.contact-body .input02 {
  width: 65px;
}
.contentBody.contact-body .input03 {
  width: 100%;
}
.contentBody.contact-body .submit {
  width: 140px;
  height: 40px;
  font-size: 110%;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .contentBody.contact-body .input01 {
    width: 96%;
  }
  .contentBody.contact-body .input02 {
    width: 65px;
  }
  .contentBody.contact-body .input03 {
    width: 96%;
  }
  .contentBody.contact-body .submit {
    width: 110px;
    height: 35px;
  }
  .contentBody.contact-body .kubun span {
    display: block;
  }
}


.contentBody.contact-body .b-red {
  color: #ff0000;
  font-weight: bold;
}


.com-btn-list {
	text-align: center;
}

.required {
  color: #ff0000;
  margin-left: 5px;
}


.enquete-item-width-20-per {
    width: 20%;
}
.enquete-item-width-25-per {
    width: 25%;
}
.enquete-item-width-30-per {
    width: 30%;
}
.enquete-item-width-35-per {
    width: 35%;
}
.enquete-item-width-40-per {
    width: 40%;
}
.enquete-item-width-45-per {
    width: 45%;
}
.enquete-item-width-50-per {
    width: 50%;
}
.enquete-item-width-55-per {
    width: 55%;
}
.enquete-item-width-60-per {
    width: 60%;
}
.enquete-item-width-65-per {
    width: 65%;
}
.enquete-item-width-70-per {
    width: 70%;
}
.enquete-item-width-75-per {
    width: 75%;
}
.enquete-item-width-80-per {
    width: 80%;
}
.enquete-item-width-85-per {
    width: 85%;
}
.enquete-item-width-90-per {
    width: 90%;
}
.enquete-item-width-95-per {
    width: 95%;
}
.enquete-item-width-100-per {
    width: 100%;
}

@media (max-width: 768px) {

.enquete-item-width-20-per {
    width: 100%;
}
.enquete-item-width-25-per {
    width: 100%;
}
.enquete-item-width-30-per {
    width: 100%;
}
.enquete-item-width-35-per {
    width: 100%;
}
.enquete-item-width-40-per {
    width: 100%;
}
.enquete-item-width-45-per {
    width: 100%;
}
.enquete-item-width-50-per {
    width: 100%;
}
.enquete-item-width-55-per {
    width: 100%;
}
.enquete-item-width-60-per {
    width: 100%;
}
.enquete-item-width-65-per {
    width: 100%;
}
.enquete-item-width-70-per {
    width: 100%;
}
.enquete-item-width-75-per {
    width: 100%;
}
.enquete-item-width-80-per {
    width: 100%;
}
.enquete-item-width-85-per {
    width: 100%;
}
.enquete-item-width-90-per {
    width: 100%;
}
.enquete-item-width-95-per {
    width: 100%;
}
.enquete-item-width-100-per {
    width: 100%;
}

}

.enquete-form-errors-item,
.sect-form-error {
	color: #ff0000;
}

p.count {
	display: none;
}