@charset "UTF-8";
@font-face {
    font-family: 'Freesentation-1Thin';
    src: url(../fonts/Freesentation-1Thin.ttf);
}
@font-face {
    font-family: 'Freesentation-2ExtraLight';
    src: url(../fonts/Freesentation-2ExtraLight.ttf);
}
@font-face {
    font-family: 'Freesentation-3Light';
    src: url(../fonts/Freesentation-3Light.ttf);
}
@font-face {
    font-family: 'Freesentation-4Regular';
    src: url(../fonts/Freesentation-4Regular.ttf);
}
@font-face {
    font-family: 'Freesentation-5Medium';
    src: url(../fonts/Freesentation-5Medium.ttf);
}
@font-face {
    font-family: 'Freesentation-6SemiBold';
    src: url(../fonts/Freesentation-6SemiBold.ttf);
}
@font-face {
    font-family: 'Freesentation-7Bold';
    src: url(../fonts/Freesentation-7Bold.ttf);
}
@font-face {
    font-family: 'Freesentation-8ExtraBold';
    src: url(../fonts/Freesentation-8ExtraBold.ttf);
}
@font-face {
    font-family: 'Freesentation-9Black';
    src: url(../fonts/Freesentation-9Black.ttf);
}
@font-face {
    font-family: 'NanumSquareNeoLight';
    src: url(../fonts/NanumSquareNeo-aLt.ttf);
}
@font-face {
    font-family: 'NanumSquareNeo';
    src: url(../fonts/NanumSquareNeo-bRg.ttf);
}
@font-face {
    font-family: 'NanumSquareNeoBold';
    src: url(../fonts/NanumSquareNeo-cBd.ttf);
}
@font-face {
    font-family: 'NanumSquareNeoExtraBold';
    src: url(../fonts/NanumSquareNeo-dEb.ttf);
}
@font-face {
    font-family: 'NanumSquareNeoHeavy';
    src: url(../fonts/NanumSquareNeo-eHv.ttf);
}
@font-face {
    font-family: 'NanumSquareNeoVariable';
    src: url(../fonts/NanumSquareNeo-Variable.ttf);
}
* {margin: 0; padding: 0; box-sizing: border-box; list-style: none; color: #333; font-family: 'NanumSquareNeo'; font-size: 18px;}
a {text-decoration: none; cursor: pointer;}
button {cursor: pointer;}
.hide {position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; overflow: hidden;}
.clearfix::after {content: ""; display: block; clear: both;}

/* 버튼 */
/* 로그인 페이지 버튼 */
.btn1 {background: #1768ac; width: 125px; height: 120px; color: #fff; border-radius: 4px; text-align: center; line-height: 110px;}
/* 동의 버튼 */
.btn2 {width: 223px; height: 45px; background: #1768ac; color: #fff; border-radius: 6px; line-height: 45px; text-align: center; display: inline-block; border: none;}
/* 비동의 버튼 */
.btn3 {width: 223px; height: 45px; background: #727272; color: #fff; border-radius: 6px; line-height: 45px; text-align: center; display: inline-block; border: none;}
/* 인쇄 버튼 */
.btn4 {width: 160px; height: 40px; border-radius: 6px; background: #005099; color: #fff; border: none; cursor: pointer;}
/* 다운로드 버튼 */
.btn5 {background: url(../images/download.png) no-repeat center; width: 30px; height: 30px; border: none; background-size: 100%;}
/* 목록 버튼 */
.btn6 {width: 200px; height: 45px; background: #1768AC; color: #fff; border-radius: 6px; line-height: 45px; text-align: center; border: none; cursor: pointer;}
/* 메인 공지더보기 버튼 */
.btn7 {border: none; background: transparent; cursor: pointer;}
/* 임시저장 버튼*/
.btn8 {width: 105px; height: 45px; background: #fff; color: #1768ac; border-radius: 6px; line-height: 40px; text-align: center; display: inline-block; border: 2px solid #1768ac;}
/* 지원 프로그램 버튼*/
.btn9 {display: inline-block; color: #0073db; font-size: 18px; padding: 11px 26px 12px; font-weight: bold; border: 1px solid #d6e3fe; border-radius: 50px;}
.btn9:hover {background-color: #ecf3fd;}
/* 휴대폰번호 수정하기 */
.btn10 {background: #a6d67c; color: #000; border-radius: 6px; text-align: center; display: inline-block; border: none; padding: 20px;}
/* 검사결과페이지 세부결과보기 */
.btn11 {background-color: #fff; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); border: none; position: relative;z-index: 3; cursor: pointer; border-radius: 50px; font-size: 1.2em; font-weight: bold; padding: 20px;}
.btn12 {background: #ffa85c; color: #000; border-radius: 6px; text-align: center; display: inline-block; border: none; padding: 20px;}
.btn13 {background-color: #727272; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); border: none; position: relative;z-index: 3; cursor: pointer; border-radius: 50px; font-size: 1.2em; font-weight: bold; padding: 20px; color: #fff;}
.btn14 {background-color: #fff;  border: none; position: relative; z-index: 3; cursor: pointer; border-radius: 50px; font-size: 1.2em; padding: 20px 85px; font-weight: bold; border: 3px solid #f77272;}
.btn15 {background-color: #f77272;  border: none; position: relative; z-index: 3; cursor: pointer; border-radius: 30px; font-size: 1.2em; padding: 20px 85px; font-weight: bold; color: #fff;}
.btn16 {height: 40px; padding: 0; font-weight: 400; color: #fff; border: 1px solid #0891a8; background: #219aaf; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); transition: 0.3s; width: 80px; color: #545859; border-color: #959c9e; background: #fff;}
/* 폰트사이즈 */


/* 접근성 포커싱 */
/*input:focus, a:focus, button:focus, select:focus {outline: 2px dashed #eb6d6d;}*/



/* tab메뉴 */
.tabBox li {height: 62px; text-align: center; background: #fff; line-height: 60px; position: relative; flex: 1; border-radius: 10px; margin: 0 2px;}
.tabBox li.on {border: 2px solid #f77272;}
.tabBox .item_tab li.on {background-color: #f3f5f9; color: #005099;}
.tabBox .item_tab li.on::after {content: ""; width: 60px; height: 5px; bottom: 0; left: 50%; position: absolute; background: #005099; transform: translateX(-50%);}
.tabBox li a {display: block;}
.tabBox li.on a {font-weight: bold;}
.tabBox li.on::after {content: ""; width: 15px; height: 15px; bottom: -7px; left: 50%; position: absolute; background: #f77272; transform: translateX(-50%) rotate(45deg); z-index: -1;}
.tabList {padding: 20px 0; display: none;}



/* 서브 콘텐츠 제목 */
.subContTit h4 {font-size: 22px; font-family: 'NanumSquareNeo';}

/* checkbox */
input[type="checkbox"] {appearance: none; width: 24px; height: 24px; border: 1px solid #e5e7ee; cursor: pointer; position: relative; vertical-align: bottom; margin-right: 10px; background: #fff;}
input[type="checkbox"]:checked::after {background: transparent url(../images/inputChk.png) no-repeat center; position: absolute; width: 30px; height: 30px; content: ""; background-size: 80%; left: 50%; top: 50%; transform: translate(-50%, -50%);}

/* radio */
input[type="radio"] {appearance: none; border-radius: 50%; width: 24px; height: 24px; border: 1px solid #e5e7ee; cursor: pointer;}

/* select */
select {border: 2px solid #e5e7ee; width: 230px; height: 45px; -webkit-appearance : none; -moz-appearance: none; appearance: none; cursor:pointer; padding: 0 40px 0 20px;}
select.selectCustom {background: url(../images/down.png) no-repeat 95% 50% #fff; background-size: 10%; font-size: 0.9em;}
select.selectCustom:focus option {border-radius: 10px; outline: 1px solid #e5e7ee; font-size: 0.9em;}

label {font-size: 0.9em;}

/* 정렬 */
.tal {text-align: left;}
.tac {text-align: center;}
.tar {text-align: right;}
.flex {display:flex; display:-ms-flexbox; flex-direction:row; -webkit-box-orient:horizontal;  -ms-flex-direction:row; flex-wrap:wrap; -ms-flex-wrap:wrap; justify-content:space-between;-webkit-box-pack:justify; -ms-flex-pack:justify; align-items:stretch; -webkit-box-align:stretch; -ms-flex-align:stretch;}
.flex_fs {display:flex; display:-ms-flexbox; flex-direction:row; -webkit-box-orient:horizontal;  -ms-flex-direction:row; flex-wrap:wrap; -ms-flex-wrap:wrap; justify-content: flex-start;}
.db {display: block;}
.dib {display: inline-block !important;}

/* 보더값 */
.bdBtm {border-bottom: 1px solid #d0dbe1;}

/* 폰트 색상 */
.ftBlue {color: #21409a;}
.ftBlue2 {color: #3b68b0;}
.ft777 {color: #777;}
.ftRed {color: #cf2b2b !important;}
.ftWht {color: #fff;}
.ftGreen {color: #008a39;}
.ftYellow {color: #fd7c35;}

/* 폰트 두께 */
.fwb {font-weight: bold;}
.fw500 {font-weight: 500;}
.fw600 {font-weight: 600;}
.fw700 {font-weight: 700;}
.fw800 {font-weight: 800;}
.fw900 {font-weight: 900;}
.fwn {font-weight: normal;}


/* 폰트 사이즈 */
.fz14{font-size: 14px;}
.fz1_2em {font-size: 1.2em !important;}

/* 배경 색 */
.bgBlue {background: #f0f7fb;}
.bgRed {background: #fbf0f0;}

/* 레이아웃 */

/* 전체 옅은 회색 border*/
.box1 {border: 1px solid #e5e5e5;}
/* top, bottom 검은 보더 */
.box2 {border-top: 1px solid #000; border-bottom: 1px solid #000;}
/* 보더 없음 */
.box4 {border: none !important;}



/* 마진 */
.m0 {margin: 0;}
.mt0 {margin-top: 0 !important;}
.mb0 {margin-bottom: 0 !important;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb50 {margin-bottom: 50px !important;}
.mr10 {margin-right: 10px;}
.m15_0 {margin: 15px 0;}
.m55_0 {margin: 45px 0;}
.ml20 {margin-left: 20px;}
.mt10 {margin-top: 10px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}



/* 패딩 */
.p0 {padding: 0 !important;}
.pt10 {padding-top: 10px;}
.p10 {padding: 10px;}
.p30 {padding: 30px;}
.pl30 {padding-left: 30px;}
.pl45 {padding-left: 45px;}
.pb30 {padding-bottom: 30px;}


/* pre 줄바꿈 */
pre {white-space: pre-wrap}

/* 자간 */
.lt-07 {letter-spacing: -0.7px;}


/* ====col값==== */
.col8 {width: 8%;}
.col9 {width: 9%;}
.col10 {width: 10%;}
.col11 {width: 11%;}
.col12 {width: 12%;}
.col13 { width:13%; }
.col14 {width: 14%;}
.col15 {width: 15%;}
.col17 {width: 17%;}
.col18 { width:18%; }
.col19 {width: 19%;}
.col20 {width: 20%;}
.col21 {width: 21%;}
.col23 {width: 23%;}
.col25 {width: 25%;}
.col26 {width: 26%;}
.col28 {width: 28%;}
.col29 {width: 29%;}
.col30 {width: 30%;}
.col35 {width: 35%;}
.col36 {width: 36%;}
.col40 {width: 40%;}
.col45 {width: 45%;}
.col46 {width: 46%;}
.col47 {width: 47%;}
.col48 {width: 48%;}
.col49 {width: 49%;}
.col50 {width: 50%;}
.col51 {width: 51%;}
.col52 {width: 52%;}
.col55 { width:55%; }
.col60 {width: 60%;}
.col65 {width: 65%;}
.col70 {width: 70%;}
.col75 {width: 75%;}
.col80 {width: 80%}


/* pc일때 안나타나게 */
.pcNon {display: none !important;}




/* 페이징처리 */
.paging {display: flex; justify-content: center; align-items: center; margin: 45px 0 0;}
.paging * {margin: 0 5px;}
.paging button {background-repeat: no-repeat; background-position: center; background-size: 50%; width: 35px; height: 35px; border: none; border-radius: 50%; background-color: #F5F6F9; border: 1px solid #f5f6f9; cursor: pointer;}
.paging .first {background-image: url(../images/first.png);}
.paging .pause {background-image: url(../images/pause.png);}
.paging .next {background-image: url(../images/next.png);}
.paging .last {background-image: url(../images/last.png);}
.paging a {width: 35px; height: 35px; text-align: center; line-height: 35px;}



/* 반응형 */
@media all and (max-width: 767px){
    .btn9 {font-size: 16px; padding: 10px 25px;}
    /* tab버튼 */
    .tabBox ul {display: flex; flex-wrap: wrap;}
    .tabBox li {width: 100%; margin-bottom: 5px; flex: auto;}
    .tabBox li.on::after {display: none;}



    /* 모바일일때 안나타나게 */
    .mobNon {display: none !important;}
    .pcNon {display: block !important;}

}