.mid-contentWrap{
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
	height: auto;
	margin-bottom: 40px;
}
.contact_title{
	width: 100%;
	font-size: 35px;
	text-align: left;
	padding: 10px 0;
	border-bottom:1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 30px;
}
.contact_text{
	line-height: 30px;
	border-bottom: 1px solid #CCCCCC;
   	padding: 10px 0;
	margin-bottom: 10px;
	font-size: 15px;
	
}
.form_Label{
	font-size: 18px;
}
.form_tip{
	font-size: 12px;
	margin: 0 8px;
	color: #D90000;
	font-weight: normal;
}
.input_name{
	margin: 10px 0 0 0;
}
.form-inputSet{
	width: 100%;
	display: inline-block;
	border:1px dotted #CCCCCC;
	padding:5px 10px;
	margin-bottom: 20px;
}
.address_detail_group .addressSet{
	width: 43.5%;
}
.address_detail_group .zipSet{
	width: 43.5%;
}
.postSet{
	border: 1px dotted #ccc;
	display: inline-block;
	padding: 5px 4px;
	
}
.input_zip select{
	padding: 5px 4px;
	margin-bottom: 20px;
}
.privacy_a{
	display: inline-block;
	/*width: 100%;*/
	text-align: center;
}
.top_box_footer input.form_check{
display: inline-block;
margin: 0 5px;
width: 10px;
height: 10px;
}
.privacy_a{
	color:#009BDE;
}
#confirm_button{
	width: 40%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}
.btn-block{
	padding: 15px 23px;
	margin-bottom: 20px;
}
.form-half-inputSet{
width: 35%;
display: inline-block;
	border:1px dotted #CCCCCC;
	padding:5px ;
	margin-bottom: 20px;
}
#top_box_agreement{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#entry_password_first,#entry_email_first,#entry_email_second,#entry_password_second{
	width: 70%;
	
}
