.form_list.phone_verify{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .3125rem;
}

.form_list.phone_verify input[type="button"]{
    background-color: #65B837;
    height: 38px;
    line-height:1;
    color: #fff;
}


@media (max-width: 640px){
	/*家長Email*/
	.parentJob{
		order: 1; /*20251009*/
	}
}