@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* form CSS [PC]
/*----------------------------------------------*/

/*######## Custom form ########*/

.formitem-texthalf {
	width : 50%;
	min-width: 300px;
}

.formitem-textfull {
	width : 95%;
	max-width: 600px;
}

.formitem-Date {
	width : 150px;
}

.formitem-ZipCode1 {
	width : 60px;
}

.formitem-ZipCode2 {
	width : 70px;
}

.formitem-Confirm {
	width : 340px;
	margin: 20px auto;
}

.formitem-Confirm-openwin img {
	vertical-align: middle;
}
