table.type1 {
}
table.type1 th,
table.type1 td {
  padding: 0 0 30px;
  width: 500px;
}
table.type1 th {
  padding-top: 15px;
  font-size: 14px;
  color: #222;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
table.type1 th span {
  color: #de4f41;
}
table.type1 th em {
  color: #999;
}
table.type1 textarea {
  height: 116px;
}
table.type1 tr:last-child th,
table.type1 tr:last-child td {
  padding: 0 0 30px;
}
table.type1 td span.ddd {
  font-size: 20px;
  padding-left: 10px;
  vertical-align: middle;
  letter-spacing: -2px;
}
table.type1 td div.choice {
  padding-bottom: 10px;
}
table.type1 td span.selmun {
  position: relative;
  left: 0;
  top: 10px;
  font-size: 30px;
  color: #0195f7;
  padding-left: 20px;
  vertical-align: bottom;
  letter-spacing: -2px;
}

select {
  height: 32px;
  font-size: 13px;
  color: #373737;
  border: 1px solid #e9e9e9;
  background: #fff;
}
input[type='tel'],
input[type='time'],
input[type='text'],
input[type='password'],
input[type='search'],
input[type='email'],
input[type='file'],
input[type='url'],
input[type='number'],
input[type='date'],
textarea {
  width: 100%;
  height: 60px;
  font-size: 30px;
  color: #999;
  border: 1px solid #fff;
  background: #fff;
  text-decoration: none;
  text-indent: 20px;
  transition: all 0.5s;
  vertical-align: middle;
  border-radius: 3px;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #bab8b8;
  font-size: 30px;
}
textarea {
  padding: 5px 20px;
  text-indent: 0;
  box-sizing: border-box;
}
select:focus,
textarea:focus,
input:focus {
  border: 1px solid #727272;
}

input[type='text'] {
  width: 100%;
  height: 60px;
  font-size: 30px;
  background: #fff;
  text-decoration: none;
  text-indent: 20px;
  transition: all 0.5s;
  vertical-align: middle;
  border-radius: 3px;
  border-bottom: 1px solid #666;
}
input[type='tel'] {
  border-bottom: 1px solid #666;
}
input[type='radio'] {
  width: 30px;
  height: 30px;
  margin: 0 0 0 100px;
}
input[type='radio'].inpu.inpu1 {
  width: 30px;
  height: 30px;
  margin: 0 0 0 0px;
}
input[type='radio'].inpu.inpu2 {
  width: 30px;
  height: 30px;
  margin: 10px 0 0 100px;
}
input[type='radio'].inpu.inpu3 {
  width: 30px;
  height: 30px;
  margin: 10px 0 0 187px;
}
input[type='radio'].inpu + label {
  position: relative;
  left: 0;
  top: -2px;
  font-size: 30px;
}
input[type='checkbox'].lab {
  position: absolute;
  left: -3000px;
}
input[type='checkbox'].lab + label {
  font-size: 24px;
  color: #666;
}
input[type='checkbox'].lab.lab1 + label {
  font-size: 20px;
  color: #666;
  margin: 0 0 0 15px;
  word-spacing: -7px;
  display: inline-block;
}

.wap1 {
  display: block;
  margin: 10px 0px 0px -98px;
}

input[type='checkbox'].lab + label:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 28px;
  border: 1px solid #aaa;
  margin: 0 10px 2px 0;
  background: #f4f4f4;
  vertical-align: middle;
  box-sizing: border-box;
  transition: all 0.3s;
}
input[type='checkbox'].lab:checked + label:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 28px;
  background: url(../images/check.png) no-repeat center;
}

.txt_center {
  text-align: center;
  padding: 30px 0 0;
}
.btn_type1 {
  display: inline-block;
  margin: 20px 0 0 0px;
  width: 550px;
  height: 65px;
  background: #0195f7;
  line-height: 65px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-size: 30px;
}

.con4 {
  padding: 400px 0 0 50px;
}

.con3 {
  width: 640px;
  height: 850px;
  background: url('../m/images/chamga_festival.jpg');
}

.agree {
  position: relative;
  margin: 5px 0 0;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
}
.agree label span {
  color: #de4f41;
}
.agree a.view {
  position: absolute;
  right: 130px;
  top: 0px;
  width: 60px;
  height: 40px;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  background-color: rgb(87, 86, 86);
  color: #fff;
  font-size: 20px;
}
