@charset "UTF-8";
#contents.ch1985 {
    padding-bottom: 0;
    /* 메인 상단 */
    /* 메인 빌보드 */
}
#contents.ch1985 > h2 {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0);
}
#contents.ch1985 .info_wrap {
    margin-top: 48px;
}
#contents.ch1985 .info_wrap .tit {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .info_wrap + .info_wrap {
    margin-top: 32px;
}
#contents.ch1985 .info_wrap .bullet_list {
    width: 960px;
}
#contents.ch1985 .info_wrap .bullet_list > li + li {
    margin-top: 8px;
}
#contents.ch1985 .info_wrap .bullet_list > li > dl > dt strong {
    color: #434545;
}
#contents.ch1985 .info_wrap .bullet_list > li > dl > dd {
    margin-top: 4px;
    color: #434545;
}
#contents.ch1985 .payment_history {
    margin-top: 40px;
    padding: 23px 32px;
    background-color: #F7FAF9;
    border: 1px solid #F0F5F4;
}
#contents.ch1985 .payment_history .tit {
    margin-bottom: 22px;
    font-size: 16px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .payment_history dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#contents.ch1985 .payment_history dl dt {
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .payment_history dl dd {
    font-size: 16px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .payment_history dl dd .won {
    margin-left: 2px;
    vertical-align: 1px;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .payment_history.solo dl dt {
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .payment_history.solo dl dd {
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .payment_history.solo dl dd .won {
    margin-left: 4px;
    vertical-align: 2px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.7;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .payment_history.solo dl + dl {
    margin-top: 15px;
}
#contents.ch1985 .base_input + .base_input {
    margin-top: 80px;
}
#contents.ch1985 .base_input .sub_notice {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .base_input fieldset {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 40px 0;
    border-bottom: 1px solid #EAEBEA;
}
#contents.ch1985 .base_input fieldset .form_row {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
}
#contents.ch1985 .base_input fieldset .form_row > dl > dt {
    width: 242px;
}
#contents.ch1985 .base_input fieldset .form_row > dl + dl {
    margin-top: 24px;
}
#contents.ch1985 .base_input fieldset .form_row > dl + dl.chk_top {
    margin-top: 32px;
}
#contents.ch1985 .base_input fieldset .form_row .input_wrap + .input_wrap {
    margin-top: 12px;
}
#contents.ch1985 .base_input fieldset .form_row .chk_wrap + .chk_wrap {
    margin-left: 40px;
}
#contents.ch1985 .base_input fieldset + .btn_wrap {
    margin-top: 24px;
    text-align: right;
}
#contents.ch1985 .complete_wrap {
    text-align: center;
}
#contents.ch1985 .complete_wrap .ico {
    display: block;
    margin: 0 auto;
}
#contents.ch1985 .complete_wrap .ico.ico02 {
    width: 120px;
    height: 120px;
    background-image: url("../../images/webhome2/cs/ico_cs_check_120.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .complete_wrap .tit {
    margin-top: 24px;
    font-size: 28px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .complete_wrap .desc {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .complete_wrap .btm_noti {
    margin-top: 48px;
}
#contents.ch1985 .complete_wrap .btm_noti .title {
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .complete_wrap .btm_noti .bullet_list {
    display: inline-block;
    margin-top: 16px;
}
#contents.ch1985 .complete_wrap .btm_noti .bullet_list.dot li:before {
    display: inline-block;
    position: static;
    margin-right: 5px;
    vertical-align: 4px;
}
#contents.ch1985 .complete_wrap .btm_noti .bullet_list.dot li + li {
    margin-top: 8px;
}
#contents.ch1985 .complete_wrap + .button_area {
    margin-top: 80px;
}
#contents.ch1985 .conts {
    padding-top: 72px;
}
#contents.ch1985 .intro_bg:before {
    content: "";
    position: absolute;
    top: 530px;
    left: 0;
    bottom: 0;
    right: -webkit-calc(50% - 390px);
    right: -moz-calc(50% - 390px);
    right: calc(50% - 390px);
    height: 418px;
    background-color: #A5C3EA;
    z-index: -1;
}
#contents.ch1985 .max.top_main {
    position: relative;
    width: 100%;
    max-width: 2560px;
    min-width: 1920px;
    height: 640px;
    margin-top: -142px;
    overflow: hidden;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
