@charset "utf-8";
/* 국민대 전용 스타일 오버라이드 */
body{display: flex; flex-direction: column; overflow-x:hidden;font-size:15px;color:#666;line-height:1.2;letter-spacing:-1px;background:#F8F7F5;}
select{width:100%;height:40px;padding:0 10px;line-height:40px;border-radius:5px;border:1px solid #E5E5E5;color:#333;font-size:15px}
select{padding-right:25px;background:url(../images/user/select_arrow.png) no-repeat calc(100% - 10px) 50% #fff}
.header{position:fixed;top:0;left:0;width:100%;height:64px;border-bottom:1px solid #F0F0F0}
.header .logo{width:300px;height:43px;padding-top:12px;padding-left:160px;background:url(../images/common/kookmin_logo.png) no-repeat 0 50% / 300px;background-size:160px;transition:0.3s}
.header .logo span{font-weight:500;font-size:17px;color:#222;white-space:nowrap}
/* .header_info li + li::before{content:'';display:block;position:absolute;top:50%;left:0;width:3px;height:3px;margin-top:-1px;border-radius:50%;background:#E5E5E5} */
.header_info .logout button{color:#EA2735}
.login_wrap .logo_wrap{background:url(../images/common/kookmin_logo.png) no-repeat 50% 50% / 210px}
/* gnb_bg */
/*
.gnb_wrap .gnb_bg{display:none;top:88px;height:auto}
.gnb_bg .gnb_bg{display:none !important}
.gnb_bg .gnb{align-items:normal;width:100%;padding:0;text-align:center}
.gnb_bg .gnb > li{flex:1;padding:30px 15px;border-top:2px solid #fff}
.gnb_bg .gnb > li + li{border-left:1px solid #F0F0F0}
.gnb_bg .gnb > li > a{display:inline-block;padding:5px 30px;border-radius:50px;font-size:16px;color:#fff;background:#98999C}
.gnb_bg .gnb > li:hover{border-top:2px solid #5380F2;background:#F8F9FD}
.gnb_bg .gnb > li:hover > a{background:#5380F2}
.gnb_bg .gnb .depth2{display:block !important;position:static;height:auto;padding:20px 0 0}
.gnb_wrap .inner{max-width:calc(100% - 320px);padding:0;margin:0}
*/

.gnb_wrap .depth2 > li > a{display:block;position:relative;padding-left:6px;font-weight:500;font-size:15px;color:#000}
.gnb_wrap .depth2 > li > a::after{content:'';display:block;position:absolute;top:7px;left:0;width:2px;height:2px;background:#01050D}
.gnb_wrap .depth3 a{color:#666}
.professor .gnb_wrap .depth2 > li > a:hover{color:#56B8F4}
.professor .gnb_wrap .depth3 > li > a:hover{color:#56B8F4;}
.professor .gnb_wrap .gnb > li:hover > a{color:#56B8F4}
.student .gnb_wrap .depth2 > li > a:hover{color:#F6925A}
.student .gnb_wrap .depth3 > li > a:hover{color:#F6925A;}
.student .gnb_wrap .gnb > li:hover > a{color:#F6925A}
.assistant .gnb_wrap .depth2 > li > a:hover{color:#A369EF}
.assistant .gnb_wrap .depth3 > li > a:hover{color:#A369EF;}
.assistant .gnb_wrap .gnb > li:hover > a{color:#A369EF}
.company .gnb_wrap .depth2 > li > a:hover{color:#F65B56}
.company .gnb_wrap .depth3 > li > a:hover{color:#F65B56;}
.company .gnb_wrap .gnb > li:hover > a{color:#F65B56}
.footer{/* height:155px; */margin-top: auto; padding:0;background:#515151;color:#C1C1C1;font-size:14px;text-align:left}
.footer .terms li + li::before{height:10px;background:#ABABAB}
.footer .addr{padding:25px 0;border-top:1px solid #616161;background:url(../images/common/kookmin_logo.png) no-repeat 100% 50% / 210px}
.float_btn a{display:block;color:#fff;font-size:13px;letter-spacing:0;word-break:keep-all;text-align:center}
.float_btn .chk_list span{background-image:url(../images/user/float_chk_list_arrow.png)}
.scroll_bottom .float_btn{position:absolute;bottom:80px}
.sub_visual .page_tit{/* display:flex; */display:none;align-items:flex-end;padding-bottom:30px;color:#000}
.sub_visual .page_tit .tit::after{content:'';display:block;position:absolute;top:-4px;right:-4px;width:7px;height:7px;border-radius:50%;background:#E75826}
.sub_visual .visual_bg .bubble{position:absolute;bottom:60px;right:260px;min-width:140px;padding:10px 20px;border-radius:50px;background:#000;color:#fff;font-size:14px;white-space:nowrap;}
.sub_visual .visual_bg .bubble{display: none !important;}
.contents{padding:64px 0 70px;background:#f8f8f8;}
.contents .cont_wrap{overflow:hidden;padding:30px 50px;border-radius:20px;border:1px solid #F1F0EE;background:#fff;box-shadow:0 0 15px 2px rgba(151,151,151,0.15)}
.page_top .page_tit button{display:inline-block;position:relative;top:-2px;width:24px;height:24px;margin-left:10px;border-radius:50%;border:1px solid #444;background:#fff url(../images/user/tit_guide_ic.png) no-repeat 50% 50%}
.page_top .page_tit button:hover{border-color:#0C33A8;background-image:url(../images/user/tit_guide_ic_over.png);box-shadow:3px 2px 1px 0 #E3E3E3}
.navigation li + li{background-image:url(../images/user/user_nav_arrow.png)}
.guide_wrap{display:flex;align-items:center;flex-wrap:wrap;z-index:10;width:100%;min-height:100px;padding:20px 40px;padding-right:140px;margin-bottom:10px;border-radius:5px;border:0;background:#F8F8F9 url(../images/user/user_guide_ic.png) no-repeat calc(100% - 40px) 50%;}
.guide_wrap ul li{padding:0;font-weight:600;font-size:18px;color:#000;background:none;}
.guide_wrap .warn{display:block;margin-top:10px;padding:5px 0;padding-left:30px;font-weight:400;font-size:14px;color:#aaa;background:url(../images/user/guide_warn_ic.png) no-repeat 0 50%}
.guide_wrap .btn01{padding:8px 30px;background:#8B90A2}
.cont_tit{font-weight:600;font-size:18px;color:#000;}
.cont_tit2{font-weight:500;font-size:20px;color:#000;}
.cont_subtit{font-weight:500;font-size:19px;color:#000;}
.ic_btn{display:inline-block;min-width:40px;width:40px;height:40px;vertical-align:middle;border-radius:5px;border:1px solid #666;background:no-repeat #fff 50% 50%;text-indent:-9999px;}
.label.col06{background:#5380F2}
.label + *{margin-left:5px}
.flex_box.addr.input-3{margin-top:5px;}
.flex_box.addr.input-3 > input[type="text"]:first-of-type{width:15%;min-width:12px;}
.sem_tab .sem_tit{display:flex;align-items:center;position:relative;height:75px;padding:0 30px;padding-right:60px;border:1px solid transparent;border-top:1px solid #222;font-size:20px;font-weight:600;color:#000;}
.sem_tab .sem_tit::after{content:'';display:block;position:absolute;right:30px;top:50%;width:34px;height:34px;margin-top:-18px;border-radius:50%;background:#222 url(../images/user/sel_tit_arrow.png) no-repeat 50% 50% / 12px;transition:0.3s;box-shadow: 0 0 10px 3px rgba(0,0,0,.2);}
.sem_tab .sem_cont{display:none;position:absolute;top:75px;left:0;width:100%;background:#fff}
.sem_tab .sem_cont ul{display:flex;flex-wrap:wrap;padding:20px 20px 10px;max-height:300px;overflow-y: scroll;}
.sem_tab .sem_cont a{display:block;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; padding:12px 15px;border:1px solid #F8F8F9;border-radius:5px;font-weight:500;font-size:14px;color:#333;background:#F8F8F9}
.sem_tab .search_gp{display:flex;flex-wrap:wrap;padding:20px 15px;border-top:1px solid #EFEFEF;background:#FAFAFA}
.sem_tab .search_gp dt{width:115px;font-weight:600;color:#1A1A1A}
.search_form dl + .search_bar_wrap{padding:5px 15px;}
.search_form .search_bar_wrap #searchBtn{min-width:90px;width:90px;height:40px;background:#1B294D}
.search_form .search_bar_wrap #resetBtn{min-width:40px;width:40px;height:40px;border:0;background:#999 url(../images/user/reset_btn_ic.png) no-repeat 50% 50%}
.search_form .search_bar_wrap .detail_btn{min-width:120px;height:40px;padding:0 20px;margin-left:5px;border:1px solid #ccc;text-align:center}
.search_form.on .search_detail{display:flex;position:absolute;/* top:60px; */top:100%;left:0;z-index:10;width:100%;padding:5px 15px;border:1px solid #5B5B5B;border-top:0;box-shadow:0 5px 10px 5px rgba(0,0,0,0.05)}
.search_filter .filter_btm{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-top:1px solid #e5e5e5}
.search_filter .filter_chk .txt::after{content:'';display:block;position:absolute;top:50%;right:10px;width:10px;height:10px;margin-top:-5px;background:url(../images/user/filter_chk_ic.png) no-repeat 50% 50%}
.search_filter .filter_chk input:checked + .txt::after{background-image:url(../images/user/filter_chk_on_ic.png)}
.search_filter .filter_all .txt::before{content:'';display:block;position:absolute;top:50%;left:15px;width:10px;height:10px;margin-top:-5px;background:url(../images/user/filter_chk_ic.png) no-repeat 50% 50%;}
.search_filter .filter_all input:checked + .txt::before{background-image:url(../images/user/filter_chk_w_ic.png)}
.table_wrap table.t_list tbody td[rowspan]:last-child{border-right:0;}
.table_wrap table.t_view tbody tr th{border-color:#EFEFEF;font-weight:600;text-align:left}
}
.table_wrap table .bd_l{border-left:1px solid #efefef !important;}
.tbl_col2 {display: flex; gap: 20px; align-items: flex-start;}
.warn_info{margin-top:10px;padding:15px 20px;background:#F6F9FF;font-size:14px}
.warn_info .warn{margin-top:0;padding:5px 0;padding-left:32px;color:#666;background:url(../images/user/guide_icon_01.png) no-repeat 0 50%}
.warn_info .warn::before{display:none}
.warn_info.memo{background:#F3F1FF}
.warn_info.memo .warn{background-image:url(../images/user/guide_icon_02.png);background-position-x:4px}
.warn_info.sucs{background:#DDFFF1}
.warn_info.sucs .warn{background-image:url(../images/user/guide_icon_03.png)}
.warn_info.war{background:#FFF7D6}
.warn_info.war .warn{background-image:url(../images/user/guide_icon_04.png)}
.warn_info.err{background:#FFECEB}
.warn_info.err .warn{background-image:url(../images/user/guide_icon_05.png)}
.table_gp .gp_tit{display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 40px;background:#F8F8F9}
.table_gp .gp_tit dt{margin-right:20px;font-size:20px;font-weight:600;color:#000}
.dl_input_gp dl{display:flex;flex-wrap:wrap;align-items:center;width:50%;padding:30px 15px;border-top:1px solid #F0F0F0}
.dl_input_gp dt{width:130px;font-weight:600;color:#1A1A1A}
.dl_input_gp dd{width:calc(100% - 130px);font-weight:600;font-size:14px;color:#333}
.page_list li:last-child a{width:26px;height:36px;border:0;opacity:0.6;background:no-repeat 50% 50%}
.page_list li:nth-child(1) a:hover{background-image:url(../images/user/pageing_ic_first.png)}
.page_list li:nth-child(2) a:hover{background-image:url(../images/user/pageing_ic_prev.png)}
.page_list li:nth-last-child(2) a:hover{background-image:url(../images/user/pageing_ic_next.png)}
.page_list li:last-child a:hover{background-image:url(../images/user/pageing_ic_last.png)}
.page_list li:last-child a:hover{opacity:1}
.tabType02{overflow:hidden;border-radius:5px;background:#F5F5F5}
.layer_pop .pop_head{height:60px;padding:10px 20px 0;background:#fff;border-radius:20px 20px 0 0;}
.layer_pop .pop_head .title{padding-left:10px;font-weight:600;font-size:20px;color:#000}
.layer_pop .pop_head .pop_close{background-image:url(../images/user/popup_close.png);border:0;}
.layer_pop .guide_wrap{padding:20px 30px;background:#F8F8F9;text-align:left}
.layer_pop .guide_wrap ul li{padding:5px 0;padding-left:35px;font-size:16px;color:#000;background:url(../images/user/guide_warn_ic.png) no-repeat 0 50%}
.layer_pop .guide_wrap .warn{padding-left:0;margin-top:0;background:none}
.layer_pop .cont_box{text-align:left;font-size:16px;color:#666}
.layer_pop .password_info{padding:30px;border:1px solid #E5E5E5;border-radius:5px;margin-bottom:20px;text-align:left}
.layer_pop .password_info p{font-size:18px;color:#000}
.layer_pop .password_info dl{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;margin-top:20px;border-radius:5px;background:#F6F9FF;font-size:16px}
.multiPop_wrap .layer_pop_wrap{background:none;left:unset;top:unset;z-index: inherit;width:536px;}
.multiPop_wrap .swiper-button-next{position:static;width:42px;height:100%;margin-top:0;background-repeat: no-repeat;background-position: 50% 50%;background-size:7px;}
.multiPop_wrap .swiper-button-next{background-image: url(../images/common/multiPop_sw_next.png);}
.multiPop_wrap .layer_pop .pop_btn .btn01{border:0;background:#fff;color:#01050e;}
.layer_pop_wrap.list .layer_pop .sidebar{position:absolute;left:0;top:0;width:270px;height:100%;background:#fdfeff;border-right:1px solid #f0f0f0;}
.layer_pop_wrap.list .layer_pop .sidebar > p{height:62px;font-size:16px;color:#d2d2d2;font-weight:600;letter-spacing: 1.5em;text-indent: 30px;line-height:62px;}
.layer_pop_wrap.list .layer_pop .sidebar ul{padding:0 60px 0 40px;box-sizing: border-box;}
.layer_pop_wrap.list .layer_pop .sidebar ul li + li{border-top:1px solid #eaeaea;}
.layer_pop_wrap.list .layer_pop .sidebar ul li a{position:relative;display:block;padding:15px 0;font-size:16px;color:#333;text-align: left;transition:all .2s;background:url(../images/common/listPop_arrow_ico.png) no-repeat 100% 50%;}
.layer_pop_wrap.list .layer_pop .sidebar ul li a::before{display:block;content:'';position:absolute;top:0;left: -25px;width:calc(100% + 20px);height:100%;border-radius:50px;background-image:linear-gradient(45deg, #0b3190, #5180f7) ;box-shadow:3px 3px 7px 1px rgba(0,0,0,0.3) ;visibility: hidden;opacity:0;}
.layer_pop_wrap.list .layer_pop .sidebar ul li a:hover{color:#fff;width:calc(100% + 55px);background:none;}
.layer_pop_wrap.list .layer_pop .sidebar ul li a span{position:relative;width: calc(100% - 40px);overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.layer_pop_wrap.list .layer_pop .sidebar .swiper-opt .swiper-button-next{position:static;width:40px;height:40px;margin:0;border-radius:50%;border:2px solid #9d9da3;}
.layer_pop_wrap.list .layer_pop .sidebar .swiper-opt .swiper-button-prev{background:url(../images/common/listPop_sw_prev.png) no-repeat 50% 50%;}
.layer_pop_wrap.list .layer_pop .sidebar .swiper-opt .swiper-button-next{background:url(../images/common/listPop_sw_next.png) no-repeat 50% 50%;}
.layer_pop_wrap.list .layer_pop .sidebar .swiper-opt .swiper-pagination-fraction{position:static;width:auto;color:#6b6b6b;font-weight:400;}
.step_tab li.on a{z-index:1;background:linear-gradient(to right, #0E318C, #5280F2);box-shadow:0 5px 10px 2px rgba(0,0,0,0.05);color:#fff}
.step_tab li.on a::after{background-image:url(../images/user/step_tab_arrow_on.png)}
.step_tab li.on .step::after{background:rgba(255,255,255,0.3)}
.stu_prof{display:flex;flex-wrap:wrap;align-items:center;padding:40px 60px;margin-bottom:20px;border-radius:5px;background:#F8F8F9}
.stu_prof .prof_img{display:flex;align-items:center;justify-content:center;overflow:hidden;width:130px;height:130px;border-radius:50%;background:#DADADA}
.stu_prof .stu_name .name{font-size:24px;font-weight:600;color:#000}
.stu_prof .prof_etc dd{display:flex;align-items:center;justify-content:center;height:90px;padding:15px 10px;font-weight:600;font-size:20px;color:#000}
.writer_chk .writer_wrap .writer_btn{padding:8px 30px;margin-left:5px;background:#8B90A2}
.writer_chk .writer_wrap .writer_btn span{position:relative;padding-left:18px;}
.writer_chk .writer_wrap .writer_btn span::before{content:'';display:block;position:absolute;top:50%;left:0;width:12px;height:6px;margin-top:-3px;background:url(../images/user/writer_btn_arrow.png) no-repeat 50% 50%;transition:0.3s}
.writer_chk .wirter_cont .wt_tit{margin-top:15px;font-size:20px;color:#1a1a1a}
.writer_chk .wirter_cont .warn{padding:5px 0;padding-left:30px;font-weight:500;font-size:14px;color:#aaa;background:url(../images/user/guide_warn_ic.png) no-repeat 0 50%}
.writer_chk.on .writer_wrap .writer_btn span::before{transform:rotate(180deg)}
.resi_ok{padding:60px;border-radius:10px;border:1px solid #E5E5E5;text-align:center}
.resi_ok p{font-size:16px;color:#333}
.no_ic_result{padding:60px;border-radius:10px;border:1px solid #E5E5E5;text-align:center}
.no_ic_result p{font-size:16px;color:#333}
.select_col .select_info{padding:25px;background:#FAFAFA}
.select_col.type2 > div + div{margin:0;padding-left:40px;padding-right:25px;border-left:1px solid #F5F5F5}
.agree_box{padding:30px 40px;border-radius:5px;background:#F8F8F9}
.agree_box dl{margin-top:25px;padding-top:25px;border-top:1px solid #E6E6E6}
.agree_box dl dt{margin-bottom:12px;padding-left:22px;font-weight:600;font-size:18px;color:#000;background:url(../images/user/agree_box_tit_ic.png) no-repeat 0 50%}
.pers_info{padding:30px 40px;border:1px solid #E5E5E5;border-radius:5px}
.agree_chk .txt{display:block;width:100%;padding:25px;border-radius:5px;text-align:center;font-size:16px;background:#F8F8F9}
.surv_wrap{border-top:1px solid #737373;font-size:16px;text-align:left}
.surv_box .surv_cont{padding:20px 25px;border-bottom:1px solid #EFEFEF}
.surv_box .addr .btn01{background:#333;border-radius:5px;}
.agree_summary{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px;border:1px solid #E4E7EC;border-radius:10px;background:#F6F7FA}
.agree_summary dl{display:flex;flex-wrap:wrap;align-content:space-between;width:calc(30% - 15px);height:120px;padding:25px 30px;border-radius:10px;background:#fff}
.agree_summary dd{font-weight:600;color:#000;font-size:20px;text-align:right}
.agree_info{padding:30px;border-radius:5px;border:1px solid #E5E5E5}
.sign_wrap .sign_name .sign{padding:0;font-weight:600;font-size:25px;color:#333}
.agree_chk_dl{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #E5E5E5}
.cont_box.oath{padding:30px;border:1px solid #F0F0F0;border-radius:10px}
.prac_chk li{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;height:66px;padding:5px 20px;border-bottom:1px solid #F0F0F0}
.board_list .board_cont a{display:flex;align-items:center;font-size:16px;font-weight:600;color:#000}
.board_view .board_top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:30px;border-radius:5px;background:#F8F8F9}
.board_view .board_top .tit{font-weight:600;font-size:20px;color:#000}
.board_view .board_info span{display:inline-block;padding-left:22px;font-size:15px;color:#666;background:no-repeat 0 50%}
.board_view .board_info .writer{background-image:url(../images/user/board_info_writer_ic.png)}
.board_view .board_info .date{background-image:url(../images/user/board_info_date_ic.png)}
.board_view .view_cont{min-height:400px;margin-bottom:40px;font-size:14px;color:#333}
.board_view .board_file{display:flex;align-items:center;flex-wrap:wrap;padding:15px;border-radius:50px;background:#F8F8F9}
.board_view .board_file dt{width:80px;text-align:center;font-weight:600;color:#000}
.board_view .board_nav dt{width:70px;font-weight:600;color:#000}
.board_view .board_nav .next a{background-image:url(../images/user/board_nav_next_ic.png)}
.board_view .board_nav .prev a{background-image:url(../images/user/board_nav_prev_ic.png)}
.board_view.ans{border-top:1px solid #222;border-bottom:1px solid #DADADA}
.board_view.qus .board_info{display:flex;align-items:center;padding:15px 20px;border-radius:5px;margin-top:20px;background:#F8F8F9}
.board_view.qus .board_info dl + dl::before{content:'';display:inline-block;width:3px;height:3px;border-radius:50%;margin:0 10px;background:#C1C1C1}
.join_comp{display:flex;align-items:center;width:100%;height:490px;border:1px solid #E5E5E5;border-radius:10px;padding:0 110px;background:url(../images/user/comp_search_bg.png) no-repeat calc(100% - 40px) calc(100% - 28px);}
.join_comp .tit{margin-bottom:10px;font-size:25px;font-weight:600;color:#333}
.review_list .gp_tit .date{display:flex;padding:0;background:none;color:#666}
.review_list .date dt::after{content:'';display:inline-block;width:1px;height:10px;margin:0 8px;background:#CECECE}
.review_list .review_view{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:50%;background:#EDF2FD;text-align:center;}
.review_list .review_view span{display:inline-block;padding-top:22px;font-size:14px;color:#5381F2;background:url(../images/user/review_view_ic.png) no-repeat 50% 0}
.review_list .tit{margin:10px 0;font-weight:600;font-size:20px;color:#111}
.review_swiper{position:relative;margin-top:40px;padding:20px 40px;border-top:1px solid #F0F0F0}
.review_swiper .swiper::after{content:'';display:block;position:absolute;top:0;right:0;z-index:10;width:100px;height:100%;background:linear-gradient(to right, transparent, #fff);}
.review_swiper .swiper-button-next{top:50%;width:24px;height:24px;margin-top:-12px;border-radius:50%;background:#CACBD0 no-repeat 50% 50%}
.review_swiper .swiper-button-next{right:0;background-image:url(../images/user/review_swiper_next.png)}
/* subj_chk */
.subj_chk{display:inline-block;position:relative;margin:2px 5px;margin-left:0}
.subj_chk input{overflow:hidden;position:absolute;top:0;left:0;width:0px;height:0px;border:0 none;font-size:0;line-height:0;clip:rect(0 0 0 0);opacity:0;}
.subj_chk .txt{display:inline-block;padding:8px 15px;padding-left:28px;border:1px solid #ddd;border-radius:50px;font-size:13px;line-height:1;color:#ddd;background:url(../images/user/subj_chk_ic.png) #fff no-repeat 15px 50%}
.subj_chk.col01 input:checked + .txt{border-color:#79C1C5;color:#79C1C5;background-color:#F3FBFB;background-image:url(../images/user/subj_chk_col01_on_ic.png)}
.subj_chk.col02 input:checked + .txt{border-color:#5381F2;color:#5381F2;background-color:#F6F9FF;background-image:url(../images/user/subj_chk_col02_on_ic.png)}
.subj_chk.col03 input:checked + .txt{border-color:#FDACA9;color:#FDACA9;background-color:#FFF8F8;background-image:url(../images/user/subj_chk_col03_on_ic.png)}
.subj_chk.col04 input:checked + .txt{border-color:#FC8997;color:#FC8997;background-color:#FEE7EA;background-image:url(../images/user/subj_chk_col04_on_ic.png)}
.subj_chk.col05 input:checked + .txt{border-color:#89AECE;color:#89AECE;background-color:#EDF3F7;background-image:url(../images/user/subj_chk_col05_on_ic.png)}
.subj_chk.col06 input:checked + .txt{border-color:#DB9CDA;color:#DB9CDA;background-color:#FAF0F9;background-image:url(../images/user/subj_chk_col06_on_ic.png)}
.subj_chk.col07 input:checked + .txt{border-color:#F887B7;color:#F887B7;background-color:#FDE7F0;background-image:url(../images/user/subj_chk_col07_on_ic.png)}
.subj_chk.col08 input:checked + .txt{border-color:#61A7E3;color:#61A7E3;background-color:#DFEEF9;background-image:url(../images/user/subj_chk_col08_on_ic.png)}
.subj_chk.col09 input:checked + .txt{border-color:#AFB4BA;color:#AFB4BA;background-color:#F3F4F5;background-image:url(../images/user/subj_chk_col09_on_ic.png)}
.subj_chk.col10 input:checked + .txt{border-color:#CDD98D;color:#CDD98D;background-color:#FBFCF6;background-image:url(../images/user/subj_chk_col10_on_ic.png)}
.subj_chk.col11 input:checked + .txt{border-color:#F3BD7B;color:#F3BD7B;background-color:#FDF2E4;background-image:url(../images/user/subj_chk_col11_on_ic.png)}
.subj_chk.col12 input:checked + .txt{border-color:#F29A6B;color:#F29A6B;background-color:#FDF0E9;background-image:url(../images/user/subj_chk_col12_on_ic.png)}
.subj_chk.col13 input:checked + .txt{border-color:#F2826B;color:#F2826B;background-color:#FCECE8;background-image:url(../images/user/subj_chk_col13_on_ic.png)}
.subj_chk.col14 input:checked + .txt{border-color:#DF7783;color:#DF7783;background-color:#FAEAEC;background-image:url(../images/user/subj_chk_col14_on_ic.png)}
.subj_chk.col15 input:checked + .txt{border-color:#7B89C2;color:#7B89C2;background-color:#EBEDF6;background-image:url(../images/user/subj_chk_col15_on_ic.png)}
.subj_chk.col16 input:checked + .txt{border-color:#8979B6;color:#8979B6;background-color:#F1EFF6;background-image:url(../images/user/subj_chk_col16_on_ic.png)}
.subj_chk.col17 input:checked + .txt{border-color:#95C5A3;color:#95C5A3;background-color:#F2F8F3;background-image:url(../images/user/subj_chk_col17_on_ic.png)}
.subj_chk.col18 input:checked + .txt{border-color:#9FD785;color:#9FD785;background-color:#F2F8F3;background-image:url(../images/user/subj_chk_col18_on_ic.png)}
.subj_chk.col19 input:checked + .txt{border-color:#BEA982;color:#BEA982;background-color:#F7F5EF;background-image:url(../images/user/subj_chk_col19_on_ic.png)}
.subj_chk.col20 input:checked + .txt{border-color:#C4A1CE;color:#C4A1CE;background-color:#F9F5FA;background-image:url(../images/user/subj_chk_col20_on_ic.png)}
.flex_box .subj_chk{margin-right:0}
.subj_box.col01{background-color:#F3FBFB;}
.subj_box.col02{background-color:#F6F9FF;}
.subj_box.col03{background-color:#FFF8F8;}
.subj_box.col04{background-color:#FEE7EA;}
.subj_box.col05{background-color:#EDF3F7;}
.subj_box.col06{background-color:#FAF0F9;}
.subj_box.col07{background-color:#FDE7F0;}
.subj_box.col08{background-color:#DFEEF9;}
.subj_box.col09{background-color:#F3F4F5;}
.subj_box.col10{background-color:#FBFCF6;}
.subj_box.col11{background-color:#FDF2E4;}
.subj_box.col12{background-color:#FDF0E9;}
.subj_box.col13{background-color:#FCECE8;}
.subj_box.col14{background-color:#FAEAEC;}
.subj_box.col15{background-color:#EBEDF6;}
.subj_box.col16{background-color:#F1EFF6;}
.subj_box.col17{background-color:#F2F8F3;}
.subj_box.col18{background-color:#F2F8F3;}
.subj_box.col19{background-color:#F7F5EF;}
.subj_box.col20{background-color:#F9F5FA;}


/* accd_table */
.table_wrap.accd_table table{min-width:1280px}
.accd_table .accd_hd{display:none}
.accd_table .fxd.accd_hd{display:revert}
.accd_table .accd_btn{display:flex;align-items:center;height:20px;position:absolute;top:50%;right:20px;padding-left:12px;margin-top:-10px;font-size:12px;color:#666;font-weight:400;text-decoration:none;background:url(../images/user/accd_arrow.png) no-repeat 0 50%}
.accd_table .accd_btn.accd_on{background-image:url(../images/user/accd_right_arrow.png)}
.t_list .grade{display:inline-block;padding:4px 10px;margin-right:5px;border-radius:5px;font-weight:600;color:#777;font-size:12px;line-height:1;background:#ECECEC}


.bacth_wrap table.t_list thead tr th[colspan]{position:relative;border-left:1px solid #EFEFEF;border-color:#EFEFEF;font-size:13px;background:#FAFAFA}
.bacth_wrap table.t_list tbody tr td{text-align:left;border-color:#EFEFEF;}
.bacth_wrap .subj_cont dt::before{content:'';display:inline-block;position:relative;top:-2px;width:3px;height:3px;border-radius:50%;margin-right:4px;border-radius:50%;background:#5380F2;vertical-align:middle}
.atted_summary{display:flex;justify-content:space-between;padding:30px;margin-bottom:20px;border-radius:5px;border:1px solid #E4E7EC;background:#F6F7FA}
.atted_summary dl{flex:1;padding:30px 15px;border-radius:5px;text-align:center;background:#fff}
.atted_summary dd{padding-top:20px;font-weight:600;font-size:20px;color:#000}
.atted_cal{position:relative;border:1px solid #ddd;border-radius:5px;padding:50px 15px;}
.atted_cal .cal_month .date{padding:0 20px;font-weight:600;color:#333;font-size:30px;white-space:nowrap}
.atted_cal .cal_month a{width:30px;height:30px;border-radius:50%;background:#CACBD0 no-repeat 50% 50%}
.cal_table table td{border:10px solid #fff;}
.bulk_info{color:#5181f8;font-size:14px}
.write_flex{display:flex;flex-wrap:wrap;border:1px solid #ddd}
.write_flex .table_gp{width:65%;border-left:1px solid #ddd}
.wait_wrap .tit{padding-top:130px;margin-bottom:20px;font-size:46px;color:#111;background:url(../images/user/page_wait_ic.png) no-repeat 50% 0}
.wait_wrap .desc{font-weight:500;font-size:18px;color:#111;line-height:1.6}
.calc_wrap .calc_ico_wrap{width:calc(((100% - 70px) / 3) + 35px); padding-right:35px;background-repeat: no-repeat;background-position: calc(100% - 8px) 50%;}
.calc_ico_wrap.calc01{background-image: url(../images/common/calc_ico01.png);}
.calc_ico_wrap.calc02{background-image: url(../images/common/calc_ico02.png);}
.calc_ico_wrap.calc03{background-image: url(../images/common/calc_ico03.png);}
.calc_ico_wrap.calc04{background-image: url(../images/common/calc_ico04.png);}
.calc_ico_wrap.calc05{background-image: url(../images/common/calc_ico05.png);}
.calc_ico_wrap.calc06{background-image: url(../images/common/calc_ico06.png);}
.calc_ico_wrap.calc07{background-image: url(../images/common/calc_ico07.png);}
.calc_ico_wrap.calc08{background-image: url(../images/common/calc_ico08.png);}
.calc_ico_wrap.calc09{background-image: url(../images/common/calc_ico09.png);}
.calc_ico_wrap.calc10{background-image: url(../images/common/calc_ico10.png);}
.calc_ico_wrap.calc11{background-image: url(../images/common/calc_ico11.png);}
.calc_ico_wrap.calc12{background-image: url(../images/common/calc_ico12.png);}


.calcPop .calc_tot span{padding-left:30px;font-size:18px;color:#1a1a1a;font-weight:600;background:url(../images/common/calc_ico08.png) no-repeat 0 50%;}
.list_txt .label_tit {display: inline-block;font-weight: 600;padding: 4px 11px;border-radius: 45px; margin-bottom: 15px;}
.list_txt .dot_list li {font-size: 16px;padding-left: 13px; line-height: 1.4;}
.dot_list li.in>ul>li {display: flex;padding-left: 0;font-size: 15px;}
em.alert {color: #066c70; font-weight: 500; font-size: 14px;}
.alert.org{color:#E75826;}
.organization_wrap {position: relative;z-index: 1;display: flex;flex-direction: column;align-items: center;font-size: 15px;font-weight: 600;color: #444;padding: 30px;}
.organi_box {border-radius: 5px;font-size: 16px;color: #066c70;display: flex;height: 65px;align-items: center;border: 1px solid #83b3b5;background: #f2f8f8;width: 200px;justify-content: center;}
.organi_box.top {color: #fff;background: #066c70;font-size: 18px;margin-bottom: 30px;}
.organ {width: 200px;border-radius: 5px;border: 1px solid #ccc;display: flex;align-items: center;height: 48px;justify-content: center;background: #fff;}
.organization_wrap .right {padding-left: 460px;position: relative;}
.organization_wrap .right:before {content: '';position: absolute;left: 50%;top: 50%;width: 50%;height: 1px;background: #ccc;z-index: -1;}
.info_wrap {display: flex; gap: 20px;}
.info_wrap .info_box {padding: 35px 40px; border-radius: 10px; border: 1px solid #e5e5e5; width: 100%; background: #f8f8f9;}
.info_wrap .info_box .ico {display: inline-block; vertical-align: middle; margin-right: 3px; width: 22px; height: 22px; background: url(/images/user/ic_chk.png) no-repeat center;}
.cont_bg_box.practice01 {background: url(/images/user/bg_practice_01.png) no-repeat; background-size: cover;}
.cont_bg_box .bg_txt {color: #fff; font-size: 18px; font-weight: 500; line-height: 1.4; text-shadow: 2px 2px 5px rgba(105,105,105,0.5);}
.cont_bg_box .bg_txt>p {font-size: 26px; padding-bottom: 10px; font-weight: 600; letter-spacing: 0;}

.process_info {padding: 30px;}
.process_info>ul.top, .process_info>ul.process>li {display: grid; grid-template-columns: 200px 70px 200px 70px 200px; justify-content: center;}
.process_info>ul.top, .process_info>ul.process {width: fit-content; margin: 0 auto;}


.info_cont .table_wrap table.t_list tbody td[rowspan]{border-right:0;}
.table_flx_wrap{display:flex;gap:30px;}
.table_flx_wrap > *{flex:1;}

/*현장실습 학점 부여 > 이외 사업단 현장실습 문의*/
.card_wrap{display:flex;gap:20px;flex-wrap: wrap;}
.card_wrap > div{width:calc((100% - 40px)/3);padding:clamp(25px,2.777vw,40px);border-radius: 10px;border: 1px solid #E5E5E5;background: #F8F8F9 url(../images/user/card_info.png) no-repeat calc(100% - clamp(25px,2.777vw,40px)) clamp(25px,2.777vw,40px);}
.card_wrap > div > p{margin-bottom:clamp(20px,2.083vw,30px);color: #5380F2;font-size: clamp(18px,1.527vw,22px);font-weight: 700;letter-spacing: -1.1px;}
.card_wrap > div > span{color: #333;font-size: clamp(14px,1.111vw,16px);font-weight: 600;letter-spacing: -0.8px;}
.table_wrap table tbody td > .flx{display: flex;justify-content: center;text-align: left;}
.main .sub_visual .page_tit .desc{font-size:30px;color:#070001;font-weight:600;}
/*.main.staff{overflow-x: auto;}*/
/*학생*/
.dashboard_wrap{width:100%;}

.dashboard_wrap .lb{font-size:13px;color:#fff;border-radius:4px;display:inline-block;/* padding:3px 10px; */padding:3px 4px;width:20px;text-align:center;}
.dashboard_wrap .lb::before{content:'';display:inline-block;width:12px;height:12px;background-repeat:no-repeat;background-position:0 0;/* margin-right:5px; */}

.dash_middle .dash_left .sem_tab .sem_tit{display:block;position:relative;height:auto;min-height:75px;padding:24px 30px 15px;border-radius:10px;background-color:#000 !important;padding-right:52px;/* font-size:26px; */color:#fff;}
.dash_middle .dash_left .sem_tab .sem_cont{display:block;margin-left:5px;top:0;left:100%;padding:10px 25px;padding-right:10px;border:2px solid #000;border-radius:10px;}
.dash_middle .dash_left .sem_tab.on .sem_cont{display:none;}
.dash_middle .dash_left .sem_tab:has(.no_result) .sem_tit{pointer-events: none;}
.dash_middle .dash_left .sem_tab:has(.no_result) .sem_tit::after{display:none;}
/* .dash_middle .dash_left .list_box .tit{font-size:26px;color:#fff;} */
.dash_box.tbl .table_wrap table tbody tr td p{position:relative;font-size:14px;display:inline-block;/* padding-right:13px; */}
/* .dash_box.tbl .table_wrap table tbody .ing td p::after{content:'';display:block;position:absolute;right:0;top:0;width:8px;height:8px;border-radius:50%;background:#84b137;} */
/* .dash_box.tbl .table_wrap table tbody .point td p::after{content:'';display:block;position:absolute;right:0;top:0;width:8px;height:8px;border-radius:50%;background:#eb1b2f;} */
.dashboard_wrap .tbl_lb{display: inline-block;height:36px;min-width:90px;padding:0 10px;font-size:14px;text-align: center;border:1px solid #fff;border-radius:20px;background-color:#fff;line-height:34px;text-decoration: none;}
.dash_middle .schd .schd_tit{display:flex;justify-content: space-between;align-items:flex-end;margin:0 30px;padding:20px 0;font-size:24px;font-weight:600;color:#22bf5f;font-weight:500;border-bottom:1px solid #ebebeb;}



.event_wrap .event_cal .atted_cal .cal_table table td{border:0;border-left:1px solid #ebebeb;font-size:14px;}
.event_wrap .event_cal .atted_cal .cal_table table td{border-bottom:1px solid #ebebeb;height:84px;}
.student .dash_middle .dash_right > p{position:absolute;left:20px;top:-54px;font-size:16px;color:#070001;font-weight:600;}
.jobtrain-swp .jobswp1{/* height:565px; */height:430px;padding-bottom:35px;}
.jobtrain-swp .dash_box{display:flex;align-items: center; padding:25px 30px;}
.jobtrain-swp .dash_box .front{display:flex;justify-content: space-evenly;align-items:center;flex:1;}
.jobtrain-swp .dash_box .img_wrap{overflow:hidden;width:80px;height:80px;border-radius:50%;border:1px solid #efefef;}
.jobtrain-swp .dash_box .img_wrap img{width:100%;height:100%;object-fit: contain;}
.jobtrain-swp .dash_box .front > div .tit{font-size:22px;font-weight:600;color:#070001;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jobtrain-swp .dash_box .front > div ul{display:flex;align-items: center;margin-top:15px;}
.jobtrain-swp .dash_box .front .date{position:relative;padding-left:42px;font-size:16px;color:#070001;margin-left:20px;}
.jobtrain-swp .dash_box .back{display:flex;align-items: center;justify-content: space-between; flex:1;}
.jobtrain-swp .dash_box .back > ul{position:relative; display:flex;justify-content: space-evenly;width:calc(100% - 350px);max-width:300px;}
.jobtrain-swp .dash_box .back > p{position:relative;width:180px;color:#eb1b2f;text-align:right;}
.jobtrain-swp .swiper-button-next{background-image: url(../images/user/dash_jobtrain-swp_next.png);}
.jobtrain-swp .jobswp2{height:160px; padding-bottom:35px;}

.jobtrain-swp .ing_box{position:relative;border:2px solid #22bf5f;display:block;height:260px;}
.jobtrain-swp .ing_box > .top{display:flex;align-items: center;padding-bottom:30px;}
.jobtrain-swp .ing_box > .bottom{display:flex;align-items: center;padding:28px 0;border-top:1px solid #ececec;}
.jobtrain-swp .ing_box > .bottom > p{position:relative;width:140px;font-size:14px;font-weight:600;color:#ed1b2f;padding:15px 0;padding-left:34px;background:url(../images/user/dash_jobtrain_todo.png) no-repeat 0 50%;}
.jobtrain-swp .ing_box > .bottom ul{display:flex;flex-wrap:wrap;align-items: center;justify-content: space-between;width:calc(100% - 140px);padding:0 30px;}
.jobtrain-swp .ing_box > .bottom ul li{padding:3px 0;padding-left:34px;background-repeat:no-repeat;background-position:0 50%;cursor: pointer;}
.jobtrain-swp .ing_box > .bottom ul li span{font-size:16px;font-weight:500;color:#a8a8a8;border-bottom:1px solid #fff;}

.jobtrain-swp .jobswp3 .dash_box .top{display:flex;align-items: center;}
.jobtrain-swp .jobswp3 .dash_box .back > ul li p{width:75px;height:75px;background:#f2f2f2;border-radius:50%;line-height:75px;}
.jobtrain-swp .dash_box.tbl .table_wrap table tbody td{padding:25px 5px;border-bottom:1px solid #ececec;}
.jobswp3 .swp-topBtn{position:absolute;top:38px;width:26px;height:58px;border:2px solid #000;background-color:#f7f7f7;background-repeat:no-repeat;background-position:50% 50%;z-index:1;cursor: pointer;}

.jobtrain-swp .prof_wrap > span{width:40px;height:40px;border-radius:50%;background:#d4d4d4;font-size:24px;color:#fff;font-weight:500;text-align:center;line-height:40px;margin-right:14px;}
.jobtrain-swp .prof_wrap > p{font-size:20px !important;padding-right:15px;color:#070001;font-weight:600;max-width:calc(100% - 100px);text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.jobtrain-swp .tel_wrap p.info1{margin-right:37px;background-image: url(../images/user/card_ico.png);}
.dash_bottom .info_wrap .info_box{overflow:hidden;position:relative;height:calc(100% - 66px);padding:25px 30px;border:1px solid #E3CD53;border-radius:10px;background:#FEE96C;z-index:0;}
.dash_bottom .info_wrap .info_box::after{content:'';display:block;position:absolute;right:-20px;bottom:0;width:120px;aspect-ratio: 169 / 162;background:url(../images/user/dash_info_img.png) no-repeat 0 / contain;z-index:-1;}


.dash_bottom .banner_wrap {overflow:hidden;padding:30px; border:1px solid #e3e3e3;border-radius:10px;background:url(../images/user/dash_bn_img.jpg) no-repeat 70% 100% / cover;}
.dash_bottom .banner_wrap .btn01{padding:5px 15px;background:#eb1b2f;}
.dash_left .btn_wrap .btn01 span {display: flex;justify-content: center;align-items: center;font-size: 20px;color: #fff;}
.dash_left .ing_box .front > div ul{display:flex;flex-wrap:wrap;align-items: center;margin-top:15px;}
.dash_left .ing_box .front .date{position:relative;padding-left:42px;font-size:16px;color:#070001;margin-right:10px;}
.dash_left .ing_box .back > ul::before{content:'';display:block;width:1px;height:45px;background:#ebebeb;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.dash_left .ing_box .back > p .btn01{padding:8px 20px;background:#fff;border:1px solid #eb1b2f;border-radius:30px;font-size:14px;color:#eb1b2f}

.dash_left .ing_box .back > p .btn01{font-size:16px;border:2px solid #22bf5f;color:#22bf5f;}
.dash_left .ing_box > .bottom > p{position:relative;width:140px;font-size:14px;font-weight:600;color:#ed1b2f;padding:15px 0;padding-left:34px;background:url(../images/user/dash_jobtrain_todo.png) no-repeat 0 50%;}
.dash_left .ing_box > .bottom ul{display:flex;flex-wrap:wrap;align-items: center;justify-content: space-between;width:calc(100% - 140px);padding-left:30px;}
.dash_left .ing_box > .bottom ul li span{font-size:16px;font-weight:500;color:#a8a8a8;border-bottom:1px solid #fff;}


.leftswp1 .swiper-button-next{width:19px;height:14px;background-repeat:no-repeat;}
.leftswp1 .swiper-button-next{background-image: url(../images/user/dash_jobtrain-swp_next.png);}
.jobtrain-swp .jobswp4 {height: 580px;padding-bottom: 35px;margin-top:5px;}
.thead-box{width:100%;display:flex;background:#3c3c3c;font-size:13px;color:#fff;font-weight:600;border-radius:10px;padding:0 20px;justify-content: space-between;}
.row-box{display:flex;width:100%;height:100%;justify-content: space-between;}
.row-box .td-box{display:flex;align-items: center;padding:0 10px;text-align:center;justify-content: center;}
.tb-col6{width:100px;}
* + .tabType02{margin-top:20px}
.flex_box.password{align-items:flex-start;}
.flex_box.file_box{align-items:flex-start;}