@charset "UTF-8";
#contents.ch1985 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 80px !important;
    /* 메인 */
    /* 상단 */
    /* 빌보드 */
    /* //메인 */
}
#contents.ch1985 .my_member > .tab_wrap {
    padding-top: 8px;
}
#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 .cnt01 {
    margin-top: 64px;
}
#contents.ch1985 .ui_swipe_tab .tabs {
    position: fixed;
    top: 26px;
    z-index: 1;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 1px;
    overflow: hidden;
    overflow-x: scroll;
    background-color: #FFFFFF;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
#contents.ch1985 .ui_swipe_tab .tabs::-webkit-scrollbar {
    display: none;
}
#contents.ch1985 .ui_swipe_tab .tabs > ul {
    white-space: nowrap;
    border-bottom: 1px solid #EAEBEA;
}
#contents.ch1985 .ui_swipe_tab .tabs > ul li {
    display: inline-block;
}
#contents.ch1985 .ui_swipe_tab .tabs > ul li:first-child {
    margin-left: 20px;
}
#contents.ch1985 .ui_swipe_tab .tabs > ul li:last-child {
    padding-right: 20px;
}
#contents.ch1985 .ui_swipe_tab .tabs > ul li + li {
    margin-left: 20px;
}
#contents.ch1985 .ui_swipe_tab .tabs > ul li > a {
    position: relative;
    padding-bottom: 8px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #9B9E9C;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .ui_swipe_tab .tabs > ul li.on > a {
    color: #171A19;
    border-bottom: 2px solid #171A19;
    margin-bottom: -2px;
}
#contents.ch1985 .ui_swipe_tab .tabs > ul li.on > a:after {
    content: none;
}
#contents.ch1985 .ui_swipe_tab .tabs > ul li.on:last-child {
    padding-right: 36px;
}
#contents.ch1985 .ui_swipe_tab .tab_conts {
    overflow: hidden;
}
#contents.ch1985 .ui_swipe_tab .tab_conts .tab_conts_wrap {
    width: 100%;
    padding-top: 52px;
}
#contents.ch1985 .ui_swipe_tab .tab_conts .top_info_wrap,
#contents.ch1985 .ui_swipe_tab .tab_conts .lec_list {
    margin-top: 0;
    padding-top: 62px;
}
#contents.ch1985 .ui_swipe_tab .tab_conts .search_condition {
    padding-top: 24px;
    padding-left: 0;
    padding-right: 0;
}
#contents.ch1985 .top_main {
    position: relative;
    width: 100%;
    overflow: hidden;
    left: 50%;
    margin-top: -94px;
    -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: 100%;
}
#contents.ch1985 .billboard .slide_wrap .indi_progress {
    left: 20px;
    right: 57%;
    bottom: 57px;
}
#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 {
    bottom: 0;
}
#contents.ch1985 .billboard .slide_wrap .indi_wrap .indi_control {
    position: absolute;
    right: 20px;
    bottom: 48px;
    width: 20px;
    height: 20px;
    background-image: url("../../images/mobilehome2/ico_pause_white.svg");
    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/mobilehome2/ico_play_white.svg");
}
#contents.ch1985 .main_conts {
    padding: 0 20px;
}
#contents.ch1985 .main_conts .tab_wrap .tabs > ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
#contents.ch1985 .main_conts .tab_wrap .tabs > ul > li > a {
    font-size: 1.25rem;
    font-weight: 700;
    color: #9B9E9C;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .main_conts .tab_wrap .tabs > ul > li.on > a {
    font-size: 1.25rem;
    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 {
    margin-top: 32px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .tit {
    margin-bottom: 20px;
    font-size: 1.125rem;
    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 {
    margin: 0 -20px;
    padding-left: 20px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 .slide_wrap {
    overflow: hidden;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 .slide_wrap .slide_content {
    overflow: initial !important;
    margin-right: 30px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 .slide_wrap .slide_content .slide_conts {
    padding-right: 8px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a {
    position: relative;
    display: block;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a img {
    height: 100%;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a > dl {
    position: absolute;
    visibility: visible;
    opacity: 1;
    bottom: 24px;
    left: 16px;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .list01 a > dl > dt {
    font-size: 1rem;
    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: 4px;
    font-size: 0.875rem;
    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 > dl > dd > strong {
    font-size: 1rem;
    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:before {
    visibility: visible;
    opacity: 1;
    background: -webkit-linear-gradient(254.19deg, rgba(0, 0, 0, 0) 20.45%, rgba(0, 0, 0, 0.58) 85.91%);
    background: -moz-linear-gradient(254.19deg, rgba(0, 0, 0, 0) 20.45%, rgba(0, 0, 0, 0.58) 85.91%);
    background: linear-gradient(195.81deg, rgba(0, 0, 0, 0) 20.45%, rgba(0, 0, 0, 0.58) 85.91%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#contents.ch1985 .main_conts .tab_wrap .tab_conts .btn_wrap {
    margin-top: 20px;
    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 .important_menu {
    padding: 0 20px;
}
#contents.ch1985 .important_menu .tit {
    margin-bottom: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .important_menu > ul {
    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;
    text-align: center;
    background-color: #F7FAF9;
    border: 1px solid #F0F5F4;
}
#contents.ch1985 .important_menu > ul > li > a {
    position: relative;
    display: block;
    padding: 20px 0;
    text-decoration: none;
}
#contents.ch1985 .important_menu > ul > li > a > span {
    display: block;
    font-size: 0.812rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .important_menu > ul > li.m01 a:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 6px;
    margin-left: 0;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background-image: url("https://ehyundai.com/images/mobilehome2/ch1985/ico_mo_class.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .important_menu > ul > li.m02 a:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 6px;
    margin-left: 0;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background-image: url("https://ehyundai.com/images/mobilehome2/ch1985/ico_mo_myclass.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .important_menu > ul > li.m03 a:before {
    content: "";
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 6px;
    margin-left: 0;
    vertical-align: top;
    width: 28px;
    height: 28px;
    background-image: url("https://ehyundai.com/images/mobilehome2/ch1985/ico_mo_ecatalog.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .culture_channel {
    padding: 0 20px;
}
#contents.ch1985 .culture_channel .tit {
    margin-bottom: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .culture_channel > ul {
    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;
}
#contents.ch1985 .culture_channel > ul > li {
    width: 100%;
    height: 90px;
}
#contents.ch1985 .culture_channel > ul > li > a {
    position: relative;
    display: block;
    padding: 36px 12px 12px;
    background-color: #F7FAF9;
    border: 1px solid #F0F5F4;
}
#contents.ch1985 .culture_channel > ul > li > a:after {
    content: "";
    position: absolute;
    top: 8px;
    left: initial;
    bottom: initial;
    right: 8px;
    width: 20px;
    height: 20px;
    background-image: url("https://ehyundai.com/images/mobilehome2/ico_link_black.svg");
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    background-position: center;
}
#contents.ch1985 .culture_channel > ul > li > a > span {
    display: block;
    font-size: 0.75rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .culture_channel > ul > li > a > span.en {
    margin-bottom: 2px;
    font-size: 0.937rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .culture_channel > ul > li + li {
    margin-left: 8px;
}
#contents.ch1985 .intro img {
    width: 100%;
}
#contents.ch1985 .intro .cont_wrap {
    margin: 0 auto;
}
#contents.ch1985 .intro .cont_wrap .def > dl {
    margin-top: 32px;
}
#contents.ch1985 .intro .cont_wrap .def > dl > dt {
    font-size: 1.25rem;
    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: 8px;
    font-size: 0.875rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .intro .cont_wrap .def > dl > dd {
    margin-top: 24px;
    word-break: keep-all;
    font-size: 0.937rem;
    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: 0.875rem;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .intro .cont01 .cont_wrap .img {
    margin-left: 20px;
    margin-bottom: -40px;
}
#contents.ch1985 .intro .cont01 .cont_wrap .def {
    padding: 80px 28px 48px;
}
#contents.ch1985 .intro .cont01 .cont_wrap .def.intro_bg {
    margin-right: 20px;
    background-color: #A5C3EA;
}
#contents.ch1985 .intro .cont01 .cont_wrap .def > dl {
    margin-top: 0;
}
#contents.ch1985 .intro .cont01 .cont_wrap .def > dl > dt {
    font-size: 1.5rem;
    font-weight: 900;
    color: #171A19;
    line-height: 1.3;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .intro .cont01 .cont_wrap .def > dl > dt > span {
    margin-bottom: 6px;
}
#contents.ch1985 .intro .cont01 .cont_wrap .def > dl > dd {
    font-size: 1rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .intro .cont01 .cont_wrap .def > dd {
    margin-top: 20px;
}
#contents.ch1985 .intro .cont01 .cont_wrap .def > dd > span {
    margin-top: 4px;
}
#contents.ch1985 .intro .cont02 {
    margin-top: 64px;
    text-align: center;
}
#contents.ch1985 .intro .cont02 .img {
    width: 32vw;
    margin: 0 auto;
}
#contents.ch1985 .intro .cont03 {
    margin-top: 64px;
}
#contents.ch1985 .intro .cont03 .cont_wrap {
    padding: 0 20px;
}
#contents.ch1985 .intro .cont03 .cont_wrap .img {
    width: 100%;
}
#contents.ch1985 .intro .cont03 .cont_wrap .def {
    width: 100%;
}
#contents.ch1985 .intro .cont04 {
    margin-top: 80px;
}
#contents.ch1985 .intro .cont04 .cont_wrap {
    padding: 0 20px;
}
#contents.ch1985 .intro .cont04 .cont_wrap .img {
    width: 100%;
}
#contents.ch1985 .intro .cont04 .cont_wrap .def {
    width: 100%;
}
#contents.ch1985 .intro .cont05 {
    margin-top: 80px;
}
#contents.ch1985 .intro .cont05 .cont_wrap {
    padding: 0 20px;
}
#contents.ch1985 .intro .cont05 .cont_wrap .img {
    width: 100%;
}
#contents.ch1985 .intro .cont05 .cont_wrap .def {
    width: 100%;
}
#contents.ch1985 .intro .cont06 {
    margin-top: 80px;
}
#contents.ch1985 .intro .cont06 .cont_wrap {
    padding: 0 20px;
}
#contents.ch1985 .intro .cont06 .cont_wrap .img {
    width: 100%;
}
#contents.ch1985 .intro .cont06 .cont_wrap .def {
    width: 100%;
}
#contents.ch1985 .intro .cont07 {
    margin-top: 80px;
}
#contents.ch1985 .intro .cont07 .cont_wrap {
    padding: 0 20px;
}
#contents.ch1985 .intro .cont07 .cont_wrap .img {
    width: 100%;
}
#contents.ch1985 .intro .cont07 .cont_wrap .def {
    width: 100%;
}
#contents.ch1985 .intro .cont08 {
    margin-top: 80px;
}
#contents.ch1985 .intro .cont08 .cont_wrap {
    padding: 0 20px;
}
#contents.ch1985 .intro .cont08 .cont_wrap .img {
    width: 100%;
}
#contents.ch1985 .intro .cont08 .cont_wrap .def {
    width: 100%;
}
#contents.ch1985 .lec_apply {
    padding: 0 20px;
}
#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;
}
#contents.ch1985 .lec_apply .sel_branch .btn_wrap {
    position: absolute;
    top: 0;
    right: 0;
}
#contents.ch1985 .lec_apply .sel_branch .sel_wrap .ui-selectbox-wrap.on .ui-select-button {
    padding: 0 28px 0 0;
    border: 1px solid #FFFFFF;
}
#contents.ch1985 .lec_apply .sel_branch .sel_wrap .ui-selectbox-wrap .ui-select-button {
    position: relative;
    display: inline-block;
    padding: 0 28px 0 0;
    border: 1px solid #FFFFFF;
}
#contents.ch1985 .lec_apply .sel_branch .sel_wrap .ui-selectbox-wrap .ui-select-button .ui-select-text {
    text-overflow: initial !important;
    font-size: 1.25rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .sel_branch .sel_wrap .ui-selectbox-wrap .ui-select-button .ico {
    top: 2px;
    right: 0;
    width: 24px;
    height: 24px;
}
#contents.ch1985 .lec_apply .sel_branch .sel_wrap .ui-selectbox-wrap .ui-dropdown,
#contents.ch1985 .lec_apply .sel_branch .sel_wrap .ui-selectbox-wrap .ui-selectbox-list {
    border: 1px solid #171A19;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .input_wrap > div {
    margin-left: 0;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap.on .ui-select-button {
    padding: 0 16px 1px 15px;
    line-height: 45px;
}
#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 .ui-select-button {
    padding: 0 16px;
    line-height: 46px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .sel_wrap .ui-selectbox-wrap .ui-select-button .ui-select-text {
    font-size: 0.937rem;
    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 {
    margin-top: 8px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .input input {
    height: 48px;
    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 {
    position: static;
    margin-top: 12px;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .btn_wrap .btn {
    width: -webkit-calc(50% - 6px);
    width: -moz-calc(50% - 6px);
    width: calc(50% - 6px);
    height: 48px;
    padding: 0;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition .btn_wrap .btn + .btn {
    margin-left: 8px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition + .btn_wrap {
    margin-top: 48px;
}
#contents.ch1985 .lec_apply .lec_find .search_condition + .btn_wrap .sbtn {
    width: 100%;
}
#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: 100px;
}
#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 .remd_lecture .tit {
    margin-bottom: 24px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_apply .remd_lecture .slide_wrap {
    overflow: hidden;
}
#contents.ch1985 .lec_apply .remd_lecture .slide_wrap .slide_content {
    overflow: initial !important;
    margin-right: 30px;
}
#contents.ch1985 .lec_apply .remd_lecture .slide_wrap .slide_content .slide_conts {
    padding-right: 8px;
}
#contents.ch1985 .lec_apply .ban_wrap {
    margin-top: 64px;
}
#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 .select_student {
    position: relative;
}
#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 .search_condition {
    padding: 0 20px;
}
#contents.ch1985 .search_condition + .lec_list {
    margin-top: 56px;
}
#contents.ch1985 .search_condition .input_wrap > div + div {
    margin-top: 8px;
}
#contents.ch1985 .search_condition .input_wrap .div {
    margin-top: 20px;
}
#contents.ch1985 .search_condition .input_wrap .side {
    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 .search_condition .input_wrap .side .sel_wrap + .sel_wrap {
    margin-left: 8px;
}
#contents.ch1985 .search_condition .input_wrap .side + .bar {
    width: 100%;
}
#contents.ch1985 .search_condition .input_wrap .bar {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 4px;
}
#contents.ch1985 .search_condition .input_wrap .input {
    margin-top: 12px;
}
#contents.ch1985 .search_condition .input_wrap + .bullet_list {
    margin-top: 12px;
}
#contents.ch1985 .search_condition .condition_chk {
    margin-top: 28px;
}
#contents.ch1985 .search_condition .condition_chk > dt {
    font-size: 0.937rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .search_condition .condition_chk > dd .chk_wrap {
    margin-top: 16px;
}
#contents.ch1985 .search_condition .condition_chk > dd.lay_type01 .chk_wrap {
    width: -webkit-calc(25% - 3px);
    width: -moz-calc(25% - 3px);
    width: calc(25% - 3px);
}
#contents.ch1985 .search_condition .condition_chk > dd.lay_type02 .chk_wrap {
    width: -webkit-calc(25% - 3px);
    width: -moz-calc(25% - 3px);
    width: calc(25% - 3px);
}
#contents.ch1985 .search_condition .condition_chk > dd.lay_type02 .chk_wrap.length01 {
    width: -webkit-calc(33% - 3px);
    width: -moz-calc(33% - 3px);
    width: calc(33% - 3px);
}
#contents.ch1985 .search_condition .condition_chk > dd.lay_type02 .chk_wrap.length02 {
    width: -webkit-calc(50% - 3px);
    width: -moz-calc(50% - 3px);
    width: calc(50% - 3px);
}
#contents.ch1985 .search_condition .btn_wrap {
    position: static;
    width: 100%;
    margin-top: 32px;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
}
#contents.ch1985 .lec_list {
    padding: 0 20px;
}
#contents.ch1985 .lec_list .top_info {
    margin-bottom: 12px;
    font-size: 0.75rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lec_list .top_info > span > strong {
    font-size: 0.75rem;
    font-weight: 700;
    color: #00815A;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .line_list {
    border-top: 1px solid #171A19;
}
#contents.ch1985 .line_list > ul > li {
    padding: 20px 0;
}
#contents.ch1985 .line_list > ul > li + li {
    border-top: 1px solid #EAEBEA;
}
#contents.ch1985 .line_list > ul > li a .top_info {
    margin-bottom: 8px;
    font-size: 0.875rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .line_list > ul > li a dl {
    margin-top: 0;
}
#contents.ch1985 .line_list > ul > li a dl dt {
    font-size: 1rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 21px;
}
#contents.ch1985 .line_list > ul > li a dl dd {
    margin-top: 8px;
}
#contents.ch1985 .line_list > ul > li a dl dd > .item {
    font-size: 0.875rem;
    font-weight: 400;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .line_list > ul > li a dl dd > .item.number {
    margin-top: 8px;
    font-size: 0.875rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .line_list > ul > li a dl dd .attendee {
    margin-top: 4px;
}
#contents.ch1985 .line_list > ul > li a dl dd .attendee > dt {
    display: inline-block;
    vertical-align: top;
    font-size: 0.875rem;
    font-weight: 400;
    color: #434545;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .line_list > ul > li a dl dd .attendee > dd {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    font-size: 0.875rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .line_list > ul > li a dl dd.item .line {
    font-size: 0;
}
#contents.ch1985 .line_list > ul > li a dl dd.item .line > span {
    font-size: 0.875rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .line_list > ul > li a dl dd.item .line > span + span:before {
    content: "";
    display: inline-block;
    margin-top: 5px;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 8px;
    vertical-align: top;
    width: 1px;
    height: 10px;
    background-color: #D4D6D4;
}
#contents.ch1985 .line_list > ul > li a dl dd.item .line + .line {
    margin-top: 12px;
}
#contents.ch1985 .line_list > ul > li a.no_link {
    pointer-events: none;
}
#contents.ch1985 .line_list > ul > li .no_result > p {
    font-size: 0.937rem;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .line_list > ul > li .btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
       -moz-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 16px;
}
#contents.ch1985 .line_list > ul > li .btn_wrap button {
    width: 100%;
}
#contents.ch1985 .line_list + .more_btn {
    padding-top: 40px;
    border-top: 1px solid #EAEBEA;
}
#contents.ch1985 .line_list + .more_btn .more_list {
    margin: 0 auto;
}
#contents.ch1985 .member_info {
    padding: 0 20px;
}
#contents.ch1985 .member_info .tit {
    margin-bottom: 20px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .member_info .btn_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;
}
#contents.ch1985 .member_info .btn_wrap button,
#contents.ch1985 .member_info .btn_wrap a {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 36px;
}
#contents.ch1985 .member_info .each_mem {
    margin-top: 48px;
}
#contents.ch1985 .member_info .each_mem .tit {
    margin-bottom: 20px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .member_info .each_mem .line_list li {
    border-bottom: 1px solid #EAEBEA;
}
#contents.ch1985 .member_info .each_mem dd .item + .item {
    margin-top: 12px;
}
#contents.ch1985 .member_info .btn_wrap {
    padding-top: 24px;
}
#contents.ch1985 .member_info .button_area {
    margin-top: 56px;
}
#contents.ch1985 .member_info .terms_section {
    margin-top: 48px;
}
#contents.ch1985 .member_info .terms_section .agreement {
    border-top: 1px solid #171A19;
    padding-top: 20px;
}
#contents.ch1985 .member_info .terms_section .agreement dl {
    position: relative;
    padding-right: 46px;
}
#contents.ch1985 .member_info .terms_section .agreement dl dt {
    font-size: 0.875rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .member_info .terms_section .agreement dl dt strong {
    display: block;
    margin-bottom: 6px;
    font-size: 1rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .member_info .terms_section .agreement dl dd .rdo_wrap {
    margin-top: 8px;
}
#contents.ch1985 .member_info .terms_section .agreement dl dd .rdo_wrap input + label:before {
    top: 0;
}
#contents.ch1985 .member_info .terms_section .agreement dl dd .btn_terms_detail {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.875rem;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    text-decoration: underline;
}
#contents.ch1985 .member_info .terms_section .agreement dl + dl {
    margin-top: 20px;
}
#contents.ch1985 .payment_history {
    margin-top: 32px;
    padding: 20px;
    background-color: #F7FAF9;
    border: 1px solid #F0F5F4;
}
#contents.ch1985 .payment_history + .complete_sec {
    padding-top: 64px;
}
#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: 0.875rem;
    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: 1rem;
    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: 0.875rem;
    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: 0.875rem;
    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: 1rem;
    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: 1px;
    font-size: 0.875rem;
    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: 10px;
}
#contents.ch1985 .info_wrap {
    margin-top: 48px;
}
#contents.ch1985 .info_wrap .tit {
    margin-bottom: 12px;
    font-size: 0.875rem;
    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 > li + li {
    margin-top: 6px;
}
#contents.ch1985 .info_wrap .bullet_list > li > dl > dt strong {
    color: #434545;
}
#contents.ch1985 .info_wrap .bullet_list > li > dl > dd {
    margin-top: 2px;
    color: #434545;
}
#contents.ch1985 .payment_info .tit {
    position: relative;
    margin-bottom: 32px;
}
#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;
    padding-top: 0;
}
#contents.ch1985 .payment_info .input_wrap .btn_wrap .lbtn {
    width: 104px;
    height: 48px;
    text-align: center;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#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 {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 24px 20px;
    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: 6px;
}
#contents.ch1985 .payment_info .order_check + .chk_wrap {
    margin-top: 18px;
}
#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 .form_row > dl + dl {
    margin-top: 28px;
}
#contents.ch1985 .base_input fieldset .form_row > dl > dt {
    margin-bottom: 8px;
}
#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_sec .complete_wrap + .button_area {
    margin-top: 64px;
}
#contents.ch1985 .lecture_detail_wrap {
    padding: 0 20px;
}
#contents.ch1985 .lecture_detail_wrap .tit {
    margin-bottom: 20px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .lecture_detail_wrap .detail_info .pic {
    margin-bottom: 32px;
}
#contents.ch1985 .lecture_detail_wrap .detail_info .pic img {
    width: 100%;
}
#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 .info .lec_summary {
    padding: 20px;
    border-bottom: 1px solid #EAEBEA;
}
#contents.ch1985 .lecture_detail_wrap .plan_info {
    margin-top: 48px;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .tabs > ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border-color: transparent;
}
#contents.ch1985 .lecture_detail_wrap .plan_info .tabs > ul > li {
    width: -webkit-calc(50% - 1px);
    width: -moz-calc(50% - 1px);
    width: calc(50% - 1px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    border: 1px solid #EAEBEA;
    margin-right: -1px;
    margin-bottom: -1px;
}
#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: 40px;
}
#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 .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 .lecture_detail_wrap .btn_wrap {
    width: 100%;
    margin-top: 48px;
}
#contents.ch1985 .lecture_detail_wrap .btn_wrap .sbtn {
    min-width: -webkit-calc(33% - 2px);
    min-width: -moz-calc(33% - 2px);
    min-width: calc(33% - 2px);
}
#contents.ch1985 .lecture_detail_wrap .info_link {
    margin-top: 24px;
    text-align: right;
}
#contents.ch1985 .branch_infomation {
    padding: 0 20px;
}
#contents.ch1985 .branch_infomation .branch_stit {
    position: relative;
    font-size: 1.125rem;
    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: 2px;
}
#contents.ch1985 .branch_infomation .sel_branch {
    position: relative;
    margin-bottom: 24px;
}
#contents.ch1985 .branch_infomation .sel_branch .btn_wrap {
    position: absolute;
    top: 0;
    right: 0;
}
#contents.ch1985 .branch_infomation .sel_branch .sel_wrap .ui-selectbox-wrap.on .ui-select-button {
    padding: 0 28px 0 0;
    border: 1px solid #FFFFFF;
}
#contents.ch1985 .branch_infomation .sel_branch .sel_wrap .ui-selectbox-wrap .ui-select-button {
    position: relative;
    display: inline-block;
    padding: 0 28px 0 0;
    border: 1px solid #FFFFFF;
}
#contents.ch1985 .branch_infomation .sel_branch .sel_wrap .ui-selectbox-wrap .ui-select-button .ui-select-text {
    text-overflow: initial !important;
    font-size: 1.25rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .sel_branch .sel_wrap .ui-selectbox-wrap .ui-select-button .ico {
    top: 2px;
    right: 0;
    width: 24px;
    height: 24px;
}
#contents.ch1985 .branch_infomation .sel_branch .sel_wrap .ui-selectbox-wrap .ui-dropdown,
#contents.ch1985 .branch_infomation .sel_branch .sel_wrap .ui-selectbox-wrap .ui-selectbox-list {
    border: 1px solid #171A19;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
