@charset "UTF-8";

/*-------修正 250307-------*/
.widget_form form dt {
    text-align: center;
}
.width_fixed>.content_wrapper {
    display: flex;
    flex-direction: column;
}
.widget_form .privacypolicy {
    order: 2;
    margin-top: 4rem;
}
.widget_form form {
    order: 1;
}