#areaCenter {
  padding-top: 0px;
}
.red {
  color: #be0022;
}

a {
  text-decoration: none;
}

#id-mail-form {
  font-size: 0.85rem;
  padding: 30px;
  max-width: 800px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
  border-radius: 10px;
}

.comm {
  text-align: center;
  font-size: 80%;
  padding: 1px;
  margin-bottom: 15px;
}

.telNum {
  letter-spacing: 1px;
  font-size: 130%;
}

dl {
  padding-right: 5px;
  padding-left: 5px;
  text-align: left;
  font-size: 90%;
  border-bottom-color: #c6c6c6;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100%;
}

dl.last {
  margin-bottom: 30px;
  border-style: none;
  border-bottom-width: 0px;
}

dl dt {
  color: black;
  font-weight: bold;
  padding-bottom: 5px;
  vertical-align: middle;
}

dl dt:before {
  font-family: "FontAwesome";
  padding-right: 10px;
  content: "";
}

dl dd {
  color: #686868;
  line-height: 1.8em;
  padding-top: 3px;
  font-size: 100%;
  vertical-align: top;
}

dt.hissu:after {
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  margin-left: 10px;
  display: inline-block;
  content: "必 須";
  padding-right: 9px;
  padding-left: 9px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 11px;
  color: white;
  background-color: #8b973a;
}

.txt {
  margin-bottom: 3px;
  margin-top: 3px;
  font-size: 16px;
  color: #535353;
  background-color: #f3f3f3;
  border-color: #e1e1e1;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  border-radius: 4px;
}

input::placeholder {
  color: #a7a7a7;
}

textarea::placeholder {
  color: #a7a7a7;
}

.txtArea {
  height: 160px;
  width: 100% !important;
  font-size: 16px;
  color: #535353;
  line-height: 1.7em;
  background-color: #f3f3f3;
  border-color: #e1e1e1;
  border-style: solid;
  border-width: 1px;
  padding: 20px;
  border-radius: 4px;
}

label {
  color: #a7a7a7;
  padding-bottom: 5px;
  padding-top: 5px;
  letter-spacing: 1px;
  margin-right: 20px;
  display: inline-block;
}

.cBox-input {
  display: none;
}

.cBox-parts {
  padding-left: 28px;
  position: relative;
  margin-right: 15px;
}

.cBox-parts::before {
  background-color: white;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #999;
  border-radius: 4px;
}

.cBox-input:checked + .cBox-parts {
  color: #535353;
}

.cBox-input:checked + .cBox-parts::after {
  border-bottom-width: 4px;
  border-right-width: 4px;
  border-bottom-color: #535353;
  border-right-color: #535353;
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 6px;
  width: 8px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: solid;
  border-right: solid;
}

.btn_confirm {
  margin-right: auto;
  margin-left: auto;
  max-width: 70%;
  background-image: url(/form/images/harf15.png);
  background-position: 0 center;
  background-repeat: repeat-x;
  text-shadow: 0px 1px 1px #7f7f7f;
  text-decoration: none;
  border-width: 0px;
  padding-bottom: 17px;
  padding-top: 17px;
  width: 100%;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  font-size: 110%;
  color: white;
  background-color: #2d2d2d;
  border-radius: 5px;
  transition: all 0.3s ease-out;
}

.btn_confirm:after {
  padding-left: 15px;
  font-family: "FontAwesome";
  content: "";
}

.btn_confirm:hover {
  background-color: #c6c6c6;
}

.btn_send {
  margin-right: auto;
  margin-left: auto;
  max-width: 49%;
  background-image: url(/form/images/harf15.png);
  background-position: 0 center;
  background-repeat: repeat-x;
  text-shadow: 0px 1px 1px #7f7f7f;
  text-decoration: none;
  border-width: 0px;
  padding-bottom: 17px;
  padding-top: 17px;
  width: 100%;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  font-size: 110%;
  color: white;
  background-color: #2d2d2d;
  border-radius: 5px;
  transition: all 0.3s ease-out;
}

