@charset "UTF-8";

.sub_cont {width:100%;max-width:1400px;height:100%;margin:0 auto;padding:30px 0 40px 0}

/* 서브페이지 타이틀 공통 */
.sub_tit {margin-bottom:30px;font-size:2rem;color:#212121;font-weight:800}
.sub_tit.active {padding-bottom:30px}
.sub_tit2 {margin-bottom:15px;font-size:1.625rem;color:#212121;font-weight:700;position:relative}
.sub_tit2.point {padding-left:13px}
.sub_tit2.point::before {display:block;width:4px;height:23px;content:"";background-color:#33b293;position:absolute;left:0;top:9px}
.page_tit {margin-bottom:20px;padding-left:10px;font-size:1.125rem;font-weight:700;color:#212121;line-height:1.1;position:relative}
.page_tit::before {display:block;width:4px;height:16px;content:"";background-color:#33b293;position:absolute;left:0;top:2px}
.page_tit.not {padding-left:0}
.page_tit.not::before {display:none}
.cont_tit {font-size:3.75rem;font-weight:700;line-height:1.3;position:relative}
.cont_tit.point {padding-top:30px}
.cont_tit.point::before, .cont_tit.point::after {display:block;width:40px;height:5px;content:"";position:absolute;top:0}
.cont_tit.point::before {background-color:#32b193;left:0}
.cont_tit.point::after {background-color:#2089ff;left:40px}


/* 서브페이지 콘텐츠 영역 */
.page_cont {}
.page_cont .page_list {}
.page_cont .page_list .page_list_box {margin-bottom:37px}
.page_cont .page_list .page_list_box:last-child {margin-bottom:0}
.sub_cont_visual {width:100vw;position:relative;left:calc(-50vw + 700px)}
.bg_box_list {}
.bg_box_list .list_box {margin-bottom:20px;padding:30px 55px;background-color:#f5f5f5;border-radius:15px}
.bg_box_list .list_box:last-child {margin-bottom:0}
.bg_box_list .list_box .box_tit {margin-bottom:2px;font-size:1.375rem;font-weight:700}
.bg_box_list .list_box .text {font-size:1.125rem;font-weight:400}
.bg_box_list .list_box .typo {margin-bottom:12px}
.bg_box_list .list_box .typo .box_tit {}
.bg_box_list .list_box .typo .text {}


/* border 박스 내 텍스트 리스트 */
.border_box {margin-bottom:20px;padding:25px 30px;border:1px solid #e1e1e1;border-radius:10px;background-color:#f8f8f8}
.border_box.wh {background-color:#fff}
.border_box.thin {margin-bottom:0;border:1px solid #e1e1e1;border-radius:10px;background-color:transparent}
.border_box .list_txt_group {}


/* 하단 고정버튼 */
.btn_bottom {display:flex;justify-content:space-between;align-items:center;padding:35px 50px 30px 50px;background-color:#fff;box-shadow:0 -6px 11px rgba(0,0,0,0.15);border-radius:40px 40px -0 0;position:sticky;left:0;bottom:0;z-index:100}
.btn_bottom.unset {margin-top:40px;padding:0;box-shadow:none;border-radius:0;background-color:transparent;position:relative}
.btn_bottom .list_txt_group {margin-bottom:0;padding-bottom:0}
.btn_bottom .cont_btn_list_area, 
.btn_bottom .cont_btn_list_area .list {margin-top:0}


/* 회원가입 및 로그인 */
.membership_type {display:flex;justify-content:space-between;align-items:center;border:1px solid #e1e1e1;border-radius:10px}
.membership_type .type_box {flex:1;padding:15px;position:relative}
.membership_type .type_box::before {display:block;width:1px;height:calc(100% - 70px);content:"";background-color:#e1e1e1;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.membership_type .type_box:last-child::before {display:none}
.membership_type .type_box .link {display:block;padding:35px 10px;text-align:center;border-radius:10px;transition:0.3s;position:relative}
.membership_type .type_box .link.icon {}
.membership_type .type_box .link.icon::before {display:block;width:140px;height:140px;content:"";margin:0 auto 25px auto;background-color:#fff;background-position:center;background-repeat:no-repeat;border-radius:100%;border:1px solid #e1e1e1}
.membership_type .type_box .link.icon01::before {background-image:url(/images/home/kor/user/sub/icon_join01_cls01.png)}/* 성인남자 아이콘 */
.membership_type .type_box .link.icon02::before {background-image:url(/images/home/kor/user/sub/icon_join01_cls02.png)}/* 성인여자 아이콘 */
.membership_type .type_box .link.icon03::before {background-image:url(/images/home/kor/user/sub/icon_join01_cls03.png)}
.membership_type .type_box .link.icon04::before {background-image:url(/images/home/kor/user/sub/icon_join01_cls04.png)}
.membership_type .type_box .link.icon05::before {background-image:url(/images/home/kor/user/sub/icon_join01_cls05.png)}
.membership_type .type_box .link.icon06::before {background-image:url(/images/home/kor/user/sub/icon_join01_cls06.png)}
.membership_type .type_box .link.icon07::before {background-image:url(/images/home/kor/user/sub/icon_join01_cls07.png)}
.membership_type .type_box .link.icon08::before {background-image:url(/images/home/kor/user/sub/icon_join01_cls08.png)} /* 아이 아이콘 */
.membership_type .type_box .link > .text {font-size:1.125rem}
.membership_type .type_box .link .s_txt {margin-top:10px}
.membership_type .type_box .link.icon.sty2 {padding-top:95px}
.membership_type .type_box .link.icon.sty2::before {background-color:#f2faf9;border-color:#f2faf9}
.membership_type .type_box .link.icon.sty2 .sub_tit2 {width:100%;margin-bottom:0;position:absolute;left:50%;top:40px;transform:translate(-50%)}

.membership_type .type_box .sub_tit2 {margin-bottom:10px}
.membership_type .type_box .check_icon {display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:30px auto 0 auto;color:#5d5d5d;border:1px solid #999;border-radius:100%;transition:0.3s}
.membership_type .type_box .check_icon i {}
.membership_type .type_box .link:not(.no_cursor):hover {background-color:#f7f8f9}
.membership_type .type_box .link:not(.no_cursor):hover .check_icon {background-color:#33b293;border-color:#33b293}
.membership_type .type_box .link:not(.no_cursor):hover .check_icon i {color:#fff}
.membership_type .list_txt_group {max-width:500px;margin:0 auto;padding-bottom:0;text-align:left}
.membership_type .list_txt_group .list_txt {display:flex;align-items:center;flex-wrap:wrap;margin-bottom:15px}
.membership_type .list_txt_group .list_txt:last-child {margin-bottom:0}
.membership_type .list_txt_group .list_txt .dt {width:130px;padding-left:0}
.membership_type .list_txt_group .list_txt .dt::after {display:none}
.membership_type .list_txt_group .list_txt .dd {display:inline-flex;gap:0;width:calc(100% - 130px);margin-left:0}
.membership_type .inp_btn {display:flex;justify-content:center;;gap:5px;max-width:500px;margin:0 auto;}
.membership_type .inp_btn .inp_label {width:100%;min-width:280px}
.membership_type .inp_btn .inp_txt {}
.membership_type .inp_btn .btn_default {border-radius:0}
.membership_type .id_infobox {max-width:500px;margin:10px auto 0 auto;padding:20px;text-align:left;background-color:#f5f5f5;border-radius:10px}
.membership_type .quick_btn_list {}
.membership_type .quick_btn_list .btn_box {margin-bottom:10px;border:1px solid #e1e1e1;border-radius:10px;overflow:hidden;transition:0.3s}
.membership_type .quick_btn_list .btn_box:last-child {margin-bottom:0}
.membership_type .quick_btn_list .btn_box .btn {display:block;background-position:left 38px center;background-repeat:no-repeat;position:relative;transition:0.3s}
.membership_type .quick_btn_list .btn_box .btn.icon01 {background-image:url(/images/home/kor/user/sub/icon_findid_cert01.png)}
.membership_type .quick_btn_list .btn_box .btn.icon02 {background-image:url(/images/home/kor/user/sub/icon_findid_cert02.png);background-position:left 43px center}
.membership_type .quick_btn_list .btn_box .btn::after {display:block;width:40px;height:40px;content:"";background-color:transparent;background-image:url(/images/home/kor/user/common/arr_c2.png);background-position:center;background-repeat:no-repeat;border-radius:100%;position:absolute;right:23px;top:50%;transform:translateY(-50%);transition:0.3s}
.membership_type .quick_btn_list .btn_box .btn .text {margin-left:100px;line-height:80px;font-weight:700;font-size:1.0625rem}
.membership_type .quick_btn_list .btn_box:hover .btn:hover, 
.membership_type .quick_btn_list .btn_box:focus .btn {border-color:#33b293}
.membership_type .quick_btn_list .btn_box:hover .btn.icon01, 
.membership_type .quick_btn_list .btn_box:focus .btn.icon01 {background-image:url(/images/home/kor/user/sub/icon_findid_cert01_on.png)}
.membership_type .quick_btn_list .btn_box:hover .btn.icon02, 
.membership_type .quick_btn_list .btn_box:focus .btn.icon02 {background-image:url(/images/home/kor/user/sub/icon_findid_cert02_on.png)}
.membership_type .quick_btn_list .btn_box:hover .btn::after, 
.membership_type .quick_btn_list .btn_box:focus .btn::after {background-color:#33b293;background-image:url(/images/home/kor/user/common/arr_c1.png)}
.membership_type .quick_btn_list .btn_box:hover .text, 
.membership_type .quick_btn_list .btn_box:focus .text {color:#33b293}

/* 본인인증 부분만 수정 */
.membership_type.sty2 {flex-wrap:wrap}
.membership_type.sty2 .type_box {flex:none;width:calc(100% / 2)}
.membership_type.sty2 .list_txt_group {width:100%;max-width:inherit;margin:0 50px;padding:35px 0;border-top:1px solid #e1e1e1}
.membership_type.sty2 .list_txt_group .list_txt {}
.membership_type.sty2 .list_txt_group .list_txt.dot {padding-left:12px}
.membership_type.sty2 .list_txt_group .list_txt.dot::before {width:4px;height:4px;background-color:#33b293;top:9px}

.mambership_app_list {}
.mambership_app_list .app_list_box {}
.mambership_app_list .app_list_box .text_box {height:250px;padding:20px;border:1px solid #e1e1e1;border-radius:10px 10px 0 0;overflow-y:auto}
.mambership_app_list .app_list_box .text_box.auto {height:auto}
.mambership_app_list .app_list_box .text_box .list_tit {margin-bottom:10px;font-weight:600}
.membership_agree_box {display:flex;align-items:center;justify-content:space-between;padding:20px 30px;border-radius:0 0 10px 10px;background-color:#f3f3f3}
.membership_agree_box .agree_txt {font-weight:700}
.membership_agree_box .radio_area {}
.membership_agree_box .radio_area .text {}
.membership_agree_box.all {padding:25px 30px;border:1px solid #e1e1e1;border-left:6px solid #33b293;border-radius:10px;background-color:#fff}
.membership_agree_box.all .agree_txt {font-weight:700;font-size:1.0625rem}
.membership_agree_box.all .radio_list_area {}
.membership_agree_box.all .radio_area {}
.membership_agree_box.all .radio_area .text {}

.safety_area {padding-left:10px;position:absolute;left:405px;top:50%;transform:translateY(-50%)}
.safety_area:before {content: ''; position: absolute; top: 50%; left: 0; width: 12px; height: 10px; background-image: url('/images/home/kor/user/sub/safety_arr.png'); background-position: left center; background-size: cover; background-repeat: no-repeat; transform: translateY(-50%);}
.safety_area .inner_box {min-width:310px;border: 1px solid #e1e1e1; padding: 18px 25px; background-color: #ffffff; border-radius: 10px;box-shadow:0 2px 11px rgba(0,0,0,0.1)}
.safety_area .inner_box .data_area {margin-bottom:2px;font-size: 0;}
.safety_area .inner_box .data_area .tit {display: inline-block; position: relative;  margin: 0 6px 0 0; padding: 0 7px 0 0; font-weight: 600; font-size: 0.9375rem; vertical-align: middle;}
.safety_area .inner_box .data_area .tit:after {content: ''; position: absolute; top: 50%; right: 0; width: 1px; height: 12px; background-color: #e1e1e1; transform: translateY(-50%);}
.safety_area .inner_box .data_area .txt {display: inline-block; padding: 0 56px 0 0; background-position: right center; background-repeat: no-repeat; font-weight: 700; font-size: 0.9375rem; vertical-align: middle;}
.safety_area .inner_box .data_area .txt.icon01 {color: #ed4040; background-image: url('/images/home/kor/user/sub/safety_icon01.png');}
.safety_area .inner_box .data_area .txt.icon02 {color: #3c79d5; background-image: url('/images/home/kor/user/sub/safety_icon02.png');}
.safety_area .inner_box .data_area .txt.icon03 {color: #48a644; background-image: url('/images/home/kor/user/sub/safety_icon03.png');}
.safety_area .inner_box .txt {font-weight: 400; font-size:0.875rem; color: #767676;}

.login_cont {padding-bottom:50px}
.login_cont .inner_box {overflow: hidden; width: 100%; max-width: 600px; margin: 0 auto; border: 1px solid #e1e1e1; box-shadow: 8px 8px 10px rgba(179, 179, 179, 0.13); border-radius: 10px;}
.login_cont .inner_box .tab_list_area {border-bottom: 1px solid #e1e1e1;}
.login_cont .inner_box .tab_list_area > .list {display:flex}
.login_cont .inner_box .tab_list_area > .list > li {display: inline-block; width: 50%; vertical-align: middle;}
.login_cont .inner_box .tab_list_area > .list > li .btn {display: block; width: 100%; background-color: #f5f5f5; transition: 0.3s ease-in-out;}
.login_cont .inner_box .tab_list_area > .list > li .btn .text {display:inline-block;font-size:1.125rem;line-height:64px;color:#767676}
.login_cont .inner_box .tab_list_area > .list > li.on .btn {background-color:#33b293}
.login_cont .inner_box .tab_list_area > .list > li.on .btn .text {color: #ffffff}
.login_cont .inner_box .login_cont {padding:50px 25px}
.login_cont .inner_box .login_cont .login_box {width: 100%; max-width: 440px; margin: 0 auto;}
.login_cont .inner_box .login_cont .login_box .title_area {margin: 0 0 17px; text-align: center;}
.login_cont .inner_box .login_cont .login_box .title_area .title {font-weight:700;font-size:1.875rem;color:#212121}
.login_cont .inner_box .login_cont .login_box .com_input_cont {margin: 0 0 10px;}
.login_cont .inner_box .login_cont .login_box .com_input_cont > .list {}
.login_cont .inner_box .login_cont .login_box .com_input_cont > .list > li {margin: 0 0 4px;}
.login_cont .inner_box .login_cont .login_box .com_input_cont > .list > li:last-child {margin: 0;}
.login_cont .inner_box .login_cont .login_box .com_input_cont .inp_box {border: 1px solid #e1e1e1; padding: 0 10px 0 40px; background-position: left 24px center; background-repeat: no-repeat; border-radius: 5px;}
.login_cont .inner_box .login_cont .login_box .com_input_cont .inp_box.id {background-image: url('/images/home/kor/user/sub/id_icon.png');}
.login_cont .inner_box .login_cont .login_box .com_input_cont .inp_box.pass {background-image: url('/images/home/kor/user/sub/pass_icon.png');}
.login_cont .inner_box .login_cont .login_box .com_input_cont .inp {width:100%;height:56px;border:0}
.login_cont .inner_box .login_cont .login_box .chk_list_area {margin: 0 0 25px;}
.login_cont .inner_box .login_cont .login_box .chk_list_area > .list {}
.login_cont .inner_box .login_cont .login_box .chk_list_area > .list > li {}
.login_cont .inner_box .login_cont .login_box .chk_list_area > .list > li label {}
.login_cont .inner_box .login_cont .login_box .chk_list_area > .list > li label .inp_chk {}
.login_cont .inner_box .login_cont .login_box .chk_list_area > .list > li label .text {}
.login_cont .inner_box .login_cont .login_box .btn_area {margin: 0 0 13px;}
.login_cont .inner_box .login_cont .login_box .btn_area .btn_default {display:block;width:100%;text-align:center}
.login_cont .inner_box .login_cont .login_box .btn_area .btn_default .text {line-height:50px}
.login_cont .inner_box .login_cont .login_box .link_list_area {text-align: center;}
.login_cont .inner_box .login_cont .login_box .link_list_area > .list {}
.login_cont .inner_box .login_cont .login_box .link_list_area > .list > li {display: inline-block; position: relative; margin: 0 12px 0 0; padding: 0 19px 0 0; vertical-align: middle;}
.login_cont .inner_box .login_cont .login_box .link_list_area > .list > li:after {content: ''; position: absolute; top: 50%; right: 0; width: 1px; height: 16px; background-color: #e0e0e0; transform: translateY(-50%);}
.login_cont .inner_box .login_cont .login_box .link_list_area > .list > li:last-child {margin: 0; padding: 0;}
.login_cont .inner_box .login_cont .login_box .link_list_area > .list > li:last-child:after {display: none;}
.login_cont .inner_box .login_cont .login_box .link_list_area > .list > li .link {display: block; color: #616161;}


/* 지원신청 */
.board_info_box {border:1px solid #e1e1e1;border-radius:10px}
.board_info_box .info_inner {display:flex}
.board_info_box .info_inner .dl {flex:1;display:inline-flex;align-items:center;height:100%;padding:27px 15px 26px 30px;font-size:1.125rem;border-right:1px dashed #e1e1e1}
.board_info_box .info_inner .dl:last-child {border-right:0}
.board_info_box .info_inner .dt {margin-right:20px;padding-right:20px;font-weight:600;position:relative}
.board_info_box .info_inner .dt::after {display:block;width:1px;height:16px;content:"";background-color:#c1c1c1;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.board_info_box .info_inner .dt.icon {padding-left:25px;background-position:left top 3px;background-repeat:no-repeat;}
.board_info_box .info_inner .dt.icon01 {background-image:url(/images/home/kor/user/sub/icon_board_info01.png)}
.board_info_box .info_inner .dt.icon02 {background-image:url(/images/home/kor/user/sub/icon_board_info02.png)}
.board_info_box .info_inner .dd {font-weight:300;position:relative}
.board_info_box .info_inner .status {display:inline-block;width:82px;text-align:center;color:#fff;font-size:1rem;line-height:32px;border-radius:32px;position:absolute;right:-100px;top:50%;transform:translateY(-50%)}
.board_info_box .info_inner .status.bg_red {background-color:#ed4040}
.board_info_box .info_inner .status.bg_green {background-color:#33b293}
.board_info_box .info_inner .status.bg_blue {background-color:#2089ff}
.board_info_box .info_inner .status.bg_gray {background-color:#848690}
.board_info_box .info_inner .status.bg_black{background-color:#212121}
.edu_apply_top {padding:40px;background-color:#fff;background-image:url(/images/home/kor/user/sub/edu_apply_top_bg.png);background-position:right 40px bottom -20px;background-repeat:no-repeat;border:1px solid #e1e1e1;border-radius:18px;box-shadow:0 4px 6px rgba(0,0,0,0.05)}
.edu_apply_top .inner_tit {margin-bottom:20px;padding-left:35px;font-weight:700;font-size:1.5rem;position:relative}
.edu_apply_top .inner_tit .icon {color:#33b293;position:absolute;left:0;top:6px}
.edu_apply_top .list_txt_group {margin-left:35px}
.edu_apply_top .list_txt_group .list_txt {margin-bottom:10px}
.edu_apply_top .list_txt_group .list_txt::before {display:none}
.edu_apply_top .list_txt_group .list_txt .dt {width:75px;margin-right:13px;padding-left:0;position:relative}
.edu_apply_top .list_txt_group .list_txt .dt::after {width:1px;height:16px;content:"";background-color:#ccc;position:absolute;right:0;top:3px}
.edu_apply_top .list_txt_group .list_txt .dd {}
.edu_apply .table tbody td {}
.edu_apply .list_txt_group .list_txt .dt {font-weight:normal}
.edu_apply .list_txt_group .list_txt .dd {}
.tit_inner_btn {}
.tit_inner_btn::after {display:block;height:0;content:"";clear:both;visibility:hidden}
.tit_inner_btn .page_tit {display:inline-block}
.tit_inner_btn .s_txt {display:inline-block;margin-left:20px}
.tit_inner_btn .btn_default {float:right;margin:-15px 0 7px 0}

.upload_form {display: flex; justify-content: space-between; align-items: stretch; border-top: 2px solid #212121; border-bottom: 1px solid #e1e1e1;}
.upload_form .upload_pic_box {display: flex; justify-content: center; align-items: center; width: 320px; border-right: 1px solid #e1e1e1; background-color: #f2fffc;}
.upload_form .upload_pic_box .box {width:125px;}
.upload_form .upload_pic_box .pic_box {position: relative; width: 100%; padding: 0 0 130%; border: 1px solid #e1e1e1; background-color: #ffffff; overflow: hidden;}
.upload_form .upload_pic_box .pic_inner {position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background-image: url('/images/home/kor/user/sub/pic_up_none_icon.png'); background-position: center; background-repeat: no-repeat;}
.upload_form .upload_pic_box .pic_inner img {display: block; width: 100%; height: 100%;}
.upload_form .upload_pic_box .pic_up_btn {display: block; width: 100%; margin: 11px 0 0; border: 1px solid #33b293; padding:3px 5px; background-color: #ffffff; text-align: center;font-size:0.9375rem;color:#33b293;border-radius: 3px;;transition:0.3s}
.upload_form .upload_pic_box .pic_up_btn:hover {color:#187760;border-color:#187760}
.upload_form .upload_info_box {width: -webkit-calc(100% - 320px); width: calc(100% - 320px);}
.upload_form .upload_info_box .list_txt_group {margin-bottom:0;padding:20px 30px;background-color:#f5f5f5}
.upload_form .upload_info_box .list_txt_group .list_tit {}
.upload_form .upload_info_box .list_txt_group .list_txt {padding-left:20px;position:relative}
.upload_form .upload_info_box .list_txt_group .list_txt::before {display:none}
.upload_form .upload_info_box .list_txt_group .list_txt .icon {position:absolute;left:0;top:5px}
.upload_form .upload_info_box .example_box {display:flex}
.upload_form .upload_info_box .example_box .area {display: inline-block; vertical-align: top;}
.upload_form .upload_info_box .example_box .area .title {font-weight: 500; font-size: 1.125rem; color: #ffffff; text-align: center;line-height:40px}
.upload_form .upload_info_box .example_box .area .box {padding: 25px 0; text-align: center;}
.upload_form .upload_info_box .example_box .area .pic_box {display: inline-block; vertical-align: top;}
.upload_form .upload_info_box .example_box .area.correct {width: 326px; border-right: 1px solid #e1e1e1;}
.upload_form .upload_info_box .example_box .area.correct .title {background-color: #32b193;}
.upload_form .upload_info_box .example_box .area.correct .box {}
.upload_form .upload_info_box .example_box .area.correct .pic_box {padding: 0 0 31px; background-image: url('/images/home/kor/user/sub/correct_icon.png'); background-position: bottom center; background-repeat: no-repeat;}
.upload_form .upload_info_box .example_box .area.correct .pic_inner {}
.upload_form .upload_info_box .example_box .area.correct .pic_inner img {}
.upload_form .upload_info_box .example_box .area.incorrect {width: -webkit-calc(100% - 326px); width: calc(100% - 326px);}
.upload_form .upload_info_box .example_box .area.incorrect .title {background-color: #949494;}
.upload_form .upload_info_box .example_box .area.incorrect .box {}
.upload_form .upload_info_box .example_box .area.incorrect .pic_box {margin: 0 18px 0 0;}
.upload_form .upload_info_box .example_box .area.incorrect .pic_box:last-child {margin: 0;}
.upload_form .upload_info_box .example_box .area.incorrect .pic_inner {}
.upload_form .upload_info_box .example_box .area.incorrect .pic_inner img {}
.upload_form .upload_info_box .example_box .area.incorrect .info {margin: 7px 0 0; text-align: center;}
.upload_form .upload_info_box .example_box .area.incorrect .info .text {display: inline-block; padding: 0 18px 0 0; background-image: url('/images/home/kor/user/sub/incorrect_icon.png'); background-position: right center; background-repeat: no-repeat; font-weight: 500; font-size: 1.125rem}
.upload_agree {padding:20px 0;border-bottom:1px solid #e1e1e1}
.upload_agree .agree_txt {margin-bottom:6px;font-size:1.125rem;font-weight:700}
.upload_agree .agree_txt .icon {margin-right:7px}
.upload_agree .radio_list_area {margin:0 15px}
.upload_agree .radio_list_area .text {display:inline-block;font-size:1.0625rem;vertical-align:middle}
.upload_agree .radio_list_area .list {display:inline-block;margin-left:30px;vertical-align:middle}


/* 나의 강의실 */
.dashboard {box-shadow:0 0 10px rgba(0,0,0,0.1);border-radius:18px}
.dashboard.flex {position:relative}
.dashboard.flex > .left {width:210px;flex:none}
.dashboard.flex > .mid {flex:auto}
.dashboard.flex > .right {width:325px}
.dashboard .dash_menu {padding:35px 0;}
.dashboard .dash_menu .page_tit {margin:0 30px}
.dashboard .dash_menu .page_tit .btn {}
.dashboard .dash_menu .page_tit .btn:hover {text-decoration:underline}
.dashboard .dash_menu .page_tit .btn .icon {display:inline-block;width:19px;height:19px;margin-right:20px;font-size:0;line-height:0;background-image:url(/images/home/kor/user/sub/icon_menu.png);background-position:left top;background-repeat:no-repeat;background-size:cover;vertical-align:middle;transform:translateY(-2px)}
.dashboard .dash_menu .menu_list {margin:50px 0 30px 0}
.dashboard .dash_menu .menu_list .list_inner {}
.dashboard .dash_menu .menu_list .list_txt {padding:15px 0}
.dashboard .dash_menu .menu_list .list_txt .link {display:block;padding-left:30px;font-weight:500;color:#949494;line-height:21px;position:relative;transition:0.3s}
.dashboard .dash_menu .menu_list .list_txt .link::before {display:block;width:6px;height:100%;content:"";background-color:transparent;border-radius:0 5px 5px 0;position:absolute;left:0;top:0}
.dashboard .dash_menu .menu_list .list_txt .link:hover, 
.dashboard .dash_menu .menu_list .list_txt .link.on {color:#33b293}
.dashboard .dash_menu .menu_list .list_txt .link.on::before {background-color:#33b293}
.dashboard .dash_cont {padding:35px 40px;background-color:#f8f8f8;border-left:1px solid #e1e1e1}
.dashboard .dash_cont .cont_top {display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.dashboard .dash_cont .cont_top .typo {}
.dashboard .dash_cont .cont_top .text {margin-bottom:7px;color:#949494}
.dashboard .dash_cont .cont_top .page_tit {margin-bottom:0}
.dashboard .dash_cont .select_box {}
.dashboard .dash_cont .select_box .select {min-width:240px;padding:17px 35px 17px 18px;color:#212121;border:0;background-color:#efefef;border-radius:5px}
.dashboard .dash_cont .btn_default.small {min-width:inherit;padding:0 10px}
.dashboard .dash_cont .btn_default.small .text {line-height:20px;font-weight:300;font-size:0.875rem;white-space:nowrap;vertical-align:middle}
.dashboard .inner_cont {padding:35px 25px;background-color:#fff;border-radius:15px}
.dashboard .no_contents {padding:55px 15px;text-align:center;background-color:#fff;border-radius:10px}
.dashboard .no_contents .icon {display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 15px auto;border-radius:100%;background-color:#f5f5f5}
.dashboard .no_contents .icon i {color:#747474;font-size:45px}
.dashboard .no_contents .title {margin-bottom:5px;font-size:1.125rem;font-weight:700}
.dashboard .no_contents > .text {font-size:1.125rem;color:#949494}
.dashboard .no_contents.bg_gray {padding-top:0;padding-bottom:0;background-color:#f5f5f5}
.dashboard .no_contents.bg_gray .icon {background-color:#e0e0e0}
.dashboard .drag_add_file {border:3px dashed #e1e1e1}
.dashboard .dash_profile {padding:35px 18px;border-left:1px solid #e1e1e1}
.dashboard .dash_profile .page_tit {margin-left:10px}
.dashboard .dash_profile .page_tit .icon {font-size:22px}
.dashboard .dash_profile .user_info {margin:35px 0 20px 0;text-align:center}
.dashboard .dash_profile .user_info .icon_box {display:flex;align-items:center;justify-content:center;width:120px;height:120px;margin:0 auto 10px auto;font-size:0;line-height:0;background:linear-gradient(0, #64ddc2, #1382fd);border-radius:100%}
.dashboard .dash_profile .user_info .icon_box .img {display:block;padding:5px;background-color:#fff;border-radius:100%}
.dashboard .dash_profile .user_info .icon_box img {}
.dashboard .dash_profile .user_info .name {font-size:1.5rem;font-weight:700}
.dashboard .dash_profile .user_info .name span {vertical-align:baseline}
.dashboard .dash_profile .user_info .link {display:inline-block;margin-top:5px;color:#767676;transition:0.3s}
.dashboard .dash_profile .user_info .link:hover {color:#2089ff}
.dashboard .dash_profile .user_info .link_box {}
.dashboard .dash_profile .user_info .link_box .link {margin-right:5px;padding-right:11px;position:relative}
.dashboard .dash_profile .user_info .link_box .link:last-child {margin-right:0;padding-right:0}
.dashboard .dash_profile .user_info .link_box .link::after {display:block;width:1px;height:13px;content:"";background-color:#e1e1e1;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.dashboard .dash_profile .user_info .link_box .link:last-child::after {display:none}
.dashboard .dash_profile .status_box {text-align:center}
.dashboard .dash_profile .status_box .inner_wrap {display:flex;align-items:center;padding:15px 0;border-radius:10px;background-color:#f3f3f3}
.dashboard .dash_profile .status_box .inner_box {flex:1;border-right:1px solid #e1e1e1}
.dashboard .dash_profile .status_box .inner_box:last-child {border-right:0}
.dashboard .dash_profile .status_box .inner_box .count {font-size:1rem}
.dashboard .dash_profile .status_box .inner_box .bold {font-size:1.5rem;font-weight:800}
.dashboard .dash_profile .status_box .inner_box .text {font-size:0.875rem;color:#767676}

.dashboard .dash_profile .prof_inner_list {margin-top:30px}
.dashboard .dash_profile .prof_inner_list .page_tit {margin-bottom:12px}
.dashboard .dash_profile .prof_box_list {}
.dashboard .dash_profile .prof_box_list .prof_box {margin-bottom:10px;padding:15px;font-size:15px;border:1px solid #e1e1e1;border-radius:10px;position:relative} 
.dashboard .dash_profile .prof_box_list .prof_box:last-child {margin-bottom:0}
.dashboard .dash_profile .prof_box_list .prof_box.pdb0 {padding-bottom:0}
.dashboard .dash_profile .prof_box_list .prof_box .txt_center {margin-top:10px}
.dashboard .dash_profile .prof_box_list .tit {margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e1e1e1}
.dashboard .dash_profile .prof_box_list .edu_progress {margin-bottom:0;padding:0;border:0;border-radius:0}
.dashboard .dash_profile .prof_box_list .edu_progress .text {width:40px}
.dashboard .dash_profile .prof_box_list .edu_progress .bar {width:calc(100% - 110px)}
.dashboard .dash_profile .prof_box_list .edu_progress .active_bar {}
.dashboard .dash_profile .prof_box_list .edu_progress .active_bar.blue {background-color:#2089ff}
.dashboard .dash_profile .prof_box_list .edu_progress .active_bar.gray {background-color:#8e8e8e}
.dashboard .dash_profile .prof_box_list .edu_progress .date {width:70px;text-align:right;font-weight:600}
.dashboard .dash_profile .prof_box_list .btn_default {width:100%;margin-top:15px}
.dashboard .dash_profile .prof_box_list .btn_default .text {line-height:38px}
.dashboard .dash_profile .prof_box_list .slide_ctrl {position:absolute;right:10px;top:15px}
.dashboard .dash_profile .prof_box_list .slide_btn {display:inline-block;margin-right:4px;padding-right:7px;position:relative}
.dashboard .dash_profile .prof_box_list .slide_btn::after {width:1px;height:14px;content:"";background-color:#e1e1e1;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.dashboard .dash_profile .prof_box_list .slide_btn:last-child {margin-right:0;padding-right:0}
.dashboard .dash_profile .prof_box_list .slide_btn:last-child::after {display:none}
.dashboard .dash_profile .prof_box_list .slide_btn .btn {width:auto;height:auto;font-size:15px;background:none;opacity:0.6;transition:0.2s}
.dashboard .dash_profile .prof_box_list .slide_btn .btn:hover {opacity:1}
.dashboard .dash_profile .prof_box_list .slide_btn .btn.prev {transform:rotate(0)}
.dashboard .dash_profile .prof_box_list .slide_btn .btn.next {}

.dashboard .notify {}
.dashboard .notify .notify_inner {}
.dashboard .notify .notify_box {display:flex;align-items:center;min-height:60px;margin-bottom:10px;padding:10px 15px 10px 70px;background-color:#fff;border-radius:10px;position:relative}
.dashboard .notify .notify_box:last-child {margin-bottom:0}
.dashboard .notify .notify_box::before {display:block;width:40px;height:40px;content:"";background-color:#f8f8f8;background-image:url(/images/home/kor/user/sub/icon_notify.png);background-position:center;background-repeat:no-repeat;border-radius:100%;position:absolute;left:15px;top:10px}
.dashboard .notify .notify_tit {font-weight:700}
.dashboard .notify .notify_box.fwrap {flex-wrap:wrap}
.dashboard .notify .notify_box.bg {background-color:#f5f5f5}
.dashboard .notify .notify_box.bg::before {background-color:#fff}

.dashboard .tgl_table {}
.dashboard .tgl_table .t1 {width:14.5%}
.dashboard .tgl_table .t2 {}
.dashboard .tgl_table .t3 {}
.dashboard .tgl_table .t4 {}
.dashboard .tgl_table .t5 {}
.dashboard .tgl_table .thead {margin-bottom:12px;border:0;border-radius:5px;background-color:#e5e5e5}
.dashboard .tgl_table .thead .th {padding:7px 5px;font-size:14px;color:#767676}
.dashboard .tgl_table .tbody .tr {margin-bottom:8px;border:1px solid #e1e1e1;border-radius:8px}
.dashboard .tgl_table .tbody .tgl_link {}
.dashboard .tgl_table .tbody .td {}
.dashboard .tgl_table .tgl_view {padding:0;background-color:#fff}
.dashboard .tgl_table .tgl_view .no_contents {padding:30px 20px;background-color:#f5f5f5}
.dashboard .tgl_table .tgl_view .no_contents .icon_box {background-color:#e0e0e0}
.dashboard .tgl_table .tgl_view .no_contents .icon_box .icon {color:#767676;border-color:#767676;background-color:transparent}
.dashboard .tgl_table .tgl_view .tgl_inner {} 
.dashboard .tgl_table .tgl_view .tgl_inner.bg {background-color:#f5f5f5;border-bottom:1px dashed #ddd}
.dashboard .tgl_table .tgl_view .tgl_inner.bg:last-child {border-bottom-color:transparent}
.dashboard .tgl_table .tgl_view .tgl_inner .btn_default {}
.dashboard .tgl_table .tgl_view .tgl_inner .btn_default.gray .text {color:#fff}
.dashboard .tgl_table .tgl_view .inp_form {margin-bottom:0;padding:20px 30px}
.dashboard .tgl_table .tgl_view .inp_form.bg {background-color:#f5f5f5;border-bottom:1px dashed #ddd}
.dashboard .tgl_table .tgl_view .inp_form.bg:last-child {border-bottom:0}
.dashboard .tgl_table .tgl_view .inp_form .dl {margin-bottom:5px;padding:13px 20px;background-color:#fff;border:1px solid #e1e1e1;border-radius:5px;word-break:break-all}
.dashboard .tgl_table .tgl_view .inp_form .dt {}
.dashboard .tgl_table .tgl_view .inp_form .dd {word-break:break-all}
.dashboard .tgl_table .tgl_view .inp_form .dl.file_form {}
.dashboard .tgl_table .tgl_view .inp_form .dl.file_form .dd {display:flex;align-items:center;width:100%}
.dashboard .tgl_table .tgl_view .inp_form .dl.file_form .file_txt {width:calc(100% - 270px);margin-right:10px;font-weight:700}
.dashboard .tgl_table .tgl_view .inp_form .dl.file_form .file_txt .list_txt_group {display:inline-block;margin-bottom:0;padding-bottom:0}
.dashboard .tgl_table .tgl_view .inp_form .dl.file_form .file_txt .list_txt_group .list_txt {font-size:15px;font-weight:500}
.dashboard .tgl_table .tgl_view .inp_form .dl.file_form .btn_addfile {float:left;margin-right:20px}
.dashboard .tgl_table .tgl_view .inp_form .dl.file_form .date {display:inline-block;width:180px;text-align:center}
.dashboard .tgl_table .tgl_view .inp_form .dl.file_form .status {display:inline-block;width:80px;font-weight:600;text-align:center}
.dashboard .tgl_table .tgl_view .inp_form.s2 {display:flex;flex-wrap:wrap;gap:4px}
.dashboard .tgl_table .tgl_view .inp_form.s2 .dl {width:calc(50% - 2px);margin-bottom:0;padding-top:8px;padding-bottom:8px}


.dashboard .tgl_table .tgl_view .cont_btn_list_area {margin:0 0 20px 0}
.dashboard .tgl_table .tgl_view .cont_btn_list_area .list {margin-top:0}
.dashboard .tgl_table .tgl_view .drop_file {padding:20px 30px}
.dashboard .tgl_table .tgl_view .drop_file .drop_inner {padding-top:20px;text-align:center;border:2px dashed #e1e1e1;background-color:#fff;border-radius:5px}
.dashboard .tgl_table .tgl_view .drop_file .icon_box {display:flex;align-items:center;justify-content:center;width:70px;height:70px;margin:0 auto 15px auto;font-size:38px;color:#767676;background-color:#f5f5f5;border-radius:100%}
.dashboard .tgl_table .tgl_view .drop_file .icon_box .icon {}
.dashboard .tgl_table .tgl_view .drop_file .cont_btn_list_area {margin-top:20px}
.dashboard .tgl_table .tgl_view .drop_file .cont_btn_list_area .list {}

.dashboard.active {margin-bottom:30px;transform:translateY(30px)}
.dashboard.active .left {width:auto}
.dashboard.active .dash_menu .page_tit {margin:0;position:absolute;left:0;top:-40px}
.dashboard.active .dash_menu .page_tit .btn .icon {margin-right:12px;background-image:url(/images/home/kor/user/sub/icon_menu_on.png)}
.dashboard.active .dash_cont {border-left:0}

.dashboard.class02 .dash_cont .cont_top {margin-bottom:15px}

.dashboard .user_info_box.sty2 .typo .tit_select, 
.dashboard .user_info_box.sty2 .typo .tit_select .select {width:100%}

/*  나의 강의실 내부 테이블 */
.dashboard .table_basics_com_cont_area .table_basics_area {} 
.dashboard .table_basics_com_cont_area .table_basics_area thead tr th {padding:10px 5px;font-size:0.9375rem}
.dashboard .table_basics_com_cont_area .table_basics_area tbody tr td {padding:5px;font-size:0.9375rem;background-color:#fff}
.dashboard .table_basics_com_cont_area .table_basics_area tbody tr td.tit a .txt {transition:0.3s}
.dashboard .table_basics_com_cont_area .table_basics_area tbody tr td.tit a:hover .txt {color:#2089ff}
.dashboard .table_basics_com_cont_area .table_basics_area .btn, 
.dashboard .table_basics_com_cont_area .table_basics_area .btn_default {vertical-align:middle}

/* 나의 강의실 내부 첨부파일 리스트 테이블 */
.custom_round_table {margin-top:15px}
.custom_round_table.mt0 {margin-top:0}
.custom_round_table .tr {display:flex;align-items:center;width:100%;margin-bottom:5px;padding-left:15px;border-radius:5px}
.custom_round_table .tr:last-child {margin-bottom:0}
.custom_round_table .ct1 {width:calc(100% - 300px)}
.custom_round_table .ct2 {width:100px;text-align:center}
.custom_round_table .ct3 {width:200px;text-align:center}
.custom_round_table .thead {margin-bottom:10px}
.custom_round_table .thead .tr {background-color:#e5e5e5}
.custom_round_table .thead .th {padding:5px 15px;font-size:15px;font-weight:500;color:#747474}
.custom_round_table .tbody {background-color:#fff}
.custom_round_table .tbody .tr {border:1px solid #e1e1e1}
.custom_round_table .tbody .td {padding:17px 5px}
.custom_round_table .tbody .td .link {transition:0.2s}
.custom_round_table .tbody .td .link:hover {opacity:0.8}
.custom_round_table .tbody .td .link .icon {display:inline-block;vertical-align:middle;transform:translateY(-2px)}
.custom_round_table .tbody .list_txt_group {display:inline-block;margin-left:20px;vertical-align:top}
.custom_round_table .tbody .list_txt_group .list_txt {margin-bottom:1px}

/* 나의강의실 온라인교육 */
.edu_progress {}
.edu_progress .bar {height:8px;background-color:#dfdfdf;border-radius:8px;position:relative;overflow:hidden}
.edu_progress .active_bar {display:inline-block;height:100%;background:linear-gradient(90deg, #2089ff, #33b293);border-radius:8px;position:absolute;left:0;top:0}

.board_toggle_list {}
.board_toggle_list .list_inner {}
.board_toggle_list .list_box {margin-bottom:15px;border:1px solid #e1e1e1;border-radius:8px;overflow:hidden}
.board_toggle_list .list_box:last-child {margin-bottom:0}
.board_toggle_list .list_box > .typo {display:flex;align-items:center;column-gap:15px;padding:20px 30px;position:relative}
.board_toggle_list .list_box .tag {display:inline-block;min-width:75px;padding:6px 15px;line-height:1;color:#2089ff;font-weight:600;text-align:center;border:1px solid #2089ff;border-radius:32px}
.board_toggle_list .list_box .subject {display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:60%;font-size:22px;color:#212121;font-weight:700;overflow:hidden}
.board_toggle_list .list_box .list_txt_group {position:absolute;right:30px;top:30px}
.board_toggle_list .list_box .list_txt_group .list_txt {display:inline-block;margin:0 7px 0 0;padding-right:14px;vertical-align:top;position:relative}
.board_toggle_list .list_box .list_txt_group .list_txt::after {width:1px;height:15px;content:"";background-color:#e1e1e1;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.board_toggle_list .list_box .list_txt_group .list_txt:last-child {margin-right:0;padding-right:0}
.board_toggle_list .list_box .list_txt_group .list_txt:last-child::after {display:none}
.board_toggle_list .list_box .list_txt_group .link {}
.board_toggle_list .list_box .list_txt_group .link .icon {}
.board_toggle_list .list_box .edu_progress {display:flex;justify-content:space-between;align-items:center;column-gap:20px;padding:0 20px 20px 30px}
.board_toggle_list .list_box .edu_progress .w1 {width:65px}
.board_toggle_list .list_box .edu_progress .w2 {width:100px}
.board_toggle_list .list_box .edu_progress .text {}
.board_toggle_list .list_box .edu_progress .bar {width:calc(100% - 85px)}
.board_toggle_list .list_box .edu_progress .active_bar {}
.board_toggle_list .list_box .btn_tgl {display:block;padding:12px 5px;text-align:center;border-top:1px solid #e1e1e1;transition:0.2s}
.board_toggle_list .list_box .btn_tgl:hover {color:#2089ff}
.board_toggle_list .list_box .btn_tgl .text {}
.board_toggle_list .list_box .btn_tgl .text::after {font-family:xeicon;display:inline-block;content:"\e936";margin-left:8px;vertical-align:bottom}
.board_toggle_list .list_box .btn_tgl.current {}
.board_toggle_list .list_box .btn_tgl.current .text {}
.board_toggle_list .list_box .btn_tgl.current .text::after {content:"\e930"}
.board_toggle_list .list_box .tgl_cont {display:none;background-color:#f3f9ff;border-top:1px solid #e1e1e1}
.board_toggle_list .list_box .tgl_cont_list {}
.board_toggle_list .list_box .tgl_list_box {display:flex;align-items:center;column-gap:20px;padding:15px 20px 15px 40px;border-bottom:1px dashed #ddd}
.board_toggle_list .list_box .tgl_list_box:last-child {border-bottom:0}
.board_toggle_list .list_box .tgl_list_box .num {width:40px;font-size:18px;font-weight:700;color:#767676}
.board_toggle_list .list_box .tgl_list_box .typo {width:calc(100% - 180px)}
.board_toggle_list .list_box .tgl_list_box .tgl_subject {margin-bottom:5px}
.board_toggle_list .list_box .tgl_list_box .total {width:100px}
.board_toggle_list .list_box .tgl_list_box .file_each {margin-top:10px}

.custom_form {}
.custom_form .tr {display:table;width:100%;min-height:57px;margin-bottom:10px;padding:6px 10px 6px 18px;border:1px solid #e1e1e1;border-radius:5px}
.custom_form .tr:last-child {margin-bottom:0}
.custom_form .tr.pd0 {padding:0}
.custom_form .th {display:table-cell;width:150px;font-weight:700;vertical-align:middle}
.custom_form .td {display:table-cell;vertical-align:middle}
.custom_form .td label {}
.custom_form .td .inp_txt {}
.custom_form .td .radio_list_area {}
.custom_form .td .select {}

/* 나의 강의실 영상 */
.video_view {}
.video_view .page_tit {line-height:1.4}
.video_view .left {display:inline-block;width:calc(100% - 500px)}
.video_view .right {display:inline-block;float:right;width:498px;height:100vh;margin-right:2px;border-left:1px solid #e1e1e1;position:sticky;right:0;top:0;overflow-y:auto}
.video_view .right::-webkit-scrollbar {width:8px;height:8px}
.video_view .right::-webkit-scrollbar-track {background-color:#fff}
.video_view .right::-webkit-scrollbar-thumb {background-color:#10795f;border-radius:8px}
.video_view .right::-webkit-scrollbar-thumb:hover {background-color:#33b293}
.video_view .st_mark {display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;font-size:0;border-radius:100%;overflow:hidden;position:relative}
.video_view .st_mark::after {font-family:xeicon;display:flex;align-items:center;justify-content:center;width:100%;height:100%;content:"\e929";font-size:18px;line-height:1;position:absolute;left:0;top:0}
.video_view .st_mark.s1::after {background-color:#33b293}
.video_view .st_mark.s2::after {background-color:#212121;content:"\ea3e";font-size:14px}
.video_view .st_mark.s3::after {background-color:#2089ff}
.video_view .st_mark.s4::after {background-color:#ccc}
.video_view .video_obj {padding:0 30px 30px 30px}
.video_view .video_obj .video_head {display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;padding:40px 0 25px 0;border-bottom:1px solid #e1e1e1;position:relative}
.video_view .video_obj .video_head .sub_tit {max-width:85%;margin-bottom:0;word-break:break-word}
.video_view .video_obj .video_frame {display:flex;align-items:center;width:100%;height:0;padding-bottom:56.25%;background-color:#000;position:relative}
.video_view .video_obj .video_frame .video {width:100%;height:100%;position:absolute;left:0;top:0} 
.video_view .video_obj .video_info {margin-bottom:10px;padding:30px;background-color:#f5f5f5;border-radius:0 0 4px 4px;position:relative}
.video_view .video_obj .video_info .status {width:80px;text-align:center;line-height:30px;color:#fff;border-radius:30px;position:absolute;left:30px;top:35px}
.video_view .video_obj .video_info .status.s1 {background-color:#33b293}
.video_view .video_obj .video_info .status.s2 {background-color:#212121}
.video_view .video_obj .video_info .status.s3 {background-color:#2089ff}
.video_view .video_obj .video_info .status.s4 {background-color:#ccc}
.video_view .video_obj .video_info .typo {margin-left:95px}
.video_view .video_obj .video_info .sub_tit2 {margin-bottom:5px}
.video_view .video_obj .video_info .cate_list {}
.video_view .video_obj .video_info .cate_list .list_txt {display:inline-block;vertical-align:top;position:relative}
.video_view .video_obj .video_info .cate_list .list_txt::after {font-family:xeicon;content:"\e940";vertical-align:top}
.video_view .video_obj .video_info .cate_list .list_txt:last-child::after {display:none}
.video_view .video_obj .file_each {margin-bottom:35px}
.video_view .video_obj .file_each .file_each_txt {padding:6px 16px;font-size:14px;color:#fff;font-weight:300;border-radius:20px;background-color:#212121}
.tgl_quest {margin-bottom:20px}
.tgl_quest .btn_tgl {display:block;width:100%;padding:13px 5px;text-align:center;border-radius:5px;border:1px solid #212121}
.tgl_quest .btn_tgl .text {line-height:1}
.tgl_quest .btn_tgl .text::after {display:inline-block;font-family:xeicon;content:"\e936";margin-left:12px;transform:translateY(2px)}
.tgl_quest .btn_tgl.current {color:#fff;font-weight:200;background-color:#212121;border-radius:5px 5px 0 0}
.tgl_quest .btn_tgl.current .text::after {content:"\e930";transform:translateY(0)}
.tgl_quest .tgl_obj {display:none;padding:25px 35px;border:1px solid #212121;border-top:0;border-radius:0 0 5px 5px}
.tgl_quest .tgl_obj .flex_center2 {column-gap:30px;margin-bottom:10px}
.tgl_quest .tgl_obj .sub_tit2 {margin-bottom:0}
.tgl_board_list {}
.tgl_board_list .list_box {margin-bottom:15px;border:1px solid #e1e1e1;border-radius:8px;transition:0.2s}
.tgl_board_list .list_box:hover {border-color:#212121}
.tgl_board_list .list_box:last-child {margin-bottom:0}
.tgl_board_list .link {display:block;padding:25px 30px;position:relative;transition:0.2s}
.tgl_board_list .link:hover {border-color:#212121}
.tgl_board_list .btn_tgl_close {display:none;position:absolute;right:30px;top:25px}
.tgl_board_list .btn_tgl_close .icon {}
.tgl_board_list .box_tit {}
.tgl_board_list .box_tit .page_tit, 
.tgl_board_list .box_tit .review_edit_text {margin:3px 0 10px 0}
.tgl_board_list .box_tit .page_tit.secret {}
.tgl_board_list .box_tit .page_tit.secret::before {display:inline-block;width:auto;height:auto;font-family:xeicon;content:"\e964";background-color:transparent;position:relative;left:auto;top:auto;vertical-align:baseline}
.tgl_board_list .box_info {}
.tgl_board_list .box_info li {display:inline-block;margin-right:20px;vertical-align:top}
.tgl_board_list .box_info li:last-child {margin-right:0}
.tgl_board_list .tgl_obj {display:none;margin:0 30px;padding:25px 0 18px 0;border-top:1px dashed #ccc}
.tgl_board_list .tgl_obj .border_box {margin-bottom:30px}
.tgl_board_list .tgl_obj .ans_edit {margin-bottom:20px;padding-bottom:25px;border-bottom:1px dashed #ccc}
.tgl_board_list .tgl_obj .ans_edit .page_tit {margin-bottom:10px}
.tgl_board_list .tgl_obj .editor {border:1px solid #e1e1e1}
.tgl_board_list .tgl_obj .cont_btn_list_area .list {margin-top:15px}
.tgl_board_list .tgl_obj .ans_inp { margin-top: 10px; }
.tgl_board_list .tgl_obj .ans_inp .border_box {margin:5px 0 10px 0}
.video_view .video_list {padding:30px 0}
.video_view .video_list .list_top {padding:0 30px 20px 30px;border-bottom:1px solid #e1e1e1}
.video_view .video_list .status {display:flex;align-items:center;justify-content:space-around;margin-top:15px;padding:10px 15px;background-color:#f5f5f5;border-radius:5px}
.video_view .video_list .status .st_box {}
.video_view .video_list .status .st_box .text {font-size:15px;vertical-align:middle}
.video_view .video_list .status .st_box .st_mark {margin-right:4px;vertical-align:middle}
.video_view .board_list {}
.video_view .board_list .list_inner {}
.video_view .board_list .list_box {}
.video_view .board_list .list_box .btn {display:block;padding:25px 30px;border-bottom:1px solid #e1e1e1;position:relative}
.video_view .board_list .list_box .btn::after {font-family:xeicon;content:"\e941";position:absolute;right:30px;top:50%;transform:translateY(-50%)}
.video_view .board_list .list_box .btn.current::after {content:"\e944"}
.video_view .board_list .list_box .page_tit {max-width:95%;margin-bottom:0}
.video_view .board_list .list_box .box_tgl_obj {display:none;border-bottom:1px solid #e1e1e1}
.video_view .board_list .list_box .box_tgl_obj .obj_inner {background-color:#f5f5f5}
.video_view .board_list .list_box .box_tgl_obj .obj_box {}
.video_view .board_list .list_box .box_tgl_obj .obj_box .link {display:block;padding:18px 30px;border-bottom:1px solid #e1e1e1;transition:0.2s;position:relative}
.video_view .board_list .list_box .box_tgl_obj .obj_box:last-child .link {border-bottom:0}
.video_view .board_list .list_box .box_tgl_obj .obj_box .link:hover {background-color:#f1f8ff}
.video_view .board_list .list_box .box_tgl_obj .obj_box .flex_between {flex-wrap:wrap;row-gap:5px;margin-left:35px;position:relative}
.video_view .board_list .list_box .box_tgl_obj .obj_box .st_mark {position:absolute;left:30px;top:50%;transform:translateY(-50%)}
.video_view .board_list .list_box .box_tgl_obj .obj_box .time {font-size:14px;text-align:right;position:absolute;right:0;top:0}
.video_view .board_list .list_box .box_tgl_obj .obj_box .edu_progress {width:100%}
.video_view .board_list .list_box .box_tgl_obj .obj_box .edu_progress .bar {height:6px;background-color:#fff;border:1px solid #e1e1e1}
.video_view .board_list .list_box .box_tgl_obj .obj_box .edu_progress .active_bar {}
.video_view .review_edit {display:flex;align-items:center;margin:7px 0 20px 0;padding:12px 10px 12px 30px;border:1px solid #e1e1e1;border-radius:8px}
.video_view .review_edit .btn_star_obj {width:200px}
.video_view .review_edit .btn_star_obj .total {font-size:18px}
.video_view .review_edit .edit_box {display:inline-flex;width:calc(100% - 200px)}
.video_view .review_edit .edit_box textarea {width:calc(100% - 100px);min-height:100px;border-radius:5px 0 0 5px}
.video_view .review_edit .edit_box .btn {display:inline-flex;align-items:center;justify-content:center;width:100px;text-align:center;color:#fff;background-color:#212121;border-radius:0 5px 5px 0;transition:0.2s}
.video_view .review_edit .edit_box .btn:hover {background-color:#2089ff}

/* 나의 강의실 실습 문제 */
.search_option_box {margin-bottom:30px}
.search_option_box .option_table {border:1px solid #e1e1e1;border-radius:8px;overflow:hidden}
.search_option_box .option_table .tr {display:table;width:100%;border-bottom:1px dashed #ddd}
.search_option_box .option_table .tr:last-child {border-bottom:0}
.search_option_box .option_table .th {display:table-cell;width:140px;padding:10px 12px 10px 22px;font-size:17px;font-weight:700;background-color:#ecfbf8;}
.search_option_box .option_table .td {display:table-cell;padding:10px 15px}
.search_option_box .option_table .td.inner_sch {display:flex;align-items:center;justify-content:space-between}
.search_option_box .option_table .select_tit {font-size:15px}
.search_option_box .option_table .select_list {display:flex;flex-wrap:wrap;gap:10px}
.search_option_box .option_table .st_btn {display:inline-block;width:166px;}
.search_option_box .option_table .st_btn .btn {display:block;padding:6px 5px;text-align:center;font-size:17px;border:1px solid #e1e1e1;border-radius:5px;transition:0.2s}
.search_option_box .option_table .st_btn .btn:not(.current):hover {color:#33b293;border-color:#33b293}
.search_option_box .option_table .st_btn .btn.current {color:#fff;background-color:#33b293;border-color:#33b293}
.search_option_box .input_box {display:inline-block;width:calc(100% - 98px)}
.search_option_box .input_box .sch_inp {width:100%;border-radius:5px}
.search_option_box .btn_search {display:inline-block;padding:0 20px;border-radius:5px;background-color:#54575e;transition:0.2s}
.search_option_box .btn_search:hover {background-color:#000}
.search_option_box .btn_search .text {padding-left:24px;color:#fff;line-height:43px;background-image:url('/images/home/kor/user/board/sch_icon.png');background-position:left center;background-repeat:no-repeat;background-size:17px}

.grid_board_list {padding-top:20px;border-top:2px solid #5f6477}
.grid_board_list .list_inner {display:flex;flex-wrap:wrap;gap:18px}
.grid_board_list .list_box {width:calc(100% / 4  - 13.5px)}
.grid_board_list .list_box .link {display:block;padding:25px 20px 0 20px;border:1px solid #e1e1e1;border-radius:8px;position:relative;overflow:hidden;transition:0.2s}
.grid_board_list .list_box .link:hover {border-color:#333}
.grid_board_list .list_box .tag {padding:0 8px;font-size:14px;line-height:22px;color:#33b293;font-weight:600;border:1px solid #33b293;border-radius:22px;position:absolute;top:20px;right:20px}
.grid_board_list .list_box .subject {height:49px;margin:5px 0 10px 0;-webkit-line-clamp:2;word-break:break-all;font-size:18px;font-weight:700;line-height:1.35}
.grid_board_list .list_box .s_txt {margin-bottom:20px}
.grid_board_list .list_box .status {width:calc(100% + 40px);padding:8px;text-align:center;font-weight:500;background-color:#f5f5f5;transform:translateX(-20px)}
.grid_board_list .list_box .status.end {color:#33b293;background-color:#ecfbf8}

.grid_board_list.slide_grid {width:calc(100% + 30px);padding-top:0;border-top:0;overflow:hidden;transform:translateX(-15px)}
.grid_board_list.slide_grid .page_tit {margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #ddd}
.grid_board_list.slide_grid .list_inner {display:block}
.grid_board_list.slide_grid .list_box {width:100%;padding:0 15px}
.grid_board_list.slide_grid .link {padding:0;border:0;border-radius:0;overflow:inherit}
.grid_board_list.slide_grid .tag {right:0;top:0}
.grid_board_list.slide_grid .status {width:calc(100% + 30px);border-radius:0 0 10px 10px;transform:translateX(-15px)}

.correct_obj {margin:30px auto 45px auto}
.correct_obj .typo {margin-bottom:10px}
.correct_obj .typo .page_tit {margin-bottom:0}
.correct_obj .ent_inp {display:flex;justify-content:space-between}
.correct_obj .ent_inp .input_box {width:calc(100% - 120px)}
.correct_obj .ent_inp .sch_inp {width:100%;border-radius:5px 0 0 5px}
.correct_obj .ent_inp .btn {display:block;width:120px;text-align:center;color:#fff;background-color:#33b293;border-radius:0 5px 5px 0;transition:0.2s}
.correct_obj .ent_inp .btn:hover {background-color:#212121}
.correct_obj .ent_check {margin-top:10px;padding:15px 20px;border-radius:3px}
.correct_obj .ent_check.red {background-color:#fff1f1}
.correct_obj .ent_check.blue {background-color:#f4f9ff}

.class07 .top_obj {}
.class07 .top_obj .list_txt_group {}
.class07 .top_obj .list_txt_group .list_txt {display:inline-block;margin:0 8px 0 0;padding-right:14px;position:relative}
.class07 .top_obj .list_txt_group .list_txt::after {width:1px;height:15px;content:"";background-color:#ddd;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.class07 .top_obj .list_txt_group .list_txt:last-child {margin-right:0;padding-right:0}
.class07 .top_obj .list_txt_group .list_txt:last-child::after {display:none}
.class07 .notify .notify_box .text {font-size:15px}
.class07 .tgl_table.tgl01 {}
.class07 .tgl_table.tgl01 .t1 {width:130px;;text-align:left}
.class07 .tgl_table.tgl01 .t2 {display:inline-flex;align-items:center;justify-content:space-between;width:calc(100% - 244px)}
.class07 .tgl_table.tgl01 .t3 {width:100px;padding-left:0 !important}
.class07 .tgl_table.tgl01 .tbody  {}
.class07 .tgl_table.tgl01 .tbody .tgl_link {}
.class07 .tgl_table.tgl01 .tbody .td {padding:17px 15px}
.class07 .tgl_table.tgl01 .tbody .td .subject {font-weight:700}
.class07 .tgl_table.tgl01 .tbody .tag {display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:14px;color:#fff;border-radius:100%;background-color:#33b293}
.class07 .tgl_table.tgl01 .tbody .btn_box {line-height:1}
.class07 .tgl_table.tgl01 .tbody .btn_box .btn_link {display:inline-block;margin-right:10px;vertical-align:top}
.class07 .tgl_table.tgl01 .tbody .btn_box .btn {display:block}
.class07 .tgl_table.tgl01 .tgl_view {}
.class07 .tgl_table.tgl01 .tgl_view .tgl_inner {padding:20px}
.class07 .tgl_table.tgl01 .tgl_view .tgl_box {display:flex;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #e1e1e1}
.class07 .tgl_table.tgl01 .tgl_view .tgl_box:last-child {margin-bottom:0;padding-bottom:0;border-bottom:0}
.class07 .tgl_table.tgl01 .tgl_view .tgl_box .dt {width:155px;padding-right:15px;font-weight:700}
.class07 .tgl_table.tgl01 .tgl_view .tgl_box .dd {width:calc(100% - 155px)}
.class07 .tgl_table.tgl02 {}
.class07 .tgl_table.tgl02 .t1 {width:120px}
.class07 .tgl_table.tgl02 .t2 {width:140px}
.class07 .tgl_table.tgl02 .t3 {width:140px}
.class07 .tgl_table.tgl02 .t4 {width:calc(100% - 400px);padding-right:20px}
.class07 .tgl_table.tgl02 .tbody  {}
.class07 .tgl_table.tgl02 .tbody .tgl_link {align-items:center}
.class07 .tgl_table.tgl02 .tbody .tgl_link::after {display:none}
.class07 .tgl_table.tgl02 .tbody .td {}
.class07 .tgl_table.tgl02 .st_txt_box  {display:flex;justify-content:space-around;align-items:center}
.class07 .tgl_table.tgl02 .st_txt_box .st_txt {display:inline-block;font-weight:600;color:#e2e2e2;vertical-align:top}
.class07 .tgl_table.tgl02 .st_txt_box .st_txt:last-child {margin-right:0}
.class07 .tgl_table.tgl02 .st_txt_box .st_txt.end {font-weight:700;color:#33b293}


/* 나의 강의실 메인 */
.custom_calendar {}
.custom_calendar .top_obj {position:relative}
.custom_calendar .top_obj .btn {position:absolute;top:50%;transform:translateY(-50%)}
.custom_calendar .top_obj .btn.prev {left:0}
.custom_calendar .top_obj .btn.next {right:0}
.custom_calendar .tit {text-align:center}
.custom_calendar .tit .month {display:block;font-weight:700;font-size:20px}
.custom_calendar .tit .years {display:block;font-weight:600;color:#767676;line-height:1}
.custom_calendar .table {text-align:center}
.custom_calendar .table thead {}
.custom_calendar .table th {}
.custom_calendar .table td {}
.custom_calendar .table td .click {display:block;border-radius:100%;transition:0.2s}
.custom_calendar .table td .click:hover {color:#34b193}
.custom_calendar .table td.fade {opacity:0.5}
.custom_calendar .table td.action .click {background-color:#d3f8ef}
.custom_calendar .table td.today .click {color:#fff;background-color:#34b193}
.custom_calendar .table td.today .click:hover {color:#fff}

.class_page_main {}
.class_page_main.dashboard .inner_cont {padding:25px}
.class_page_main .tit_box {margin-bottom:12px;padding-bottom:8px}
.class_page_main .tit_box.bd {border-bottom:1px solid #e1e1e1}
.class_page_main .tit_box .page_tit {display:inline-block;margin-bottom:0}
.class_page_main .tit_box .btn_link {display:inline-block;float:right}
.class_page_main .tit_box .s_txt {margin-left:20px}
.class_page_main .tit_box .btn_group {display:flex;column-gap:15px;align-items:center}
.class_page_main .chart_box {display:block;column-gap:35px;padding:10px 0 0 0}
.class_page_main .chart_list {display:flex;flex-wrap:wrap;gap:12px}
.class_page_main .chart_list_box {width:calc(100% / 3 - 8px);padding:16px 20px 12px 20px;border:1px solid #e1e1e1;border-radius:10px;position:relative}
.class_page_main .chart_list_box:last-child {margin-bottom:0}
.class_page_main .chart_list_box .text {width:calc(100% - 85px);line-height:1.3}
.class_page_main .chart_list_box .text .bold {display:block;font-size:28px;font-weight:700}
.class_page_main .chart_list_box .btn_link {position:absolute;right:15px;top:50%;transform:translateY(-50%)}
.class_page_main .chart_list_box .btn_link .icon {}
.class_page_main .edu_progress {display:flex;align-items:center;margin-bottom:20px;padding:15px 20px;border:1px solid #e1e1e1;border-radius:10px}
.class_page_main .edu_progress .count {display:inline-block;width:60px;color:#949494;font-size:18px;vertical-align:middle}
.class_page_main .edu_progress .count .bold {color:#212121;font-size:26px;font-weight:700}
.class_page_main .edu_progress .bar {width:calc(100% - 60px);background-color:#f5f5f5}
.class_page_main .edu_progress .bar .active_bar {background:#66dec2}
.class_page_main .board_list {padding-right:2px;border:1px solid #e1e1e1;border-radius:10px;overflow:hidden}
.class_page_main .board_list .inner {height:250px;overflow-y:auto}
.class_page_main .board_list .inner::-webkit-scrollbar {width:5px;height:5px}
.class_page_main .board_list .inner::-webkit-scrollbar-track {background-color:#fff}
.class_page_main .board_list .inner::-webkit-scrollbar-thumb {background-color:#ccc;border-radius:5px}
.class_page_main .board_list .inner::-webkit-scrollbar-thumb:hover {background-color:#33b293}
.class_page_main .board_list .list_txt {display:table;width:100%;height:63px;padding:15px 20px 15px 0;color:#949494;border-bottom:1px dashed #e1e1e1}
.class_page_main .board_list .list_txt:last-child {border-bottom:0}
.class_page_main .board_list .list_txt .num {display:table-cell;width:82px;text-align:center;font-weight:400;vertical-align:middle}
.class_page_main .board_list .subject {display:table-cell;font-weight:600;color:#212121;vertical-align:middle}
.class_page_main .board_list .subject.s2 {width:76%}
.class_page_main .board_list .subject .link {display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:0.2s}
.class_page_main .board_list .subject .link:hover {color:#33b293;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}
.class_page_main .board_list .subject {}
.class_page_main .board_list .mark {display:table-cell;width:95px;line-height:35px;font-size:15px;text-align:center;color:#fff;border-radius:35px;background-color:#8e8e8e;vertical-align:middle}
.class_page_main .board_list .mark.end {background-color:#2089fe}
.class_page_main .board_list .mark .icon {}
.class_page_main .board_list .date {display:table-cell;width:105px;text-align:right;vertical-align:middle}
.class_page_main .custom_calendar {width:275px;margin:0 35px 0 25px}
.class_page_main .custom_calendar .top_obj {margin-bottom:10px}
.class_page_main .custom_calendar .tit {}
.class_page_main .custom_calendar .tit .month {font-size:16px}
.class_page_main .custom_calendar .tit .years {font-size:13px}
.class_page_main .custom_calendar .table {border-top:0}
.class_page_main .custom_calendar .table thead {}
.class_page_main .custom_calendar .table th {font-size:13px;font-weight:400;color:#767676}
.class_page_main .custom_calendar .table td {padding:0;font-size:13px;border-bottom:0}
.class_page_main .custom_calendar .table td .click {display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 auto}
.class_page_main .custom_calendar .table td.action {}
.class_page_main .custom_calendar .table td.action .click {}
.class_page_main .custom_calendar .table td.today {}
.class_page_main .custom_calendar .table td.today .click {}

.class_page_main .calendarDataBox_topText {margin:-20px auto 5px auto;text-align:right}
.class_page_main .schedule {display:flex;justify-content:space-between;padding:15px 0 10px 0}
.class_page_main .schedule .sch_list {width:calc(100% - 335px)}
.class_page_main .schedule .sch_list .top_right {font-size:0}
.class_page_main .schedule .sch_list .top_right .s_txt {display:inline-block;margin-right:10px;vertical-align:text-bottom}
.class_page_main .schedule .sch_table {text-align:center;font-size:15px}
.class_page_main .schedule .sch_table .w1 {width:60px}
.class_page_main .schedule .sch_table .w2 {width:120px}
.class_page_main .schedule .sch_table .w3 {width:calc(100% - 180px)}
.class_page_main .schedule .sch_table .w4 {width:calc(100% - 564px)}
.class_page_main .schedule .sch_table .w5 {width:95px}
.class_page_main .schedule .sch_table .tr {display:flex;align-items:center;margin-bottom:3px;padding:0 8px;border-radius:5px;border:1px solid #e1e1e1;background-color:#fff}
.class_page_main .schedule .sch_table .tr:last-child {margin-bottom:0}
.class_page_main .schedule .sch_table .td {padding:9px 10px}
.class_page_main .schedule .sch_table .thead {margin-bottom:10px}
.class_page_main .schedule .sch_table .thead .tr {border-color:#e5e5e5;background-color:#e5e5e5}
.class_page_main .schedule .sch_table .thead .td {padding:5px 10px;color:#767676;font-weight:500}
.class_page_main .schedule .sch_table .tbody {height:180px;overflow-y:auto}
.class_page_main .schedule .sch_table .tbody::-webkit-scrollbar {width:5px;height:5px}
.class_page_main .schedule .sch_table .tbody::-webkit-scrollbar-track {background-color:#fff}
.class_page_main .schedule .sch_table .tbody::-webkit-scrollbar-thumb {background-color:#ccc;border-radius:5px}
.class_page_main .schedule .sch_table .tbody::-webkit-scrollbar-thumb:hover {background-color:#33b293}
.class_page_main .schedule .sch_table .tbody .tr {}
.class_page_main .schedule .sch_table .tbody .tr.pr {padding-right:2px}
.class_page_main .schedule .sch_table .tbody .td {}
.class_page_main .schedule .sch_table .tbody .w3 {text-align:left}
.class_page_main .schedule .sch_table .ellipsis {}
.class_page_main .schedule_table {margin-top:20px;padding-top:20px;border-top:1px dashed #e1e1e1}
.class_page_main .schedule_table .tit_box {margin-bottom:0}


/* 사업 소개*/
.about_business {}
.about_business::before {width:752px;height:110px;content:"";background-image:url(/images/home/kor/user/sub/about_typo_bg.png);background-position:right top;background-repeat:no-repeat;background-size:cover;position:absolute;top:50px;right:-50px;z-index:-1}
.about_business .about_top {display:flex;justify-content:space-between}
.about_business .about_top .cont_tit {width:40%}
.about_business .about_top .cont_txt {width:50%;margin-top:37px;font-size:1.125rem;line-height:1.65}
.about_business .sub_cont_visual {height:360px;margin:60px 0;background-image:url(/images/home/kor/user/sub/about_visual_bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}
.about_business .bold_txt {margin-bottom:30px;font-size:1.875rem;font-weight:700}
.about_business .step {display:flex;gap:38px}
.about_business .step .step_box {flex:1;padding:30px 35px 45px 35px;box-shadow:0 0 8px rgba(0,0,0,0.1);border-radius:15px;background-color:#fff;position:relative}
.about_business .step .step_box::after {display:block;width:28px;height:84px;content:"";background-image:url(/images/home/kor/user/sub/step_arrow.png);background-position:left top;background-repeat:no-repeat;background-size:cover;position:absolute;right:-33px;top:50%;transform:translateY(-50%)}
.about_business .step .step_box:last-child::after {display:none}
.about_business .step .num {font-size:2.25rem;font-weight:700}
.about_business .step .step_tit {margin:20px 0;font-size:1.375rem;font-weight:800}
.about_business .step .list_txt_group {}
.about_business .step .list_txt_group .list_txt {font-size:1.0625rem}
.about_business .step .list_txt_group .list_txt.dot {padding-left:13px}
.about_business .step .list_txt_group .list_txt.dot::before {width:5px;height:5px;top:9px}
.about_business .bg_box_list {}
.about_business .bg_box_list .list_box {}
.about_business .bg_box_list .list_box .box_tit {}
.about_business .bg_box_list .list_box .text {}
.about_business .bg_box_list .list_box .typo {}
.about_business .bg_box_list .list_box .typo .box_tit {}
.about_business .bg_box_list .list_box .typo .text {}

/* 멘토단 소개 */
.mentor {}
.mentor .sub_cont_visual {background-color:#f7f7f7}
.mentor .sub_cont_visual .container {padding:80px 0;background-image:url(/images/home/kor/user/sub/mentor_visual_bg.png);background-position:right bottom -120px;background-repeat:no-repeat}
.mentor .sub_cont_visual .cont_tit {margin-bottom:35px}
.mentor .sub_cont_visual .cont_txt {font-size:1.125rem;font-weight:300;line-height:1.65}
.mentor .mentor_list {margin-top:60px}
.mentor .mentor_list .list_inner {display:flex;flex-wrap:wrap;row-gap:45px}
.mentor .mentor_list .list_box {width:calc(100% / 5);text-align:center}
.mentor .mentor_list .list_box .photo {width:140px;height:140px;margin:0 auto 15px auto;box-sizing:border-box;border:1px solid #e1e1e1;border-radius:100%;overflow:hidden}
.mentor .mentor_list .list_box .photo .img {display:flex;align-items:center;justify-content:center;height:100%}
.mentor .mentor_list .list_box .photo img {min-width:140px}
.mentor .mentor_list .list_box .text {}
.mentor .mentor_list .list_box .name {margin-bottom:7px;font-size:1.375rem;font-weight:700}
.mentor .mentor_list .list_box .aff {font-weight:300}

/* BI */
.about_bi {}
.about_bi .bold_txt {margin-bottom:10px;font-size:1.375rem;font-weight:700;}
.about_bi .bi_wrap {padding:60px 30px;border:1px solid #e1e1e1;border-radius:18px;background-image:url(/images/home/kor/user/sub/bi_bg_pattern.png);background-position:center;background-repeat:repeat}
.about_bi .bi_wrap .bi_inner {display:flex;justify-content:space-around;text-align:center}
.about_bi .bi_wrap .bi_box {flex:1}
.about_bi .bi_wrap .bi_box .img {}
.about_bi .bi_wrap .btn_default {display:block;width:250px;margin:40px auto 0 auto}
.about_bi .bi01 {}
.about_bi .bi01 .bi_wrap {margin-top:25px}
.about_bi .bi01 .bi_wrap .bi_inner {}
.about_bi .bi01 .bi_wrap .bi_box {}
.about_bi .bi01 .bi_wrap .bi_box .img {}
.about_bi .bi02 {}
.about_bi .bi02 .bi_wrap {} 
.about_bi .bi02 .bi_wrap .bi_inner {}
.about_bi .bi02 .bi_wrap .bi_box {}
.about_bi .bi02 .bi_wrap .bi_box .img {}
.about_bi .bi02 {}
.about_bi .bi03 .bi_wrap {}
.about_bi .bi03 .bi_wrap .bi_inner {}
.about_bi .bi03 .bi_wrap .bi_box {}
.about_bi .bi03 .bi_wrap .bi_box .img {}

/* 내용 준비중 페이지 */
.comming {min-height:45dvh;text-align:center}
.comming .inner {margin:25px auto 0 auto}
.comming .text {font-size:1.25rem;font-weight:500}
.comming .title {font-family: 'GmarketSans';font-size:33px;font-weight:700;margin:5px auto 15px auto}
.comming .img {width:460px;height:369px;margin:0 auto;background-image:url(/images/home/kor/user/sub/comming_bg.png);background-position:left top;background-repeat:no-repeat;background-size:cover;position:relative}
.comming .img .img_txt {width:100%;font-family: 'GmarketSans';color:#fff;font-size:28px;font-weight:700;position:absolute;left:50%;top:123px;transform:translateX(-50%)}
.comming .bottom {margin-top:25px;}
.comming .bottom .text {font-size:1rem}
.comming .bottom .info {margin-top:15px}
.comming .bottom .info li {display:inline-block;padding:6px 35px;font-weight:600;border-radius:38px;background-color:#f4f4f4}
.comming .bottom .info li .icon {margin-right:4px;font-size:18px;transform:translateY(-1px);vertical-align:middle}
.comming .bottom .info li .point {margin-left:5px;font-weight:700}

/* 지원하기 추천서 업로드 */
.attach_box .pic_up_btn {display: block; width: 150px; margin: 11px; border: 1px solid #33b293; padding:3px 5px; background-color: #ffffff; text-align: center;font-size:0.9375rem;color:#33b293;border-radius: 3px;;transition:0.3s}
.attach_box .pic_up_btn:hover {color:#187760;border-color:#187760}

/* 멘토 관리자 */
.list_top_obj {margin-bottom:20px}
.list_top_obj .select {}
.list_top_obj .select .s_label {display:inline-block;margin-right:15px;font-size:18px;font-weight:600;vertical-align:middle}
.list_top_obj .select select {min-width:240px;border-radius:5px}
.list_top_obj .page_tab {}
.list_top_obj .page_tab .tab_inner {}
.list_top_obj .page_tab .tab {display:inline-block;vertical-align:bottom}
.list_top_obj .page_tab .tab .btn {display:block;padding:4px 20px 0px 20px;color:#767676;text-align:center;border:1px solid transparent;border-bottom:0;border-radius:10px 10px 0 0}
.list_top_obj .page_tab .tab:hover {}
.list_top_obj .page_tab .tab:hover .btn {color:#212121}
.list_top_obj .page_tab .tab.on {}
.list_top_obj .page_tab .tab.on .btn {color:#212121;font-weight:600;border-color:#212121}
.list_top_obj.flex_between {}
.list_top_obj.flex_between .select {}
.list_top_obj.flex_between .page_tab {}
.list_top_obj.border_b {padding-bottom:10px;border-bottom:1px solid #e1e1e1}

.board_list_top {margin-bottom:25px;border-bottom:1px solid #e1e1e1}
.board_list_top .right {}
.board_list_top .sub_tit2 {}
.board_list_top .btn_list {}
.board_list_top .btn_list .inner {}
/*.board_list_top .btn_list .list_txt {display:inline-block;margin-right:12px;padding-right:12px;position:relative}
.board_list_top .btn_list .list_txt::after {display:block;content:"";width:1px;height:15px;background-color:#e1e1e1;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.board_list_top .btn_list .list_txt:last-child {margin-right:0;padding-right:0}
.board_list_top .btn_list .list_txt:last-child::after {display:none}*/
.board_list_top .btn_list .list_txt {display:inline-block;margin-right:2px;position:relative}
.board_list_top .btn_list .list_txt:last-child {margin-right:0}
.board_list_top .btn_list .list_txt .btn {display:block;padding:3px 10px;color:#767676;border:1px solid #e1e1e1;border-radius:4px;transition:0.2s}
.board_list_top .btn_list .list_txt .btn .text {}
.board_list_top .btn_list .list_txt .btn .text::before {display:none;font-family:xeicon;content:"\e929";margin-right:3px;line-height:1;vertical-align:middle;transform:translateY(-1px)}
.board_list_top .btn_list .list_txt .btn:not(.current):hover {color:#2089ff;border-color:#2089ff;background-color:#fff}
.board_list_top .btn_list .list_txt .btn.current {color:#fff;background-color:#2089ff;border-color:#2089ff}
.board_list_top .btn_list .list_txt .btn.current .text::before {display:inline-block}
.board_list_top .btn_list .list_txt .icon {}

.board_list_rbox {}
.board_list_rbox .inner {}
.board_list_rbox .list_rbox {margin-bottom:15px;padding:32px 30px 28px 30px;border:1px solid #e1e1e1;border-radius:10px;position:relative;overflow:hidden;transition:0.2s}
.board_list_rbox .list_rbox:last-child {margin-bottom:0}
.board_list_rbox .list_rbox.pd0 {padding:0}
.board_list_rbox .list_rbox.s2:hover {border-color:#33b293;box-shadow:0 0 13px rgba(51,178,147,0.2)}
.board_list_rbox .list_rbox .link {display:block;padding:28px 30px}
.board_list_rbox .list_rbox .subject {display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:13px;font-size:1.35rem;font-weight:700;line-height:1.3;overflow:hidden}
.board_list_rbox .list_rbox .list_txt_group {margin-bottom:0;padding-bottom:0}
.board_list_rbox .list_rbox .list_txt_group .list_txt {display:inline-flex;column-gap:13px;margin:0 10px 0 0;padding-right:14px}
.board_list_rbox .list_rbox .list_txt_group .list_txt::before {width:1px;height:15px;background-color:#ddd;left:auto;right:0;top:50%;transform:translateY(-50%)}
.board_list_rbox .list_rbox .list_txt_group .list_txt:last-child::before {display:none}
.board_list_rbox .list_rbox .list_txt_group .list_txt .dt {padding-left:0;color:#999;font-weight:400}
.board_list_rbox .list_rbox .list_txt_group .list_txt .dt::after {display:none}
.board_list_rbox .list_rbox .list_txt_group .list_txt .dd {}
.board_list_rbox .list_rbox .list_txt_group .list_txt .dd .text {display:inline-block}
.board_list_rbox .list_rbox .list_txt_group .list_txt .file_each .down_txt {width:auto;max-width:inherit}
.board_list_rbox .list_rbox .list_txt_group.type2 {}
.board_list_rbox .list_rbox .list_txt_group.type2 .list_txt {column-gap:20px;align-items:center;margin-right:16px;padding-right:20px}
.board_list_rbox .list_rbox .list_txt_group.type2 .list_txt .dt {}
.board_list_rbox .list_rbox .list_txt_group.type2 .list_txt .dd {}
.board_list_rbox .list_rbox .list_txt_group.type2 .list_txt .dd .text {}
.board_list_rbox .list_rbox .list_txt_group.type2 .list_txt .dd input[type="text"] {width:65px;padding:5px}
.board_list_rbox .list_rbox .btn_list {position:absolute;right:30px;top:14px}
.board_list_rbox .list_rbox .btn_list .btn_txt {display:inline-block;margin-right:6px;padding-right:13px;vertical-align:top;position:relative}
.board_list_rbox .list_rbox .btn_list .btn_txt::after {display:inline-block;content:"";width:1px;height:14px;background-color:#ddd;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.board_list_rbox .list_rbox .btn_list .btn_txt:last-child {margin-right:0;padding-right:0}
.board_list_rbox .list_rbox .btn_list .btn_txt:last-child::after {display:none}
.board_list_rbox .list_rbox .btn_list .btn_link {display:block;font-weight:500;color:#767676;transition:0.2s}
.board_list_rbox .list_rbox .btn_list a.btn_link:hover, 
.board_list_rbox .list_rbox .btn_list button.btn_link:hover {color:#212121}
.board_list_rbox .list_rbox .btn_list .btn_link .icon {display:inline-block;font-size:17px;vertical-align:middle}
.board_list_rbox .list_rbox .btn_list .btn_link span.icon {}
.board_list_rbox .list_rbox .btn_list .btn_link i.icon {}
.board_list_rbox .list_rbox .bg_box {padding:14px 30px 11px 30px;width:calc(100% + 60px);background-color:#f5f5f5;transform:translate(-30px, 30px)}
.board_list_rbox .list_rbox .bg_box .btn_list {top:50%;transform:translateY(-50%)}
.board_list_rbox .list_rbox .cate_list {margin-bottom:3px;font-weight:500}
.board_list_rbox .list_rbox .cate_list .cate {display:inline-block}
.board_list_rbox .list_rbox .cate_list .cate_inner {display:inline-flex;align-items:center}
.board_list_rbox .list_rbox .cate_list .cate_inner .inner_txt {display:inline-block;}
.board_list_rbox .list_rbox .cate_list .cate_inner .inner_txt::after {display:inline-block;font-family:'xeicon';content:'\e940';vertical-align:baseline}
.board_list_rbox .list_rbox .cate_list .cate_inner .inner_txt:last-child {}
.board_list_rbox .list_rbox .cate_list .cate_inner .inner_txt:last-child::after {display:none}
.board_list_rbox .list_rbox .h_obj {display:none}
.board_list_rbox .list_rbox .tgl_view {display:none;margin:0 30px 25px 30px;padding-top:25px;border-top:1px dashed #e1e1e1}
.board_list_rbox .list_rbox .tgl_view .text_box {min-height:50px;padding:13px 15px;border:2px dashed #e1e1e1;border-radius:8px;background-color:#fafafa}
.board_list_rbox .list_rbox .tgl_view .qus {margin-bottom:40px}
.board_list_rbox .list_rbox .tgl_view .ans {}
.board_list_rbox .list_rbox .tgl_view .ans .entry {}
.board_list_rbox .list_rbox .tgl_view .ans .page_tit {}
.board_list_rbox .list_rbox .tgl_view .ans .ans_editor {}
.board_list_rbox .list_rbox .tgl_view .ans .cont_btn_list_area {}
.board_list_rbox .list_rbox .tgl_view .ans .output {margin-top:20px;padding-top:20px;border-top:1px dashed #e1e1e1}

.board_list_rbox .list_rbox.current {border-color:#373737}
.board_list_rbox .list_rbox.current .h_obj {display:block}

.user_info_box {display:flex;margin-bottom:40px;padding:35px 60px;background-color:#fff;border:1px solid #e1e1e1;border-radius:10px;position:relative}
.user_info_box .user_img {width:160px;margin-right:50px;height:160px;border:1px solid #e1e1e1;border-radius:100%;overflow:hidden}
.user_info_box .user_img .img {display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.user_info_box .user_img .img img {}
.user_info_box .typo {width:calc(100% - 210px)}
.user_info_box .sub_tit2 {padding-bottom:10px}
.user_info_box .list_txt_group {display:flex;flex-wrap:wrap;row-gap:4px}
.user_info_box .list_txt_group .list_txt {width:355px}
.user_info_box .list_txt_group .list_txt:nth-child(2n) {width:calc(100% - 355px)}
.user_info_box .list_txt_group .list_txt::before {display:none}
.user_info_box .list_txt_group .list_txt .dt {width:80px;margin-right:10px;padding-left:0;line-height:24px;font-size:15px;color:#fff;font-weight:300;text-align:center;border-radius:5px;background-color:#33b293}
.user_info_box .list_txt_group .list_txt .dt::after {display:none}
.user_info_box .list_txt_group .list_txt .dd {width:calc(100% - 100px)}
.user_info_box .btn_default {position:absolute;right:30px;top:30px} 

.user_info_box.sty2 {padding:0;overflow:hidden}
.user_info_box.sty2 .user_img {width:300px;height:100%;margin-right:30px;padding:25px 10px 20px 10px;text-align:center;border-radius:0;border:0;background-color:#ecfffa}
.user_info_box.sty2 .user_img .img {width:105px;height:105px;margin:0 auto 15px auto;background-color:#fff;border-radius:100%}
.user_info_box.sty2 .user_img .sub_tit2 {margin-bottom:0;padding-bottom:0}
.user_info_box.sty2 .user_img .text {}
.user_info_box.sty2 .typo {width:100%;padding:30px}
.user_info_box.sty2 .typo .tit_select {margin-bottom:20px}
.user_info_box.sty2 .typo .tit_select .select {width:100%;max-width:1200px;padding:9.5px 15px;font-size:18px;font-weight:600;color:#212121;border-radius:5px;border-color:#212121}
.user_info_box.sty2 .list_txt_group {display:block} 
.user_info_box.sty2 .list_txt_group .list_txt {width:auto;margin-bottom:8px}
.user_info_box.sty2 .list_txt_group .list_txt .dt {width:125px;margin-right:10px;font-size:18px;font-weight:600;color:#949494;text-align:left;background-color:transparent;border-radius:0}
.user_info_box.sty2 .list_txt_group .list_txt .dd {width:calc(100% - 140px);font-size:18px}


.score_border_box {}
.score_border_box .inner {display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px}
.score_border_box .sbox {width:calc(25% - 14px);padding:20px 30px;border:1px solid #e1e1e1;border-radius:10px}
.score_border_box .sbox .title {margin-bottom:8px;color:#212121;font-weight:600}
.score_border_box .sbox .input {} 
.score_border_box .sbox .input label {display:inline-block;width:220px;margin-right:7px}
.score_border_box .sbox.total {display:flex;align-items:center;justify-content:space-between;width:100%}
.score_border_box .sbox.total .typo {display:inline-flex;align-items:center;justify-content:space-between;width:calc(100% - 130px);margin-right:30px;padding-right:30px;border-right:1px solid #e1e1e1}
.score_border_box .sbox.total.no_btn .typo {display:flex;width:100%;margin-right:0;padding-right:0;border-right:0}
.score_border_box .sbox.total .title {margin-bottom:0;font-size:18px;font-weight:700}
.score_border_box .sbox.total .title .text {margin-left:30px;font-size:16px;color:#767676;font-weight:400}
.score_border_box .sbox.total .input {} 
.score_border_box .sbox.total .input input[type="text"] {border-radius:5px}
.score_border_box .sbox.total .score {font-size:18px;font-weight:700;color:#212121}
.score_border_box .sbox.total .score .num {font-size:32px;font-weight:800}
.score_border_box .sbox.total .btn_default {}

.emt_border_box {margin-bottom:18px}
.emt_border_box .inner {display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px}
.emt_border_box .emt_box {width:calc(100% / 3 - 12px);padding:20px 30px;text-align:center;border:1px solid #e1e1e1;border-radius:10px}
.emt_border_box .emt_box .title {margin-bottom:15px;font-size:18px;color:#212121;font-weight:700}
.emt_border_box .emt_box .img {width:120px;margin:0 auto 10px auto}
.emt_border_box .emt_box .score {}
.emt_border_box .emt_box .score .num {font-size:24px;font-weight:700}

.sticky_obj_bottom {display:none;padding:20px 0;background-color:#f1fffc;box-shadow:0 -6px 13px rgba(0,0,0,0.1);position:sticky;left:0;bottom:0;z-index:10}
.sticky_obj_bottom.bgw {background-color:#fff}
.sticky_obj_bottom.current {display:block}
.sticky_obj_bottom .container {}
.sticky_obj_bottom .btn_close {display:block;width:72px;height:32px;font-size:22px;background-color:#fff;border-radius:8px 8px 0 0;box-shadow:0 -6px 8px rgba(0,0,0,0.1);position:absolute;right:0;top:-52px;transition:0.2s}
.sticky_obj_bottom .btn_close:hover {color:#33b293}
.sticky_obj_bottom .cont_box {display:flex;align-items:center;justify-content:space-between}
.sticky_obj_bottom .cont_box .text {font-size:18px}
.sticky_obj_bottom .cont_box .btn_default {}

.data_con_infobox {display:flex;align-items:center;justify-content:space-between;padding:20px 35px;border:1px solid #e1e1e1;border-radius:10px}
.data_con_infobox .left {}
.data_con_infobox .right {display:inline-flex;align-items:center;column-gap:25px}
.data_con_infobox .list_txt_group {display:inline-flex;margin-bottom:0;padding-bottom:0}
.data_con_infobox .list_txt_group .list_txt {margin:0 25px 0 0;padding-right:25px}
.data_con_infobox .list_txt_group .list_txt::before {width:1px;height:15px;background-color:#e1e1e1;left:auto;right:0;top:50%;transform:translateY(-50%)}
.data_con_infobox .list_txt_group .list_txt:last-child {margin-right:0;padding-right:0}
.data_con_infobox .list_txt_group .list_txt:last-child::before {display:none}
.data_con_infobox .list_txt_group .list_txt .dt {margin-right:20px;padding-left:0;font-weight:400;color:#767676}
.data_con_infobox .list_txt_group .list_txt .dt::after {display:none}
.data_con_infobox .list_txt_group .list_txt .dd {font-weight:700;color:#212121}
.data_con_infobox .date_txt {}
.data_con_infobox .btn_default {} 

.se_user_board_list {display:flex;align-items:flex-start;margin-bottom:15px;border:1px solid #e1e1e1;border-radius:10px}
.se_user_board_list::last-child {margin-bottom:0}
.se_user_board_list .left {width:400px;border-right:1px dashed #e1e1e1}
.se_user_board_list .right {width:calc(100% - 400px);padding:24px 40px 30px 40px}
.se_user_board_list .user_box {padding:35px 40px 30px 40px}
.se_user_board_list .user {display:flex;align-items:center;column-gap:20px;margin-bottom:32px}
.se_user_board_list .user .img {display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:100%;overflow:hidden}
.se_user_board_list .user .img img {}
.se_user_board_list .user .text {width:calc(100% - 120px)}
.se_user_board_list .user .text .name {margin-bottom:7px;font-weight:700;color:#212121;font-size:20px}
.se_user_board_list .user .text .link {font-weight:500;color:#767676;font-size:18px}
.se_user_board_list .user .text .link::after {display:inline-block;width:18px;height:18px;margin-left:5px;font-family:'xeicon';content:'\e93f';font-size:12px;line-height:18px;text-align:center;color:#fff;background-color:#767676;border-radius:100%;vertical-align:middle;transform:translateY(-1px)}
.se_user_board_list .list_txt_group {padding:20px;background-color:#f5f5f5;border-radius:8px}
.se_user_board_list .list_txt_group .list_txt {display:flex;margin-bottom:12px}
.se_user_board_list .list_txt_group .list_txt::before {display:none}
.se_user_board_list .list_txt_group .list_txt .dt {width:80px;margin-right:10px;padding-left:0;color:#767676;font-weight:500}
.se_user_board_list .list_txt_group .list_txt .dt::after {width:1px;height:15px;margin:0;content:"";background-color:#ddd;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.se_user_board_list .list_txt_group .list_txt .dd {width:calc(100% - 95px);color:#212121;font-weight:500}
.se_user_board_list .board_table {font-size:15px}
.se_user_board_list .board_table .thead {display:flex;margin-bottom:12px;background-color:#e5e5e5;border-radius:5px}
.se_user_board_list .board_table .tbody {}
.se_user_board_list .board_table .tr {display:flex;margin-bottom:5px}
.se_user_board_list .board_table .tr:last-child {margin-bottom:0}
.se_user_board_list .board_table .th {padding:5px;color:#767676;text-align:center}
.se_user_board_list .board_table .td {display:inline-flex;align-items:center;justify-content:center;height:40px;text-align:center;overflow:hidden}
.se_user_board_list .board_table .td > .text {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-align:left;word-break:break-word;overflow:hidden}
.se_user_board_list .board_table .t1 {width:185px}
.se_user_board_list .board_table .t2 {justify-content:left;width:calc(100% - 459px)}
.se_user_board_list .board_table .t3 {width:115px}
.se_user_board_list .board_table .t4 {width:154px}
.se_user_board_list .board_table .tbody .t1 {border:1px solid #e1e1e1;border-right:0;border-radius:5px 0 0 5px}
.se_user_board_list .board_table .tbody .t2 {border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
.se_user_board_list .board_table .tbody .t3 {border:1px solid #e1e1e1;border-left:0;border-radius:0 5px 5px 0}
.se_user_board_list .board_table .tbody .t4 {margin-left:5px;border:1px solid #e1e1e1;border-radius:5px}
.se_user_board_list .board_table .tbody input[type="text"] {width:100%;height:calc(100% - 2px);text-align:center;border:0}

.tgl_table {}
.tgl_table .t1 {width:16.5%}
.tgl_table .t2 {width:34%}
.tgl_table .t3 {width:16.5%}
.tgl_table .t4 {width:16.5%}
.tgl_table .t5 {width:16.5%}
.tgl_table .thead {display:flex;border-top:2px solid #212121;border-bottom:1px solid #e1e1e1;background-color:#f7f7f7}
.tgl_table .thead .th {padding:12px 5px;text-align:center;font-weight:600}
.tgl_table .tbody {}
.tgl_table .tbody .tr {border-bottom:1px solid #e1e1e1;}
.tgl_table .tbody .tgl_link {display:flex;align-items:center;position:relative}
.tgl_table .tbody .tgl_link::after {display:block;width:12px;height:7px;content:"";background-image:url(/images/home/kor/user/common/tab_arr_off.png);background-position:left top;background-repeat:no-repeat;background-size:cover;position:absolute;right:10px;top:50%;transform:translateY(-50%)}
.tgl_table .tbody .td {padding:12px 5px;text-align:center}
.tgl_table .tgl_view {display:none;padding:20px 30px;background-color:#f4f9ff;border-top:1px solid #e1e1e1}
.tgl_table .tgl_view .tgl_inner {}
.tgl_table .tgl_view .tgl_inner .btn_default {vertical-align:top}
.tgl_table .tgl_view .inp_form {margin-bottom:20px}
.tgl_table .tgl_view .inp_form .dl {display:flex;align-items:center;margin-bottom:20px}
.tgl_table .tgl_view .inp_form .dl:last-child {margin-bottom:0}
.tgl_table .tgl_view .inp_form .dt {width:150px;margin-right:20px;padding-right:15px;font-weight:700;position:relative}
.tgl_table .tgl_view .inp_form .dt::after {display:block;width:1px;height:15px;content:"";background-color:#d5d5d5;position:absolute;right:0;top:5px}
.tgl_table .tgl_view .inp_form .dd {width:calc(100% - 170px)}
.tgl_table .tgl_view .inp_form .file_txt {display:inline-block;margin:0 35px 0 0;vertical-align:top}
.tgl_table .tgl_view .inp_form .file_txt .text	 {font-size:1rem;text-decoration:none;font-weight:600;color:#212121}
.tgl_table .tgl_view .inp_form .btn_link_box {display:inline-block;vertical-align:top}
.tgl_table .tgl_view .inp_form .btn_link_box .link {display:inline-block;margin-right:4px;padding-right:8px;font-weight:500;position:relative}
.tgl_table .tgl_view .inp_form .btn_link_box .link::after {display:block;width:1px;height:15px;content:"";background-color:#33b293;position:absolute;right:0;top:4px}
.tgl_table .tgl_view .inp_form .btn_link_box .link:last-child {margin-right:0;padding-right:0}
.tgl_table .tgl_view .inp_form .btn_link_box .link:last-child::after {display:none}
.tgl_table .tgl_view .inp_form .btn_link_box .icon {font-size:18px;vertical-align:text-top}
.tgl_table .tgl_view .inp_form .select {width:230px}
.tgl_table .tgl_view .inp_form input[type="text"] {width:100%}
.tgl_table .tgl_view .inp_form .inner_table_list {display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #e1e1e1}
.tgl_table .tgl_view .inp_form .inner_table_list .dl {width:calc(50% - 3px);margin-bottom:0;padding:12px 15px;background-color:#fff;border:1px solid #e1e1e1;border-radius:5px}
.tgl_table .tgl_view .inp_form .inner_table_list .dt {width:135px;padding-right:10px}
.tgl_table .tgl_view .inp_form .inner_table_list .dd {width:calc(100% - 150px)}
.tgl_table .tgl_view .no_contents {padding:0;text-align:center;background-color:transparent}
.tgl_table .tgl_view .no_contents .icon_box {display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 10px auto;border-radius:100%;background-color:#fff;}
.tgl_table .tgl_view .no_contents .icon_box .icon {width:40px;height:40px;color:#a9d4fe;font-size:17px;font-weight:600;line-height:34px;border-radius:100%;border:3px solid #a9d4fe}
.tgl_table .tgl_view .no_contents .text {}
.tgl_table .tbody .tr.current .tgl_link::after {transform:rotate(180deg) translateY(-50%);top:calc(50% - 7px)}

.mentor_manage .dashboard {border:1px solid #e1e1e1;box-shadow:none;overflow:hidden}
.mentor_manage .sub_tit2_flex {position:relative}
.mentor_manage .sub_tit2_flex .abs {position:absolute;right:0;bottom:15px}
.mentor_manage .file_link {transition:0.2s}
.mentor_manage .file_link:hover {text-decoration:underline;color:#2089ff}
.mentor_manage .tab_cont .sub_tit2 {margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e1e1e1}
.mentor_manage .tab_cont .total_count {}
.mentor_manage .tab_cont .total_count .total_txt {display:inline-block;margin-right:18px;padding-right:25px;font-size:18px;line-height:1;font-weight:600;position:relative;vertical-align:bottom}
.mentor_manage .tab_cont .total_count .total_txt::after {display:block;width:1px;height:15px;content:"";background-color:#e1e1e1;position:absolute;right:0;bottom:0}
.mentor_manage .tab_cont .total_count .total_txt:last-child {margin-right:0;padding-right:0}
.mentor_manage .tab_cont .total_count .total_txt:last-child::after {display:none}
.mentor_manage .tab_cont .total_count .total_txt .dt {display:inline-block;margin-right:30px;vertical-align:bottom}
.mentor_manage .tab_cont .total_count .total_txt .dd {display:inline-block;vertical-align:bottom}
.mentor_manage .tab_cont .total_count .total_txt .num {display:inline-block;font-size:32px;line-height:1;font-weight:700;transform:translateY(3px)}
.mentor_manage .tab_cont_bottom {margin-top:20px;padding-top:15px;border-top:1px solid #e1e1e1}
.mentor_manage .com_sch_cont .com_sch_area .box .row {max-width:1200px;margin:0 auto;justify-content:center}
.mentor_manage .com_sch_cont .com_sch_area .box .row .title {min-width:inherit}
.mentor_manage .com_sch_cont .com_sch_area .box .row .slt_box {width:170px;margin-right:27px}
.mentor_manage .com_sch_cont .com_sch_area .box .row .slt_box:last-child {margin-right:0}
.mentor_manage .table_basics_com_cont_area .table_basics_area thead {background-color:#f7f7f7;border-bottom-color:#e1e1e1}
.mentor_manage .table_basics_com_cont_area .table_basics_area tbody tr td, 
.mentor_manage .table_basics_com_cont_area .table_basics_area tbody tr td a {word-break:break-word}
.mentor_manage .table_basics_com_cont_area .table_basics_area tbody tr td .btn_default {margin:8px 0}
.mentor_manage .table_basics_com_cont_area .table_basics_area .btn_default.small {vertical-align:top}
.mentor_manage .table_basics_com_cont_area .table_basics_area .btn_default.small .text {line-height:35px}
.mentor_manage .table_basics_com_cont_area .table_basics_area .btn_default.sty2.small .text {line-height:37px}
.mentor_manage .line_editor {margin-top:40px;padding:25px 15px 25px 25px;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
.mentor_manage .line_editor::after {display:block;height:0;content:"";clear:both;visibility:hidden}
.mentor_manage .line_editor .tit {width:135px;float:left;margin-right:20px;padding-right:15px;font-size:24px;font-weight:700;border-right:1px solid #e1e1e1}
.mentor_manage .line_editor .editor_view {display:inline-block;float:left;width:calc(100% - 155px);font-family:inherit;vertical-align:top}
/* .mentor_manage .line_editor .editor_view .inp_btn {display:flex;space-between} */
.mentor_manage .line_editor .editor_view .inp_btn {display:flex;}
.mentor_manage .line_editor .editor_view .inp_btn label {width:calc(100% - 60px)}
.mentor_manage .line_editor .editor_view .inp_btn .inp_txt {width:100%}
.mentor_manage .flex_table {padding:24px 24px 0 24px;border-right:1px dashed #e1e1e1}
.mentor_manage .flex_table:nth-child(2n - 1) {padding-left:0}
.mentor_manage .flex_table:nth-child(2n) {padding-right:0;border-right:0}
.mentor_manage .inp_s {display:inline-block;width:50%;vertical-align:middle}

.trainee_view #tab_tn1 {}
.trainee_view #tab_tn1 .sub_tit2_flex {padding-bottom:20px;border-bottom:1px solid #e1e1e1}
.trainee_view #tab_tn1 .sub_tit2_flex .sub_tit2 {margin-bottom:0;border-bottom:0}
.trainee_view #tab_tn1 .sub_tit2_flex .abs {bottom:50%;transform:translateY(50%)}
.trainee_view #tab_tn1 .sub_tit2_flex .list_txt_group {}
.trainee_view #tab_tn1 .sub_tit2_flex .list_txt_group .list_txt {display:inline-block;margin-right:35px;vertical-align:top}
.trainee_view #tab_tn1 .sub_tit2_flex .list_txt_group .list_txt:last-child {margin-right:0}
.trainee_view #tab_tn1 .sub_tit2_flex .list_txt_group .list_txt::before {display:none}
.trainee_view #tab_tn1 .sub_tit2_flex .list_txt_group .list_txt .dt {margin-right:15px;padding-left:10px}
.trainee_view #tab_tn1 .sub_tit2_flex .list_txt_group .list_txt .dt::after {width:2px;height:15px;content:"";margin:0;background-color:#33b293;position:absolute;left:0;top:4px}
.trainee_view #tab_tn1 .sub_tit2_flex .list_txt_group .list_txt .dd {}

.task_view .input_form .inp_split3 {display:inline-flex;column-gap:3px;align-items:center;width:calc(50% - 9px)}
.task_view .input_form .inp_split3 .split {display:inline-flex;column-gap:5px;align-items:center;flex:1;width:auto}
.task_view .input_form .inp_split3 .split:nth-child(2) {margin-right:10px}
.task_view .page_com_cont_area.flex_between {}
.task_view .page_com_cont_area.flex_between .page_area {}
.task_view .page_com_cont_area.flex_between .btn_list {display:inline-block;margin-right:20px;vertical-align:bottom}
.task_view .page_com_cont_area.flex_between .page_slt {width:auto}
.task_view .table tbody td .select {min-width:160px}

.project_view .flex_between {align-items:flex-end;margin-bottom:15px}
.project_view .flex_between .sub_tit2 {margin-bottom:0}
.project_view .flex_between .btn_default {}
.project_view .flex_center2 {display:flex;justify-content:space-between;margin-bottom:10px}
.project_view .flex_center2 .left, 
.project_view .flex_center2 .right {display:inline-flex;align-items:center;column-gap:30px}
.project_view .flex_center2 .sub_tit2 {margin-bottom:0}

.btn_star_obj {position:relative}
.btn_star_obj .btn_inner {display:inline-flex;align-items:center;width:119px;height:20px;column-gap:3px;margin-right:5px;vertical-align:text-bottom;position:relative;z-index:1}
.btn_star_obj .btn_box {display:inline-flex;flex:1;height:100%}
.btn_star_obj .btn_box .s_btn {width:100%;font-size:0;line-height:0;background-image:url(/images/home/kor/user/sub/btn_star.png);background-position:left top;background-repeat:no-repeat;}
.btn_star_obj .btn_box .s_btn.rx {background-image:url(/images/home/kor/user/sub/btn_star_rx.png)}
.btn_star_obj .btn_box .s_btn.current {background-image:url(/images/home/kor/user/sub/btn_star_on.png)}
.btn_star_obj .btn_box .s_btn.rx.current {background-image:url(/images/home/kor/user/sub/btn_star_rx_on.png);}

/* 에디터 내 테이블 양식
.editor_table {}
.editor_table .e_tr {margin-bottom:10px;border:1px solid #333}
.editor_table .e_tr:last-child {margin-bottom:0}
.editor_table .e_th {padding:6px 9px;font-size:0.95em;font-weight:normal;color:#fff;background-color:#333}
.editor_table .e_th .title {}
.editor_table .e_th .text {margin-top:7px;padding-top:7px;font-size:0.92em;font-weight:200;border-top:1px dashed rgba(255,255,255,0.3)}
.editor_table .e_td {min-height:200px;padding:9px;background-color:#fff}
.editor_table .e_td textarea {height:100%;min-height:inherit;paddign:0;border:0;box-sizing:inherit}
 */
 
 