#SMP_STYLE .body {
  font-family: "游ゴシック Medium", YuGothic, Yu Gothic, YuGothicM, メイリオ, Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;
}

#SMP_STYLE .body_tbl {
  width: 1000px;
  margin-top: 50px;
}

#SMP_STYLE .smp_tmpl {
  width: 100%;
  background: #FFFFFF;
}

#SMP_STYLE .header {
  text-align: center;
  font-size: 2.0rem;
  margin: 0 0 3rem 0;
}

#SMP_STYLE .header_text {
  margin: 30px 0px 30px;
  color: #000;
  font-size: 1.1rem;
  font-weight: normal;
  text-align: left;
}

#SMP_STYLE .header_rmesg {
  margin: 20px 60px 0px 60px;
  color: #555555;
  font-size: 80%;
  font-weight: normal;
  text-align: left;
}

#SMP_STYLE .header_emesg {
  margin: 20px 60px 0px 60px;
  color: #FF0000;
  font-size: 80%;
  font-weight: normal;
  text-align: left;
}

#SMP_STYLE .footer_text {
  margin: 0px 60px 20px 60px;
  color: #555555;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  line-height: 1.8em;
}

#SMP_STYLE .title {
  padding: 20px 10px 20px 0;
  color: #000;
  font-size: 1.1rem;
  ;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  float: left;
  width: 24%
}

#SMP_STYLE .data {
  padding: 20px 10px 20px;
  color: #000;
  font-size: 1.1rem;
  text-align: left;
  line-height: 1.8em;
  float: left;
  width: 72%
}

/* #clearfix, floatclear, reset */
.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
}

.clearfix:after,
.cf:after {
  clear: both;
}

.clearfix,
.cf {
  zoom: 1;
  border-bottom: 1px solid #e6e6e6;
}

.chkemail {
  border: #ccc 1px solid;
  width: 100%;
  line-height: 35px;
  padding: 0;
  height: 35px
}

.errMsg.chkemail {
  border: none;
}



iframe.privacy {}

#SMP_STYLE .sample {
  color: #FFFFFF;
  font-size: 84%;
  font-weight: normal;
  text-align: left;
}

#SMP_STYLE .need {
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
}

#SMP_STYLE .note {
  color: #FFFFFF;
  font-size: 84%;
  font-weight: normal;
  text-align: left;
}

#SMP_STYLE .msg {
  color: #e60012;
  font-size: 110%;
  font-weight: bold;
  text-align: left;
}

#SMP_STYLE .sub_text {
  margin: 20px 60px 0px 60px;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #555555;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
}

.title:before {
  content: "必須";
  background-color: #da1e1d;
  display: inline-block;
  width: 40px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  font-size: 76%;
  float: right
}

.eng .title:before {
  content: "Required";
  background-color: #da1e1d;
  display: inline-block;
  width: 60px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  font-size: 76%;
  float: right
}

.japeng .title:before {
  content: "必須";
  background-color: #da1e1d;
  display: inline-block;
  width: 70px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  font-size: 76%;
  float: right
}


#prefecture {
  border: #ccc 1px solid;
  height: 35px;
  padding: 0
}

.privacy {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  height: 240px;
}

#checkbox {
  display: block;
  margin: 10px 0;
}

#checkbox2 {
  display: block;
  margin: 10px 0;
}

#send {
  line-height: 60px;
  width: 270px;
  text-align: center;
  background-color: #333333;
  border: none;
  color: #fff;
  font-family: "メイリオ", Meiryo, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 102%;
  display: inline-block;
  margin: 20px 0;
  cursor: pointer;
}

.reset {
  line-height: 60px;
  width: 270px;
  text-align: center;
  background-color: #999999;
  border: none;
  color: #fff;
  font-family: "メイリオ", Meiryo, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 102%;
  display: inline-block;
  margin: 20px 0;
  cursor: pointer
}

.borderNo {
  border: none !important
}

#usage_area {
  width: 100%;
  height: 260px;
  background-color: #F0F0F0;
  border: none;
  padding: 10px 20px
}


#err_email {
  margin-left: -43em;
}

#err_chkemail {
  margin-left: -43em;
}

#err_occupation {
  margin-left: -5em;
}

#err_checkbox {
  margin-left: -700px;
}

#err_checkbox2 {
  margin-left: -700px;
}

@media only screen and (max-width : 760px) {
  #SMP_STYLE .body_tbl {
    width: 100%;
    margin-top: 50px;
  }

  #SMP_STYLE .title {
    padding: 10px 10px 0;
    color: #000;
    font-size: 90%;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    float: none;
    width: auto
  }

  #SMP_STYLE .title br {
    display: none
  }

  #SMP_STYLE .data {
    padding: 10px;
    color: #000;
    font-size: 90%;
    text-align: left;
    line-height: 1.8em;
    float: none;
    width: auto
  }

  .title:before {
    display: none
  }

  .eng .title:before {
    display: none
  }

  .japeng .title:before {
    display: none
  }


  .title:after {
    content: "必須";
    background-color: #da1e1d;
    display: inline-block;
    width: 40px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 76%;
    float: none;
    vertical-align: middle;
    margin-left: 5px;
  }

  .eng .title:after {
    content: "Required";
    background-color: #da1e1d;
    display: inline-block;
    width: 60px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 76%;
    float: none;
    vertical-align: middle;
    margin-left: 5px;
  }

  .japeng .title:after {
    content: "必須 / Required";
    background-color: #da1e1d;
    display: inline-block;
    width: 110px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 76%;
    float: none
  }


  .clearfix {
    border: none
  }

  #send {
    width: 100%;
    border-radius: 0 !important;
  }

  .reset {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-radius: 0 !important;
    background-color: #999 !important;
    background: -moz-linear-gradient(top, #999 0%, #999 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999), color-stop(100%, #999));
  }

  .privacy {
    height: 200px !important;
    overflow: scroll;
  }


  #err_email {
    margin-left: -200px;
  }

  #err_chkemail {
    margin-left: -200px;
  }

  #err_occupation {
    margin-left: -20px;
  }

  #err_checkbox {
    margin-left: -260px;
    z-index: 99999999999 !important
  }

  #err_checkbox2 {
    margin-left: -260px;
    z-index: 99999999999 !important
  }
}