/*form 140318*/
.form_14318{
width:100%;
height: auto;
margin:0px; padding:0px;
background-size:100% auto;
-webkit-background-size: 100% auto;
-moz-background-size: 100% auto;
-o-background-size: 100% auto;
-ms-background-size: 100% auto;
text-align:center;
vertical-align:bottom;
}

.form_txt{
padding-bottom:5px;
margin:5px auto 0;
line-height:1.4;
font-size:small;
font-size: 14px;
}


.f12{
font-size: x-small !important;
color:#1c34a6;
margin-left: 8%;
margin-right: 5%;
padding-bottom: 5%;
}

.left{text-align:left !important;}
.lh-120{ line-height:120% !important;}


.form_14318 form{

  margin:0 auto;
  position:relative;

}



input[type=submit]{
  display:block;
  width:100%;
}


/*-----------------Q-----------------*/

.form_14318 form .q-title{
  padding:8px 0 4px;
  font-weight:bold;

}

.form_14318 .q-count{
  text-align:center;
}

.form_14318 .q-count span{
  margin:0 5px;

}
.form_14318>ul{
  position:relative;

}
.form_14318>li{
  position:absolute;
  top:0;
  left:0;

}


.form_14318 .btn-back{
  width:4em;
  margin:4px auto;
  padding:4px;
  background:#a9a9a9;
  color:#ffffff;
  text-align:center;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  margin-top: 5%;
  margin-bottom: 5%;
  font-size: 15px;
}

}

/*-----------------Q1-----------------*/

#q-1 .q-title{
    padding-bottom: 5%;
}

#q-1 dl{
  text-align:center;
  margin:0 auto;
}

#q-1 dl dd{
  display:inline-block;
}

#q-1 dl dd{

}

#sexf{
  background:url(../img/btn_form.png) no-repeat 0 0;
  width: 135px;
  height: 80px;
  background-size:cover;
}

#sexm{
  background:url(../img/btn_form.png) no-repeat 0 -84px;
  width: 135px;
  height: 80px;
  background-size:cover;
}


/*-----------------Q2-----------------*/

#q-2 .q-title{

}

#q-2 dl{
  text-align:center;
  margin:0 auto;
}


#q-2 dl dd{
  display:inline-block;
}


form #birth{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 80px;
  height: 50px;
  margin: 0 5px 0 0;
  padding: 8px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  background-color: #FFFFFF;
  border-radius:4px;
}

form #month{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 50px;
  margin: 0 5px 0 0;
  padding: 8px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  background-color: #FFFFFF;
  border-radius:4px;
}

form #date{

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 50px;
  margin: 0 5px 0 0;
  padding: 8px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  background-color: #FFFFFF;
  border-radius:4px;
}




/*-----------------Q3-----------------*/


#q-3 .q-title{

}


#q-3  dl{
  text-align:center;
  margin:0 auto;
}
#q-3 dd{
  display:inline-block;
  width: 135px;
  height: 80px;
  background:url(../img/btn_form.png) no-repeat 0 -170px;
  background-size:cover;

}


#q-3 dl dd{
}
dd#ub-B{
  background-position:0 -253px;
}

dd#ub-O{
  background-position:0 -335px;
}

dd#ub-AB{
  background-position:0 -418px;
}

/*-----------------Q4-----------------*/
#q-4 .q-title{
    padding-bottom: 5%;
}


#q-4  dl{
  text-align:center;
  margin:0 auto;
}

#q-4  dd{
  display:inline-block;

}

#q-4 dl dd{

}

dd#um-f{
  width: 135px;
  height: 80px;
  background:url(../img/btn_form.png) no-repeat 0 -500px;
  background-size:cover;
  display:inline-block;
}

dd#um-t{
  width: 135px;
  height: 80px;
  display:inline-block;
  background:url(../img/btn_form.png) no-repeat 0 -583px;
  background-size:cover;
}

/*-----------------Q5-----------------*/

#q-5 .q-title{
    padding-bottom: 5%;
}

#q-5 dl{
  text-align:center;
  margin:0 auto;
}

#inpu-text{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  margin: 0 5px 0 0;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  background-color: #FFFFFF;
  border-radius:4px;
  margin:0 auto;
}




/*----------------- -----------------*/

.btn-next {
  width:100%;
  text-align:center;
}

.btn-next span{
  display:block;
  margin:0 auto;
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7e7dc9), color-stop(1, #292787) );
  background:-moz-linear-gradient( center top, #7e7dc9 5%, #292787 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e7dc9', endColorstr='#292787');
  background-color:#7e7dc9;
  -webkit-border-top-left-radius:6px;
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  border-bottom-right-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -moz-border-radius-bottomleft:6px;
  border-bottom-left-radius:6px;
  text-indent:0;
  border:1px solid #292787;
  display:inline-block;
  color:#ffffff;

  font-weight:bold;
  font-style:normal;
  height:50px;
  line-height:50px;
  width:100px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #1c1b69;
}
.btn-next span:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #292787), color-stop(1, #7e7dc9) );
  background:-moz-linear-gradient( center top, #292787 5%, #7e7dc9 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#292787', endColorstr='#7e7dc9');
  background-color:#292787;
}.btn-next span:active {
  position:relative;
  top:1px;
}

#q-2,#q-3,#q-4,#q-5,#entry{
  display:none;
}
