@charset "utf-8";
.tabfocus:focus{border:1px dashed #d1d1d1;}
header .headerBot_cont nav .menuClosePc{display: none;}

.headFix{position: fixed;}

.mapBox{position: relative;}
.mapBox .jumpTap{position: absolute; top:0; left:0; background-color:#fff; font-size:1em; color:#111; padding:5px 10px; box-sizing: border-box;}
.mapBox .jumpTap:focus{z-index: 100;}

i{font-style:normal}
.break{display:block;} /*  데스크탑 : block -> 모바일화면 : inline*/
.plump{}    /*  데스크탑 : 속성없음 -> 모바일화면 : block */
.block{display:block}   /*  데스크탑 : block -> 모바일화면 : block */
.creak{display:block;}
.treak{display:block;}
.pointColor{color:#009b63;}

.subCntArea{margin:70px 0; width:100%;}

/* 스킵네비게이션 */
#skipNavi {height:0;}
#skipNavi .skipLink {position:absolute; top:-1000px;left:-1000px;overflow:hidden;z-index:5000;}
#skipNavi .skipLink:focus, #skipNavi .skipLink:active {top:0;left:0;padding:10px 20px;background:#1e64ba;color:#fff; display:block; }

.ov{overflow:hidden}

/*인풋텍스트,셀렉트,라디오 공통*/
input[type="text"]{font-family:'NotokrR'; width:300px; color:#555; height:41px; border:1px solid #d6d6d6; box-sizing:border-box; padding:0px 10px; display:inline-block; vertical-align:middle; -webkit-appearance: none; font-size:1em;}
input[type="text"]::placeholder{color:#a5a5a5; opacity:1;}
input[type="password"]{font-family:'NotokrR'; width:300px; height:38px; color:#111; border:1px solid #d1d1d1; box-sizing:border-box; font-size:1.067em; padding:0px 10px; display:inline-block; vertical-align:middle; -webkit-appearance:none;}
input[type="password"]::placeholder{color:#a5a5a5; opacity:1;}
.chk-select{position:relative; display:inline-block; vertical-align:top;}
.chk-select:before{position:absolute; top:50%; right:20px; width:9px; height:5px; margin-top:-2px; line-height:120%; content:""; background: url("/images/Potal/layout/arrowIcon.png") center no-repeat;}
.chk-select select{font-family:'NotokrR'; font-size:1em; color:#555;  width:100%; height:41px;  padding:0px 50px 0px 15px; border:1px solid #d6d6d6; text-align:left; text-align-last:left; display:inline-block; vertical-align:middle; box-sizing:border-box; -webkit-appearance:none; -moz-appearance:none; appearance:none;}
.chk-select select::-ms-expand{display:none;}
textarea{width:100%; border:1px solid #d1d1d1; box-sizing:border-box; padding:10px; font-size:1.067em; -webkit-appearance: none; -webkit-border-radius:0;}
textarea:focus{border:1px solid #0942a1;}
input[type="text"].inputCalendar{box-sizing: border-box; padding-right:40px; background: url("/images/Potal/board/boardCal.png") right 15px top 50% no-repeat #fff;}

.contin-flex-ct{display: flex; justify-content: center;}

.radios {display:inline-block; font-size:0px; vertical-align:middle; line-height:120%; color:#000;}
.radios input[type="radio"]{position: absolute; width:1px; height:1px; padding: 0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border: 0; }
.radios input[type="radio"] + label{display:inline-block; position:relative; padding-left:20px; font-size:1.067em; color:#4d4d4d; line-height:120%; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.radios input[type="radio"] + label:before {content:''; position: absolute; left:0; top:3px; width:14px; height:14px; text-align:center; background:#fff; border:1px solid #a3a3a3; border-radius:50%; }
.radios input[type="radio"] + label:after {}
.radios input[type="radio"] + label:active:before, .checks input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.radios input[type="radio"]:checked + label{color:#333353;}
.radios input[type="radio"]:checked + label:before {border-color:#009b63;}
.radios input[type="radio"]:checked + label:after { content:''; position:absolute; top:7px; left:4px; width:8px; height:8px; background:#009b63; border-radius:100%; }

.checks{display:inline-block; font-size:0px; vertical-align:middle; line-height:100%; color:#000;}
.checks input[type="checkbox"]{position: absolute; width:1px; height: 1px; padding: 0; margin:-1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.checks input[type="checkbox"] + label{display:inline-block; position:relative; padding-left:24px; font-size:1.067em; line-height:120%; color:#47495a; font-weight:500; letter-spacing:-0.03em; cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.checks input[type="checkbox"] + label:before {content:''; position: absolute; left:0px; top:0px; width:16px; height:16px; text-align:center; background:#fff; border:1px solid #cecece; border-radius:4px; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
.checks input[type="checkbox"] + label:active:before, .checks input[type="radio"]:checked + label:active:before {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
.checks input[type="checkbox"]:checked + label{color:#373737;}
.checks input[type="checkbox"]:checked + label:before {background:#fff; border-color:#0942a1;}

div.check-ps{position: absolute; top:0; right:0;}
div.check-ps input[type="checkbox"]{vertical-align: middle; cursor: pointer;}
div.check-ps label.txt{font-size:0.750em; font-family: 'NotoKrR'; color: #000;}



.filebox{position:relative; padding-right:100px; box-sizing:border-box;}
.filebox .filename{display:block; width:100%;}
.filebox .filename:focus{border:1px solid #dcdcdc;}
.filebox .btn_file{position:absolute; top:0px; right:0px; display:block; line-height:39px; border:1px solid #dedede; border-left:0; box-sizing: border-box; background:#dedede; color:#555; font-family:'NotokrR'; width:100px; text-align:center; font-size:0.933em;}
.filebox input[type="file"] {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0}
.filebox.active .btn_file{background:#0942a1;}

/* title */
h4.cont-title{position:relative; font-family:'NexonB'; color:#009b63; font-size:1.600em;}

h5.cont-title{position:relative; font-size:1.200em; color:#005bac; padding-left:20px; font-family:'NotokrM'; line-height: 130%; box-sizing: border-box;}
h5.cont-title:before{position:absolute; top:7px; left:0px; width:14px; height:14px; background:url("/images/Potal/layout/h5titBg.png") no-repeat center; content:"";}
h6.cont-title{position:relative; font-size:1.067em; color:#e56534; padding-left:10px; font-family:'NotokrB'; line-height: 130%; box-sizing: border-box;}
h6.cont-title:before{position:absolute; top:3px; left:0px; width:4px; height:16px; background:url("/images/Potal/layout/h6titBg.jpg") no-repeat center; content:"";}

/* list */
.cont-list.step01 > li{position:relative; color:#333; padding-left:15px; /*font-size: 1.067em;*/ margin-bottom:10px; line-height:140%; font-family:'NotokrR'; box-sizing: border-box;}
.cont-list.step01 > li:before{position:absolute; top:10px; left:0px; width:6px; height:2px; background:#404040; content:""; border-radius:0px;}
.cont-list.step01 > li:last-child{margin-bottom:0px;}
.cont-list.step01 .cont-list.step02{padding:5px 0px;}

.cont-list.step02 > li{position:relative; font-size:0.933em; color:#666; padding-left:12px; line-height:140%; margin-bottom:4px; font-family:'NotokrR'; box-sizing: border-box;}
.cont-list.step02 > li:before{position:absolute; top:9px; left:0px; width:3px; height:3px; background:#878787; content:""; border-radius: 50%;}
.cont-list.step02 > li:last-child{margin-bottom:0px;}

.cont-list.lines {width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.cont-list.lines li{margin-right:5px;}
.cont-list.list2 > li{width:49%;}
.cont-list.list3 > li{width:32.333%;}
.cont-list.list5 > li{width:19%;}
.cont-list.list4 > li{width:24%; }

.cont-list.num{font-family:'NotoKrR';}
.cont-list.num > li{position:relative; font-size:1em; color:#666; padding-left:22px; line-height:140%; margin-bottom:4px; box-sizing: border-box;}
.cont-list.num > li:before{ display: inline-block; position: absolute; top:4px; left:0; width:15px; height: 15px; background: url("/images/Potal/board/searchNumBg.png") center no-repeat; text-align: center; line-height: 14px; color:#fff; font-size:0.867em; font-family:'NotokrR';}
.cont-list.num > li:last-child{margin-bottom:0px;}
ol.num > li{counter-increment: number;}
ol.num > li:before{content: counter(number);}

/* taps */
/* taps-dt4 */
.taps-dt4{margin:0px 0 20px; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.taps-dt4 li{width:25%; margin-right:-1px; height:54px; background-color: #fff; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.taps-dt4 li:last-child{margin-right:0;}
.taps-dt4 li a{display:block; width:100%; height:100%; border:1px solid #d6d6d6; box-sizing:border-box; padding:15px 20px; font-size:1.067em; color:#555; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-collapse:collapse; position: relative; text-align: center; font-family:'NotokrR';}
.taps-dt4 li:nth-child(n+5) a{border-top: 0;}
.taps-dt4 li a.nwTap span {padding-right:25px; background-image: url("/images/Potal/layout/subNavNw.png"); background-position: right 55%; background-repeat: no-repeat; }
.taps-dt4 li.active a.nwTap span, .taps-dt4 li a.nwTap:hover span {background-image: url("/images/Potal/layout/subNavNw_on.png");}
.taps-dt4 li a span{line-height:80%; vertical-align: baseline;}
.taps-dt4 li:hover, .taps-dt4 li.active{ background-color:#009b63;}
.taps-dt4 li:hover a, .taps-dt4 li.active a{color:#fff; border:none; font-family:'NotokrM'; background-image:url("/images/Potal/layout/tapOn.png"); background-position: center bottom; background-repeat: no-repeat;}
.taps-dt4 li.active a:before{content:"선택됨"; font-size:0px; line-height:120%;}

.taps-dt4.tap2 li{width:50%;}
.taps-dt4.tap3 li{width:33.3333%;}
.taps-dt4.tap5 li{width:20%;}
.taps-dt4.tap6 li{width:16.666%;}
.taps-dt4.tap2 li:nth-child(n+3) a{border-top: 0;}
.taps-dt4.tap3 li:nth-child(n+4) a{border-top: 0;}
.taps-dt4.tap5 li:nth-child(-n+5) a, .taps-dt4.tap6 li:nth-child(-n+6) a, .taps-dt4.tap7 li:nth-child(-n+7) a{border-top: 1px solid #d6d6d6;}
.taps-dt4.tap5 li:nth-child(n+6) a{border-top: 0;}
.taps-dt4.tap6 li:nth-child(n+7) a{border-top: 0;}

/* taps-dt5 */
.taps-dt5{display: flex; flex-wrap: wrap; justify-content: flex-start; border:1px solid #d6d6d6; padding:10px 30px; background:#f7f7f7;}
.taps-dt5 li{width:25%; padding:5px 0px; float:left; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.taps-dt5 li a{position:relative; display:block; width:100%; height:100%; box-sizing:border-box; padding:0px 12px 0px 15px; color:#555; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-family:'NotokrM';}
.taps-dt5 li a:before{position:absolute; top:50%; left:0px; width:8px; height:2px; margin-top:-1px; background:#666; content:"";}
.taps-dt5 li a span{line-height:120%; display: inline-block;}

.taps-dt5 li.active a, .taps-dt5 li:hover a{color:#009b63;}
.taps-dt5 li.active a:before, .taps-dt5 li:hover a:before{background:#009b63;}
.taps-dt5 li a > span > i{line-height: 17px;}

/*읍면탭메뉴추가*/
.taps-dt4.tap6 li a.bd-line{border-bottom:solid 1px #d6d6d6;}


.toggleShowBox > div{display: none;}
.toggleShowBox > div.toggleBox1{display: block;}

/* table-wrap */
.table-wrap .scroll-guide{display:none; position:relative; padding:10px 20px; background:#f6f6f6; margin-bottom:5px; text-align:center;}
.table-wrap .scroll-guide:before{position:absolute; top:50%; left:0px; width:20px; height:20px; margin-top:-10px; line-height:20px; font-weight:600; content:"〈";}
.table-wrap .scroll-guide:after{position:absolute; top:50%; right:0px; width:20px; height:20px; margin-top:-10px; line-height:20px; font-weight:600; content:"〉";}
.table-wrap .scroll-guide p{ text-align:center;font-weight:600;color:#666;font-size:0.800em;}
.table-wrap .scroll-guide p:before{content:"좌우스크롤 하시면 자세한 내용을 확인하실수 있습니다.";}
.table-wrap .scroll-guide.typeEng p:before{content:"You can check the details by scrolling left and right.";}

.table-wrap .scroll-table{overflow-x:auto;}
.table-wrap table.scroll.full{width:1400px;}
.table-wrap .scroll-guide.full{display: block;}

.table-wrap table.type01{position:relative; width:100%; border-collapse:collapse; table-layout:fixed; clear:both; color:#555; background:#fff; border-top:2px solid #009b63; font-family:'NotokrR';}
.table-wrap table.type01 thead th{background:#f7f7f7; color:#000; font-family:'NotokrM'; text-align:center; letter-spacing:-0.03em; padding:10px; font-size:1em; border-right:1px solid #dcdcdc; border-bottom:1px solid #9d9d9d; font-weight:500; box-sizing: border-box;}
.table-wrap table.type01 thead th:last-child{border-right:none;}

.table-wrap table.type01 tbody th{letter-spacing:-0.02em; padding:10px; color:#000; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; background:#f7f7f7; font-weight:500; font-family:'NotokrM'; box-sizing: border-box;}
.table-wrap table.type01 tbody td{letter-spacing:-0.02em; padding:10px; color:#555555; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; text-align:center; font-family:'NotokrR'; box-sizing: border-box;}
.table-wrap table.type01 tbody td:last-child{border-right:none;}
.table-wrap table.type01 tbody td.surveyInfo span{display:inline-block; background-color:#009b63; color:#fff; font-size:0.933em; text-align: center; line-height: 24px; width:42px; border-radius: 2px;}
.table-wrap table.type01 tbody td.surveyInfo.surveyFinish span{width:24px; height:24px; background: url("/images/Potal/layout/termiIcon.png") center no-repeat; font-size:0;}
.table-wrap table.type01 tbody td.surveyInfo.home a {display: inline-block; width: 25px; height: 25px; font-size: 0; background: url('/images/Education/Guide/01/images/homeLink.png');}

.contents_table tbody {position:relative; width:100%; border-collapse:collapse; table-layout:fixed; clear:both; color:#555; background:#fff; border-top:2px solid #45495b; font-family:'Noto Sans KR','Malgun Gothic',sans-serif;}
.contents_table tbody tbody tr td {letter-spacing:-0.02em; padding:10px; color:#000; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; background:#f7f7f7; font-weight:500;}
.contents_table tbody tbody tr td:last-child {letter-spacing:-0.02em; padding:10px; color:#555555; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc; text-align:center;}

.table-wrap table.type01 colgroup col.wd-20{width:20%;}
.table-wrap table.type01 colgroup col.wd-80{width:80%;}


/* btn */
.btn-wrap:not(td){display: inline-block;}
.btn-wrap a{text-align:left; font-family:'NotokrR'; position:relative; display:inline-block; vertical-align:top; margin-bottom:5px;box-sizing:border-box; -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -o-transition:all 0.3s ease-out; transition:all 0.3s ease-out; color:#555;}
.btn-wrap a > i, .btn-wrap a > span{ font-family:'NotokrR'; }
.btn-wrap .bbtn{padding:13px 50px 13px 25px; font-size:1em; background-image:url("/images/Potal/layout/btnArrow.png"); background-position: 92% center; background-repeat: no-repeat; color:#fff;}
.btn-wrap .bbtn:hover{opacity:0.7;}
.btn-wrap .bbtn span{padding-right:20px;}

.btn-wrap .bbtn.type01{background-color:#5a5a5a;}
.btn-wrap .bbtn.type01:focus{border:solid 2px #e56534; outline:none;}
.btn-wrap .bbtn.type02{background-color:#e56534;}
.btn-wrap .bbtn.type03{background-color:#ce9600;}
.btn-wrap .bbtn.type04{background-color:#3e6dc5;}
.btn-wrap .bbtn.type04:focus{border:solid 2px #e56534; outline:none;}
.btn-wrap .bbtn.type05{background-color:#3e6dc5;}
.btn-wrap .bbtn.type05:focus{border:solid 2px #e56534; outline:none;}



.btn-wrap .sbtn{width:auto; min-width:126px; padding:0px 15px 0px 45px; text-align: center; font-size:0.933em; height:auto; line-height: 39px; background-position: 15px center; background-repeat: no-repeat;}
.btn-wrap .sbtn.type-nomal{text-align: center; padding:0 15px;}
.btn-wrap .sbtn:hover{opacity:0.7;}
.btn-wrap .sbtn span{display: inline-block;}
.btn-wrap .sbtn.type-nomal span{padding-right: 0;}

.btn-wrap .sbtn.type01{background-color:#fff; border:1px solid #e1e1e1;}
.btn-wrap .sbtn.type02{background-color:#eee; color:#5e5e5e;}
.btn-wrap .sbtn.type03{background-color:#009b63; color:#fff;}
.btn-wrap .sbtn.type04{background-color:#3e6dc5; color:#fff;}
.btn-wrap .sbtn.type04:focus{border:solid 2px #e56534; outline: none;}


.btn-wrap .sbtn.type01.type-dw, .btn-wrap .sbtn.type02.type-dw {background-image:url("/images/Potal/layout/iconDw_type1.png");}
.btn-wrap .sbtn.type03.type-dw, .btn-wrap .sbtn.type04.type-dw {background-image:url("/images/Potal/layout/iconDw_type2.png");}
.btn-wrap .sbtn.type01.type-vi, .btn-wrap .sbtn.type02.type-vi {background-image:url("/images/Potal/layout/iconView_type1.png");}
.btn-wrap .sbtn.type03.type-vi, .btn-wrap .sbtn.type04.type-vi {background-image:url("/images/Potal/layout/iconView_type2.png");}
.btn-wrap .sbtn.type01.type-lc, .btn-wrap .sbtn.type02.type-lc {background-image:url("/images/Potal/layout/iconMark_type1.png");}
.btn-wrap .sbtn.type03.type-lc, .btn-wrap .sbtn.type04.type-lc {background-image:url("/images/Potal/layout/iconMark_type2.png");}
.btn-wrap .sbtn.type01.type-hp, .btn-wrap .sbtn.type02.type-hp {background-image:url("/images/Potal/layout/iconHome_type1.png");}
.btn-wrap .sbtn.type03.type-hp, .btn-wrap .sbtn.type04.type-hp {background-image:url("/images/Potal/layout/iconHome_type2.png");}
.btn-wrap .sbtn.type01.type-dt, .btn-wrap .sbtn.type02.type-dt {background-image:url("/images/Potal/layout/iconMore_type1.png");}
.btn-wrap .sbtn.type03.type-dt, .btn-wrap .sbtn.type04.type-dt {background-image:url("/images/Potal/layout/iconMore_type2.png");}
.btn-wrap .sbtn.type01.type-nw, .btn-wrap .sbtn.type02.type-nw {background-image:url("/images/Potal/layout/subNavNw.png");}
.btn-wrap .sbtn.type03.type-nw, .btn-wrap .sbtn.type04.type-nw {background-image:url("/images/Potal/layout/subNavNw_on.png");}
.btn-wrap .sbtn.type-print {background-image:url("/images/Potal/board/boardPrint.png");}

.btn-wrap .twoBtns{padding:15px 5px; text-align: center; border:1px dashed #cccccc;}

.btn-wrap .fbtn{border:1px solid #e1e1e1; padding: 9px 17px; font-size:0.933em; font-family:'NotokrR';}
.btn-wrap .fbtn:hover{background:#e1e1e1;}
.btn-wrap .fbtn span{display:block; height:22px; padding-left:30px;}
.btn-wrap .fbtn.sbtn {padding:0 10px;}
.btn-wrap .fbtn.sbtn span{background-size:20px !important; padding-right:0; height:auto; }
.btn-wrap .fbtn.hwp span{background:url("/images/Potal/layout/bt-icon-hwp.png") no-repeat left;}
.btn-wrap .fbtn.ppt span{background:url("/images/Potal/layout/bt-icon-ppt.png") no-repeat left;}
.btn-wrap .fbtn.xls span{background:url("/images/Potal/layout/bt-icon-xls.png") no-repeat left;}
.btn-wrap .fbtn.jpg span{background:url("/images/Potal/layout/bt-icon-jpg.png") no-repeat left;}
.btn-wrap .fbtn.gif span{background:url("/images/Potal/layout/bt-icon-gif.png") no-repeat left;}
.btn-wrap .fbtn.png span{background:url("/images/Potal/layout/bt-icon-png.png") no-repeat left;}
.btn-wrap .fbtn.zip span{background:url("/images/Potal/layout/bt-icon-zip.png") no-repeat left;}
.btn-wrap .fbtn.pdf span{background:url("/images/Potal/layout/bt-icon-pdf.png") no-repeat left;}
.textBtn{position: relative; padding-right: 30px; box-sizing: border-box; transition: all .3s ease-in-out; background-size: 20px!important;}
.textBtn:hover{opacity:0.8 ;}
.textBtn.hwp {background:url("/images/Potal/layout/bt-icon-hwp.png") no-repeat right;}
.textBtn.ppt {background:url("/images/Potal/layout/bt-icon-ppt.png") no-repeat right;}
.textBtn.xls {background:url("/images/Potal/layout/bt-icon-xls.png") no-repeat right;}
.textBtn.jpg {background:url("/images/Potal/layout/bt-icon-jpg.png") no-repeat right;}
.textBtn.gif {background:url("/images/Potal/layout/bt-icon-gif.png") no-repeat right;}
.textBtn.png {background:url("/images/Potal/layout/bt-icon-png.png") no-repeat right;}
.textBtn.zip {background:url("/images/Potal/layout/bt-icon-zip.png") no-repeat right;}
.textBtn.pdf {background:url("/images/Potal/layout/bt-icon-pdf.png") no-repeat right;}

.align-left > *{display:inline-block;}
.align-left .btn-wrap{margin-left:4px; top:-11px; position:relative;}
/* contin-box */
.contin-box{position:relative; background:#f7f7f7; padding:25px 30px; overflow:hidden; font-family:'NotokrR'; font-size:1em;}
.contin-box.borderType{box-sizing: border-box; border:1px solid #e1e1e1;}
.contin-box .contin-tit{font-size:1.467em; color:#111; margin-bottom:10px; font-family:'NexonB';}
.contin-box .contin-cnt {font-family:'NotokrR'; font-size:1em; line-height: 1.733em;}
.contin-box.type01{position:relative; padding:35px 40px; background:none; border:1px solid #d6d6dd; border-top:2px solid #373777;}
.contin-box.type01:before{display:none;}
.contin-box.type01:after{display:none;}
.contin-box.type02{position:relative; padding:25px 30px; background:none; border:3px solid #dbdbdb;}
.contin-box.type02:before{display:none;}
.contin-box.type02:after{display:none;}

.contin-box .icon-text{position:relative; padding-left:130px; min-height:100px;}
.contin-box .icon-text:before{position:absolute; top:0px; left:0px; width:100px; height:100px; display:block; background:#000; content:""; border-radius:50%;}
.contin-box .icon-text .btxt{font-size:1.600em; color:#111; font-weight:500;}
.contin-box .icon-text .stxt{font-size:1.067em; color:#333; font-weight:300; line-height:150%; font-family:'Noto Sans KR','Malgun Gothic',sans-serif;}

.contin-box .gtxt{font-size:1.067em; color:#333; font-weight:500; line-height:120%; letter-spacing:-0.02em; padding-top:7px; overflow:hidden;}
.contin-box .select-btn{overflow:hidden;}
.contin-box .select-btn .chk-select{float:left;}
.contin-box .select-btn .btn{float:left; display:block; padding:0px 15px; text-align:center; line-height:38px; background:#888; font-size:1.067em; color:#fff; border:none; cursor:pointer;}

/* 이미지 + 텍스트*/
.imgTextBox{width:100%; }
.imgTextBox.type01{border:1px solid #d6d6d6; box-sizing: border-box; position: relative; padding-left:217px; background:#fff; overflow: hidden;}
.imgTextBox.type01 .itbImg{width:217px;background:#fff; position: absolute; left:0; top:50%; transform: translate(0,-50%); text-align: center;}
.imgTextBox .itbImg > img{ max-width:100%;}
.imgTextBox.type01 .itbText{width:100%; min-height: 174px; text-align: left;  background-color:#f7f7f7; padding:21px 30px; box-sizing: border-box;}
.imgTextBox.type01 .itbText p {color:#555; font-size:1em; font-family:'NotokrR'; letter-spacing: -0.3px;}

.imgTextBox.type02 {display: flex; flex-wrap: wrap; justify-content: space-between;}
.imgTextBox.type02 .itbBox{width:32%; max-width:382px; border:1px solid #e1e1e1; box-sizing: border-box; background-color:#f7f7f7; text-align: center;}
.imgTextBox.type02 .itbBox .itbText{font-size:1em; color:#555; font-family:'NotokrR'; padding:12px 10px;}

/* page-info */
.page-info{margin-top:70px;border:1px solid #d1d1d1; border-top-color: #333; box-sizing: border-box;}
.page-info .infos{padding:15px 30px; background:#fff; overflow:hidden; min-height:18px;}
.page-info .infos .piTxt{position: relative; float:left; padding-left:30px; font-size:1em; color:#666; margin-right:40px; background-position: left center; background-repeat: no-repeat; letter-spacing:-0.02em;}
.page-info .infos .piTxt1 {background-image: url("/images/Potal/layout/ftMember.png");}
.page-info .infos .piTxt2 {background-image: url("/images/Potal/layout/ftDepart.png");}
.page-info .infos .piTxt3 {background-image: url("/images/Potal/layout/ftTel.png"); margin-right:0;}
.page-info .infos .piTxt4 {background-image: url("/images/Potal/layout/ftDate.png"); float:right; margin-right:0;}
.page-info .infos .piTxt span{position: relative; font-size:1em; color:#333; padding-right:10px; margin-right:10px; letter-spacing:-0.02em;}
.page-info .infos .piTxt span:before{content:''; display: block; position: absolute; right:0; width:1px; height:12px; background:#d1d1d1; top:50%; margin-top:-6px;}

.page-info .satisf{padding:25px 30px; overflow:hidden; background-color:#f4f4f4;}
.page-info .satisf .apprai{width:61%; float:left; overflow: hidden; padding-top: 10px;}
.page-info .satisf .apprai .btxt{font-size:1em; color:#000; margin-bottom:5px; font-family:'NotokrM'; padding-left:30px; background: url("/images/Potal/layout/ftSati.png") left center no-repeat; float:left;}

.page-info .satisf .apprai .mark{float:left; margin-left:20px;}
.page-info .satisf .apprai .mark p{display: inline-block;margin-right:10px; }
.page-info .satisf .apprai .mark input[type=radio]{background:#fff;}
.page-info .satisf .apprai .mark label{color:#666; font-size:0.933em; }

.page-info .satisf .opinion{float:right; position:relative; width:39%;}
.page-info .satisf .opinion .input-btn{padding-right:80px;}
.page-info .satisf .opinion .input-btn input[type="text"]{width:100%; height:46px; font-size:0.933em; border-color:#7e7e7e;}
.page-info .satisf .opinion .input-btn .btn{position:absolute; top:0px; right:0px; line-height:46px; font-size:0.933em; width:80px; text-align:center; background:#3a5ca4; color:#fff; z-index:1;}


/* borderbox*/
.border-box{width:100%; box-sizing: border-box; padding:30px; border:1px solid #e1e1e1;}
.border-box p {color:#666; font-family:'NotokrR';}
.crossBg{background: url("/images/Potal/layout/crossBg.jpg")left top repeat;}

.border-box.type02{border:12px solid #f7f7f7;}

.border-box.p10, .dashed-box.p10{padding:10px;}
.border-box.p15, .dashed-box.p15{padding:15px;}

/* S.DashedBox*/

.dashed-box{width:100%; box-sizing: border-box; padding:30px; border:1px dashed #ccc;}
.dashed-box.p20{padding: 20px;}
.dashed-box p {color:#666; font-family:'NotokrR';}

/* E.DashedBox*/
.popBlack{display:none; width:100%; height: 100%; position: fixed; top:0; left:0; z-index: 1001; background:rgba(0,0,0,0.7);}


/* S.원본이미지보기 */
.imgCnt{position: relative;}
.imgCnt img{max-width:100%;}
.imgCnt .imgCntBtn{display:none;position: absolute; bottom:0; right:0; background:#548fe1; color:#fff; font-size:14px;padding:5px 10px;}
@media screen and (max-width:1000px) {
    .imgCnt{padding-bottom: 50px}
    .imgCnt .imgCntBtn{display: block;}
}
/* E.원본이미지보기 */

/* 박스타이틀 */
.box-title {width:100%; box-sizing: border-box; border:1px solid #e1e1e1; position: relative;}
.box-title:before {content:''; position: absolute; top:-2px; left:-1px; width:100.2%; height: 50px; background-image: url("/images/Potal/layout/boxTitleBg.jpg"); background-repeat: repeat-y; background-position: center; background-size: 100%;}
.box-title.tpye2:before {background-image:url("/images/Potal/layout/boxTitleBg.jpg"); }
.box-title .boxTitle-cnt {width: 99.8%; position: relative; top:0; left:1px; z-index: 1; background-color: #fff; padding:35px 35px 35px 135px; box-sizing: border-box;}
.box-title .boxTitle-cnt:before {content:''; display: inline-block; width:70px; height: 70px; position: absolute; top:35px; left:35px; border-radius: 50%; background:url("/images/Potal/layout/boxTItle_bg.png") center no-repeat #f1f1f1;}
.box-title.type2 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle2_bg.png"); }
.box-title.type3 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle3_bg.png"); }
.box-title.type4 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle4_bg.png"); }
.box-title.type5 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle5_bg.png"); }
.box-title.type6 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle6_bg.png"); }
.box-title.type7 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle7_bg.png"); }
.box-title.type8 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle8_bg.png"); }
.box-title.type9 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle9_bg.png"); }
.box-title.type10 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle10_bg.png"); }
.box-title.type11 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle11_bg.png"); }
.box-title.type12 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle12_bg.png"); }
.box-title.type13 .boxTitle-cnt:before {background-image:url("/images/Potal/layout/boxTItle13_bg.png"); }
.box-title .boxTitle-cnt .bt-title {font-size: 1.2em; font-family:'NexonB'; color:#000; line-height: 140%;}
.box-title .boxTitle-cnt .bt-cnt {font-size:1em; color:#555; font-family:'NotokrR'; letter-spacing: -0.3px;  margin-top:10px;}
.box-title .boxTitle-cnt.noCnt_type {padding:60px 35px 50px 135px;}
.box-title.aloneType .boxTitle-cnt{padding:0 20px 0 135px; height:120px; display: flex; align-items: center; }
.box-title.aloneType .boxTitle-cnt:before{top:50%; margin-top:-35px;}
/* 박스타이틀 */

@media all and (max-width:1400px){
    .page-info .satisf .apprai{width:70%;}
    .page-info .satisf .opinion{width:30%;}
}

@media all and (max-width:1200px){
    .page-info{border-left:none; border-right:none;}
    .page-info .satisf .apprai{width:50%; padding-top: 0;}
    .page-info .satisf .opinion{width:50%;}

    .dashed-box, .border-box{padding:20px;}
}

@media all and (max-width:1000px){
    .m-none{display:none}
    .break{display:inline}
    .creak{display:block;}

    .subCntArea{width:95%; margin: 50px auto;}

    input[type="text"]{padding-left:10px; width:240px;}
    input[type="password"]{padding-left:10px;}
    .chk-select select{padding:0px 40px 0px 15px;}
    textarea{padding:5px; font-size:0.933em;}

    .cont-list.step01 > li{ padding-left:10px;}
    .cont-list.step01 > li:before{top:7px;}

    .cont-list.step02 > li{ padding-left:12px;}
    .cont-list.step02 > li:before{top:7px; width:5px;}

    .cont-list.list3 > li, .cont-list.list4 > li{width:49%;}
    .cont-list.list5 > li{width:32.333%;}

    .cont-list.step01 > li{padding-left:13px; font-size:14px;}

    .cont-list.step02 > li{padding-left:8px; font-size:0.933em;}
    .cont-list.step02 > li span{top:8px;}

    .cont-list.num li{padding-left:20px; font-size:0.933em;}

    .taps-dt4 li a{padding:10px 20px;}
    .taps-dt4 li{height:46px;}
    .taps-dt4 li a{font-size:16px;}
    .taps-dt5{padding:10px 20px;}
    .taps-dt5 li{padding:3px 0px; width:33.333%;}
    .taps-dt5 li a{padding:0px 20px 0px 12px; font-size:0.933em;}

    .table-wrap table.type01 thead th{font-size:14px; padding:8px;}

    .table-wrap table.type01 tbody th{font-size:14px; padding:8px;}
    .table-wrap table.type01 tbody td{font-size:14px; padding:8px;}

    .btn-wrap > p > a{font-size:14px;}
    .btn-wrap .bbtn{padding:10px 20px 10px 15px;}
    .btn-wrap .fbtn{font-size:13px;}

    .page-info{margin-top:50px;}

    .page-info .infos {padding:15px 20px;}
    .page-info .infos .piTxt {margin-right:10px;}
    .page-info .infos .piTxt span{padding-right: 5px; margin-right:5px;}

    .page-info .satisf{padding:15px 20px;}
    .page-info .satisf .apprai{width:55%; float:left;}
    .page-info .satisf .apprai .btxt{font-size:0.933em;}


    .page-info .satisf .opinion{width:45%;}
    .page-info .satisf .opinion .input-btn{padding-right:70px;}
    .page-info .satisf .opinion .input-btn .btn{width:70px;}

    .imgCnt{padding-bottom: 50px}
    .imgCnt .imgCntBtn{display: block;}

    .box-title .boxTitle-cnt{padding:20px;}
    .box-title .boxTitle-cnt:before{position: relative; display: inline-block; left:0; width:40px; height: 40px; background-size: 45%; top:3px;}
    .box-title .boxTitle-cnt .bt-title {display: inline-block; vertical-align: middle; margin-left:15px;}
    .box-title .boxTitle-cnt .bt-cnt{font-size:14px;}
    .box-title .boxTitle-cnt.noCnt_type {padding:20px; vertical-align: middle;}
    .box-title .boxTitle-cnt.noCnt_type:before {vertical-align: middle; top:0;}
    .box-title .boxTitle-cnt .bt-title{vertical-align: middle;}

    .box-title.aloneType .boxTitle-cnt{padding:20px;}
    .box-title.aloneType .boxTitle-cnt:before{top:0; margin-top:0;}

    .btn-wrap .sbtn{font-size:14px;}

    .contin-box{padding:20px 30px;}
}

@media screen and (max-width:768px) {
    .page-info .infos .piTxt{width:42%; margin-right:1%; margin-bottom:2%;}
    .page-info .infos .piTxt4{float:left;}
    .taps-dt4 li{width:50%; margin-top:3px;}
    .taps-dt4.tap5 li{width:33.333%;}
}


@media only screen and (max-width:680px){
    .treak{display:inline;}

    .board-search .search{display: flex;}
    input[type="text"]{height:34px; font-size:0.867em; padding:0px 7px;}
    input[type="password"]{height:34px; font-size:0.867em; padding:0px 7px;}
    .chk-select select{height:34px; font-size:0.867em;}
    textarea{padding:5px; font-size:0.867em;}

    .radios input[type="radio"] + label{font-size:0.867em;}
    .radios input[type="radio"] + label:before{top:1px;}
    .radios input[type="radio"]:checked + label:after {top:5px;}

    .checks input[type="checkbox"] + label{font-size:0.867em; padding-left:20px;}
    .checks input[type="checkbox"] + label:before{width:13px; height:13px;}
    .checks input[type="checkbox"]:checked + label:after{width:15px; height:15px;}

    .filebox{padding-right:85px;}
    .filebox .btn_file{width:85px; line-height:34px; font-size:0.867em;}

    h4.cont-title{font-size:23px; padding-top:8px;}
    h5.cont-title{font-size:21px; padding-left:17px;}

    .cont-list.step01 > li{font-size:14px;}
    .cont-list.step02 > li{font-size:14px;}
    .cont-list.step02 > li:before{top:6px;}
    .cont-list > li {width:100% !important;}

    .cont-list.step01 > li span{top:7px;}
    .cont-list.num > li{font-size:14px;}

    .taps-dt4 li a {padding:7px 15px;}
    .taps-dt4 li{height:39px;}
    .taps-dt4 li a{ font-size:14px;}
    .taps-dt4.tap5 li{width:50%;}
    .taps-dt5{padding:5px 15px;}
    .taps-dt5 li{padding:2px 0px; width:50%;}
    .taps-dt5 li a{padding:0px 15px 0px 10px; font-size:0.867em;}
    .taps-dt4 li a.nwTap span{background-size: 13px; background-position: right 65%; padding-right:18px;}
    
        /*읍면탭*/
    .taps-dt4.tap6 li{width: 33%;}
    .taps-dt4.tap6 li a{border:1px solid #d6d6d6;}
    .table-wrap .scroll-guide{display:block;}

    .table-wrap table.type01 thead th{font-size:14px; padding:6px;}

    .table-wrap table.type01 tbody th{font-size:14px; padding:6px;}
    .table-wrap table.type01 tbody td{font-size:14px; padding:6px;}

    .table-wrap table.scroll{width:680px;}
    .table-wrap table.scroll.w1000{width:1000px;}
    .table-wrap table.scroll.w1200{width:1200px;}

    .table-wrap table.respon colgroup{display:none;}
    .table-wrap table.respon thead {display:none;}
    .table-wrap table.respon tbody {overflow:hidden;}
    .table-wrap table.respon tbody th{display:none;}
    .table-wrap table.respon [data-cell-header]:before {content:attr(data-cell-header); float:left; font-weight:600 ; font-size:0.933em; position:absolute; left:0; top:0;box-sizing:border-box; padding:10px 0px; box-sizing:border-box; z-index:2;}

    .table-wrap table.respon tbody tr{border-top:1px solid #E6E6E6; border-bottom:1px solid #d5d8df; padding:5px 0px; display:block; overflow:hidden; width:100%;}
    .table-wrap table.respon tbody tr:first-child {border-top:0;}
    .table-wrap table.respon tbody td{position:relative; width:100%; box-sizing:border-box;float:left; text-align:left; padding:8px 8px 8px 90px; font-size:14px;}
    .table-wrap table.respon tbody td[data-cell-header]:before{width:75px; padding-left:15px; text-align:left; box-sizing:border-box; font-size:14px; top:-3px;}
    .table-wrap table.respon tbody td[data-cell-header]:after{position:absolute; left:0; top:0; width:80px; height:99%; display:block; content:""; z-index:1; background:#f7f7f7;}

    .table-wrap table.respon tbody tr:hover{background:none;}
    .table-wrap table.respon tbody tr td{border-bottom:1px solid #d1d1d1; border-right:none;}
    .table-wrap table.respon tbody tr td:last-child{border-bottom:none;}

    .btn-wrap > p > a{font-size:14px;}
    .btn-wrap .sbtn{min-width:105px; padding-left:30px; background-size: 15px; background-position: 10px center;}
    .btn-wrap .twoBtns .sbtn{background-size: 7%; padding-left:35px;}
    .btn-wrap .sbtn.type-hp , .btn-wrap .sbtn.type-nw {background-size:15px;}
    .btn-wrap .sbtn.type-lc {background-size:10%;}
    .btn-wrap .bbtn{padding:10px 45px 10px 10px;}

    .btn-wrap .twoBtns > a{margin-right:0;}

    .btn-wrap .fbtn{font-size:13px;}

    .page-info .infos .piTxt {font-size:15px;}
    .page-info .infos .piTxt span{font-size:15px;}

    .page-info .satisf{padding:10px 15px;}
    .page-info .satisf .apprai{width:100%; float:none; margin-bottom:10px;}
    .page-info .satisf .apprai .btxt{font-size:14px; margin-bottom:0px;}

    .page-info .satisf .apprai .mark{margin-top:5px; margin-left:0;}

    .page-info .satisf .opinion{width:100%; float:none;}
    .page-info .satisf .opinion .input-btn{padding-right:60px;}
    .page-info .satisf .opinion .input-btn input[type="text"]{height:36px; font-size:14px;}
    .page-info .satisf .opinion .input-btn .btn{line-height:36px; font-size:14px; width:60px;}

    .contin-box{padding:15px 20px;}
    .contin-box .contin-cnt {font-size:14px;}


    .box-title:before{width:100%; left:0;}
    .box-title .boxTitle-cnt{width:99%;}
}

@media screen and (max-width:640px){
    .subCntArea{margin:30px auto;}

    .imgTextBox.type01{padding-left:0;}
    .imgTextBox.type01 .itbImg{width:100%; position: relative; top:0; transform: translate(0, 0); padding:20px 0; max-height: 350px; overflow: hidden;}
    .imgTextBox.type02 {align-items: center; justify-content: center;}
    .imgTextBox.type02 .itbBox, .txtBoxWrap .tbwList{width:100%; float:none; margin-right:0; margin-bottom:2%; max-width:none;}
    .imgTextBox.type02 .itbBox .itbImg{background-color:#fff; max-height: 350px; overflow: hidden;}

    .dashed-box, .border-box{padding:15px;}
    .dashed-box p, .border-box p{font-size:0.933em;}
    .border-box.type02{border-width: 6px;}
    .box-title .boxTitle-cnt:before{display: none;}
    .box-title .boxTitle-cnt .bt-title{margin-left:0; margin-bottom:10px; font-size:16px;}
    .box-title .boxTitle-cnt.noCnt_type .bt-title{margin-bottom: 0;}
    .box-title.aloneType .boxTitle-cnt{height:auto; padding:20px;}
    .box-title.aloneType .boxTitle-cnt .bt-title{margin-bottom:0;}

    .imgTextBox.type02 .itbBox .itbText{font-size:15px;}

    h4.cont-title{font-size:20px;}
    h5.cont-title{font-size:18px; padding-left:17px;}
}

@media all and (max-width:480px) {
    .plump{display:block}
    .block{display:block}
    .creak{display:inline;}

    .chk-select:before{right:15px;}
    .chk-select select{padding:0 30px 0 15px;}

    .taps-dt4.item06{margin:0px -1%;}
    .taps-dt4.item06 li{width:48%; margin:0px 1% 5px 1%;}

    .taps-dt4.item05{margin:0px -1%;}
    .taps-dt4.item05 li{width:48%; margin:0px 1% 5px 1%;}

    .taps-dt4.item04{margin:0px -1%;}
    .taps-dt4.item04 li{width:48%; margin:0px 1% 5px 1%;}

    .taps-dt4.item03{margin:0px -1%;}
    .taps-dt4.item03 li{width:48%; margin:0px 1% 5px 1%;}

    .taps-dt4.item02{margin:0px -1%;}
    .taps-dt4.item02 li{width:48%; margin:0px 1% 5px 1%;}
    
     /*읍면탭*/
    .taps-dt4.tap6 li{width: 50%;}

    .page-info .infos .piTxt {width:100%;}
    .page-info .satisf .apprai .mark .radios{margin-right:5px;}
}

/* S.에러페이지 */
#errorArea{text-align: center;}
#errorArea .errorWrap{ padding-top:6%;}
#errorArea .errorWrap .errorImg {margin-bottom:30px;}
#errorArea .errorWrap .errorTit1{font-family:'NotokrB'; color:#333; font-size:80px; letter-spacing: -0.1px; line-height: 120%;}
#errorArea .errorWrap .errorTit2{font-size:40px; font-family:'NotokrR';color:#333; line-height:55px; margin:40px 0px;}
#errorArea .errorWrap .errorCnt{font-size:18px; font-family:'NotokrR';color:#888; line-height: 30px;}
#errorArea .errorWrap .errorBtn {margin-top:70px;}
#errorArea .errorWrap .errorBtn > a{ margin:0 15px; font-size:19px; color:#fff; font-family:'NotokrB'; width:230px; height:62px; line-height: 62px; display: inline-block; transition: all .3s ease-in-out;}
#errorArea .errorWrap .errorBtn > a:hover{opacity: 0.7;}
#errorArea .errorWrap .errorBtn > a:first-child{background-color:#18a571;}
#errorArea .errorWrap .errorBtn > a:last-child{background-color:#333333;}

@media screen and (max-width:1000px){
    #errorArea{ background-size: 600px;}
    #errorArea .errorWrap{ padding-top:10%;}
    #errorArea .errorWrap .errorTit1{font-size:70px;}
    #errorArea .errorWrap .errorTit2{font-size:30px; margin:20px 0;}
    #errorArea .errorWrap .errorCnt{font-size:16px; line-height: 25px;}
    #errorArea .errorWrap .errorBtn > a{font-size:15px; height:50px; line-height: 50px;}
}

@media screen and (max-width:640px){
    #errorArea{ background-size:80%;}
    #errorArea .errorWrap{ padding-top:20%;}
    #errorArea .errorWrap .errorTit1{font-size:50px;}
    #errorArea .errorWrap .errorTit2{font-size:25px;}
    #errorArea .errorWrap .errorCnt{font-size:15px;}
    #errorArea .errorWrap .errorBtn > a{font-size:14px; height:40px; line-height: 40px; display: block; margin:5px auto;}
}
/* E.에러페이지 */

/* S.컨텐츠 준비중*/
.commingBox{width:100%; padding:60px 0; background-color:#f5f5f5; box-sizing: border-box;}
.commingBox .commingInner{width:600px; margin:0 auto; position: relative; text-align: center;}
.commingBox .commingInner:before{content:''; width:127px; height:115px; margin:0 auto 20px;  display: block; background:url("/images/Potal/layout/errorImg.png") center no-repeat; background-size: 100%;}
.commingBox .commingInner .ciTit{font-size:24px; font-family: 'NexonB'; color:#111; letter-spacing: -0.3px;}
.commingBox .commingInner .ciCnt {color:#555; letter-spacing: -0.2px; margin-top:20px; font-family:'NotokrR'; font-size:15px;}

@media screen and (max-width:768px){
    .commingBox{padding:40px;}
    .commingBox .commingInner{width:90%; margin:0 auto 10px; position: relative;}
    .commingBox .commingInner .ciTit{font-size:22px;}
}

@media screen and (max-width:480px){
    .commingBox{padding:30px;}
    .commingBox .commingInner{width:100%; margin:0 auto 10px; position: relative;}
    .commingBox .commingInner:before{width:97px;}
    .commingBox .commingInner .ciTit{font-size:20px;}
    .commingBox .commingInner .ciCnt {font-size:14px;}
}
/* E.컨텐츠 준비중*/

/* 순서도 박스 */
.levelBox{width:100%; padding:50px; box-sizing: border-box; background:#f7f7f7; position: relative;}
.levelBox > ol{ display: flex; align-items: stretch; justify-content: space-between}
.levelBox li.lbBox{position:relative;}
.levelBox li.lbBox > div{box-sizing: border-box; background:#fff; padding:20px 30px;  letter-spacing: -0.5px; color:#555; border:1px solid #e1e1e1; height:100%; display:flex; flex-wrap: wrap; width: 100%; align-items: center; text-align: center;}
.levelBox li.lbBox:last-child > div{border-color:#009b63;}
.levelBox li.lbArr{padding-right:50px;}
.levelBox li.lbArr:after{content:''; display: block; position: absolute; right:20px; top:50%; margin-top:-11px; width:11px; height:18px; background:url("/images/Potal/layout/levelArrow.png") center no-repeat; z-index: 2;}
.levelBox.lb2 li.lbBox {width: 50%;}
.levelBox.lb3 li.lbBox{width:33.333%;}
.levelBox.lb4 li.lbBox{width:25%;}
.levelBox.lb4.twoLineLevel li.lbBox{height:155px;}
.levelBox.lb5 li.lbBox{width:20%;}
.levelBox li.lbBox .lbTit{font-size:1.067em; color:#1659c7; padding-bottom:15px; font-family:'NotokrM'; width: 100%;}
.levelBox li.lbBox .lbCnt{color:#555; font-size:1em; letter-spacing: -1px; font-family:'NotokrR'; width: 100%;}
.levelBox li.lbBox .lbCnt:last-child{padding-bottom: 0;}
.levelBox.lb9 ol{flex-wrap: wrap; justify-content: center;}
.levelBox.lb9 li {width:28%; margin-bottom:10px;}
.levelBox.lb9 li.lbArrR {padding-right: 5%;}
.levelBox.lb9 li.lbArr:after{right:5%;}


@media screen and (max-width:1000px){

    /* 순서도 박스 */
    /*.levelBox li.lbBox{padding:40px 5px 10px;}*/
    .levelBox.lb3 li.lbBox{width:33.33%;}

}

@media screen and (max-width:768px) {
    .levelBox{padding:30px;}
    .levelBox li.lbBox > div{padding:15px 20px;}
}

@media screen and (max-width:640px) {
    /* 순서도 박스 */
    .levelBox > ol{flex-wrap: wrap;}
    .levelBox li.lbBox{width:100% !important; height:auto !important; padding:20px 0 ;}
    .levelBox li.lbArr:before{width:100%; height:1px; top:auto; bottom:0; left:0;}
    .levelBox li.lbArr:after{transform: rotate(90deg);left:50%; margin-left:-11px; top:auto; bottom:-11px;}
    .levelBox.type02 li.lbArr:after{top:auto; margin-top:0; bottom:-11px;}
}

.blackWhite_box{width:100%; display: flex; box-sizing: border-box; border:1px solid #e1e1e1;}
.blackWhite_box > li{width: 50%; box-sizing: border-box; padding:20px; font-size:1em;}
.blackWhite_box > li.bw_black{color:#fff; background-color:#597281;}
.blackWhite_box > li.bw_white{background-color:#fff; color:#111;}

@media screen and (max-width:640px){
    .blackWhite_box{flex-wrap: wrap;}
    .blackWhite_box > li{padding:12px; font-size:14px; width: 100%;}
}

.mcb_info{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; background-color:#f7f7f7; padding:15px 20px; box-sizing: border-box;}
.mcb_info li{width: 50%; position: relative; box-sizing: border-box; vertical-align: middle; font-family:'NotokrR'; font-size:1em; color:#555;}
.mcb_info li:before{content:''; display: inline-block;width:32px; height:32px; border-radius: 50%; background-color:#009b63; background-repeat: no-repeat; background-position: center; vertical-align: middle; margin-right:10px;}
.mcb_info li.mcb_mark:before{background-image:url("/images/Culture/content/01/mapMark.png"); }
.mcb_info li.mcb_tel:before{background-image:url("/images/Culture/content/01/mapTel.png"); }
.mcb_info li.mcb_fax:before{background-image:url("/images/Culture/content/01/faxWhite.png"); }
.mcb_info li.mcb_build:before{background-image:url("/images/Potal/layout/mapBuild.png"); }
.mcb_info li span{font-family:'NotokrM'; color:#000;}
.mcb_info.list3 li{width:33.33%;}

@media screen and (max-width:680px){
    .mcb_info li{width: 100% !important; margin:5px 0; font-size:14px;}
    .mcb_info li:before{width:26px; height: 26px; background-size:40%;}
}
                                               

/* S.사이트맵 */
    .siteMap{width:100%; }
    .siteMap .smDiv{width:100%; border-top:1px solid #d7d7d7;  display: flex; justify-content: space-between; align-items: flex-start;}
    .siteMap .smDiv .smdTit{font-size:22px; color:#000; position:relative;  padding:20px; font-family:'NexonB'; flex-shrink: 0;}
    .siteMap .smDiv .smdTit:before{position:absolute; top:0; left:0; width:100%; height:3px; background:linear-gradient(90deg, #005bac 50%, #009b63 50%);; content:''; display: block;}
    .siteMap .smDiv .smdUl{width:80%; display: flex; flex-wrap: wrap; align-items: stretch; justify-content: flex-start; padding-top:20px;}
    .siteMap .smDiv .smdUl .smdLi{display: inline-block; vertical-align: top; width:18.4%; margin-right:2%; margin-bottom:20px;}
    .siteMap .smDiv .smdUl .smdLi:nth-child(5n){margin-right:0px;}
    .siteMap .smDiv .smdUl .smdLi .sdlTit{box-sizing: border-box; text-align: center; margin-bottom:15px;}
    .siteMap .smDiv .smdUl .smdLi .sdlTit > a{display: block; width: 100%; height: 100%;  padding:15px 0; border:1px solid #e1e1e1; box-sizing: border-box; background-color:#f7f7f7; font-size:16px; color:#333;  transition: all .3s ease-in-out; font-family:'NotokrM'; position: relative;}
    .siteMap .smDiv .smdUl .smdLi .sdlTit > a:before{content:''; position: absolute; bottom:-1px; left:50%; margin-left:-7px; width:14px; height: 6px; background:url("/images/Potal/layout/tapOn.png") center bottom no-repeat; opacity: 0;}
    .siteMap .smDiv .smdUl .smdLi .smdUl2{padding-left:10px;}
    .siteMap .smDiv .smdUl .smdLi .smdUl2 .smdLi2{position: relative; padding-left:10px; margin:5px 0;}
    .siteMap .smDiv .smdUl .smdLi .smdUl2 .smdLi2:before{position:absolute; content:''; display: block; width:3px; height:3px; background:#878787; top:15px; left:0;}
    .siteMap .smDiv .smdUl .smdLi .smdUl2 .smdLi2 > a{color:#666; font-family:'NotoKrR'; letter-spacing:-0.05em; display: inline-block; box-sizing: border-box; transition: all .3s ease-in-out; position: relative;}
    .siteMap .smDiv .smdUl .smdLi .smdUl2 .smdLi2 > a span{ display: inline-block; padding-bottom:3px; box-sizing: border-box; border-bottom: 1px solid #fff;}

    .siteMap .smDiv .smdUl .smdLi .sdlTit.activeOn > a, .siteMap .smDiv .smdUl .smdLi .sdlTit:hover > a{border:1px solid #009b63; background-color:#009b63; color:#fff; }
    .siteMap .smDiv .smdUl .smdLi .sdlTit.activeOn > a:before, .siteMap .smDiv .smdUl .smdLi .sdlTit:hover > a:before{opacity: 1;}
    .siteMap .smDiv .smdUl .smdLi .smdUl2 .smdLi2:hover > a span{color:#009b63; border-color:#b0d7c4;}
    .siteMap .smDiv .smdUl .smdLi .smdUl2 .smdLi2:hover:before{background-color:#009b63;}

    @media screen and (max-width:1200px){
        .siteMap .smDiv .smdUl .smdLi{width:23.5%}
        .siteMap .smDiv .smdUl .smdLi:nth-child(4n){margin-right:0px;}
        .siteMap .smDiv .smdUl .smdLi:nth-child(5n){margin-right:1%;}
    }

    @media screen and (max-width:680px){
        .siteMap .smDiv{flex-wrap: wrap;}
        .siteMap .smDiv .smdUl{padding:0; width: 100%;}
        .siteMap .smDiv .smdUl .smdLi:nth-child(2n){margin-right:1%;}
        .siteMap .smDiv .smdUl .smdLi:nth-child(5n){margin-right:20px;}

        .siteMap .smDiv .smdUl .smdLi{width:32%; margin-right:1%;}
        .siteMap .smDiv .smdUl .smdLi:nth-child(3n){margin-right:0;}
        .siteMap .smDiv .smdUl .smdLi:nth-child(4n){margin-right:1%;}
    }

    @media screen and (max-width:480px){

        .siteMap .smDiv .smdUl .smdLi{width:100%; float:none; height:auto !important; margin-right:0 !important;}

    }
    /* E.사이트맵 */        

.writeAddress .filebox.address{display: flex; align-items: center; justify-content: flex-start; margin-bottom: 10px;}
.writeAddress .filebox.address input{width: 300px;}
.writeAddress .addressMore{display: flex; align-items: center; justify-content: space-between;}
.writeAddress .addressMore input{width:49%;}

.filebox .btn_address{display:block; line-height:39px; border:1px solid #dedede; border-left:0; box-sizing: border-box; background:#dedede; color:#555; font-family:'NotokrR'; width:100px; text-align:center; font-size:0.933em;}

@media screen and (max-width:680px) {
    .filebox .btn_address {line-height: 33px;}
}

@media screen and (max-width: 480px) {
    .writeAddress .filebox.address input {width: 70%;}

}                                                                                                                                                                                                                                                                                                                                                                                                                      