@charset "utf-8";

/* CSS Document */

dt {
    margin-bottom: 3px;
}

dd {
    margin-bottom: 30px;
}

dd.birth {
    margin-bottom: 5px
}

textarea.broad {
    width: 100%;
    max-width: 600px;
    min-height: 25vh;
}
.privacy{
	margin-bottom: 50px;
}