#contents.ch1985 .billboard {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
#contents.ch1985 .billboard .slide_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}
#contents.ch1985 .billboard .slide_wrap .slide_content .slide_conts .inner_box img {
    width: auto;
    height: 640px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
#contents.ch1985 .billboard .slide_wrap .indi_progress {
    width: 565px;
    left: 50%;
    bottom: 53px;
    -webkit-transform: translateX(-webkit-calc(-50% - 434px));
       -moz-transform: translateX(-moz-calc(-50% - 434px));
        -ms-transform: translateX(calc(-50% - 434px));
            transform: translateX(calc(-50% - 434px));
}
#contents.ch1985 .billboard .slide_wrap .indi_progress .track {
    background-color: rgba(255, 255, 255, 0.2);
}
#contents.ch1985 .billboard .slide_wrap .indi_progress .track .current {
    background-color: rgb(255, 255, 255);
}
#contents.ch1985 .billboard .slide_wrap .indi_wrap {
    width: 1440px;
    margin: 0 auto;
    height: 1px;
    bottom: 68px;
}
#contents.ch1985 .billboard .slide_wrap .indi_wrap .indi_control {
    position: absolute;
    right: 0;
    width: 28px;
    height: 28px;
    background-image: url("../../images/webhome2/ico_pause_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .billboard .slide_wrap .indi_wrap .indi_control.play {
    background-image: url("../../images/webhome2/ico_play_28_white.png");
}
#contents.ch1985 .billboard .slide_wrap .slide_controls {
    top: initial;
    right: 0;
    left: 0;
    bottom: 68px;
    width: 1440px;
    margin: 0 auto;
}
#contents.ch1985 .billboard .slide_wrap .slide_controls .btn_arrow {
    width: 28px;
    height: 28px;
}
#contents.ch1985 .billboard .slide_wrap .slide_controls .btn_arrow.prev {
    right: 80px;
    width: 28px;
    height: 28px;
    background-image: url("../../images/webhome2/ico_arrow_right_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .billboard .slide_wrap .slide_controls .btn_arrow.next {
    left: initial;
    right: 40px;
    width: 28px;
    height: 28px;
    background-image: url("../../images/webhome2/ico_arrow_right_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .main_conts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 96px;
    margin-bottom: 160px;
}
#contents.ch1985 .main_conts .conts_sec {
    width: 1110px;
}
#contents.ch1985 .main_conts .fast_link {
    width: 190px;
}
#contents.ch1985 .main_conts .tab_wrap .tabs > ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts {
    margin-top: 64px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .tit {
    margin-bottom: 24px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a > img {
    width: 362px;
    height: 362px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a > dl {
    visibility: visible;
    opacity: 1;
    bottom: 32px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a > dl > dt {
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a > dl > dd {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a::before {
    visibility: visible;
    opacity: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(8.13%, rgba(0, 0, 0, 0)), color-stop(97.33%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 8.13%, rgba(0, 0, 0, 0.5) 97.33%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 8.13%, rgba(0, 0, 0, 0.5) 97.33%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8.13%, rgba(0, 0, 0, 0.5) 97.33%);
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .btn_wrap {
    margin-top: 24px;
    text-align: right;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .ban_wrap {
    margin-top: 64px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .ban_wrap img {
    width: 100%;
}
#contents.ch1985 .main_conts .important_menu .tit {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 2px solid #171A19;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .important_menu > ul > li + li {
    border-top: 1px solid #EAEBEA;
}
#contents.ch1985 .main_conts .important_menu > ul > li > a {
    position: relative;
    display: block;
    padding: 20px 0;
    text-decoration: none;
}
#contents.ch1985 .main_conts .important_menu > ul > li > a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: initial;
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("../../images/webhome2/ico_arrow_link_20_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .main_conts .important_menu > ul > li > a > span {
    font-size: 16px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .important_menu > ul > li.m01 a:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background-image: url("../../images/webhome2/ch1985/ico_pc_class_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .main_conts .important_menu > ul > li.m02 a:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background-image: url("../../images/webhome2/ch1985/ico_pc_myclass_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .main_conts .important_menu > ul > li.m03 a:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background-image: url("../../images/webhome2/ch1985/ico_pc_ecatalog_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .main_conts .culture_channel {
    margin-top: 44px;
}
#contents.ch1985 .main_conts .culture_channel .tit {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .culture_channel > ul > li > a {
    position: relative;
    display: block;
    width: 190px;
    height: auto;
    padding: 16px 12px;
    background-color: #F7FAF9;
    border: 1px solid #F0F5F4;
}
#contents.ch1985 .main_conts .culture_channel > ul > li > a:after {
    content: "";
    position: absolute;
    top: 12px;
    left: initial;
    bottom: initial;
    right: 12px;
    width: 24px;
    height: 24px;
    background-image: url("../../images/webhome2/ico_pc_link_16_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .main_conts .culture_channel > ul > li > a > span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .culture_channel > ul > li > a > span.en {
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .culture_channel > ul > li + li {
    margin-top: 8px;
}
#contents.ch1985 .tit_wrap {
    position: relative;
    margin-bottom: 48px;
}
#contents.ch1985 .tit_wrap.sub_txt {
    margin-bottom: 64px;
}
#contents.ch1985 .tit_wrap.sub_txt .tit_page {
    margin-bottom: 16px;
}
#contents.ch1985 .tit_wrap.sub_txt .txt_desc {
    text-align: center;
}
#contents.ch1985 .tit_wrap.sub_txt .bullet_list > li > dl > dt {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .tit_wrap.sub_txt .bullet_list > li > dl > dd {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .tit_wrap .tit_page {
    margin-bottom: 64px;
    font-size: 40px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-align: center;
}
#contents.ch1985 .tit_wrap .txt_desc {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .tit_wrap .txt_desc + .txt_desc {
    margin-top: 12px;
}
#contents.ch1985 .intro {
    padding-bottom: 160px;
}
#contents.ch1985 .intro img {
    width: 100%;
}
#contents.ch1985 .intro .cont_wrap {
    margin: 0 auto;
}
#contents.ch1985 .intro .cont_wrap .img {
    width: 100%;
}
#contents.ch1985 .intro .cont_wrap .def > dl > dt {
    font-size: 32px;
    font-weight: 900;
    color: #171A19;
    line-height: 1.3;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .intro .cont_wrap .def > dl > dt > span {
    display: block;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .intro .cont_wrap .def > dl > dd {
    margin-top: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #434545;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .intro .cont_wrap .def > dl > dd > span {
    display: block;
    margin-top: 4px;
    font-size: 16px;
    font-weight: 400;
    color: #727573;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .intro .cont01 .cont_wrap .def {
    padding: 64px 64px 80px;
}
#contents.ch1985 .intro .cont02 {
    margin-top: 112px;
    text-align: center;
}
#contents.ch1985 .intro .cont02 .img {
    width: 220px;
    margin: 0 auto;
}
#contents.ch1985 .intro .cont03 {
    margin-top: 120px;
}
#contents.ch1985 .intro .cont03 .cont_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#contents.ch1985 .intro .cont03 .cont_wrap .img {
    width: 400px;
}
#contents.ch1985 .intro .cont03 .cont_wrap .def {
    width: 630px;
}
#contents.ch1985 .intro .cont04 {
    margin-top: 200px;
}
#contents.ch1985 .intro .cont04 .cont_wrap {
    padding-left: 273px;
}
#contents.ch1985 .intro .cont04 .cont_wrap .img {
    width: 781px;
}
#contents.ch1985 .intro .cont04 .cont_wrap .def {
    padding: 40px 0 0 0;
}
#contents.ch1985 .intro .cont05 {
    margin-top: 200px;
}
#contents.ch1985 .intro .cont05 .cont_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
#contents.ch1985 .intro .cont05 .cont_wrap .img {
    width: 400px;
}
#contents.ch1985 .intro .cont05 .cont_wrap .def {
    padding: 40px 0 0 0;
}
#contents.ch1985 .intro .cont06 {
    margin-top: 200px;
}
#contents.ch1985 .intro .cont06 .cont_wrap .img {
    width: 781px;
}
#contents.ch1985 .intro .cont06 .cont_wrap .def {
    padding: 40px 0 0 0;
}
#contents.ch1985 .intro .cont07 {
    margin-top: 200px;
}
#contents.ch1985 .intro .cont07 .cont_wrap {
    text-align: right;
}
#contents.ch1985 .intro .cont07 .cont_wrap .img > ul > li {
    display: inline-block;
}
#contents.ch1985 .intro .cont07 .cont_wrap .img > ul > li + li {
    margin-left: 6px;
}
#contents.ch1985 .intro .cont07 .cont_wrap .img > ul > li img {
    width: 364px;
}
#contents.ch1985 .intro .cont07 .cont_wrap .def {
    padding: 40px 0 0 0;
}
#contents.ch1985 .intro .cont08 {
    margin-top: 200px;
}
#contents.ch1985 .intro .cont08 .cont_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#contents.ch1985 .intro .cont08 .cont_wrap .img {
    width: 400px;
}
#contents.ch1985 .intro .cont08 .cont_wrap .def {
    width: 630px;
}
#contents.ch1985 .lec_apply {
    padding-bottom: 160px;
}
#contents.ch1985 .lec_apply .top_ban {
    margin-top: 64px;
}
#contents.ch1985 .lec_apply .top_ban img {
    width: 100%;
}
#contents.ch1985 .lec_apply .sel_branch {
    position: relative;
    margin-top: 64px;
    padding-bottom: 20px;
}
#contents.ch1985 .lec_apply .sel_branch .btn_wrap {
    position: absolute;
    top: 12px;
    right: 0;
}
#contents.ch1985 .lec_apply .sel_branch .sel_wrap .ui-selectbox-wrap .ui-select-button .ui-select-text {
    font-weight: 700;
}
#contents.ch1985 .lec_apply .lec_find {
    padding: 40px;
    border-top: 2px solid #171A19;
    border-bottom: 1px solid #EAEBEA;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap .ui-select-button .ico {
    top: 14px;
    right: 12px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap.on .ui-select-button {
    padding: 0 16px;
    line-height: 42px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap.on .ui-select-button .ico {
    top: 12px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap.on .ui-selectbox-list .ui-select-scrollarea-ul > li {
    padding: 12px 16px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap.on .ui-selectbox-list .ui-select-scrollarea-ul > li > a {
    font-size: 14px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap .ui-select-button {
    padding: 0 16px;
    line-height: 42px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap .ui-select-button .ui-select-text {
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_find .search_condition .input input {
    height: 44px;
    padding-left: 16px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .input input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_find .search_condition .input input:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_find .search_condition .input input::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_find .search_condition .input input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_find .search_condition .input input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #9B9E9C;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_find .search_condition .btn_wrap {
    right: 0;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .btn_wrap .btn {
    width: 115px;
    height: 44px;
    padding: 0;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
#contents.ch1985 .lec_apply .lec_find .deatil_search {
    visibility: hidden;
    opacity: 0;
    height: 0;
    margin: 0 -40px;
    padding: 0 40px;
    border-top: 1px solid #EAEBEA;
}
#contents.ch1985 .lec_apply .lec_find .deatil_search.on {
    visibility: visible;
    opacity: 1;
    height: auto;
    margin: 40px -40px 0;
    padding-top: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#contents.ch1985 .lec_apply .lec_find .deatil_search .base_input fieldset {
    padding: 0;
    border-bottom: none;
}
#contents.ch1985 .lec_apply .lec_wrap {
    margin-top: 80px;
}
#contents.ch1985 .lec_apply .lec_wrap .top_option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}
#contents.ch1985 .lec_apply .lec_wrap .top_option .num {
    font-size: 16px;
    font-weight: 700;
    color: #00815A;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_wrap .top_option .sel_wrap .ui-selectbox-wrap.on .ui-select-button {
    padding: 0 12px 0 15px;
    line-height: 41px;
}
#contents.ch1985 .lec_apply .lec_wrap .top_option .sel_wrap .ui-selectbox-wrap.on .ui-select-button .ico {
    top: 12px;
}
#contents.ch1985 .lec_apply .lec_wrap .top_option .sel_wrap .ui-selectbox-wrap .ui-select-button {
    padding: 0 12px 0 16px;
    line-height: 42px;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li {
    width: 362px;
    margin-left: 12px;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li:nth-child(n+4) {
    margin-top: 48px;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li:nth-child(3n+1) {
    margin-left: 0;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li > a img {
    width: 362px;
    height: 200px;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li > a .class_info .info {
    font-size: 14px;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li > a .class_info .info > span {
    font-size: 14px;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li .btn_wrap {
    margin-top: 20px;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li .btn_wrap .sbtn {
    width: 118px;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list > ul > li .btn_wrap .sbtn + .sbtn {
    margin-left: 1px;
}
#contents.ch1985 .lec_apply .lec_wrap .culture_list .paging_wrap {
    margin-top: 40px;
}
#contents.ch1985 .lec_apply .step_wrap {
    margin-bottom: 64px;
    padding: 33px 0 32px;
    background-color: #F7FAF9;
}
#contents.ch1985 .lec_apply .step_wrap > ol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#contents.ch1985 .lec_apply .step_wrap > ol > li {
    position: relative;
    width: 100%;
    text-align: center;
}
#contents.ch1985 .lec_apply .step_wrap > ol > li em {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0);
}
#contents.ch1985 .lec_apply .step_wrap > ol > li > dl > dt {
    font-size: 14px;
    font-weight: 700;
    color: #9B9E9C;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .step_wrap > ol > li > dl > dd {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 700;
    color: #9B9E9C;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .step_wrap > ol > li.on > dl > dt {
    font-size: 14px;
    font-weight: 700;
    color: #00815A;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .step_wrap > ol > li.on > dl > dd {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .step_wrap > ol > li + li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    width: 24px;
    height: 16px;
    background-image: url("../../images/webhome2/ico_arrow_info_next_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
#contents.ch1985 .lec_apply .step_wrap + .complete_wrap {
    padding-top: 16px;
}
#contents.ch1985 .lec_apply .member_info .tit {
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .select_student {
    position: relative;
    margin-top: 64px;
}
#contents.ch1985 .lec_apply .select_student .tit {
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .info_wrap + .btn_wrap {
    margin-top: 40px;
    padding-top: 24px;
    border-top: 1px solid #EAEBEA;
    text-align: right;
}
#contents.ch1985 .lec_apply .button_area {
    margin-top: 64px;
}
#contents.ch1985 .payment_info {
    margin-top: 80px;
}
#contents.ch1985 .payment_info .tit {
    position: relative;
    padding-bottom: 12px;
    border-bottom: 2px solid #171A19;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .payment_info .form_row > dl {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#contents.ch1985 .payment_info .form_row > dl.none {
    display: none;
}
#contents.ch1985 .payment_info .input_wrap.input_type {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
#contents.ch1985 .payment_info .input_wrap.disable > span {
    color: #D4D6D4;
}
#contents.ch1985 .payment_info .input_wrap .btn_wrap {
    position: static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
    margin-left: 12px;
}
#contents.ch1985 .payment_info .input_wrap .btn_wrap .lbtn {
    width: 125px;
}
#contents.ch1985 .payment_info .input_wrap + .rdo_wrap {
    margin-top: 20px;
}
#contents.ch1985 .payment_info .input_wrap + .chk_wrap {
    margin-top: 20px;
}
#contents.ch1985 .payment_info .order_check {
    width: 714px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 32px 24px;
    background-color: #F7FAF9;
    border: 1px solid #F0F5F4;
}
#contents.ch1985 .payment_info .order_check .bullet_list {
    margin-top: 0;
}
#contents.ch1985 .payment_info .order_check .bullet_list > li + li {
    margin-top: 8px;
}
#contents.ch1985 .payment_info .order_check + .chk_wrap {
    margin-top: 20px;
}
#contents.ch1985 .lecture_detail_wrap {
    padding-bottom: 160px;
}
#contents.ch1985 .lecture_detail_wrap .tit {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lecture_detail_wrap .detail_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
#contents.ch1985 .lecture_detail_wrap .detail_info .pic {
    width: 335px;
    height: 231px;
    background-image: url("../../images/webhome2/no_img_335x231.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .lecture_detail_wrap .detail_info .pic > img {
    width: 335px;
    height: 231px;
}
#contents.ch1985 .lecture_detail_wrap .detail_info .info {
    width: 735px;
}
#contents.ch1985 .lecture_detail_wrap .detail_info .info .table_wrap .cancel > p {
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lecture_detail_wrap .detail_info .info .table_wrap .cancel .bullet_list + p {
    margin-top: 24px;
}
#contents.ch1985 .lecture_detail_wrap .detail_info .info .table_wrap .cancel > dl {
    margin-top: 8px;
}
#contents.ch1985 .lecture_detail_wrap .detail_info .info .table_wrap .cancel > dl > dt {
    display: inline-block;
    width: 137px;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lecture_detail_wrap .detail_info .info .table_wrap .cancel > dl > dd {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lecture_detail_wrap .detail_info .info .table_wrap .cancel .link {
    margin-top: 24px;
    text-align: right;
}
#contents.ch1985 .lecture_detail_wrap .detail_info .btn_wrap {
    width: 100%;
    margin-top: 24px;
    text-align: right;
}
#contents.ch1985 .lecture_detail_wrap .plan_info {
    margin-top: 80px;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .tabs > ul > li.on > a::after {
    content: none;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .tab_conts {
    margin-top: 56px;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .photo {
    width: 138px;
    border: 1px solid #EAEBEA;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    width: 138px;
    height: 183px;
    background-image: url("../../images/webhome2/mylecture/img_profile.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .photo > img {
    width: 100%;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info {
    width: 930px;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info .lec_list {
    max-height: 210px;
    overflow: hidden;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info .lec_list.expand {
    max-height: 500px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info .lec_list.expand + .more_list .max {
    display: none;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info .lec_list.expand + .more_list .min {
    display: inline;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info .lec_list.expand + .more_list:after {
    margin-top: -1px;
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info .more_list {
    margin-top: 12px;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info .more_list .max {
    display: inline;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .teacher_reg .info .more_list .min {
    display: none;
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression {
    margin-top: 64px;
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression > .tit {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr td .close {
    margin-right: 12px;
    vertical-align: top;
    width: 20px;
    height: 20px;
    background-image: url("../../images/webhome2/ico_close_20_black.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr td .close > span {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0);
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr td .tit {
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr.cont_view {
    display: none;
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr.cont_view.on {
    display: table-row;
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr.cont_view > td {
    background-color: #F7FAF9;
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr.cont_view .txt {
    font-size: 14px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr.cont_view .img {
    margin: 20px auto 0;
}
#contents.ch1985 .lecture_detail_wrap .recmd_impression .table_wrap tr.cont_view .img img {
    width: 100%;
}
#contents.ch1985 .branch_infomation {
    padding-bottom: 160px;
}
#contents.ch1985 .branch_infomation .tab_wrap .tabs > ul > li.on a > span:after {
    content: none;
}
#contents.ch1985 .branch_infomation .tab_wrap .tab_conts {
    margin-top: 72px;
}
#contents.ch1985 .branch_infomation .branch_tit {
    font-size: 32px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .branch_tit + .branch_desc_box {
    margin-top: 24px;
}
#contents.ch1985 .branch_infomation .branch_stit {
    position: relative;
    margin-top: 80px;
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .branch_stit .branch_parking {
    position: absolute;
    right: 0;
    top: 6px;
}
#contents.ch1985 .branch_infomation .branch_desc_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div dt, #contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div dd {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dd > span {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dd > span.kakao:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 4px;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background-image: url("../../images/webhome2/ico_kakaoch_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dd > span.insta:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 4px;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top;
    width: 24px;
    height: 24px;
    background-image: url("../../images/webhome2/ico_instagram_24.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dd > span + span {
    margin-left: 16px;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info .bullet_list {
    margin-top: 16px;
}
#contents.ch1985 .branch_infomation .branch_desc_box .util_btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: auto;
}
#contents.ch1985 .branch_infomation .branch_desc_box .util_btn .btn {
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #171A19;
    font-size: 14px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .branch_desc_box .util_btn .btn span {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .branch_desc_box .util_btn .btn + .btn {
    margin-left: 4px;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap {
    overflow: hidden;
    position: relative;
    margin-top: 40px;
    height: 552px;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .indi_wrap .indi_conts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 48px;
    bottom: 45px;
    z-index: 1;
    width: 585px;
    height: 2px;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .indi_wrap .indi_conts > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
       -moz-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .indi_wrap .indi_conts > li button {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .indi_wrap .indi_conts > li.on ~ li button {
    opacity: 0.4;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .indi_wrap .indi_control {
    position: absolute;
    right: 48px;
    bottom: 32px;
    z-index: 2;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .indi_wrap .indi_control.stop {
    width: 28px;
    height: 28px;
    background-image: url("../../images/webhome2/ico_pause_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .indi_wrap .indi_control.play {
    width: 28px;
    height: 28px;
    background-image: url("../../images/webhome2/ico_play_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .slide_content {
    position: relative;
    z-index: 0;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .slide_content .img img {
    max-width: 100%;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .slide_controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 88px;
    bottom: 32px;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .slide_controls .btn_arrow {
    width: 28px;
    height: 28px;
    background-image: url("../../images/webhome2/ico_arrow_right_28_white.png");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .slide_controls .btn_arrow.prev {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .slide_controls .btn_arrow + .btn_arrow {
    margin-left: 12px;
}
#contents.ch1985 .branch_infomation .branch_rough_map {
    margin-top: 24px;
}
#contents.ch1985 .branch_infomation .branch_rough_map img {
    max-width: 100%;
}
#contents.ch1985 .branch_infomation .parking_info {
    margin-top: 48px;
}
#contents.ch1985 .branch_infomation .parking_info > dl > dt {
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .parking_info > dl > dd {
    margin-top: 16px;
}
#contents.ch1985 .board_wrap {
    margin-bottom: 160px;
}
#contents.ch1985 .terms_sec {
    margin-top: 80px;
}
#contents.ch1985 .guide_wrap h4.sub_tit {
    font-size: 22px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    margin-bottom: 32px;
}
#contents.ch1985 .guide_wrap h5.sub_tit {
    font-size: 18px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    margin-bottom: 20px;
}
#contents.ch1985 .guide_wrap .guide_list {
    margin-top: 24px;
}
#contents.ch1985 .guide_wrap .guide_list li {
    font-size: 16px;
    font-weight: 400;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    margin-top: 8px;
}
#contents.ch1985 .guide_wrap .guide_list li:first-child {
    margin-top: 0;
}
#contents.ch1985 .guide_wrap .guide_list li b {
    font-size: 16px;
    font-weight: 700;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    margin-right: 16px;
}
#contents.ch1985 .guide_wrap + .guide_wrap {
    margin-top: 40px;
}
#contents.ch1985 .policy_box {
    border: 1px solid #EAEBEA;
    background-color: #F7FAF9;
    padding: 40px 24px;
}
#contents.ch1985 .policy_box + .btm_chk_wrap {
    margin-top: 20px;
}
#contents.ch1985 .policy_box .scroll_box {
    max-height: 264px;
    overflow-y: scroll;
    padding-right: 11px;
}
#contents.ch1985 .policy_box p {
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    margin-top: 12px;
}
#contents.ch1985 .policy_box p:first-child {
    margin-top: 0;
}
#contents.ch1985 .policy_box .head_txt {
    margin-bottom: 40px;
}
#contents.ch1985 .policy_box > dl > dt {
    font-size: 16px;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .policy_box > dl > dd {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .policy_box > dl + dl {
    margin-top: 40px;
}
#contents.ch1985 .btm_chk_wrap .rdo_wrap + .rdo_wrap {
    margin-left: 42px;
}
#contents.ch1985 .btm_chk_wrap p.ask {
    font-size: 16px;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    margin-bottom: 16px;
}

.lay_pop .select_student .bullet_list {
    margin: 24px 0 40px;
}
.lay_pop .select_student .bullet_list > li + li {
    margin-top: 8px;
}
.lay_pop .select_student .table_wrap .rdo_wrap > label > span {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0);
}
.lay_pop .select_student .table_wrap tr.disable td {
    color: #D4D6D4;
}
/*# sourceMappingURL=maps/ch1985.css.map */