#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_desc_box .basic_info {
    margin-top: 24px;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div {
    margin-top: 6px;
    font-size: 0.937rem;
    font-weight: 700;
    color: #171A19;
    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-block;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    vertical-align: top;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dt {
    width: 40px;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dd {
    width: -webkit-calc(100% - 44px);
    width: -moz-calc(100% - 44px);
    width: calc(100% - 44px);
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dd .tel {
    display: block;
    font-size: 0.937rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dd .tel::after {
    content: "";
    display: inline-block;
    margin-top: 3px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 8px;
    vertical-align: top;
    width: 16px;
    height: 16px;
    background-image: url("https://ehyundai.com/images/mobilehome2/ico_call_16.svg");
    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 .tel + span {
    margin-top: 8px;
}
#contents.ch1985 .branch_infomation .branch_desc_box .basic_info > div > dd > span {
    display: block;
    font-size: 0.937rem;
    font-weight: 400;
    color: #171A19;
    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("https://ehyundai.com/images/mobilehome2/ico_kakaoch.svg");
    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("https://ehyundai.com/images/mobilehome2/ico_instagram.svg");
    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-top: 8px;
}
#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-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-top: 32px;
}
#contents.ch1985 .branch_infomation .branch_desc_box .util_btn .btn {
    width: 100%;
    padding: 7px 20px;
    border: 1px solid #171A19;
    text-align: center;
    font-size: 0.875rem;
    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;
}
#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: 20px;
    right: 96px;
    z-index: 1;
    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: 20px;
    bottom: -10px;
    z-index: 2;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .indi_wrap .indi_control.stop {
    width: 20px;
    height: 20px;
    background-image: url("../../images/mobilehome2/ico_pause_white.svg");
    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: 20px;
    height: 20px;
    background-image: url("../../images/mobilehome2/ico_play_white.svg");
    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 {
    position: relative;
}
#contents.ch1985 .branch_infomation .branch_slide_wrap .slide_content .img::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(11.61%, rgba(0, 0, 0, 0)), color-stop(85.71%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 11.61%, rgba(0, 0, 0, 0.5) 85.71%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 11.61%, rgba(0, 0, 0, 0.5) 85.71%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 11.61%, rgba(0, 0, 0, 0.5) 85.71%);
}
#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 .map_info {
    margin-top: 48px;
}
#contents.ch1985 .branch_infomation .map_info .branch_rough_map {
    margin-top: 20px;
}
#contents.ch1985 .branch_infomation .map_info .branch_rough_map img {
    max-width: 100%;
}
#contents.ch1985 .branch_infomation .map_info .parking_info {
    margin-top: 32px;
}
#contents.ch1985 .branch_infomation .map_info .parking_info > dl > dt {
    font-size: 0.875rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .branch_infomation .map_info .parking_info > dl > dd {
    margin-top: 12px;
}
#contents.ch1985 .my_member {
    padding: 0 20px;
}
#contents.ch1985 .my_member .tab_wrap a:after {
    content: none !important;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts {
    margin-top: 40px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts > h3 {
    font-size: 1.125rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_box {
    margin-top: 12px;
    padding: 24px 20px;
    border: 1px solid #EAEBEA;
    background-color: #F7FAF9;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_box > P {
    font-size: 0.937rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_box .bullet_list {
    margin-top: 32px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_box .bullet_list > li + li {
    margin-top: 8px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .agreement {
    margin-top: 32px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .agreement > dl > dt {
    font-size: 1rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.4;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .agreement > dl > dt > span {
    display: block;
    margin-top: 12px;
    font-size: 0.937rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .agreement > dl > dd {
    margin-top: 32px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .agreement > dl > dd .rdo_wrap + .rdo_wrap {
    margin-left: 40px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_input {
    margin-top: 64px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_input .form_row {
    margin-top: 32px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_input .form_row > dl + dl {
    margin-top: 28px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_input .form_row .input_wrap + .input_wrap {
    margin-top: 8px;
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_txt {
    margin-top: -16px;
    padding-bottom: 8px;
    font-size: 0.947rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
#contents.ch1985 .my_member .tab_wrap .tab_conts .info_txt + .info_input {
    margin-top: 0;
}
#contents.ch1985 .my_member .button_area {
    margin-top: 56px;
}

.lay_pop .select_student .bullet_list {
    margin: 32px 0 20px;
}
.lay_pop .select_student .bullet_list > li + li {
    margin-top: 6px;
}
.lay_pop .select_student .select_member {
    border-top: 1px solid #171A19;
}
.lay_pop .select_student .select_member > ul > li {
    position: relative;
    padding: 20px 28px;
    border-bottom: 1px solid #EAEBEA;
}
.lay_pop .select_student .select_member > ul > li .chk_wrap,
.lay_pop .select_student .select_member > ul > li .rdo_wrap {
    position: absolute;
    top: 24px;
    left: 0;
}
.lay_pop .select_student .select_member > ul > li > dl > dt {
    margin-bottom: 8px;
    font-size: 1rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.lay_pop .select_student .select_member > ul > li > dl > dd {
    font-size: 0.875rem;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.lay_pop .select_student .select_member > ul > li > dl > dd .item + .item {
    margin-top: 12px;
}
.lay_pop .select_student .select_member > ul > li > dl > dd .item > strong {
    color: #171A19;
    font-weight: 400;
}
.lay_pop .select_student .select_member > ul > li > dl > dd .item > span {
    font-size: 0.875rem;
    font-weight: 400;
    color: #727573;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.lay_pop .select_student .select_member > ul > li > dl > dd .item > span + span::before {
    content: "";
    display: inline-block;
    margin-top: 6px;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 8px;
    vertical-align: top;
    width: 1px;
    height: 10px;
    background-color: #D4D6D4;
}
.lay_pop .select_student .select_member > ul > li.dis dl > dt {
    color: #D4D6D4;
}
.lay_pop .select_student .select_member > ul > li.dis dl > dd {
    color: #D4D6D4;
}
.lay_pop .select_student .select_member > ul > li.dis dl > dd .item {
    color: #D4D6D4;
}
.lay_pop .select_student .select_member > ul > li.dis dl > dd .item > strong,
.lay_pop .select_student .select_member > ul > li.dis dl > dd .item > span {
    color: #D4D6D4;
}
.lay_pop .select_student + .button_area {
    margin-top: 147px;
}
.lay_pop .terms_cont_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100%;
    padding-top: 32px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.lay_pop .terms_cont_wrap .txt {
    font-size: 0.9375rem;
    font-weight: 400;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.lay_pop .terms_cont_wrap .txt + .tit {
    margin-top: 24px;
}
.lay_pop .terms_cont_wrap .tit {
    font-size: 1rem;
    font-weight: 700;
    color: #171A19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
}
.lay_pop .terms_cont_wrap .tit + .txt {
    margin-top: 12px;
}
.lay_pop .terms_cont_wrap .button_area {
    margin-top: auto;
    padding-top: 52px;
}
/*# sourceMappingURL=maps/ch1985.css.map */