    body {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

#wrap {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 30px;
    line-height: 2.5rem;
}

h3 {
    text-align: center;
}

p {
    font-size: 18px;
    line-height: 4rem;
    text-align: left;
}
table{
    margin-left: 5%;
    text-align: left;
    font-size: 0.7em;
}
span {
    font-size: 10px;
    color: #F00;
}

dl,
dt,
dd {
    margin: 0;
    padding: 0;
    float: none;
    display: block;
}

dl {
    background: #ebe8ff;
    border: 1px solid #999;
    border-top: none;
    border-bottom: none;
    width: 100%;
}

dt,
dd {
    padding: 10px;
}

dt {
    width: 100%;
    border-top: 1px solid #999;
    text-align: left;
    font-weight: bolder;
    min-height: 30px;
}

dd {
    background: #fff;
    border-left: 0 solid #999;
    border-top: 1px solid #999;
    width: 100%;
    min-height: 30px;
    margin-left: 0;
    text-align: left;
}

dd > span {
    display: block;
}

textarea {
    width: 100%;
    height: 150px;
}

#address3 {
    width: 67%;
}

#address4 {
    width: 73%;
}

.submit {
    margin-top: 20px;
/*    margin-left: 28%;*/
}

.button3 {
    text-align: center;
    padding: 10px 0;
}
.button2{
    width: 90%;
    margin-left: 0;
}
.button3 {
    float: left;
    margin: 5%;
    font-size: 18px;
    font-size: 1.5rem;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #337fed;
    padding: 2px 40px;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #8d83d3), color-stop(100%, #1e62d0));
    background: -moz-linear-gradient(center top, #8d83d3 5%, #1e62d0 100%);
    background: -ms-linear-gradient(top, #8d83d3 5%, #1e62d0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8d83d3', endColorstr='#1e62d0');
    background-color: #8d83d3;
    color: #ffffff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    -moz-box-shadow: inset 1px 1px 0px 0px #97c4fe;
    box-shadow: inset 1px 1px 0px 0px #97c4fe;
}
.button3:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1e62d0), color-stop(100%, #8d83d3));
    background: -moz-linear-gradient(center top, #1e62d0 5%, #8d83d3 100%);
    background: -ms-linear-gradient(top, #1e62d0 5%, #8d83d3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#8d83d3');
    background-color: #1e62d0;
}
.button3:active {
    position: relative;
    top: 1px;
}
.geotrust {
    text-align: center;
}
#email,#re_email {
    width: 100%;
}
.none {
    display: none;
}



.input_inner {
  display: block;
  margin-bottom: 1em;
  vertical-align: bottom;
}
.tel_box .input_inner {
  display: table-cell;
  padding-right: 5px;
  width: 100px;
}
.input_ttl {
  display: table-cell;
  padding-right: 0.5em;
  vertical-align: bottom;
}
.input_txt {
  display: table-cell;
  padding-right: 1em;
  vertical-align: bottom;
}
#tel1, #tel2, #tel3 {
  width: 80px;
}
.for_pc {
  display: none;
}
.naiyou_inner {
  border-top: 1px solid #999;
  margin: 0 -10px;
  padding: 15px 10px;
}
.form_thanks_txt {
  margin-bottom: 50px;
  line-height: 1.5;
}
.form_privacy {
  display: block;
  padding: 10px;
  font-size: 14px;
  color: #1a1a1a;
  line-height: 1.5;
}
.form_privacy a {
  text-decoration: underline;
}
.form_thanks_caution {
  display: block;
  margin: 0;
  padding: 10px;
  padding-left: 1em;
  font-size: 14px;
  color: #1a1a1a;
  line-height: 1.5;
  text-indent: -1em;
}
.form_thanks_img {
  margin-top: 30px;
}
.form_thanks_ttl {
  padding: 15px 10px;
  border: none;
  border-bottom: 5px solid #37197f;
}
.form_thanks_inner {
  padding: 10px;
}