.btn_send:hover {
  background-color: #c6c6c6;
}

.btn_back {
  margin-right: auto;
  margin-left: auto;
  max-width: 49%;
  background-image: url(/form/images/harf15.png);
  background-position: 0 center;
  background-repeat: repeat-x;
  text-shadow: 0px 1px 1px #7f7f7f;
  text-decoration: none;
  border-width: 0px;
  padding-bottom: 17px;
  padding-top: 17px;
  width: 100%;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  font-size: 110%;
  color: white;
  background-color: #686868;
  border-radius: 5px;
  transition: all 0.3s ease-out;
}

.pPolicy {
  color: #686868;
  border-width: 1px;
  padding: 20px;
  margin-bottom: 20px;
  text-align: left;
  border-style: solid;
  line-height: 1.5em;
  font-size: 75%;
  background-color: #fafafa;
  border-color: #c6c6c6;
  margin-right: auto;
  margin-left: auto;
  height: 150px;
  width: 100%;
  overflow-x: auto;
}

.pPolicy h4 {
  padding-top: 20px;
  font-size: 14px;
  margin-bottom: 12px;
}

.pPolicy_chk {
  border-color: #e6191b;
  border-style: solid;
  border-width: 1px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fffcff;
  margin-bottom: 60px;
  text-align: center;
}

.thx_comm {
  color: #2c2c2c;
  line-height: 1.7em;
  font-size: 0.85rem;
}
.thx_comm h4 {
  font-size: 1.2rem;
  margin-bottom: 15px;
}

h3 {
  padding: 0px;
  margin-bottom: 15px;
  margin-top: 0px;
  font-size: 120%;
}

.btn_close {
  color: white;
  background-color: #535353;
  padding-right: 25px;
  padding-left: 25px;
  display: inline-block;
  padding-bottom: 12px;
  padding-top: 12px;
  border-radius: 5px;
}

.border {
  border-bottom-color: #535353;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.waku {
  margin-bottom: 20px;
  padding-left: 25px;
  padding-bottom: 15px;
  padding-right: 25px;
  padding-top: 25px;
  line-height: 1.7em;
  font-size: 80%;
  background-color: #fbfbf1;
}

.waku .tel {
  line-height: 1.3em;
  display: block;
  letter-spacing: 1px;
  font-size: 18px;
}

.center {
  text-align: center;
}

.fairTitle {
  color: black;
  letter-spacing: 1px;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
}

.waku2 {
  padding-left: 15px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-top: 10px;
  background-color: #fbfaf4;
}

.waku2 .title {
  letter-spacing: 1px;
  padding-top: 15px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}

.waku2 ul {
  margin-bottom: 12px;
  padding-left: 22px;
}

.warning {
  margin-bottom: 30px;
  background-color: #bdeeea;
  text-align: left;
  padding: 20px;
}

.warning ul {
  padding-left: 25px;
}

.warning ul li {
  margin-bottom: 5px;
  list-style-type: square;
}

.warning ul li strong {
  color: #ed002b;
}

.spacer {
  padding-bottom: 40px;
}

.error_messe {
  font-size: 0.9rem;
  margin-bottom: 8px;
}
.error_messe strong {
  color: #be0022;
}
.BB {
  text-align: center;
  font-size: 0.8rem;
  line-height: 1.7em;
  padding: 25px;
  margin: 20px auto 10px auto;
  max-width: 700px;
  background-color: #fbfbf5;
}
.BB .telNum {
  color: #5e9b05;
  letter-spacing: 3px;
  font-size: 1.4rem;
  margin: 10px auto;
}
.BB .telNumSub {
  font-size: 0.7rem;
  margin-bottom: 0;
}

/*------------------------------SP用------------------------------*/

@media screen and (max-width: 414px) {
  .BB {
    padding: 20px;
    margin: 0;
  }
  .BB .telNum {
    color: #05559b;
    letter-spacing: 3px;
    font-size: 1.3rem;
  }
  .BB .telNumSub {
    font-size: 0.75rem;
  }
}
