.contents .sec_view_title {
    margin-bottom: 60px;
}

.contents .sec_view_title .section_800 .sec_top .category {
    display: inline-block;
    margin: 10px 0 20px;
}

.contents .sec_view_title .section_800 .sec_top .r_title {
    max-width: none;
    margin-top: 0;
    letter-spacing: -1.6px;
}

.contents > .section_800 .notice_text {
    margin-bottom: 24px;
}

.contents > .section_800 .notice_text .text1,
.contents > .section_800 .notice_text .text2 {
    letter-spacing: -0.18px;
}

.contents > .section_800 .notice_text .text2 {
    margin-top: 18px;
    letter-spacing: -0.08px;
    color: #eb912a;
}

.contents > .section_800:nth-child(2) {
    margin-bottom: 60px;
}

@media all and (max-width: 1023px) {
    .contents > .section_800:nth-child(2) {
        margin-bottom: 80px;
    }
}

.contents > .section_800 .tab_menu.border {
    margin-bottom: 76px;
    overflow: hidden;
    padding-top: 12px;
}

.contents > .section_800 .tab_menu.border .tab_ul {
    display: inline-block;
    float: left;
}

.contents > .section_800 .tab_menu.border .tab_ul::after {
    bottom: 2px;
}

.contents > .section_800 .tab_menu.border .btn_area {
    position: relative;
    bottom: 12px;
    right: 0;
    display: inline-block;
    float: right;
}

@media all and (max-width: 1023px) {
    .contents > .section_800 .tab_menu.border {
        margin-bottom: 36px;
    }
}

.contents > .section_800 .form_wrap {
    margin-bottom: 40px;
}

.contents > .section_800 .title4 {
    margin-bottom: 48px;
}

@media all and (max-width: 1023px) {
    .contents > .section_800 .title4 {
        margin-bottom: 44px;
    }
}

.contents > .section_800.sec_form {
    margin-bottom: 40px;
}

@media all and (max-width: 1023px) {
    .contents > .section_800.sec_form {
        margin-bottom: 40px;
    }
}

.contents > .section_800.sec_form.sec_personal .title_border {
    margin-bottom: 0;
}

@media all and (max-width: 1023px) {
    .contents > .section_800.sec_form.sec_personal .title_border {
        margin-bottom: 0 !important;
    }
}

.contents > .section_800.sec_register .unknown {
    display: none;
    margin: 20px 0 70px;
}

.contents .btn.box.arrow.btn_long.small {
    font-size: 13px;
    padding: 12px 56px 12px 16px;
}

.contents .btn.box.arrow.btn_long.small::before {
    width: 18px;
    height: 1.4px;
    right: 18px;
}

.contents .btn.box.arrow.btn_long.small::after {
    width: 4.5px;
    height: 4.5px;
    border-top: 1.4px solid #000;
    border-right: 1.4px solid #000;
    right: 18px;
}

.contents .btn.box.arrow.btn_long.small:hover::before {
    width: 21px;
}

.contents .btn.box.arrow.btn_long.small:hover::after {
    border-color: #fff;
}

.footer {
    padding-top: 0;
    margin-top: 200px;
    border-top: 1px solid #ccc;
}

@media all and (max-width: 1023px) {
    .contents > .section_800 .tab_menu.border {
        margin-bottom: 76px;
        overflow: hidden;
        padding-top: 12px;
    }

    .contents > .section_800 .tab_menu.border::after {
        background: none;
    }

    .contents > .section_800 .tab_menu.border .tab_ul {
        width: auto;
        min-width: auto;
    }

    .contents > .section_800 .tab_menu.border .tab_ul::after {
        bottom: 0;
    }

    .contents > .section_800 .tab_menu.border .btn_area {
        position: relative;
        bottom: 12px;
        right: 0;
        display: inline-block;
        float: right;
    }

    .contents .btn.box.arrow.btn_long {
        margin-top: 0;
    }

    .contents .btn.box.arrow.btn_long.small {
        min-width: auto;
        font-size: 11px;
        padding: 10px 36px 10px 10px;
        margin-top: 0;
    }

    .contents .btn.box.arrow.btn_long.small::before {
        width: 16px;
        height: 1.4px;
        right: 12px;
    }

    .contents .btn.box.arrow.btn_long.small::after {
        width: 3.5px;
        height: 3.5px;
        border-top: 1.4px solid #000;
        border-right: 1.4px solid #000;
        right: 12px;
    }

    .contents .btn.box.arrow.btn_long.small:hover::before {
        width: 19px;
    }

    .contents .btn.box.arrow.btn_long.small:hover::after {
        border-color: #fff;
    }
}


@media (max-width: 1023px) {
    .section_800.sec_form .form_wrap fieldset .forms {
        margin-bottom: 27px !important;
    }

}
