@font-face{font-family:NotoSansCJKkr-Thin;font-style:normal;font-weight:100;src:url(../fonts/NotoSansKR-Thin.30fa6d56.otf)}@font-face{font-family:NotoSansCJKkr-Light;font-style:normal;font-weight:300;src:url(../fonts/NotoSansKR-Light.7bad2c57.otf)}@font-face{font-family:NotoSansCJKkr-Regular;font-style:normal;font-weight:400;src:url(../fonts/NotoSansKR-Regular.457762ea.otf)}@font-face{font-family:NotoSansCJKkr-Medium;font-style:normal;font-weight:500;src:url(../fonts/NotoSansKR-Medium.72ba4555.otf)}@font-face{font-family:NotoSansCJKkr-Bold;font-style:normal;font-weight:700;src:url(../fonts/NotoSansKR-Bold.29abf35d.otf)}@font-face{font-family:NotoSansCJKkr-Black;font-style:normal;font-weight:900;src:url(../fonts/NotoSansKR-Black.57ee16cd.otf)}.thin{font-family:NotoSansCJKkr-Thin,sans-serif!important}.light{font-family:NotoSansCJKkr-Light,sans-serif!important}.regular{font-family:NotoSansCJKkr-Regular,sans-serif!important}.medium{font-family:NotoSansCJKkr-Medium,sans-serif!important}.bold{font-family:NotoSansCJKkr-Bold,sans-serif!important}.black{font-family:NotoSansCJKkr-Black,sans-serif!important}*{border:0;box-sizing:border-box;margin:0;outline:none;padding:0}html{font-size:62.5%!important}body{background:#fff;font-family:NotoSansCJKkr-Light,sans-serif}a,a:hover{outline:0;text-decoration:none}.btn:focus,a:focus a:focus,button{box-shadow:none!important;outline:none}h1,h2,h3,h4,h5,h6{font-family:NotoSansCJKkr-Bold,sans-serif}dl,ol,ul{list-style:none}p{margin:0}input{border:1px solid #e6e6e6;border-radius:.4rem;font-family:NotoSansCJKkr-Light,sans-serif;font-size:1.4rem;height:4.6rem;line-height:4.6rem;outline:none;padding-left:1.4rem;transition:border .75s}input::placeholder{color:#aaa}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:active,input:focus{border-style:solid;border-width:1px}input:disabled,input:read-only{background:#f9f9f9;cursor:no-drop}textarea:not(:read-only){border:1px solid #e6e6e6;border-radius:.4rem;font-size:1.4rem;line-height:2rem;padding:1.6rem 1.4rem;transition:border .3s}textarea:not(:read-only):focus{border-style:solid;border-width:1px}textarea::placeholder{color:#aaa;font-size:1.4rem}select{-webkit-appearance:none;appearance:none;background:url(/assets/img/dropdown_arrow.png) no-repeat calc(100% - 1.5rem) 50%;border:1px solid #e6e6e6;border-radius:.4rem;color:#2f2f2f;cursor:pointer;font-family:NotoSansCJKkr-Regular,sans-serif;font-size:1.4rem;height:4.6rem;line-height:4.6rem;outline:none;padding-left:1.4rem;transition:border .75s}select::-ms-expand{display:none}select:disabled{background:#f9f9f9 url(/assets/img/dropdown_arrow.png) no-repeat calc(100% - 1.5rem) 50%;cursor:no-drop}select:active,select:focus{border-style:solid;border-width:1px}.flex{align-items:center;display:flex;justify-content:center}.modal{background:#0000004d;display:none;height:100vh;left:0;padding:0 1.5rem;position:fixed;top:0;width:100vw;z-index:100}.modal.on{display:block}.modal_inner{background:#fff;border-radius:1rem;height:auto;left:50%;padding:4rem 3.4rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.modal_inner .title{border-bottom-style:solid;border-bottom-width:3px;justify-content:space-between;margin-bottom:3.4rem;padding:0 1rem 2.6rem}.modal_inner .title h3{color:#2f2f2f;font-size:2.6rem;line-height:3.8rem}.modal_contents{padding:0 1rem}.modal_inner .close img{cursor:pointer;opacity:.5;transform:rotate(0deg);transition:all .3s ease-in}.modal_inner .close:hover img{opacity:1;transform:rotate(180deg)}.modal_inner button{cursor:pointer}@media (max-width:700px){.modal_inner{padding:2rem}.modal_inner .title{border-bottom-style:solid;border-bottom-width:3px;margin-bottom:2.4rem;padding:0 .5rem 1.6rem}.modal_inner .title h3{font-size:2.4rem;line-height:3rem}}#header{position:relative}#header .inner{background:#343434;color:#fff;justify-content:space-between}#header .inner .gnb{justify-content:space-between;padding:0 8rem 0 6rem;transition:all .3s;width:calc(100% - 100px)}#header .menu_list>li{margin-left:8rem}#header .menu_list>li>a{color:#fff;font-size:1.5rem;position:relative;text-decoration:none}#header .menu_list>li>a:after,#header .menu_list>li>a:before{background:#fff;bottom:-.3rem;content:"";height:.2rem;position:absolute;transition:all .15s ease-out;width:0}#header .menu_list>li>a:before{right:50%}#header .menu_list>li>a:after{left:50%}#header .menu_list>li:hover>a:after,#header .menu_list>li:hover>a:before{transition:all .25s ease-out;width:50%}#header .login{cursor:pointer;flex-direction:column;height:10rem;width:10rem}#header .login>p:first-child{margin-bottom:.4rem}#header .login>p:last-child{color:#fff;font-size:1.5rem}@media (max-width:970px){#header .inner .gnb{justify-content:space-between;padding:0;width:auto}#header .inner .gnb h1.logo{font-size:0;padding-left:.5rem}#header .inner .gnb h1.logo a{display:block}#header .inner .gnb h1.logo img{height:3.2rem;max-width:15rem;width:auto}#header .menu_list{display:none}#header .login{background:0;height:5rem;width:5rem}#header .login>p:first-child{margin:0}#header .login>p:last-child{display:none}}#footer .inner{background:#343434;color:#b1b1b1;font-size:1.2rem;justify-content:flex-end;padding:1.7rem 5rem 1.7rem 0}#footer .policy_link>li{margin-right:3rem}#footer .policy_link>li>a{color:#b1b1b1;cursor:pointer;transition:all .3s}#footer .institution_info>li{margin-left:3rem}#footer .policy_link.d-none{display:none}@media (max-width:1200px){#footer .inner{display:block}#footer .institution_info,#footer .policy_link{justify-content:flex-start}#footer .policy_link{margin-bottom:1.5rem}#footer .institution_info>li{margin:0 3rem 0 0}}@media (max-width:870px){#footer .institution_info,#footer .policy_link{flex-wrap:wrap}#footer .institution_info>li{margin-bottom:1.5rem}#footer .institution_info>li:last-child{margin-bottom:0}}.contents_main{min-height:100vh}.contents_main .visual{align-items:center;display:flex;height:26rem}.contents_main .visual .text_box{color:#fff;margin:0 auto;max-width:120rem;position:relative;width:100%}.contents_main .visual .text_box h2{color:#fff!important;font-size:3.4rem!important;margin-bottom:.8rem!important;text-align:inherit!important}.contents_main .visual .text_box h2:before{display:none!important}.contents_main .visual .text_box p{font-size:1.6rem}.contents_main .contents_inner{margin:0 auto;max-width:120rem;padding:0 0 8rem;position:relative;width:100%}.contents_main .contents_inner h2{color:#2f2f2f;font-size:2.8rem;margin:0 auto 6rem;padding-bottom:2.3rem;position:relative;text-align:center}.contents_main .contents_inner h2:before{bottom:0;content:"";display:block;height:.3rem;left:50%;position:absolute;transform:translateX(-50%);width:5.3rem}@media (max-width:1200px){.contents_main .visual .text_box{padding-left:2.5rem}.contents_main .contents_inner{padding:0 3rem 3rem}}.contents_main .navi{background:#fff;border-bottom:1px solid #e6e6e6;font-family:NotoSansCJKkr-Regular,sans-serif;margin-bottom:6rem;width:100%}.contents_main .navi .navi_inner{justify-content:flex-start;margin:0 auto;max-width:120rem;width:100%}.contents_main .navi .navi_inner>div{color:#666;font-size:1.5rem;height:6rem;line-height:6rem;vertical-align:middle}.contents_main .navi .home a{display:block;height:100%;text-align:center;width:6rem}.contents_main .navi .home a img{vertical-align:middle}.contents_main .navi .main_depth,.contents_main .navi .sub_depth{border:1px solid #e6e6e6;border-bottom:0;max-width:20rem;padding-left:2rem;width:100%}.contents_main .navi .sub_depth{border-left:0;border-radius:0;cursor:pointer;height:6rem;position:relative}.contents_main .navi .sub_depth:after{background:url(/assets/img/dropdown_arrow.png) no-repeat 50%;content:"";height:2.4rem;position:absolute;right:1.4rem;top:1.8rem;transform:rotate(0deg);transition:transform .3s;width:2.4rem}.contents_main .navi .sub_depth.on:after{transform:rotate(180deg)}.contents_main .navi .sub_depth .sub_list_box{background:#fff;height:0;left:-.1rem;overflow:hidden;position:absolute;top:6rem;transition:all .3s;width:20rem}.contents_main .navi .sub_depth.on .sub_list_box{height:20rem}.contents_main .navi .sub_depth .sub_list_box ul{position:relative}.contents_main .navi .sub_depth .sub_list_box ul>li{border:1px solid #e6e6e6;border-bottom:0}.contents_main .navi .sub_depth .sub_list_box ul>li:last-child{border-bottom:1px solid #e6e6e6}.contents_main .navi .sub_depth .sub_list_box ul>li>a{color:#666;display:block;font-size:1.5rem;height:100%;padding-left:2rem;transition:all .2s}.contents_main .navi .sub_depth .sub_list_box ul>li>a:hover{color:#fff}#notice_content .visual,#notice_list .visual{background:url(/assets/img/common/bg_notice.png) no-repeat 50%}#faq .visual{background:url(/assets/img/common/bg_faq.png) no-repeat 50%}#recruitment_content .visual,#recruitment_list .visual{background:url(/assets/img/common/bg_recruitment.png) no-repeat 50%}#mypage .visual{background:url(/assets/img/common/bg_mypage.png) no-repeat 50%}.application_step_section{border-bottom:1px solid #e6e6e6;margin-bottom:4rem;padding:3.6rem 0}.application_step_section ul{margin:0 auto;width:120rem}.application_step_section ul>li{background:#efefef;overflow:hidden;padding-left:5rem;position:relative;width:24rem}.application_step_section ul>li:first-child{padding-left:2.5rem}.application_step_section ul>li:after{background:#efefef;border-bottom:1px solid #fff;border-right:1px solid #fff;box-sizing:border-box;content:"";height:5.6rem;left:-3.8rem;position:absolute;top:0;transform:rotate(-45deg);width:5.6rem}.application_step_section ul>li.on+li:after{border-bottom:1px solid #efefef;border-right:1px solid #efefef}.application_step_section ul>li:first-child:after{display:none}.application_step_section ul>li>a{background:#0000;color:#bcbcbc;display:block;font-size:1.4rem;padding:1.8rem 0 1.8rem 3.8rem;position:relative}.application_step_section ul>li.on>a{color:#fff;font-weight:700}.application_step_section ul>li>a:before{background-color:#fff;background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";height:2.6rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:2.6rem}.application_step_section ul>li:first-child>a:before{background-image:url(/assets/img/step_icon1_off.png)}.application_step_section ul>li:first-child.on>a:before{background-image:url(/assets/img/step_icon1_on.png)}.application_step_section ul>li:nth-child(2)>a:before{background-image:url(/assets/img/step_icon2_off.png)}.application_step_section ul>li:nth-child(2).on>a:before{background-image:url(/assets/img/step_icon2_on.png)}.application_step_section ul>li:nth-child(3)>a:before{background-image:url(/assets/img/step_icon3_off.png)}.application_step_section ul>li:nth-child(3).on>a:before{background-image:url(/assets/img/step_icon3_on.png)}.application_step_section ul>li:nth-child(4)>a:before{background-image:url(/assets/img/step_icon4_off.png)}.application_step_section ul>li:nth-child(4).on>a:before{background-image:url(/assets/img/step_icon4_on.png)}.application_step_section ul>li:nth-child(5)>a:before{background-image:url(/assets/img/step_icon5_off.png)}.application_step_section ul>li:nth-child(5).on>a:before{background-image:url(/assets/img/step_icon5_on.png)}@media (max-width:830px){.application_step_section ul>li>a{font-size:1rem;padding:1rem 0 1rem 2rem}.application_step_section ul>li>a:before{background-size:1.4rem 1.4rem;height:1.8rem;width:1.8rem}.application_step_section ul>li:after{height:3.6rem;left:-1.8rem;top:0;width:3.6rem}}@media (max-width:700px){.application_step_section{display:none}}#recruitment_list .contents_inner{margin:0 auto;max-width:120rem;width:100%}#recruitment_list h2{color:#2f2f2f;font-size:2.8rem;margin-bottom:4rem;text-align:center}#recruitment_list h2:before{display:none}#recruitment_list .recruitment_tap{margin-bottom:5rem}#recruitment_list .recruitment_tap ul>li{border-bottom:3px solid #e9e9e9;color:#949494;cursor:pointer;font-size:1.8rem;max-width:40rem;padding-bottom:1.4rem;text-align:center;width:25%}#recruitment_list .recruitment_tap ul>li.on{border-bottom-style:solid;border-bottom-width:3px}#recruitment_list .recruitment_box{position:relative}#recruitment_list .recruitment_box .list_section{flex-wrap:wrap;justify-content:flex-start}#recruitment_list .recruitment_box .list_section>li{background:#fff;border:2px solid #e6e6e6;border-radius:4px;box-shadow:none;cursor:pointer;margin-bottom:3rem;position:relative;transition:all .3s;width:48%}#recruitment_list .recruitment_box .list_section>li>a{display:block;height:100%;padding:2rem 2.4rem}#recruitment_list .recruitment_box .list_section>li:nth-child(2n){margin-left:3rem}#recruitment_list .recruitment_box .list_section>li:hover{border-style:solid;border-width:2px;box-shadow:0 0 14px #0000001a}#recruitment_list .recruitment_box .list_section>li .flex{justify-content:space-between}#recruitment_list .recruitment_box .list_section>li .flex:first-child{border-bottom:1px solid #e6e6e6;margin-bottom:2rem}#recruitment_list .recruitment_box .list_section>li .recruit_tit{color:#2f2f2f;font-size:1.8rem;min-height:5.8rem;padding-right:6rem}#recruitment_list .recruitment_box .list_section>li .recruit_condition{height:38px;position:absolute;right:-1rem;top:2rem;width:82px}#recruitment_list .recruitment_box .list_section>li.ing .recruit_condition{background:url(/assets/img/recruit_condition2.png) no-repeat top}#recruitment_list .recruitment_box .list_section>li.ready .recruit_condition{background:url(/assets/img/recruit_condition1.png) no-repeat top}#recruitment_list .recruitment_box .list_section>li.end .recruit_condition{background:url(/assets/img/recruit_condition3.png) no-repeat top}#recruitment_list .recruitment_box .list_section>li .recruit_data{color:#666;font-size:1.3rem;font-weight:700;padding-left:2.7rem;position:relative}#recruitment_list .recruitment_box .list_section>li .recruit_data:before{content:"";height:19px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:19px}#recruitment_list .recruitment_box .list_section>li.ing .recruit_data:before{background:url(/assets/img/calendar_blue.png) no-repeat 50%}#recruitment_list .recruitment_box .list_section>li.end .recruit_data:before,#recruitment_list .recruitment_box .list_section>li.ready .recruit_data:before{background:url(/assets/img/calendar_gray.png) no-repeat 50%}#recruitment_list .recruitment_box .list_section>li .recruit_day{font-size:1.5rem}#recruitment_list .recruitment_box .list_section>li.end .recruit_day,#recruitment_list .recruitment_box .list_section>li.ready .recruit_day{color:#666}@media (max-width:1200px){#recruitment_list .contents_inner{padding:0 3rem}#recruitment_list .recruitment_box .list_section{display:block}#recruitment_list .recruitment_box .list_section>li{margin:0 auto 4rem!important;width:100%}}#application_step1 h2{border-bottom-style:solid;border-bottom-width:3px;color:#2f2f2f;font-size:2.6rem;line-height:3.8rem;margin-bottom:3.4rem;padding:0 1rem 2.6rem;text-align:left}#application_step1 h2:before{display:none}#application_step1 .condition_guide{margin-bottom:13.2rem;padding:0 1rem}#application_step1 .condition_guide ul>li{margin-bottom:6rem}#application_step1 .condition_guide h3{color:#2f2f2f;font-size:1.8rem;margin-bottom:1.4rem}#application_step1 .condition_guide .text_box{background:#f8f8f8;border:1px solid #e6e6e6;border-radius:4px;font-size:1.4rem;line-height:2.4rem;padding:2rem}#application_step1 .condition_guide .yes_check .text_box{margin-bottom:2rem}#application_step1 .condition_guide .yes_check .text_box span{background-color:initial!important}#application_step1 .condition_guide .check input{left:0;opacity:0;position:absolute;top:5px;visibility:hidden}#application_step1 .condition_guide .check label{color:#2f2f2f;cursor:pointer;display:block;font-size:1.4rem;padding-left:3.4rem;position:relative;vertical-align:bottom}#application_step1 .condition_guide .check label:before{background-image:url(/assets/img/checkbox_off.png);background-size:cover;border:none;border-radius:50%;color:#fff;content:"";height:2.4rem;left:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:all .3s;width:2.4rem}#application_step1 .condition_guide .check label.radio:before{border-radius:50%}#application_step1 .condition_guide .check input[type=checkbox]:checked+label:before{background-image:url(/assets/img/checkbox_on.png);border:none}#application_step1 .agree_button{display:block;font-family:NotoSansCJKkr-Medium,sans-serif;margin:0 auto;max-width:28.2rem;width:100%}#application_step1 .agree_button a{background:#343434;border-radius:4px;color:#fff;display:block;font-size:1.6rem;height:100%;padding:1.8rem 0;transition:background .3s}@media (max-width:1200px){#footer .inner{padding:1.7rem 3.5rem}}@media (max-width:870px){#footer .institution_info>li:last-child{margin-bottom:0}}.type3 input:active,.type3 input:focus,.type3 select:active,.type3 select:focus{border-color:#fb6748}#header.type3 .login{background:#fb6748}.type3 .info_error_modal .modal_contents button,.type3 .login_modal .modal_contents .login_button,.type3 .new_pass_modal .modal_contents .pass_check_button{background:#fb6748!important}.type3 .modal_inner .title{border-color:#fb6748}.contents_main.type3 .contents_inner h2:before,.contents_main.type3 .navi .home a{background:#fb6748}#recruitment_list.type3 .recruitment_tap ul>li.on{border-color:#fe8152;color:#fb6748}#recruitment_list.type3 .recruitment_box .list_section>li.ing .recruit_day{color:#fb6748}#recruitment_list.type3 .recruitment_box .list_section>li:hover{border-color:#fb6748}#recruitment_list.type3 .recruitment_box .list_section>li.ing .recruit_data:before{background-image:url(/assets/img/type3/recruitment/ico_calendar.png)}#recruitment_list.type3 .recruitment_box .list_section>li.ing .recruit_condition{background-image:url(/assets/img/type3/recruitment/shp_status.png)}#recruitment_content.type3 .recruitment_guide{border-top-color:#fb6748!important}#recruitment_content.type3 .application_button:hover a,#recruitment_content.type3 .recruitment_guide .info.ing .day{background:#fb6748!important}#notice_list.type3 .notice_box .list_section>li .data b{color:#fb6748!important}#notice_list.type3 .notice_box .list_section>li:hover{border-color:#fb6748!important}#notice_content.type3 .notice_list_button:hover a{background:#fb6748!important}#notice_content.type3 .notice_guide{border-color:#fb6748!important}#faq.type3 h2:before{background:#fb6748!important}#faq.type3 .faq_box .question .title{color:#fb6748!important}#faq.type3 .faq_box .answer .answer_text:before{background:#fb6748!important}#faq.type3 .faq_box .question .title:before{background-image:url(/assets/img/type3/board/ico_question.png)!important}#qna.type3 h2{border-color:#fb6748!important}#qna.type3 .question_button:hover a{background:#fb6748!important;cursor:pointer}#qna.type3 .user_info .form_data textarea:focus{border:1px solid #fb6748}#qna.type3 .agree_condition .agree_box .check input[type=checkbox]:checked+label:before{background-image:url(/assets/img/type3/application/ico_checkbox.png)!important}#mypage.type3 .mypage_contents .mypage_info .user_button .change button,#mypage.type3 .mypage_contents .user_guide_tap ul>li.on{background:#fb6748!important}#mypage.type3 .mypage_contents .user_guide_tap ul>li:first-child.on span:before{background-image:url(/assets/img/type3/mypage/ico_announce.png)!important}#mypage.type3 .mypage_contents .user_guide_tap ul>li:nth-child(2).on span:before{background-image:url(/assets/img/type3/mypage/ico_document.png)!important}#mypage.type3 .mypage_contents .user_guide_tap ul>li:nth-child(3).on span:before{background-image:url(/assets/img/type3/mypage/ico_qna.png)!important}.type3 .modal_contents .btn_box .check{background:#fb6748!important}.type3 .application_step_section ul>li.on,.type3 .application_step_section ul>li.on+li:after{background:#fb6748}.type3 .application_step_section ul>li:first-child.on>a:before{background-image:url(/assets/img/type3/application/ico_step1.png)}.type3 .application_step_section ul>li:nth-child(2).on>a:before{background-image:url(/assets/img/type3/application/ico_step2.png)}.type3 .application_step_section ul>li:nth-child(3).on>a:before{background-image:url(/assets/img/type3/application/ico_step3.png)}.type3 .application_step_section ul>li:nth-child(4).on>a:before{background-image:url(/assets/img/type3/application/ico_step4.png)}.type3 .application_step_section ul>li:nth-child(5).on>a:before{background-image:url(/assets/img/type3/application/ico_step5.png)}#application_step1.type3 h2,#application_step2.type3 h2,#application_step4.type3 h2,#application_step5.type3 h2{border-color:#fb6748!important}#application_step1.type3 .condition_guide .check input[type=radio]:checked+label:before{background-image:url(/assets/img/type3/application/ico_checkbox.png)!important}#application_step1.type3 .allagree_button input[type=checkbox]:checked+label{background-color:#fb6748!important;background-image:url(/assets/img/type3/application/ico_checkbox_w.png)!important}#application_step2.type3 .user_data>div button:not(:disabled):hover{background:#fb6748!important}#application_step5.type3 h3 span{color:#fb6748!important}.type3 .application-write-wrap section h2,.type3 .application-write-wrap section h3{border-color:#fb6748!important}.type3 .application-write-wrap .title-box h4{color:#fb6748!important}.type3 .application-nav li button.on{background-color:#fb6748!important}.type3 .application-nav li button[data-frm=default_info] span:before{background-image:url(/assets/img/type3/application/ico_basic.png)!important}.type3 .application-nav li button[data-frm=personal_info] span:before{background-image:url(/assets/img/type3/application/ico_personal.png)!important}.type3 .application-nav li button[data-frm=education_info] span:before{background-image:url(/assets/img/type3/application/ico_education.png)!important}.type3 .application-nav li button[data-frm=research_info] span:before{background-image:url(/assets/img/type3/application/ico_research.png)!important}.type3 .application-nav li button[data-frm=qualification_info] span:before{background-image:url(/assets/img/type3/application/ico_certificate.png)!important}.type3 .application-nav li button[data-frm=career_info] span:before{background-image:url(/assets/img/type3/application/ico_career.png)!important}.type3 .application-nav li button[data-frm=ncs_info] span:before{background-image:url(/assets/img/type3/application/ico_ncs.png)!important}.type3 .application-nav li button[data-frm=self_introduction_info] span:before{background-image:url(/assets/img/type3/application/ico_self.png)!important}.type3 .application-nav>button.btn-submit{background:#fb6748!important}.type3 .iradiobox input[type=radio]:checked+span{background-color:#ffeee9!important;border-color:#fb6748!important;color:#fb6748!important}.type3 .iradiobox input[type=radio]:checked+span:after{background-color:#fb6748!important}.type3 .iradiobox2 input[type=radio]:checked+span:after{background:#fb6748!important}.type3 .application-write-wrap .btn:not(button){background-color:#fb6748!important;border-color:#fb6748!important}.type3 .application-write-wrap .btn-plus{background-color:#fb6748!important}input:active,input:focus{border-color:#1765d7}textarea:not(:read-only):focus{border-color:#1765d7}select:active,select:focus{border-color:#1765d7}.modal_inner .title{border-bottom-color:#1765d7}#header .login{background:#1765d7}#footer .policy_link>li>a:hover{color:#1765d7}.application_step_section ul>li.on,.application_step_section ul>li.on+li:after,.contents_main .contents_inner h2:before,.contents_main .navi .home a,.contents_main .navi .sub_depth .sub_list_box ul>li>a:hover{background:#1765d7}#recruitment_list .recruitment_tap ul>li.on{border-color:#1765d7;color:#1765d7}#recruitment_list .recruitment_box .list_section>li:hover{border-color:#1765d7}#recruitment_list .recruitment_box .list_section>li.ing .recruit_day{color:#1765d7}#application_step1 h2{border-bottom-color:#1765d7}@media (max-width:700px){.modal_inner .title{border-bottom-color:#1765d7}}.login_modal .modal_contents .login_button{background:#1765d7}.type2 input:active,.type2 input:focus{border-color:#679e53}.type2 textarea:not(:read-only):focus{border-color:#679e53}.type2 select:active,.type2 select:focus{border-color:#679e53}.type2 .modal_inner .title{border-bottom-color:#679e53}#header.type2 .login,.type2.application_step_section ul>li.on,.type2.application_step_section ul>li.on+li:after,.type2.contents_main .contents_inner h2:before,.type2.contents_main .navi .home a,.type2.contents_main .navi .sub_depth .sub_list_box ul>li>a:hover{background:#679e53}#recruitment_list.type2 .recruitment_tap ul>li.on{border-color:#679e53;color:#679e53}#recruitment_list.type2 .recruitment_box .list_section>li:hover{border-color:#679e53}#recruitment_list.type2 .recruitment_box .list_section>li.ing .recruit_day{color:#679e53}#application_step1.type2 h2{border-bottom-color:#679e53}@media (max-width:700px){.type2 .modal_inner .title{border-bottom-color:#679e53}}.type2 .login_modal .modal_contents .login_button{background:#679e53}