.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: 160px;
}

@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;
    }
}

/* form */

.login-input-section-wrap {
    /* padding-top: 60px; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.login-input-wrap {
    width: 100%;
    height: 48px;
    border-bottom: solid 1px #ececec;
    background: white;
}

.login-input-wrap.combine {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.login-input-wrap:focus {
    border-bottom: 2px solid #eb912a;
}

.password-wrap {
    margin-top: 13px;
}

.login-input-wrap input {
    border: none;
    width: 430px;
    margin-top: 10px;
    font-size: 18px;
    margin-left: 10px;
    height: 30px;
    outline: none;
}

.login-input-wrap.combine input {
    background-color: transparent;
    transition: background-color 300ms;
}

.login-input-wrap.combine input:focus {
    background-color: #0ff7;
}

.login-button-wrap {
    width: 100%;
    padding-top: 24px;
    margin-bottom: 40px;
}

.login-button-wrap button {
    width: 100%;
    height: 56px;
    text-align: center;
}

@media all and (max-width: 1023px){
    .contents .sec_view_title {
        padding-top: 76px;
        margin: 0;
    }

    .section_800 .indicator_wrap {
        margin-bottom: 0;
    }
    
    .contents .sec_view_title .sec_top {
        display: flex;
        justify-content: center;
    }

    .login-button-wrap {
        display: flex;
        justify-content: center;
        padding-top: 30px;
        margin-bottom: 20px;
    }

    .login-button-wrap button.btn.box {
        width: 100%;
    }
}

.login-stay-sign-in {
    width: 100%;
    height: 48px;
    display: flex;
    font-size: 15px;
    margin: 10px 0;
    color: #4e4e4e;
    align-items: center;
    justify-content: flex-start;
    border-bottom: solid 1px var(--border-gray-color);
}

.login-stay-sign-in i {
    font-size: 25px;
    color: #9ba1a3;
}

/* .login-stay-sign-in span {
    padding-left: 5px;
    line-height: 25px;
} */

.Easy-sgin-in-wrap {

    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;

}

.Easy-sgin-in-wrap h2 {
    font-size: 20px;
}

.Easy-sgin-in-wrap .sign-button-list {
    /* padding-top: 25px; */
    list-style: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Easy-sgin-in-wrap .sign-button-list li {
    padding-bottom: 10px;
    width: 100%;
}

.Easy-sgin-in-wrap .sign-button-list li button {
    width: 100%;
    height: 56px;
    border: solid 1px #ececec;
    text-align: left;
    background: white;
    align-items: center;
	justify-content: center;
    transition-property: background;
    transition-duration: .3s;
}

.Easy-sgin-in-wrap .sign-button-list li button i {
    padding-left: 15px;
    font-size: 20px;
}

.fa-qrcode {
    color: var(--naver-green-color);
}

.fa-line {
    color: var(--naver-green-color);
}

.fa-facebook-square {
    color: #4064ac;
}

.Easy-sgin-in-wrap .sign-button-list li button span {
    padding-left: 20px;
    font-size: 18px;
    font-weight: 300;
}

.Easy-sgin-in-wrap .forget-msg {
    color: var(--font-color);
    font-size: 17px;
    padding-top: 10px;
}

.flex {
    display: flex;
}

.flex .ico {
    /* margin-top: 12px; */
    /* padding: 0 0 0 15px; */
}

.mb-30 {
    margin-bottom: 30px !important;
}

.contents .title_border {
    text-align: center;
}

.sign-button-list .kakao {
    background-color: #ffda26 !important;
    border: none !important;
    color: #111;
    font-weight: 500;
}

.sign-button-list .kakao:hover {
    background-color: #ffe97e !important
}

.sign-button-list .naver {
    background-color: #33d100 !important;
    border: none !important;
    color: #fff;
    font-weight: 500;
}

.sign-button-list .naver:hover {
    background-color: #64e13c !important;
}

.sign-button-list .facebook {
    background-color: #0f5e8d !important;
    border: none !important;
    color: #fff;
    font-weight: 500;
}

.sign-button-list .facebook:hover {
    background-color: #3c99d1 !important;
}

.sign-button-list .google {
    background-color: none;
    border: solid 1px #ececec;
    color: #333;
    font-weight: 500;
}

.sign-button-list .google:hover {
    background-color: #f1f1f1 !important;
}

.forget-msg span {
    padding: 0 10px;
}

.login-stay-sign-in span + span {
    margin-left: 15px;
}



@media all and (max-width: 747px) {

    .login-input-wrap input {
        font-size: 14px;
    }

    .Easy-sgin-in-wrap .sign-button-list li button span {
        font-size: 14px;
    }

    .Easy-sgin-in-wrap .forget-msg {
        font-size: 14px;
    }

}


/* checkbox */
.age_confirm {
    /* display: block; */
    /* margin-top: 20px; */
    margin-left: 20px;
    text-align: left;
}

.age_confirm:first-child {
    margin-left: 0;
}

.age_confirm input {
    position: relative;
    width: 0;
    height: 0;
    opacity: 0;
}

.age_confirm .age_label {
    position: relative;
    cursor: pointer;
}

.age_confirm .age_checkbox {
    position: relative;
    width: 0;
    height: 0;
    margin-left: 30px;
    border: 0;
    cursor: pointer;
}

.age_confirm .age_checkbox::before {
    content: '';
    position: absolute;
    display: block;
    left: -34px;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-top: -10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    box-sizing: content-box;
}

.age_confirm .age_checkbox::after {
    box-sizing: content-box;
    position: absolute;
    content: '';
    display: block;
    top: 60%;
    left: -28px;
    width: 7px;
    height: 4px;
    margin-top: -5px;
    border-style: solid;
    border-color: #fff;
    border-width: 0 0 2px 2px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

.age_confirm input[type='checkbox']:checked + label::before {
    background: #eb912a;
}

.age_confirm .age_checkbox::before {
    content: '';
    position: absolute;
    display: block;
    left: -34px;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-top: -10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    box-sizing: content-box;
}

.required_star::after {
    content: ' *';
    color: #eb4e2f;
}