@charset "UTF-8";
@import url("http://fonts.googleapis.com/earlyaccess/notosanskr.css");
/* Common */
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

body, input, textarea, select, button, table {
    font-family: NotosansKR,"Helvetica Neue",Helvetica,Arial,"Apple SD Gothic Neo",-apple-system,BlinkMacSystemFont,"Malgun Gothic",Dotum,sans-serif;
    font-size: 12px;
}

img, fieldset {
    border: 0;
}

ul, ol {
    list-style: none;
}

em, address {
    font-style: normal;
}

hr {
    display: none;
}

table {
    border-spacing: 0;
}

a {
    text-decoration: none;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

.blind {
    position: absolute !important;
    clip: rect(0 0 0 0);
    width: 1px !important;
    height: 1px !important;
    margin: -1px;
    overflow: hidden;
}

.blind {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
}

input {
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: transparent;
    outline: none;
}

button {
    border: 0;
    background: transparent;
    outline: none;
    cursor: pointer;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    letter-spacing: inherit;
}

.gnb .btn_area .btn_close::after, .gnb + nav .lnb .item.is_complete::before, .gnb .inner .gnb_logo .link, .gnb .inner .admin_btn_area .btn_admin:before, .gnb .inner .admin_btn_area .btn_admin:after, .splash_container .splash_icon, .login_container .login_icon::after, .login_container .login_box .btn_del::after, .login_container .login_box .btn_show_pass::after, .login_container .login_box .btn_show_pass.active::after, .error::before, .btn_default.type_next::after, .form_container .form_list .item .btn_del::after, .form_container .form_list .item .input_select + label, .form_container .form_list .check_val::after, .form_container .form_list > .check_agree:after, .form_container .user_info_none::before, .form_container .user_id_info::before, .ly_select_wrap .btn_close::after, .ly_select_wrap .ly_select_cont .select_list .item.on::before, .ly_select_wrap .ly_select_cont .ly_tit.is_alert::before, .ly_select_wrap .ly_select_cont .ly_tit.is_check::before, .ly_select_wrap .ly_select_cont .ly_tit.is_delete::before, .ly_select_wrap.type_list .box_check_input:checked + .box_check:after, .ly_select_wrap.type_list .box_check:after, .ly_select_wrap.type_list .box_check.some:after, .signup_container .signup_agree input[type=checkbox] + label::before, .signup_container .signup_agree input[type=checkbox]:checked + label::before, .signup_container .btn_spread::after, .list_container .content .option_list .item:after, .list_container .content .option_list .detail_list li.on:after, .list_container .pagination li.prev a, .list_container .pagination li.prev a:hover, .list_container .pagination li.next a, .list_container .pagination li.next a:hover, .list_table tbody tr.empty td:before {
    background-image: url(../im/sprite/sp_hdadmin_ba7099c3.png);
    -webkit-background-size: 212px 210px;
            background-size: 212px 210px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    background: #2a3627;
    z-index: 500;
}

.gnb {
    position: relative;
    padding: 10px 0;
    text-align: center;
}

/* @media (min-width: 768px) {
    .gnb {
        max-width: 682px;
        margin: 0 auto;
        padding-top: 54px;
    }
} */

.gnb .gnb_title {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    letter-spacing: -0.9px;
}

.gnb .btn_area {
    position: absolute;
    top: 8px;
    right: 15px;
}

/* @media (min-width: 768px) {
    .gnb .btn_area {
        top: 57px;
    }
} */

.gnb .btn_area .btn_close {
    display: block;
    padding: 5px;
}

.gnb .btn_area .btn_close::after {
    background-position: -22px -190px;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    content: '';
}

.gnb + nav {
    height: 53px;
    padding: 24px 35px 23px;
}

/* @media (min-width: 768px) {
    .gnb + nav {
        max-width: 682px;
        margin: 0 auto;
    }
} */

.gnb + nav .lnb::after {
    display: block;
    clear: both;
    content: '';
}

/* @media (min-width: 768px) {
    .gnb + nav .lnb {
        max-width: 375px;
        margin: 0 auto;
    }
} */

.gnb + nav .lnb .item {
    position: relative;
    float: left;
    width: 33.3333%;
    padding-top: 36px;
    font-size: 12px;
    color: #b2b2b2;
    letter-spacing: -0.6px;
    text-align: center;
}

.gnb + nav .lnb .item::before {
    content: '1';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    margin: auto;
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid #b2b2b2;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #2a3627;
    font-size: 16px;
    color: #b2b2b2;
    letter-spacing: -0.8px;
    line-height: 28px;
}

.gnb + nav .lnb .item::after {
    content: '';
    position: absolute;
    top: 14px;
    left: 50%;
    z-index: 50;
    width: 100%;
    height: 1px;
    background: #b2b2b2;
}

.gnb + nav .lnb .item:nth-of-type(2)::before {
    content: '2';
}

.gnb + nav .lnb .item:nth-of-type(3)::before {
    content: '3';
}

.gnb + nav .lnb .item:nth-of-type(3)::after {
    display: none;
}

.gnb + nav .lnb .item.is_on {
    color: #fff;
}

.gnb + nav .lnb .item.is_on::before {
    background: #fff;
    border-color: #fff;
    color: #2a3627;
}

.gnb + nav .lnb .item.is_complete {
    color: #fff;
}

.gnb + nav .lnb .item.is_complete::before {
    background-position: -94px -158px;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    content: '';
    border: none;
}

.gnb + nav .lnb .item.is_complete::after {
    background: #fff;
}

.gnb .inner {
    max-width: 974px;
    height: 30px;
    margin: 0 auto;
}

.gnb .inner::after {
    display: block;
    clear: both;
    content: '';
}

.gnb .inner .gnb_logo {
    padding: 8px 0 0 0;
    float: left;
    left: 50px;
    position: fixed;
}

.gnb .inner .gnb_logo .link {
    background-position: 0px -141px;
    background-repeat: no-repeat;
    width: 67px;
    height: 15px;
    width: 66px;
    height: 15px;
}

.gnb .inner .admin_btn_area {
    float: right;
    position: relative;
    right: 20px;
}

.gnb .inner .admin_btn_area a {
    color: #fff;
}

.gnb .inner .admin_btn_area .btn_admin {
    display: block;
    line-height: 25px;
    font-size: 16px;
}

.gnb .inner .admin_btn_area .btn_admin:before, .gnb .inner .admin_btn_area .btn_admin:after {
    content: '';
    position: relative;
}

.gnb .inner .admin_btn_area .btn_admin:before {
    background-position: -125px -78px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    right: 8px;
}

.gnb .inner .admin_btn_area .btn_admin:after {
    background-position: -125px -131px;
    background-repeat: no-repeat;
    width: 11px;
    height: 6px;
    top: 10px;
    left: 10px;
}

.gnb .inner .admin_btn_area .admin_list {
    display: none;
    position: absolute;
    top: 30px;
    right: -15px;
    width: 100px;
    padding: 5px;
    background: #2a3627;
}

.gnb .inner .admin_btn_area .admin_list.on {
    display: block;
    position: absolute;
    top: 30px;
    right: -15px;
    width: 100px;
    padding: 5px;
    background: #2a3627;
}

.gnb .inner .admin_btn_area .admin_list .item a {
    display: block;
    padding: 3px 0;
}

.bg_colored {
    background: #2a3627;
}

.bg_colored_hiot {
    background: #8D1B11;
}

/* @media (min-width: 768px) {
    .bg_colored {
        background: #fff;
    }
} */

.splash_container {
    position: relative;
    height: 100%;
    height: 100vh;
}

.splash_container .splash_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    display: block;
    width: 100%;
    height: 100%;
    background: #2a3627;
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    -webkit-transform-origin: top left;
            transform-origin: top left;
}

