



/*==============================================
  common
==================================================*/
	
	@media screen and (max-width:667px) {
		
	
		
		
		
		

	div#wrapper {
		width: 90%;
		margin: 8% auto 22%;
		    padding-top: 0;
}
p.lead {
    margin-bottom: 8%;
}

	div.dotdl {
    width: 100%;
    margin: 0 auto;
}	
	div.dotdl dl {
   
    padding: 1% 0 6%;
}	
		
	div.dotdl dl dt {
    font-weight: bold;
    width: 100%;
    float: none;
    font-size: 14px;
		    padding-bottom: 1%;
}	
div.dotdl dl dd {
    float: none;
	width: 100%;
}		
div.dotdl input[type="text"], div.dotdl input[type="file"] {
    width: 90%;
    padding: 2%;
    border:1px solid #ccc;
   
    background-color: white;	
	
	-webkit-appearance: none
	}
		
		
		div.dotdl input#upfile{
			
			border:none;
			
			
		}

		
div.dotdl textarea {
    width: 95%;
    height: 200px;
    margin-top: 2%;
    padding: 2%;
    border: 1px solid #ccc;
}		
		
	.btns input {
    vertical-align: middle;
    background: url(../../img/arrow3.png) no-repeat 95% center #ffd802;
    background-size: auto auto;
    background-size: auto auto;
    background-size: auto auto;
    display: block;
    padding: 4% 6% 4% 4%;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    color: #0068b7;
    background-size: 18px;
    font-size: 18px;
    font-weight: 300;
    width: 90%;
    margin: 0 auto 0;
}	
		
	.btns {
    text-align: center;
    margin-top: 5%;
}	
		
		.btns2 {
	text-align: center;
	margin-top: 5%;
margin-right: 0;
	margin-left: 0;
}
		
.btns2 input{
	vertical-align: middle;
background:#0068b7;
    background-size: auto auto;
background-size: auto auto;
background-size: auto auto;
display: block;
padding: 4% 6% 4% 4%;
text-decoration: none;
text-align: center;
border-radius: 4px;
color: #fff;

font-size: 18px;
font-weight: 300;
width: 90%;
margin: 0 auto 0;
	}




.btn_l{
	float: none;
	
	
	
}


.btn_r{
	float: none;
	
	
	
}
		
		
div.btns form, div.btns2 form {
    display: inline;
    margin: 0;
}		
		
		
	.finmessage{
	font-size: 18px;
	
	margin-top: 5%;
	
	
	
	
}	
		
}
		
		