.splash_container .splash_bg.on {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.splash_container .splash_icon {
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 74px;
    height: 76px;
    position: absolute;
    top: 35.831%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
}

.splash_container .splash_text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 100;
    margin: auto;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.splash_container .splash_loader {
    position: absolute;
    bottom: 6.5%;
    left: 77px;
    right: 77px;
    z-index: 100;
    margin: auto;
    height: 3px;
    background: #000;
}

.splash_container .splash_loader .line {
    position: relative;
    z-index: 150;
    height: 100%;
    background: #f1e4d0;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}

.splash_container .splash_loader .load_percent {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 300;
    color: #fff;
}

.login_container {
    background: #2a3627;
    padding-bottom: 26px;
}

.login_container .login_icon {
    width: 74px;
    padding-top: 124px;
    margin: 0 auto;
}

.login_container .login_icon::after {
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 74px;
    height: 76px;
    content: '';
}

/* @media (min-width: 768px) {
    .login_container .login_icon::after {
        background-position: -76px 0px;
    }
} */

.login_container .login_text {
    margin: 25px auto 0;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

/* @media (min-width: 768px) {
    .login_container .login_text {
        color: #2a3627;
    }
} */

.login_container .login_box {
    margin: 80px 20px 0;
}

.login_container .login_box .item {
    position: relative;
    left: 20%; 
}

.login_container .login_box .item:first-of-type {
    margin-bottom: 20px;
}

.login_container .login_box strong {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
}

/* @media (max-width: 768px) {
    .login_container .login_box strong {
        color: #fff;
    }
} */

.login_container .login_box input {
    width: 60%;
    padding: 10px;
    border-bottom: 1px solid #b2b2b2;
    background: transparent;
    font-size: 16px;
    color: #b2b2b2;
    line-height: 24px;
    letter-spacing: -0.8px;
}

.login_container .login_box input.input_auth {
    width: -webkit-calc(100% - 125px);
    width: calc(100% - 125px);
}

/* @media (max-width: 768px) {
    .login_container .login_box input.input_auth {
        color: #fff;
    }
} */

.login_container .login_box input:focus ~ .btn_del, .login_container .login_box input:focus ~ .btn_show_pass {
    opacity: 1;
}

.login_container .login_box .auth_time {
    position: absolute;
    bottom: 15px;
    right: 135px;
    display: block;
}

/* @media (max-width: 768px) {
    .login_container .login_box .auth_time {
        color: #fff;
    }
} */

.login_container .login_box .btn_auth {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 112px;
    border: 1px solid #2a3627;
    font-size: 13px;
    font-weight: 300;
    color: #2a3627;
    line-height: 37px;
    text-align: center;
}

/* @media (max-width: 768px) {
    .login_container .login_box .btn_auth {
        border-color: #fff;
        color: #fff;
    }
} */

.login_container .login_box .btn_del, .login_container .login_box .btn_show_pass {
    opacity: 0;
    position: absolute;
    padding: 5px;
}

.login_container .login_box .btn_del::after, .login_container .login_box .btn_show_pass::after {
    content: '';
}

.login_container .login_box .btn_del {
    top: 7px;
    right: 5px;
}

.login_container .login_box .btn_del::after {
    background-position: -63px -190px;
    background-repeat: no-repeat;
    width: 17px;
    height: 18px;
}

.login_container .login_box .btn_show_pass {
    top: 9px;
    right: 32px;
}

.login_container .login_box .btn_show_pass::after {
    background-position: -90px -141px;
    background-repeat: no-repeat;
    width: 20px;
    height: 14px;
}

.login_container .login_box .btn_show_pass.active {
    opacity: 1;
}

.login_container .login_box .btn_show_pass.active::after {
    background-position: -112px -141px;
    background-repeat: no-repeat;
    width: 20px;
    height: 14px;
}

.login_container .login_box ._links {
    margin-right: -5px;
    padding-top: 15px;
    width:60%;
    text-align: right;
}

.login_container .login_box ._links .link {
    margin-left: 14px;
    padding: 5px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 0.7px;
}

/* @media (min-width: 768px) {
    .login_container .login_box ._links .link {
        color: #2a3627;
    }
} */

.login_container .login_buttons {
    margin: 20px 20px 0;
}

.login_container .login_buttons a, .login_container .login_buttons button {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
}

.login_container .login_buttons a.btn_type_white, .login_container .login_buttons button.btn_type_white {
    background: #fff;
    color: #2a3627;
    width: 60%;
    margin: 10 auto;
}

.login_container .login_buttons a.btn_type_trans, .login_container .login_buttons button.btn_type_trans {
    border: 1px solid #fff;
    background: transparent;
    font-weight: 300;
    color: #fff;
    width: 60%;
    margin: 10 auto;
}

/* @media (min-width: 768px) {
    .login_container .login_buttons a.btn_type_white, .login_container .login_buttons button.btn_type_white {
        background: #2a3627;
        color: #fff;
    }
    .login_container .login_buttons a.btn_type_trans, .login_container .login_buttons button.btn_type_trans {
        border: 1px solid #2a3627;
        background: transparent;
        font-weight: 300;
        color: #2a3627;
    }
} */

.login_container .terms_links {
    padding: 46px 0 26px;
    text-align: center;
}

.login_container .terms_links a {
    padding: 8px;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
}

.login_container .terms {
    padding: 46px 0 26px;
    text-align: center;
}

.login_container .terms a {
    padding: 8px;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
}

/* @media (min-width: 768px) {
    .login_container {
        max-width: 340px;
        margin: 0 auto;
        background: #fff;
    }
} */

.error {
    position: relative;
    display: block;
    padding: 9px 0 0 16px;
    font-size: 12px;
    color: #f53d3d;
    letter-spacing: -0.6px;
}

.error::before {
    background-position: -181px -141px;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
}

.btn_default {
    position: relative;
    display: block;
    width: 100%;
    margin: 60px 0 30px;
    background: #2a3627;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 50px;
}


/* @media (min-width: 768px) {
    .btn_default {
        max-width: 345px;
        margin-left: auto;
        margin-right: auto;
    }
} */

.btn_default.type_line {
    margin: 60px auto 10px;
    background: #fff;
    border: 1px solid #2a3627;
    color: #000;
}

.btn_default.type_line + .type_next {
    margin-top: 10px;
}

.btn_default.type_line + .type_next::after {
    display: block;
}

.btn_default.type_line.size_s {
    display: inline-block;
    width: 140px;
    margin: 50px auto;
    font-size: 13px;
    line-height: 35px;
}

.btn_default.type_next::after {
    background-position: -69px -141px;
    background-repeat: no-repeat;
    width: 19px;
    height: 15px;
    content: '';
    position: absolute;
    right: 32px;
    top: 18px;
}

.btn_default.is_disabled {
    background: #b2b2b2;
    color: #e2e2e2;
}

.btn_default.is_disabled::after {
    display: none;
}

.form_container {
    padding: 20px 20px 30px;
}

/* @media (min-width: 768px) {
    .form_container {
        max-width: 682px;
        margin: 0 auto;
    }
} */

.form_container .form_tit {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.8px;
}

.form_container .form_tit:first-of-type {
    margin-top: 0;
}

.form_container .form_tit em {
    font-weight: 300;
    color: #f53d3d;
}

.form_container .form_list .item {
    position: relative;
    padding-top: 15px;
}

.form_container .form_list .item::after {
    display: block;
    clear: both;
    content: '';
}

.form_container .form_list .item > label, .form_container .form_list .item > span {
    display: block;
    padding-bottom: 4px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
    letter-spacing: -0.7px;
}

.form_container .form_list .item input[type=text], .form_container .form_list .item input[type=password] {
    position: relative;
    z-index: 50;
    width: 100%;
    padding: 13px 0;
    border: none;
    border-bottom: 1px solid #b2b2b2;
    background: transparent;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.8px;
}

.form_container .form_list .item input[type=text]::-webkit-input-placeholder, .form_container .form_list .item input[type=password]::-webkit-input-placeholder {
    color: #b2b2b2;
}

.form_container .form_list .item input[type=text]::placeholder, .form_container .form_list .item input[type=password]::placeholder {
    color: #b2b2b2;
}

.form_container .form_list .item input[type=text]:focus, .form_container .form_list .item input[type=password]:focus {
    border-color: #000;
}

.form_container .form_list .item input[type=text]:focus + .btn_del::after, .form_container .form_list .item input[type=password]:focus + .btn_del::after {
    opacity: 1;
}

.form_container .form_list .item .btn_del {
    position: absolute;
    z-index: 150;
    top: 52px;
    right: 4px;
    padding: 5px;
}

.form_container .form_list .item .btn_del::after {
    background-position: -63px -190px;
    background-repeat: no-repeat;
    width: 17px;
    height: 18px;
    content: '';
    opacity: 0;
}

.form_container .form_list .item .input_select {
    position: relative;
}

.form_container .form_list .item .input_select + label {
    background-position: -194px -62px;
    background-repeat: no-repeat;
    width: 18px;
    height: 20px;
    content: '';
    position: absolute;
    bottom: 15px;
    right: 17px;
    display: block;
    padding: 0;
}

.form_container .form_list .item .type_half {
    position: relative;
    float: left;
    width: -webkit-calc(50% - 7px);
    width: calc(50% - 7px);
    margin-left: 14px;
}

.form_container .form_list .item .type_half:first-of-type {
    margin-left: 0;
}

.form_container .form_list .item.btn_box {
    padding-top: 15px;
}

.form_container .form_list .item.btn_box button {
    margin-top: 0;
}

.form_container .form_list .item.btn_box .auth_error {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 300;
    color: #f53d3d;
    letter-spacing: -0.9px;
    text-align: center;
}

.form_container .form_list .item.is_change input[type=text] {
    width: -webkit-calc(100% - 98px);
    width: calc(100% - 98px);
}

.form_container .form_list .item.is_change .btn_del {
    right: 100px;
}

.form_container .form_list .item.is_change .btn_change {
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 88px;
    border: 1px solid #2a3627;
    line-height: 35px;
    font-size: 13px;
    letter-spacing: -0.65px;
    text-align: center;
}

.form_container .form_list .item.is_change .btn_change.is_added {
    border: none;
    text-decoration: underline;
}

.form_container .form_list .item.is_change .txt_time {
    position: absolute;
    bottom: 10px;
    right: 110px;
}

.form_container .form_list .item.is_change.is_timeover .txt_time {
    color: #f53d3d;
}

.form_container .form_list .item.is_change.is_timeover .is_added {
    color: #f53d3d;
    text-decoration: none;
}

.form_container .form_list .check_val {
    position: relative;
}

.form_container .form_list .check_val::after {
    background-position: -82px -190px;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    content: '';
    position: absolute;
    right: 36px;
    top: 43px;
    display: none;
}

.form_container .form_list .check_val.checked::after {
    display: block;
}

.form_container .form_list > .check_agree {
    position: relative;
    display: inline-block;
    font-size: 16px;
}

.form_container .form_list > .check_agree:after {
    background-position: -82px -190px;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    content: '';
    position: absolute;
    right: -20px;
    top: 1px;
}

.form_container .password_info {
    background: #f5f5f5;
    margin-top: 15px;
    padding: 12px 10px;
}

.form_container .password_info li {
    position: relative;
    padding: 0 10px 19px;
    font-size: 12px;
    color: #9b9b9b;
    letter-spacing: -0.6px;
}

.form_container .password_info li:last-of-type {
    padding-bottom: 0;
}

.form_container .password_info li::before {
    content: '-';
    position: absolute;
    left: 0;
}

.form_container .auth_tit {
    padding: 20px 0 15px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.form_container .auth_tit + .form_list .check_val::after {
    right: 2px;
}

.form_container .auth_text {
    font-size: 14px;
    color: #b2b2b2;
    padding-bottom: 46px;
}

.form_container .auth_link {
    display: block;
    width: 220px;
    margin: 0 auto 40px;
    border: 1px solid #2a3627;
    background: #fff;
    font-size: 18px;
    font-weight: 300;
    color: #2a3627;
    letter-spacing: 0.9px;
    line-height: 50px;
    text-align: center;
}

.form_container .user_info + .btn_default {
    margin-top: 35vh;
}

.form_container .user_info + .btn_default::after {
    display: none;
}

.form_container .user_data {
    font-size: 14px;
    font-weight: 300;
    color: #252525;
    line-height: 25px;
    text-align: center;
}

.form_container .user_data strong {
    font-weight: 500;
}

.form_container .user_info_none::before {
    background-position: -152px -62px;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    content: '';
    display: block;
    margin: 25px auto 15px;
}

.form_container .user_info_none + .btn_default {
    margin-top: 35vh;
}

.form_container .user_info_none + .btn_default::after {
    display: none;
}

.form_container .user_id_info {
    width: 255px;
    margin: 20px auto 0;
    background: #f5f5f5;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
}

.form_container .user_id_info::before {
    background-position: -166px -141px;
    background-repeat: no-repeat;
    width: 13px;
    height: 14px;
    content: '';
    margin: 23px 10px 0 0;
}

div[class^=ly_dim] {
    display: none;
}

div[class^=ly_dim].on {
    display: block !important;
}

.ly_dim {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3100;
    width: 100%;
    height: 100%;
}

.ly_dim .bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.65;
}

.ly_select_wrap {
    position: fixed;
    width: 350px;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    margin-top: -180px;
    z-index: 3200;
    background: #fff;
    -webkit-border-radius: 20px;
            border-radius: 20px;
}

/* @media (max-width: 768px) {
    .ly_select_wrap {
        top: auto;
        bottom: 20px;
    }
} */

.ly_select_wrap .btn_close {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 5px;
}

.ly_select_wrap .btn_close::after {
    background-position: 0px -190px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    content: '';
}

.ly_select_wrap .ly_select_cont {
    position: relative;
    padding: 30px 25px;
}

.ly_select_wrap .ly_select_cont .select_tit {
    padding-top: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #252525;
    text-align: center;
    line-height: 27px;
}

.ly_select_wrap .ly_select_cont .select_list {
    margin-top: 45px;
    max-height: 200px;
    overflow-y: auto;
}

.ly_select_wrap .ly_select_cont .select_list .item {
    position: relative;
    padding: 0 0 26px 27px;
    font-size: 16px;
    color: #252525;
    line-height: 24px;
    letter-spacing: -0.8px;
}

.ly_select_wrap .ly_select_cont .select_list .item.on::before {
    background-position: -196px -141px;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    content: '';
    position: absolute;
    top: 2px;
    left: 5px;
}

.ly_select_wrap .ly_select_cont .ly_tit {
    position: relative;
    padding-top: 30px;
    font-size: 16px;
    color: #252525;
    line-height: 24px;
    letter-spacing: -0.8px;
    text-align: center;
}

/* @media (min-width: 768px) {
    .ly_select_wrap .ly_select_cont .ly_tit {
        font-size: 18px;
    }
} */

.ly_select_wrap .ly_select_cont .ly_tit.is_alert {
    padding-top: 80px;
}

.ly_select_wrap .ly_select_cont .ly_tit.is_alert::before {
    background-position: -63px -78px;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.ly_select_wrap .ly_select_cont .ly_tit.is_check {
    padding-top: 80px;
}

.ly_select_wrap .ly_select_cont .ly_tit.is_check::before {
    background-position: -152px 0px;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.ly_select_wrap .ly_select_cont .ly_tit.is_delete {
    padding-top: 80px;
}

.ly_select_wrap .ly_select_cont .ly_tit.is_delete::before {
    background-position: 0px -78px;
    background-repeat: no-repeat;
    width: 61px;
    height: 61px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.ly_select_wrap .ly_select_cont .alert_text {
    margin: 10px 0 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.7px;
    text-align: center;
}

.ly_select_wrap .ly_select_cont .alert_item {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #f53d3d;
    text-align: center;
}

.ly_select_wrap .ly_select_cont .btn_ok {
    display: block;
    width: 100%;
    margin-top: 35px;
    background: #2a3627;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    letter-spacing: -0.8px;
    line-height: 50px;
}

.ly_select_wrap .ly_select_cont .btn_cancel {
    display: block;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #2a3627;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    letter-spacing: -0.8px;
    line-height: 50px;
}

.ly_select_wrap.type_list {
    width: 895px;
    left: 50%;
    margin-left: -447px;
}

/* @media (max-width: 900px) {
    .ly_select_wrap.type_list {
        width: auto;
        left: 10px;
        right: 10px;
        margin: 0 auto;
    }
    .ly_select_wrap.type_list .table_cont {
        position: relative;
        overflow: scroll;
    }
    .ly_select_wrap.type_list .table_cont .list_table {
        min-width: 600px;
    }
} */

.ly_select_wrap.type_list .ly_tit {
    padding: 20px 0 38px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
}

.ly_select_wrap.type_list th {
    position: relative;
}

.ly_select_wrap.type_list th .box_check {
    margin: 11px 0 -11px;
}

/* @media (max-width: 900px) {
    .ly_select_wrap.type_list th .box_check {
        margin: 1px 0 -1px;
    }
} */

.ly_select_wrap.type_list td {
    position: relative;
}

.ly_select_wrap.type_list .box_check_input {
    position: absolute;
    opacity: 0;
}

.ly_select_wrap.type_list .box_check_input:checked + .box_check:after {
    background-position: 0px -158px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    content: '';
}

.ly_select_wrap.type_list .box_check {
    display: inline-block;
    height: 30px;
    margin: 5px 0 -5px;
    vertical-align: top;
}

.ly_select_wrap.type_list .box_check:after {
    background-position: -152px -104px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    content: '';
}

.ly_select_wrap.type_list .box_check.some:after {
    background-position: -32px -158px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    content: '';
}

.ly_select_wrap.type_list .ly_select_cont::after {
    display: block;
    clear: both;
    content: '';
}

.ly_select_wrap.type_list .ly_select_cont > button {
    width: 150px;
    float: right;
    margin-top: 40px;
}

.ly_select_wrap.type_list .ly_select_cont > button:first-of-type {
    margin-left: 10px;
}

/* @media (max-width: 768px) {
    .ly_select_wrap.type_list .ly_select_cont > button {
        margin-top: 20px;
    }
    .ly_select_wrap.type_list .ly_select_cont > button:first-of-type {
        margin-left: 5px;
    }
} */

.signup_container {
    position: relative;
    height: 100%;
    padding: 20px 15px;
}

/* @media (min-width: 768px) {
    .signup_container {
        max-width: 682px;
        margin: 0 auto;
    }
} */

.signup_container .term_list .item {
    position: relative;
    padding-bottom: 20px;
}

.signup_container .signup_agree {
    position: relative;
    margin-top: 25px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.8px;
}

.signup_container .signup_agree:first-of-type {
    margin-top: 0;
}

.signup_container .signup_agree em {
    font-weight: 300;
    color: #f53d3d;
}

.signup_container .signup_agree span {
    font-weight: 300;
}

.signup_container .signup_agree input[type=checkbox] {
    position: absolute;
    opacity: 0;
}

.signup_container .signup_agree input[type=checkbox] + label {
    display: block;
    margin: 2px 0 0 35px;
    line-height: 24px;
}

.signup_container .signup_agree input[type=checkbox] + label::before {
    background-position: -64px -158px;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
}

.signup_container .signup_agree input[type=checkbox]:checked + label::before {
    background-position: -184px -104px;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
}

.signup_container .btn_spread {
    position: absolute;
    top: 2px;
    right: 13px;
    padding: 5px;
}

.signup_container .btn_spread::after {
    background-position: -150px -141px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    content: '';
}

.signup_container .btn_spread.is_open::after {
    background-position: -134px -141px;
}

.signup_container .btn_spread.is_open + .term_container {
    display: block;
}

.signup_container .term_container {
    display: none;
    height: 193px;
    margin: 15px 20px 0;
    padding-right: 10px;
    overflow-y: scroll;
    font-size: 12px;
    color: #252525;
    letter-spacing: -0.6px;
}

.signup_container .term_container h2 {
    display: none;
}

.signup_container .term_container .terms {
    padding: 0;
    height: auto;
}

.signup_container.type_young .title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.8px;
}

.signup_container.type_young .info {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 300;
    color: #252525;
    line-height: 25px;
    letter-spacing: -0.7px;
}

.signup_container.type_young .info strong {
    font-weight: 500;
}

.signup_container.type_young .info_list {
    margin-top: 25px;
    padding: 20px 25px;
    background: #f5f5f5;
}

.signup_container.type_young .info_list .item {
    padding-bottom: 10px;
    font-size: 14px;
    color: #252525;
    letter-spacing: -0.7px;
}

.signup_container.type_young .info_list .item:last-of-type {
    padding-bottom: 5px;
}

.signup_container.type_young .signup_agree {
    margin-top: 21px;
}

.signup_container.type_young .signup_agree input[type=checkbox] + label {
    font-size: 14px;
    letter-spacing: -0.7px;
}

.tab_cont {
    position: relative;
    margin-top: 15px;
}

.tab_cont::after {
    display: block;
    clear: both;
    content: '';
}

.tab_cont input[type=radio] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.tab_cont input[type=radio]:checked + .radio_tab {
    border-color: #2a3627;
    background: #2a3627;
    color: #fff;
}

.tab_cont .radio_tab {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    display: block;
    width: 50%;
    border: 1px solid #b2b2b2;
    font-size: 14px;
    color: #b2b2b2;
    line-height: 39px;
    letter-spacing: -0.7px;
    text-align: center;
}

.tab_cont .radio_tab:first-of-type {
    border-right: none;
}

.tab_cont .radio_tab:nth-of-type(2) {
    border-left: none;
}

.signup_info {
    margin-top: 15px;
    padding: 12px 10px;
    background: #f5f5f5;
}

.signup_info span {
    position: relative;
    display: block;
    padding-left: 10px;
    color: #9b9b9b;
    letter-spacing: -0.6px;
}

.signup_info span + span {
    padding-top: 19px;
}

.signup_info span::before {
    content: '-';
    position: absolute;
    left: 0;
}

.policy_list {
    padding: 0 5px 25px;
}

.policy_list::after {
    display: block;
    clear: both;
    content: '';
}

.policy_list .prev, .policy_list .next {
    width: 50%;
    float: left;
}

.policy_list .prev a, .policy_list .next a {
    position: relative;
    font-size: 14px;
    padding: 0 10px;
    color: #252525;
}

.policy_list .prev a::after, .policy_list .prev a::before, .policy_list .next a::after, .policy_list .next a::before {
    position: absolute;
    top: -2px;
}

.policy_list .prev a::before {
    content: '<';
    left: 0;
}

.policy_list .next {
    text-align: right;
}

.policy_list .next a::after {
    content: '>';
    right: 0;
}

.term_viewer {
    position: absolute;
    height: -webkit-calc(100vh - 181px);
    height: calc(100vh - 181px);
    top: 75px;
    bottom: 35px;
    left: 20px;
    right: 20px;
    background: #f5f5f5;
}

.term_viewer .term_date {
    border-top: 1px solid #dfdfdf;
    background: #f5f5f5;
}

.term_viewer .term_date::after {
    display: block;
    clear: both;
    content: '';
}

.term_viewer .term_date li {
    position: relative;
    width: 50%;
    float: left;
    font-size: 14px;
    font-weight: 300;
    color: #252525;
    text-align: center;
    line-height: 48px;
}

.term_viewer .term_date li strong {
    font-weight: 400;
}

.term_viewer .term_date li:first-of-type::after {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    right: 0;
    width: 1px;
    height: 20px;
    background: #dfdfdf;
}

.terms {
    height: -webkit-calc(100% - 53px);
    height: calc(100% - 53px);
    overflow: scroll;
    padding: 25px 21px 0 21px;
    color: #252525;
}

.terms h2, .terms h3 {
    padding-bottom: 10px;
}

.terms h4 {
    padding-bottom: 6px;
}

.terms strong {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.terms p {
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.terms p em {
    font-weight: 300;
}

.terms span {
    display: block;
}

.terms ul, .terms ol {
    padding-bottom: 10px;
}

.terms ul li, .terms ol li {
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 3px;
}

.terms table {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #707070;
    font-weight: 400;
}

.terms table th {
    padding: 5px;
    height: 37px;
    background: #e2e2e2;
    border-bottom: 1px solid #707070;
    border-right: 1px solid #707070;
    text-align: center;
}

.terms table th:last-of-type {
    border-right: none;
}

.terms table td {
    padding: 10px;
    border-bottom: 1px solid #707070;
    border-right: 1px solid #707070;
}

.terms table td:last-of-type, .terms table td:only-of-type {
    border-right: none;
}

.terms table td strong {
    padding-bottom: 6px;
    font-size: 12px;
    font-weight: 500;
}

.list_container {
    position: relative;
    max-width: 974px;
    margin: 0 auto 0 0;
    padding: 50px 0 76px;
}

.list_container::after {
    display: block;
    clear: both;
    content: '';
}

/* @media (max-width: 900px) {
    .list_container {
        padding: 20px 0 30px;
    }
} */

.list_container .content {
    padding-left: 182px;
}

.list_container .content h2 {
    font-size: 25px;
    font-weight: 500;
    color: #000;
}

.list_container .content .apart_info {
    padding: 19px 0 14px;
    line-height: 27px;
}

.list_container .content .apart_info::after {
    display: block;
    clear: both;
    content: '';
}

.list_container .content .apart_info dt {
    float: left;
    font-size: 18px;
    font-weight: 300;
}

.list_container .content .apart_info dd {
    float: left;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
}

.list_container .content .option_list {
    position: relative;
    height: auto;
    margin-bottom: 10px;
}

.list_container .content .option_list::after {
    display: block;
    clear: both;
    content: '';
}

.list_container .content .option_list .item {
    position: relative;
    float: left;
    width: 150px;
    margin-right: 10px;
    border: 1px solid #000;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background: #fff;
}

.list_container .content .option_list .item:after {
    background-position: -194px -84px;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    content: '';
    position: absolute;
    top: 9px;
    right: 10px;
}

.list_container .content .option_list .item:nth-of-type(3) {
    margin-left: 99px;
}

/* @media (max-width: 900px) {
    .list_container .content .option_list .item:nth-of-type(3) {
        margin-left: 0;
    }
} */

.list_container .content .option_list .item.on:after {
    background-position: -43px -190px;
}

.list_container .content .option_list .item.on a {
    color: #000;
}

.list_container .content .option_list .item.on .detail_list {
    display: block;
}

.list_container .content .option_list .item a {
    display: block;
    padding: 8px 12px;
    font-size: 16px;
    color: #b2b2b2;
}

/* @media (max-width: 900px) {
    .list_container .content .option_list .item {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
        margin-bottom: 5px;
    }
    .list_container .content .option_list .item:nth-of-type(2n) {
        margin-right: 0;
    }
} */

.list_container .content .option_list .btn_ok {
    display: block;
    width: 70px;
    height: 40px;
    background: #2a3627;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.list_container .content .option_list .btn_lookup {
    position: relative;
    float: right;
    right: 30px;
    width: auto;
    padding: 0 21px;
    border: 1px solid #000;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: #000;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

/* @media (max-width: 900px) {
    .list_container .content .option_list .btn_lookup {
        right: 0;
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
    }
} */

.list_container .content .option_list .btn_lookup button {
    display: block;
    padding: 8px 12px;
    font-size: 16px;
    color: #fff;
}

.list_container .content .option_list .btn_lookup:after {
    display: none;
}

.list_container .content .option_list .detail_list {
    position: absolute;
    top: 25px;
    left: -1px;
    display: none;
    overflow: scroll;
    width: 150px;
    max-height: 274px;
    margin: 10px 0;
    background: #fff;
    border: 1px solid #000;
    border-top-color: #fff;
    -webkit-border-bottom-left-radius: 3px;
            border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
            border-bottom-right-radius: 3px;
}

.list_container .content .option_list .detail_list li {
    position: relative;
    padding: 8px 10px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.8px;
}

.list_container .content .option_list .detail_list li.on {
    font-weight: 500;
}

.list_container .content .option_list .detail_list li.on:after {
    background-position: -196px -141px;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    content: '';
    position: absolute;
    top: 10px;
    right: 15px;
}

/* @media (max-width: 900px) {
    .list_container .content {
        padding: 20px 15px 0;
    }
} */

.list_container .pagination {
    margin-top: 30px;
    text-align: center;
}

.list_container .pagination li {
    display: inline-block;
    margin: 0 15px;
    font-size: 0;
    vertical-align: top;
    line-height: 24px;
}

.list_container .pagination li a {
    display: block;
    font-size: 16px;
    color: inherit;
}

.list_container .pagination li a.on, .list_container .pagination li a:hover {
    color: #2a3627;
    text-decoration: underline;
}

.list_container .pagination li.prev, .list_container .pagination li.next {
    content: '';
}

.list_container .pagination li.prev a {
    background-position: -176px -158px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.list_container .pagination li.prev a:hover {
    background-position: -125px -105px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.list_container .pagination li.next a {
    background-position: -124px -158px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.list_container .pagination li.next a:hover {
    background-position: -150px -158px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

/* @media (min-width: 768px) {
    .list_header .gnb {
        max-width: 974px;
        padding-top: 10px;
    }
} */

.list_header + .form_container {
    position: relative;
    max-width: 974px;
    margin: 0 auto;
    padding: 50px 0 76px;
}

.list_header + .form_container::after {
    display: block;
    clear: both;
    content: '';
}

/* @media (max-width: 900px) {
    .list_header + .form_container {
        padding: 20px 0 30px;
    }
} */

.list_header + .form_container .content {
    padding-left: 182px;
}

.list_header + .form_container .content h2 {
    font-size: 25px;
    font-weight: 500;
    color: #000;
}

/* @media (max-width: 900px) {
    .list_header + .form_container .content {
        padding: 20px 15px 0;
    }
} */

.lnb_list {
    position: fixed;
    left: 0;
    width: 142px;
    height: 100%;
    margin: 42px 40px 0 0;
}

/* @media (max-width: 900px) {
    .lnb_list {
        position: static;
        width: 284px;
        margin: 10px auto;
    }
    .lnb_list::after {
        display: block;
        clear: both;
        content: '';
    }
    .lnb_list .item {
        float: left;
        width: 142px;
    }
} */

.lnb_list .item {
    line-height: 50px;
    text-align: center;
}

.lnb_list .item.on {
    background: #2a3627;
}

.lnb_list .item.on a {
    color: #fff;
}

.lnb_list .item a {
    display: block;
    font-size: 17px;
    color: #2a3627;
}

.list_table {
    width: 100%;
    border-top: 1px solid #2a3627;
    border-bottom: 1px solid #2a3627;
}

/* @media (max-width: 900px) {
    .list_table col {
        width: auto;
    }
} */

.list_table thead {
    border-bottom: 1px solid #2a3627;
}

.list_table thead th {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.7px;
    line-height: 53px;
}

/* @media (max-width: 900px) {
    .list_table thead th {
        font-size: 13px;
        line-height: 33px;
    }
} */

.list_table tbody tr {
    line-height: 40px;
}

.list_table tbody tr:nth-of-type(odd) {
    background: #f7f7f7;
}

.list_table tbody tr.empty td {
    position: relative;
    padding: 80px 0;
    background: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.7px;
}

.list_table tbody tr.empty td:before {
    background-position: -152px -62px;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    content: '';
    display: block;
    margin: 0 auto;
}

.list_table tbody td {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.8px;
}

/* @media (max-width: 900px) {
    .list_table tbody td {
        font-size: 14px;
    }
} */

.list_table td {
    text-align: center;
}

.list_table .btn_default {
    display: inline-block;
    height: 30px;
    width: 70px;
    margin: 0;
    background: #000;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
}

.list_table .btn_default.is_disabled {
    background: #b2b2b2;
}

.list_table .btn_line {
    width: 82px;
    border: 1px solid #9b9b9b;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
}

/* @media (max-width: 900px) {
    .list_table .btn_default, .list_table .btn_line {
        width: auto;
        padding: 0 5px;
    }
} */

.list_table .badge {
    display: inline-block;
    padding: 0 10px;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}

/* @media (max-width: 900px) {
    .list_table .badge {
        padding: 0 6px;
    }
} */

.list_table .badge.accept {
    background: #000;
}

.list_table .badge.deny {
    background: #b2b2b2;
}

.list_table .badge.wait {
    background: #43d12a;
}

.list_table .badge.out {
    background: #f53d3d;
}

/* sryang 추가 */
.hidden {
    display: none;
}

.red {
    color: #f53d3d;
}