@charset "utf-8";

/* table */
.tableBox{border:0px none;}
.tableBox .A_lock{float:left;}
.tableBox .A_lock+img{float:left;margin-left:5px; }
.listTotal{display:block;margin-bottom:5px;font-size:14px;padding:10px;color:#666;}
.listTotal b{color:#000;}

/* table : list */
.m5 .tableBox table{border-top:2px solid #6d89ca !important;}
.m5 .tableBox table thead th{background:#ebf1ff !important;}
.m2 .tableBox table .icon_notice{background-color:#00b7b1 !important;}
.m3 .tableBox table .icon_notice{background-color:#44b746 !important;}

.tableBox table{font-size:15px;color:#202020;}
.tableBox table th,
.tableBox table td{border-bottom:1px #ddd solid;border-right:1px solid #ddd;box-sizing:border-box;}
.tableBox table th{background:#f5f5f5;font-weight:bold;}
.tableBox table.list{border-top:2px solid #6d89ca;border-left:0px;border-bottom:1px solid #e5e5e5;}
.tableBox table.list thead th{padding:15px;height:55px;background:#ebf1ff;border:0px none;border-bottom:1px solid #e5e5e5;}
.tableBox table.list td{padding:5px 15px;height:55px;border-left:0px;border-right:0px;word-break:keep-all;}
.tableBox table.list tr:last-child td{border-bottom:0px none;}
.tableBox table.list td span.icon_lock{display:inline-block;margin-left:5px;width:12px;height:14px;background:url(../images/sub/icon_lock.gif) no-repeat center center;vertical-align:middle;}
.tableBox table.list td .icon_notice{display:block;margin:auto;width:33px;height:33px;text-indent:-9999px;border-radius:4px;background:#6d89ca url(../images/sub/icon_notice.png) no-repeat center center;}
.tableBox table.list td .icon_file{display:inline-block;margin:auto;width:18px;height:18px;text-indent:-9999px;background:url(../images/sub/icon_file.gif) no-repeat left center;}
.tableBox table.list td a{display:inline-block;max-width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;line-height:20px;}
.tableBox table.list td a.text_on{overflow:visible;text-overflow:initial;}
.tableBox table.list td .new{display:inline-block;vertical-align:middle;width:20px;height:20px;background:url(../images/sub/icon_listNew.gif) no-repeat center;}
.tableBox table.list td a:hover{text-decoration:underline;}
.tableBox table.list td .answer{padding-left:45px;background:url(../images/sub/icon_answer.gif) no-repeat left 0;}
.tableBox table.list .last td{border-bottom:0px;}
.tableBox table.list td span.txt_break{display:block;word-break:keep-all;word-wrap: break-word;}
.m2 .tableBox table.list,
.m2 .tableBox table.view{border-top:2px solid #00b7b1 !important;}
.m2 .tableBox table.list thead th,
.m2 .tableBox table.view thead th{background:#e6ffff !important;}
.m3 .tableBox table.list,
.m3 .tableBox table.view{border-top:2px solid #4ebb50 !important;}
.m3 .tableBox table.list thead th,
.m3 .tableBox table.view thead th{background:#f2fef3 !important;}
.m4 .tableBox table.list,
.m4 .tableBox table.view{border-top:2px solid #87b845 !important;}
.m4 .tableBox table.list thead th,
.m4 .tableBox table.view thead th{background:#f4fce8 !important;}


.form table{font-size:15px;color:#202020;}
.form table th,
.form table td{border-bottom:1px #ddd solid;border-right:1px solid #ddd;box-sizing:border-box;}
.form table th{background:#f5f5f5;font-weight:bold;}
.form table.list{border-top:2px solid #393939;border-left:0px;border-bottom:1px solid #e5e5e5;}
.form table.list thead th{padding:15px;height:55px;background:#fff;border:0px none;border-bottom:1px solid #e5e5e5;}
.form table.list td{padding:5px 15px;height:55px;border-left:0px;border-right:0px;}
.form table.list tr:last-child td{border-bottom:0px none;}
.form table.list td span.icon_lock{display:inline-block;width:26px;height:26px;background:url(../images/content/icon_lock.gif) no-repeat center center;vertical-align:middle;}
.form table.list td .icon_notice{display:block;margin:auto;width:33px;height:33px;text-indent:-9999px;background:url(../images/sub/icon_notice.jpg) no-repeat center center;}
.form table.list td .icon_file{display:block;margin:auto;width:18px;height:18px;text-indent:-9999px;background:url(../images/sub/icon_file.png) no-repeat left center;}
.form table.list td a{display:inline-block;max-width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;}
.form table.list .last td{border-bottom:0px;}
.tableBox table.form .btn.type2{height:32px;line-height:30px;background:#fff;border:1px solid #555;}

/* table : form */
.tableBox table.form{border-top:1px solid #646464;border-left:0px none;}
.tableBox table.form th,
.tableBox table.form td{padding:8px 25px;height:50px;}
.tableBox table.form th{text-align:left;}
.tableBox table.form td:last-child{border-right:0px none;}
.tableBox table.form td input[type='text'], 
.tableBox table.form td input[type='password'], 
.tableBox table.form td input[type='number'], 
.tableBox table.form td select{margin:1px 0;border:1px solid #bbb;}
.tableBox table.form td .explain{margin-left:10px;color:#666;font-size:13px;}
.tableBox table.form .btn{display:inline-block;margin-top:-1px;height:30px;line-height:30px;font-size:13px;font-weight:bold;padding:0 10px;color:#fff;background:#787473;box-sizing:border-box;cursor:pointer;}
.tableBox table.form .ui-datepicker-trigger{background:#fff;border:0px none;margin-left:-23px;}

.tableBox table.form.type2 th,
.tableBox table.form.type2 td{padding:8px 10px}

.form table.staff_table{border-top:2px solid #393939;border-left:0px none;}
.form table.staff_table th,
.form table.staff_table td{padding:10px 2px;}
.form table.staff_table th{text-align:center;}
.form table.staff_table td:last-child{border-right:0px none;}
.form table.staff_table td .explain{margin-left:10px;color:#666;font-size:13px;}
.form table.staff_table .btn{display:inline-block;margin-top:-1px;height:30px;line-height:30px;font-size:13px;padding:0 10px;color:#fff;background:#696e7f;border-radius:2px;box-sizing:border-box;cursor:pointer;}
.form table.staff_table .ui-datepicker-trigger{background:#fff;border:0px none;margin-left:-23px;}

.ui-datepicker .ui-datepicker-year{margin:-1px 0 0 1px;width:65px;height:22px;}
.ui-datepicker .ui-datepicker-month{margin:-1px 0 0 7px;width:45px;height:22px;}
.ui-datepicker .ui-datepicker-next{margin-left:65px;}
.ui-datepicker .ui-datepicker-prev{margin-left:-85px;}

/* table : view */
.tableBox table.view{border-top:2px solid #f5901b;border-left:0px none;}
.tableBox table.view thead th{padding:14px;background:#fff2e1;text-align:left;font-size:16px;color:#222;border-right:0px none;}
.tableBox table.view thead th .icon_notice{display:inline-block;vertical-align:middle;margin-right:10px;width:33px;height:33px;text-indent:-9999px;border-radius:4px;background:#6d89ca url(../images/sub/icon_notice.png) no-repeat center center;}
.tableBox table.view thead th .viewInfo{float:right;font-size:15px;color:#4f4f4f;font-weight:normal;}
.tableBox table.view tbody th{font-weight:bold;background:#fff;}
.tableBox table.view tbody th,
.tableBox table.view tbody td{position:relative;padding:12px 25px;text-align:left;border-right:0px none;color:#333;font-size:15px;}
.tableBox table.view tbody th:after,
.tableBox table.view tbody td:after{position:absolute;display:block;content:"";top:50%;right:0px;margin-top:-6.5px;width:1px;height:13px;background:#dcdcdc;}
.tableBox table.view tbody td:last-child:after{display:none;}
.tableBox table.view .btn{display:inline-block;margin-top:-1px;height:30px;line-height:30px;font-size:13px;padding:0 10px;color:#fff;background:#696e7f;border-radius:2px;box-sizing:border-box;cursor:pointer;}
.tableBox table.view .imgContent{text-align:center;}
.tableBox .tableExp{margin-top:10px;}
.tableBox table.view .textContent{min-height:300px;}
.tableBox table.view .textContent img{display:block;margin:0 auto;max-width:100%;height:100% !important;}
.tableBox table.view .movePrev{background:url(../images/sub/icon_movePrev.gif) no-repeat 88% center;}
.tableBox table.view .moveNext{background:url(../images/sub/icon_moveNext.gif) no-repeat 88% center;}
.tableBox table.view .last th, 
.tableBox table.view .last td{border-bottom:1px solid #888ea2;}

/* table : info */
.tableBox table.info th,
.tableBox table.info td{text-align:center;}
.tableBox table.info tbody th{background:#f6f6f6;font-weight:bold;color:#202020;}
.tableBox table.info thead th{padding:12px 5px;color:#fff;border-left:0px none !important;}
.tableBox table.info tbody th,
.tableBox table.info tbody td{position:relative;padding:12px 10px;}
.tableBox table.info th.borderLineR,
.tableBox table.info td.borderLineR{border-right:1px solid #ddd;}
.tableBox table.info td{background:#fff;color:#555;font-size:14px;}
.tableBox table.info.left th{background:#f7f7f7;}
.tableBox table.info.left td,
.tableBox table.info td.left{text-align:left;}
.tableBox table.info td.center{text-align:center;}
.tableBox table.info .btn{display:inline-block;margin-top:-1px;height:30px;line-height:30px;font-size:13px;padding:0 10px;color:#fff;background:#696e7f;border-radius:2px;box-sizing:border-box;cursor:pointer;}
.tableBox table.info.small th,
.tableBox table.info.small td{font-size:13px;}
.tableBox table.info.small thead th{padding:12px 6px;}
.tableBox table.info.small tbody td{padding:12px 6px;}
.tableList1 li{position:relative;padding-left:12px;line-height:160%;}
.tableList1 li:after{display:block;content:"-";position:absolute;left:0;top:0px;}
.tableList1 li.notpd{padding-left:0;}
.tableList1 li.notpd:after{display:none;}
.tableBox table.info.view input,
.tableBox table.info.view select{margin:1px;}
.tableBox table .borderNoneBot{border-bottom:0px none !important;}
.tableBox table.info.type2{border-collapse:inherit;}
.m1 .tableBox table.info.type2{border-top:2px solid #27a3df;}
.m2 .tableBox table.info.type2{border-top:2px solid #00948f;}
.m3 .tableBox table.info.type2{border-top:2px solid #4ebb50;}
.m1 .tableBox table.info thead th{background:#27a3df;border:1px solid #2084b4;}
.m2 .tableBox table.info thead th{background:#00b7b1;border:1px solid #00948f;}
.m3 .tableBox table.info thead th{background:#4ebb50;border:1px solid #3f9741;}
.m4 .tableBox table.info thead th{background:#87b845;border:1px solid #6d9538;}
.m4 .tableBox table.info thead th:first-child{border-bottom:none;}
.m7 .tableBox table.info.type2{border-top:2px solid #ee9a40;}
.m7 .tableBox table.info thead th{background:#ee9a40;border:1px solid #c07c34;}

/* paging */
.paging{margin:30px 0;min-height:20px;font-size:13px;text-align:center;}
.paging > a{display:inline-block;margin:0 1px;min-width:auto;width:28px;height:28px;border-radius:4px;vertical-align:middle;border:0px none;background:none;line-height:28px;font-size:15px;text-align:center;color:#333;}
.paging > a.num{margin:0 7px;width:auto;}
.paging > a.active{background:none;border:0px none;font-size:16px;color:#6d89ca;font-weight:bold;text-decoration: underline;}
.paging > a.btn_first{background:#939393 url(../images/sub/btn_pageFirst.png) no-repeat center center;text-indent:-9999px;}
.paging > a.btn_prev{background:#939393 url(../images/sub/btn_pagePrev.png) no-repeat center center;text-indent:-9999px;}
.paging > a.btn_next{background:#939393 url(../images/sub/btn_pageNext.png) no-repeat center center;text-indent:-9999px;}
.paging > a.btn_last{background:#939393 url(../images/sub/btn_pageLast.png) no-repeat center center;text-indent:-9999px;}
.paging > select{margin-left:5px;height:20px;line-height:18px;font-size:11px;color:#1b1b1b;vertical-align:top;border:1px solid #ebebeb}

/* search */
.searchBox{margin-bottom:30px;padding:14px 20px;border:1px solid #ddd;background:#f5f5f5;border-radius:10px;text-align:center;}
.searchBox input[type='text'],
.searchBox input[type='password'],
.searchBox input[type='file'],
.searchBox input[type='number'],
.searchBox select,
.searchBox label{display:inline-block;vertical-align:middle;margin:1px 0;padding:0 5px;height:40px;text-indent:0px;border:1px solid #dedede;}
.searchBox input[type="submit"]{width:50px;height:40px;background-color:#6d89ca;background-image:url(../images/sub/icon_searchBox_submit.png);background-repeat:no-repeat;background-position:center center;text-indent:-9999em;border:0;border-radius:4px;}
.m2 .searchBox input[type="submit"]{background-color:#07bbb5;}
.m3 .searchBox input[type="submit"]{background-color:#4ebb50;}
.m4 .searchBox input[type="submit"]{background-color:#87b845;}
.m8 .searchBox input[type="submit"]{background-color:#ee9a40;}
.searchBox .btnListAll{display:inline-block;vertical-align:middle;width:70px;height:40px;text-align:center;font-size:14px;font-weight:bold;line-height:38px;color:#333333;background:#fff;border:1px solid #666666;border-radius:4px;box-sizing:border-box;font-family:'Nanum Gothic';}
.searchBox table{margin:0 auto;width:100%;background:#fff;border-collapse:collapse;}
.searchBox table th,
.searchBox table td{padding:8px 8px 10px 8px;border:1px solid #d7d7d7;}
.searchBox table td ul{padding:0 !important;}
.searchBox table td ul:after{display:block;content:'';clear:both;}
.searchBox table td ul li{float:left;width:20%;text-align:left;}
.searchBox table td label{margin-left:5px;font-size:14px;}
.searchBox .search1{width:120px;}
.searchBox.careCenter table{border:1px solid #d7d7d7;}
.searchBox.careCenter table th,
.searchBox.careCenter table td{padding:4px 8px;text-align:left;border:none;border-bottom:1px solid #d7d7d7;}
.searchBox.careCenter .explain{padding:10px 0 0 0;text-align:left;}


/* calendar */
.calendar_top{position:relative;margin-bottom:15px; text-align:center;}
.calendar_top > span{display:inline-block;margin:0 15px;font-size:17px;font-weight:bold;}
.calendar_top .left{position:absolute;left:0;top:50%;margin-top:-14px;width:84px;height:28px;border:1px solid #00b7b1;border-radius:14px;box-sizing:border-box;}
.calendar_top .left a{display:block;line-height:26px;font-weight:bold;color:#00b7b1;font-size:14px;}
.calendar_top > a{display:inline-block;width:37px;height:37px; vertical-align:middle;border-radius:18.5px;background-color:#fff;background-repeat:no-repeat;border:1px solid #e4e4e4;text-indent:-9999px;box-sizing:border-box;}
.calendar_top > a.btnPrev{background-image:url(/images/sub/icon_calTopBtn_prev.gif);background-position:center;}
.calendar_top > a.btnNext{background-image:url(/images/sub/icon_calTopBtn_next.gif);background-position:center;}
.calendar_top > .date{display:inline-block;margin:0 18px;vertical-align:middle;font-size:18px;font-weight:bold;}
.calendar_top .right{position:absolute;right:0;top:50%;margin-top:-12px;}
.calendar_top select{width:110px;height:24px;}
.calendar_top .btnMove{display:inline-block;width:39px;height:24px;border:1px solid #cfcfcf;font-size:12px;color:#555;line-height:22px;box-sizing:border-box;text-align:center;}
.calendar{margin-bottom:35px;border-top:1px solid #00948f;}
.calendar table{margin-bottom:10px;width:100%;border-collapse:collapse;font-size:14px;}
.calendar table th{padding:15px 5px;background:#00b7b1;border:1px solid #00948f;color:#fff !important;}
.m3 .calendar table th{background:#4ebb50 !important;border:1px solid #3f9741;}
.m4 .calendar table th{background:#87b845 !important;border:1px solid #6d9538;}
.calendar table td{position:relative;height:60px;padding:25px 5px 10px 10px;border:1px solid #dddddd;vertical-align:top;}
.calendar table tr:first-child th,
.calendar table tr:first-child td{border-top:0;}
.calendar table .sun{color:#b71c1c;}
.calendar table .sat{color:#589c1d;}
.calendar table .holiday{color:#b71c1c;}
.calendar table span.day{position:absolute;display:block;top:4px;left:3px;width:24px;height:20px;line-height:20px;font-size:12px;text-align:center;}
.calendar table span.dayName{display:block;padding:3px 5px;position:absolute;top:4px;left:20px;right:0px;text-align:right;font-size:13px;letter-spacing:-0.5px;}
.calendar .calSchedule{margin:0 auto 5px;text-align:center;}
.calendar .calSchedule2{margin:0px 0px 5px;text-align:left;}
.calendar .calSchedule2 a.bgRound{position:relative;display:block;padding-left:8px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.calendar .calSchedule2 a.bgRound:after{position:absolute;display:block;content:"";top:50%;left:0px;margin-top:-2.5px;width:5px;height:5px;background:#8ac1ff;border-radius:100%;}

.calendar .calSchedule2 a.line{position:relative;display:block;padding:2px 4px;margin:2px 0;color:#fff;font-size:13px;text-align:center;letter-spacing:-0.5px;box-sizing:border-box;}
.calendar .calSchedule2 a.line.red{border:1px solid #e64848;color:#e64848;}
.calendar .calSchedule2 a.line.blue{border:1px solid #6d89ca;color:#6d89ca;}
.calendar .calSchedule2 a.line.green{border:1px solid #46b179;color:#46b179;}
.calendar .calSchedule2 a.line.purple{border:1px solid #733bcf;color:#733bcf;}
.calendar .calSchedule2 a.line.pink{border:1px solid #d2357c;color:#d2357c;}
.calendar .calSchedule2 a.line.gray{border:1px solid #6f6f6f;color:#6f6f6f;}
.calendar .calSchedule2 a.line.yellow{border:1px solid #f5d613;color:#f5d613;}
.calendar .calSchedule2 a.line.navy{border:1px solid #000080;color:#000080;}
.calendar .calSchedule2 a.line.sky{border:1px solid #257fc0;color:#257fc0;}
.calendar .calSchedule2 a.line.crimson{border:1px solid crimson;color:crimson;}
.calendar .calSchedule2 a.line.type1{border:1px solid #ce4318;color:#ce4318;}
.calendar .calSchedule2 a.line.type2{border:1px solid #da15a5;color:#da15a5;}
.calendar .calSchedule2 a.line.type3{border:1px solid #098039;color:#098039;}
.calendar .calSchedule2 a.line.type4{border:1px solid #b31717;color:#b31717;}
.calendar .calSchedule2 a.line.type5{border:1px solid #46b179;color:#46b179;}
.calendar .calSchedule2 a.line:hover span.calDetail{display:block;}
.calendar .calSchedule2 a.line span.calDetail{position:absolute;display:none;top:-30px;left:-1px;padding:5px;width:250px;font-size:12px;text-align:left;color:#333;background:#fefefe;border:1px solid #5989db;border-radius:0px 5px 5px 5px;z-index:2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.calendar .scheduleText{display:block;position:relative;padding-left:14px;font-size:13px;color:#555;line-height:135%;}
.calendar .scheduleText:after{display:block;content:'';position:absolute;left:0;top:4px;width:10px;height:10px;}
.calendar .scheduleText.green:after{background:#00b7b1;}
.calendar .scheduleText.red:after{background:#f37474;}
.calendar .scheduleText.gray:after{background:#959595;}
.calendar .scheduleText.blue:after{background:#55a3ed;}
.calendar .scheduleText.purple:after{background:#985aa1;}
.calendar .eduCate span{display:inline-block;vertical-align:middle;margin-right:10px;}
/*.eduBtn{display:inline-block;width:60px;height:28px;text-align:center;line-height:28px;color:#fff;font-weight:bold;font-size:13px;}
.eduBtn.gray{background:#ababab;}
.eduBtn.orange{background:#ff9c10;}*/
span.eduBtn{display:inline-block;padding:1px 3px;margin:1px 0;color:#fff;border-radius:3px;font-size:12px;letter-spacing:-0.5px;}
span.eduBtn.colorRed{color:#f27800;}
span.eduBtn.colorGreen{color:#7ba003;}
span.eduBtn.colorBlue{color:#005aa1;}
span.eduBtn.colorPurple{color:#733bcf;}
span.eduBtn.colorPink{color:#d2357c;}

span.eduBtn.bgRed{background-color:#e43a2d;}
span.eduBtn.bgBlue{background-color:#0f54c7;}
span.eduBtn.bgGreen{background-color:#8ab307 !important;}
span.eduBtn.bgPurple{background-color:#733bcf;}
span.eduBtn.bgPink{background-color:#d2357c;}
span.eduBtn.bgGray{background-color:#6f6f6f;}

.cal_advice{margin-bottom:5px;font-size:13px;}
.cal_advice .ad_state{display:block;margin-bottom:2px;font-weight:bold;}
.ad_state.gray{color:#565656;}
.ad_state.blue{color:#3294e2;}
.ad_state.pink{color:#d65a8b;}

/* 신청 목록 상태(접수중,예정,대기)*/
.eduBtnState{display:inline-block;width:55px;height:20px;line-height:18px;padding:0 2px;letter-spacing:-1px;font-size:12px;text-align:center;line-height:20px;}
.eduBtnState.red{border:1px solid #e64848;color:#e64848;}
.eduBtnState.gray{border:1px solid #6f6f6f;color:#6f6f6f;}
.eduBtnState.blue{border:1px solid #6d89ca;color:#6d89ca;}
.eduBtnState.green{border:1px solid #46b179;color:#46b179;}

.eduBtnState2{display:inline-block;width:80px;line-height:130%;padding:2px;letter-spacing:-1px;font-size:12px;text-align:center;}
.eduBtnState2.red{border:1px solid #e64848;color:#e64848;}
.eduBtnState2.gray{border:1px solid #6f6f6f;color:#6f6f6f;}
.eduBtnState2.blue{border:1px solid #6d89ca;color:#6d89ca;}
.eduBtnState2.green{border:1px solid #46b179;color:#46b179;}

.borderType{display:block;padding:0 5px;letter-spacing:-0.5px;line-height:150%;font-size:13px;}
.borderType.blue{border:1px solid #6d89ca;color:#6d89ca;}
.borderType.red{border:1px solid #e64848;color:#e64848;}
.borderType.green{border:1px solid #46b179;color:#46b179;}
.borderType.yellow{border:1px solid #e8ca0f;color:#e8ca0f;}
.borderType.navy{border:1px solid #000080;color:#000080;}
.borderType.purple{border:1px solid #733bcf;color:#733bcf;}
.borderType.sky{border:1px solid #257fc0;color:#257fc0;}
.borderType.gray{border:1px solid #6f6f6f;color:#6f6f6f;}
.borderType.pink{border:1px solid #d2357c;color:#d2357c;}
.borderType.crimson{border:1px solid crimson;color:crimson;}
.borderType.type1{border:1px solid #ce4318;color:#ce4318;}
.borderType.type2{border:1px solid #da15a5;color:#da15a5;}
.borderType.type3{border:1px solid #098039;color:#098039;}
.borderType.type4{border:1px solid #b31717;color:#b31717;}
.borderType.type5{border:1px solid #46b179;color:#46b179;}


/* 컨텐츠 리스트 */
.listType > li{line-height:150%;padding-left:12px;margin-bottom:5px;}
.listType1 > li{position:relative;padding-left:12px;margin-bottom:5px;line-height:150%;}
.listType1 > li .tableBox{margin-top:5px;}
.listType1 > li:after{display:block;content:"";position:absolute;left:2px;top:9px;width:3px;height:3px;background:#666666;}
.listType1 li.notpd{padding-left:0;}
.listType1 li.notbg:after,
.listType1 li.notpd:after{display:none;}
.listType1 li.prefix:after,
.listType1 li.prefix:after{display:none;}
.listType1 li.prefix span.prefix{position:absolute;top:0;left:0;}
.listType2{margin:5px 0;}
.listType2 > li{position:relative;padding-left:10px;margin-bottom:5px;line-height:150%;}
.listType2 > li:after{display:block;content:"";position:absolute;left:0;top:10px;width:5px;height:1px;background:#666666;}
.listType3 > li{position:relative;padding-left:18px;margin-bottom:5px;}
.listType3 > li span.num{position:absolute;top:-1px;left:0px;}
.listType3.type2 > li{padding-left:17px;}
.listType3.type2 > li::after{display:none;}
.listType3.type2 > li span.num{top:0;}
.listType1 > li > ul{margin-bottom:5px;}
.listType1 > li > ul > li{position:relative;line-height:150%;padding-left:10px;font-size:0.98em;}
.listType1 > li > ul > li:after{display:block;content:"";position:absolute;left:0;top:10px;width:5px;height:1px;background:#666666;}
.listType2 > li.line_center::after{top:50%;}
.listPrefix{margin:5px 0;}
.listPrefix > li{position:relative;padding-left:22px;margin-bottom:5px;line-height:150%;}
.listPrefix > li span.prefix{position:absolute;top:0;left:0;}

/* btn */
.btnArea{margin:50px 0;}
.btnArea.imgbtn{margin:10px 0 0px;}
.btnArea:after{display:block;content:"";clear:both;}
.btnArea .btn{display:inline-block;height:48px;margin:0 3px;padding:13px 35px;min-width:122px;color:#555;font-size:15px;font-weight:bold;text-align:center;border:1px solid #9c9c9c;box-sizing:border-box;cursor:pointer;border-radius:5px;}
.btnArea .btn.focus{background:#22a582;border:1px solid #22a582;color:#fff;}
.m2 .btnArea .btn.focus{background:#00b7b1;border:1px solid #00b7b1;}
.m3 .btnArea .btn.focus{background:#4ebb50;border:1px solid #4ebb50;}
.m4 .btnArea .btn.focus{background:#87b845;border:1px solid #87b845;}
.m5 .btnArea .btn.focus{background:#985aa1;border:1px solid #985aa1;}
.btnArea .btn.down{position:relative;background:#323e67;font-weight:bold;color:#fff;padding-right:55px;}
.btnArea .btnArrow{position:relative;padding:10px 40px 10px 25px;color:#fff;background:#589c1d;font-weight:bold;border-radius:100px;}
.btnArea .btnArrow:after{position:absolute;display:block;content:"";top:50%;right:25px;margin-top:-5.5px;width:6px;height:11px;background:url(../images/sub/icon_btnArrow.png) no-repeat center center;}
.btnArea .btnArrow2{position:relative;display:inline-block;padding:15px 45px 15px 30px;color:#fff;font-weight:bold;background:#589c1d;border-radius:3px;box-sizing:border-box;}
.btnArea .btnArrow2:after{position:absolute;display:block;content:"";top:50%;right:25px;margin-top:-5.5px;width:6px;height:11px;background:url(../images/sub/icon_btnArrow.png) no-repeat center center;}
.btnArea > a.btnDown{position:relative;display:inline-block;padding:15px 60px 15px 30px;box-sizing:border-box;background:#589c1d;color:#fff;font-weight:bold;border-radius:3px;}
.btnArea > a.btnDown:after{display:block;content:"";position:absolute;top:17px;right:30px;width:18px;height:15px;background:url(../images/sub/btn_downBg.png) 0 0 no-repeat;}
.m5 .btnArea .btn.focus{background:#6d89ca;border:1px solid #6d89ca;}
.paging + .btnArea{margin-top:0;}
.btn-m{display:inline-block;margin:0 1px;padding:0 10px;height:48px;color:#fff;font-size:14px;text-align:center;line-height:48px;font-weight:bold;}
.btn-m.skyblue{background:#33acc5;}
.btn-m.blue{background:#4d90bf;}
.btn-m.purple{background:#5e74c5;}
.btn-m.green{background:#36ae80;}
.btn-m.orange{background:#fa860a;}
.btn-m.mintgreen{background:#73a52f;}
.btn-m.down{position:relative;margin-bottom:5px;padding-right:55px;}
.btn-m.down::after{position:absolute;display:block;content:'';top:50%;right:24px;margin-top:-9px;width:18px;height:16px;background-image:url(/images/sub/icon_topDownBox_downLink.png);background-repeat:no-repeat;}
.btnDetail{display:inline-block;margin:0 5px;width:105px;height:28px;background:#b2b2b2;line-height:28px;text-align:center;color:#fff;font-size:14px;font-weight:bold;}
.grayGoBtn{display:inline-block;margin:2px 0;width:86px;height:28px;background:#888;color:#fff;line-height:28px;text-align:center;font-weight:bold;}
.formDown{padding-right:70px;background:#4e9bbb url(/images/sub/icon_btnFormDown.png) no-repeat 92% center;}


/* 탭 */
.tabBar{height:54px;margin-bottom:30px;}
.tabBar > li{position:relative;float:left;margin-right:-1px;z-index:1;box-sizing:border-box;}
.tabBar > li > a{display:block;height:38px;line-height:38px;padding:0 25px;color:#777;border:1px solid #ddd;border-bottom:1px solid #666;background-color:#fff;}
.tabBar > li.active{z-index:2;}
.tabBar > li.active > a{color:#111;font-weight:bold;border:1px solid #666;border-bottom:1px solid #fff;}
.tabBar.col2 > li{width:50%;}
.tabBar.col3 > li{width:33.3333%;}
.tabBar.col4 > li{width:25%;}
.tabBar.col5 > li{width:20%;}
.tabBar.col6 > li{width:16.6666%;}
.tabBar.box > li{border:1px solid #e0e0e0;}
.tabBar.box > li a{display:block;height:52px;background:#f5f5f5;border:1px solid #f5f5f5;font-size:15px;color:#555;line-height:50px;text-align:center;}
.tabBar.box > li.active{border:1px solid #08a19d;}
.tabBar.box > li.active a{background:#fff;border:1px solid #08a19d;color:#08a19d;font-size:16px;}
.tabBar.box.type2 > li.active{border:1px solid #79cbc9;}
.tabBar.box.type2 > li.active a{color:#fff;background:#79cbc9;border:1px solid #79cbc9;}

.tabBar2{position:relative;margin-bottom:30px; height:50px;}
.tabBar2:before{display:block;content:"";position:absolute;bottom:0px;width:100%;border-bottom:2px solid #3a7208;z-index:0;}
.tabBar2:after{display:block;content:"";clear:both;}
.tabBar2 > li{float:left;height:46px;font-size:16px;box-sizing:border-box;}
.tabBar2 > li > a{display:block;padding:0 60px;height:46px;font-size:16px;color:#666;text-align:center;background:#fbfbfb;border:1px solid #dddddd;line-height:46px;border-top-left-radius:5px;border-top-right-radius:5px;color:#666666;}
.tabBar2 > li.active{position:relative;z-index:1;}
.tabBar2 > li.active > a{border:2px solid #3a7208;border-bottom:2px solid #fff;font-size:16px;color:#222;background:#fff;font-weight:bold;}

/* 로그인 */
#loginWrap{border:1px solid #ddd;border-radius:10px;}
.loginBox{padding:0 40px;}
.loginForm{position:relative;padding:115px 0 100px 36%;background:url(../images/sub/icon_loginBox.gif) no-repeat 20% 85px;box-sizing:border-box;border-bottom:1px dashed #bbb;}
.loginForm:after{display:block;content:'';position:absolute;bottom:0;left:0;right:0;height:8px;background:url(/images/sub/line_borderbottom.png) repeat-x bottom left;}
.loginForm > div{position:relative;width:363px;}
.loginForm > div > span{display:block;margin-bottom:6px;}
.loginForm > div > span b{display:inline-block;width:70px;font-size:16px;}
.loginForm > div > span input{width:200px;}
.loginForm > div > a{position:absolute;display:block;top:0;right:0;width:87px;height:66px;line-height:68px;font-size:16px;text-align:center;font-weight:bold;color:#fff;background:#22a582;border-radius:8px;}
.loginBot{padding:50px 0;}
.loginBot ul:after{content:"";display:block;clear:both;}
.loginBot ul > li{float:left;width:50%;min-height:76px;box-sizing:border-box;}
.loginBot ul > li:first-child{padding-left:140px;background:url(../images/sub/icon_newJoin.gif) no-repeat 50px top;}
.loginBot ul > li:last-child{padding-left:112px;background:url(../images/sub/icon_find_idpw.gif) no-repeat 20px top;}
.loginBot ul > li a{display:inline-block;margin-bottom:10px;padding:0 40px 0 15px;height:30px;background:url(../images/sub/icon_login_arrow.gif) no-repeat 90% center;line-height:28px;font-size:15px;font-weight:bold;color:#202020;border:1px solid #bbb;border-radius:15px;box-sizing:border-box;}
.loginBot ul > li:first-child a{background-position:93% center;}
.loginBot ul > li:last-child a{background-position:95% center;}
.loginBot ul > li span{display:block;padding-left:8px;color:#777;line-height:130%;}

/* 회원가입 */
.joinStep{margin-bottom:30px;border:1px solid #eaeaea;border-radius:10px;background:#f5f5f5;}
.joinStep:after{display:block;content:"";clear:both;}
.joinStep ul li{position:relative;display:block;float:left;width:33.3333%;height:88px;line-height:88px;padding-left:135px;box-sizing:border-box;font-size:18px;color:#555;text-align:left;}
.joinStep ul li:after{display:block;content:"";position:absolute;top:50%;right:0px;width:11px;height:19px;margin-top:-9.5px;background:url(../images/sub/joinStepArrow.png) 0 0 no-repeat;}
.joinStep ul li.step02:after{right:-10px;}
.joinStep ul li.step03:after{display:none;}
.joinStep ul li.step01{background:url(../images/sub/joinStep01.png) 60px center no-repeat;}
.joinStep ul li.step02{padding-left:120px;background:url(../images/sub/joinStep02.png) 45px center no-repeat;}
.joinStep ul li.step03{background:url(../images/sub/joinStep03.png) 60px center no-repeat;}
.joinStep ul li.active{color:#22a582;font-weight:bold;}
.joinStep ul li.active:before{display:block;content:'';position:absolute;left:50%;bottom:0;margin-left:-90px;width:180px;height:3px;background:#22a582;}
.joinStep ul li.step02.active:before{margin-left:-105px;width:210px;}
.joinStep ul li.step01.active{background:url(../images/sub/joinStep01_on.png) 60px center no-repeat;}
.joinStep ul li.step02.active{background:url(../images/sub/joinStep02_on.png) 45px center no-repeat;}
.joinStep ul li.step03.active{background:url(../images/sub/joinStep03_on.png) 60px center no-repeat;}

/* 회원가입 - 회원구분 */
.joinType,
.joinType2{border:1px solid #dcdcdc;margin-bottom:10px;padding:25px 0 15px;font-size:15px;text-align:center;}
.joinType > ul,
.joinType2 > ul{margin-bottom:10px;}
.joinType > ul:after,
.joinType2 > ul:after{display:block;content:"";clear:both;}
.joinType > ul > li,
.joinType2 > ul > li{display:inline-block;}
.joinType > ul > li label,
.joinType2 > ul > li label{padding:0 40px 0 5px;}
.warningBox{border:1px solid #dcdcdc;padding:30px;background:#f5f5f5;margin-bottom:50px;}
.warningBox.type2{margin-bottom:10px;}
.warningBox p{color:#cf1621;font-weight:bold;line-height:150%;}
.warningBox p.text{padding-left:18px;color:#464646;margin-top:3px;font-weight:normal;}
.formExplain{display:block;margin-top:-30px;text-align:right;font-size:14px;color:#666;}
.formExplain.mtNone{margin-top:0px;}
.required{display:inline-block;margin-right:3px;color:#cf1621;font-weight:bold;}


/* 이용약관 동의 */
.agree{margin-bottom:30px;font-size:12px;}
.agree textarea{margin-bottom:10px;padding:12px 18px;width:100%;height:220px;border:1px #dfdfdf solid;}
.agree label{height:20px;line-height:20px;font-size:15px;color:#555;}
.agree .agreeCon{display:block;margin-bottom:0px;padding:20px;width:100%;height:200px;box-sizing:border-box;overflow-y:auto;border:1px solid #dfdfdf;line-height:140%;font-size:14px !important;}
.agree .agreeCon .title{display:block;margin-bottom:5px;}
.agree .agreeCon table{border-top:1px solid #000;}
.agree .agreeCon table th,
.agree .agreeCon table td{padding:5px !important;font-size:14px !important;}
.agree .agreeCon table th{color:#000 !important;}
.agree .agreeCheck{padding:18px 0;}
.agree .agreeCheck input{display:inline-block;vertical-align:middle;}
.agree .agreeCheck label{display:inline-block;vertical-align:middle;}
.agree .agreeCheck label.last{padding-right:0;}

/* 회원가입완료 안내 */
.joinComplete{position:relative;padding:90px 0 90px 330px;background:url(../images/sub/img_joinEnd.gif) no-repeat 124px center;border:1px solid #ddd;border-radius:10px; }
.joinComplete:after{display:block;content:'';position:absolute;bottom:0;left:0;right:0;height:8px;background:url(/images/sub/line_borderbottom.png) repeat-x bottom left;}
.joinComplete p{margin-bottom:20px;font-size:18px;}
.joinComplete > p b{color:#3646c0;}
.joinComplete ul,
.joinComplete ul li{display:block;}
.joinComplete ul li{position:relative;margin-bottom:4px;padding-left:115px;font-size:18px;line-height:25px;}
.joinComplete ul li span.title{display:block;position:absolute;top:0;left:0;padding-left:10px;color:#333;font-weight:bold;}
.joinComplete ul li b{margin-left:3px;color:#eb1522;}
.joinComplete ul li:after{position:absolute;display:block;content:"";top:11px;left:0px;width:3px;height:3px;background:#909090;}

/* 아이디, 비밀번호 찾기 */
#idpwFind:after{display:block;content:'';clear:both;}
#idpwFind li{float:left;width:50%;box-sizing:border-box;}
#idpwFind li.idFind{padding-right:32px;border-right:1px solid #ededed;}
#idpwFind li.pwFind{padding-left:32px;}
#idpwFind li .findForm .explain{margin-bottom:35px;line-height:140%;color:#666;letter-spacing:-.5px;}
#idpwFind li .findForm div{height:200px;background:#f5f5f5;box-sizing:border-box;}
#idpwFind li.idFind .findForm div{padding:65px 45px;}
#idpwFind li.pwFind .findForm div{padding:45px 45px;}
#idpwFind li .findForm div span{display:block;margin-bottom:9px;}
#idpwFind li .findForm div span b{display:inline-block;width:95px;font-weight:normal;}
#idpwFind li input{border:1px solid #bbb;}

/* 아이디, 비밀번호 찾기 결과 */
.find_result{position:relative;padding:80px 0 80px 250px;height:auto;box-sizing:border-box;border:1px solid #ddd;border-radius:10px;}
.find_result:after{display:block;content:'';position:absolute;bottom:0;left:0;right:0;height:8px;background:url(/images/sub/line_borderbottom.png) repeat-x bottom left;}
.find_result.id{background:url(../images/sub/icon_id_find.gif) no-repeat 65px center;}
.find_result.pw{background:url(../images/sub/icon_pw_find.gif) no-repeat 65px center;}
.find_result p{margin-bottom:25px;font-size:18px;}
.find_result ul li{position:relative;margin-bottom:10px;padding-left:145px;font-size:18px;}
.find_result.pw ul li{padding-left:160px;}
.find_result ul li span{position:absolute;top:0px;left:13px;}
.find_result ul li b{color:#dc412d;}
.find_result ul li:after{position:absolute;display:block;content:"";top:9px;left:0px;width:3px;height:3px;background:#909090;}

/* 포토갤러리 */
.photoGallery{position:relative;border-top:2px solid #6d89ca;font-size:15px;line-height:150%}
.photoGallery:after{display:block;content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid #888ea2;}
.photoGallery > ul:after{display:block;content:"";clear:both;}
.photoGallery > ul > li{position:relative;float:left;width:33.333%;padding:30px 12px;border-bottom:1px solid #e5e5e5;box-sizing:border-box;overflow:hidden;}
.photoGallery > ul > li > a{display:block;overflow:hidden;}
.photoGallery > ul > li > a:hover .title{text-decoration:underline;}
.photoGallery > ul > li > a > span{display:block;}
.photoGallery > ul > li > a > .img{width:100%;height:168px;background:#e0e0e0;}
.photoGallery > ul > li > a > .title{padding-top:30px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.photoGallery > ul > li > a > .date{color:#999;}
.photoGallery > ul > li > a > span > b{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px;}
.photoGallery > ul > li > a > span > em{display:block;color:#777777;font-size:15px;margin-top:20px;}
.photoGallery > ul > li > a > img{width:100%;height:100%;}
.photoView{position:relative;margin-bottom:100px;}
.photoView .bx-wrapper{padding:0 100px;}
.photoView li{text-align:center;overflow:hidden;}
.photoView li img{display:inline-block;max-width:1000px;}
.photoView .bx-pager{position:absolute;bottom:-80px;width:100%;text-align:center;}
.photoView .bx-pager a{display:inline-block;vertical-align:middle;width:90px;height:68px;box-sizing:border-box;border:3px solid #fff;overflow:hidden;}
.photoView .bx-pager a.active{height:69px;border:5px solid #4078d8;}
.photoView .bx-pager a img{display:block;width:100%;height:100%;}
.photoView .bx-wrapper .bx-controls{position:static;}
.photoView .bx-controls-direction a{display:block;position:absolute;top:50%;margin-top:-28px;width:79px;height:56px;text-indent:-9999em;}
.photoView .bx-prev{left:10px;background:url(../images/sub/icon_photo_slidePrev.png) no-repeat center;opacity:0.5;transition-duration:0.3s;}
.photoView .bx-prev:hover{left:0;opacity:1;}
.photoView .bx-next{right:10px;background:url(../images/sub/icon_photo_slideNext.png) no-repeat center;opacity:0.5;transition-duration:0.3s;}
.photoView .bx-next:hover{right:0;opacity:1;}

/* 발간자료 */
.bookGallery{border-top:2px solid #393939;border-bottom:1px solid #aaa;}
.bookGallery ul li{border-top:1px solid #ddd;}
.bookGallery ul li a{display:table;width:100%;position:relative;min-height:155px;}
.bookGallery .img{display:block;position:absolute;top:20px;left:30px;}
.bookGallery .img img{max-width:100%;height:110px;}
.bookGallery .txt{display:table-cell;padding:10px 10px 10px 170px;font-size:15px;color:#202020;line-height:140%;vertical-align:middle;box-sizing:border-box;}
.bookGallery strong{display:block;margin-bottom:10px;font-size:18px;}
.bookGallery b{color:#589c1d;}

/* 장난감게시판*/
.thumb{}
.thumb ul.list{margin:-5px -6px;}
.thumb ul.list:after{display:block;content:'';clear:both;}
.thumb ul.list > li{float:left;padding:5px 6px;box-sizing:border-box;}
.thumb ul.list > li > a{display:block;padding:25px 10px;border:1px solid #ddd;text-align:center;}
.thumb ul.list.col2 > li{width:50%;}
.thumb ul.list.col3 > li{width:33.3333%;}
.thumb ul.list.col4 > li{width:25%;}
.thumb ul.list.col5 > li{width:20%;}
.thumb ul.list > li span.img{display:block;margin:0 auto 8px;width:176px;height:133px;line-height:133px;overflow:hidden;text-align:center;}
.thumb ul.list > li span.img img{display:inline-block;vertical-align:middle;max-width:100%;max-height:133px;}
.thumb ul.list > li span.subject{display:block;height:25px;line-height:25px;padding:5px 10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;}
.thumb ul.list > li span.date{display:block;height:25px;line-height:25px;padding:0 10px 5px;}
.thumb ul.list > li span.btn{display:inline-block;width:82px;height:23px;line-height:23px;margin-top:5px;font-size:13px;text-align:center;color:#fff;font-weight:bold;}
.thumb ul.list > li span.btn.type1{background:#4ebb50;}
.thumb ul.list > li span.btn.type2{background:#f39801;}
.thumb ul.list > li span.btnToy.type1{display:inline-block; color:#fff; background:#4ebb50;padding:5px 10px; border-radius:5px;}
.thumb ul.list > li span.btnToy.type2{display:inline-block; color:#fff; background:#f39801; padding:5px 10px; border-radius:5px;}
.thumb ul.list > li span.age{display:block;margin-bottom:10px;font-size:0.9em;color:blue;}
.thumb ul.view{margin:0 -10px;}
.thumb ul.view:after{display:block;content:'';clear:both;}
.thumb ul.view > li{float:left;padding:10px;box-sizing:border-box;}
.thumb ul.view > li.img{width:40%;height:206px;line-height:206px;padding:0px 10px;margin:14px 0;overflow:hidden;text-align:center;}
.thumb ul.view > li.img img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.thumb ul.view > li.info{width:60%;margin:5px 0}
.thumb ul.view > li.info table{width:100%;border-collapse:collapse;}
.thumb ul.view > li.info table > thead th{padding:8px;background:#f8f8f8;border:1px solid #e5e5e5;}
.thumb ul.view > li.info table > tbody th{padding:8px;background:#f8f8f8;border:1px solid #e5e5e5;text-align:center;}
.thumb ul.view > li.info table > tbody td{padding:8px;border:1px solid #e5e5e5;}

/* Q&A */
.faqList{border-top:2px solid #323e67;}
.faqList li{border-bottom:1px solid #ddd;}
.faqList li .quest:hover{cursor:pointer;}
.faqList li .quest{display:block;padding:20px 20px 20px 75px;font-size:14px;background:url(../images/sub/icon_quest.png) no-repeat 24px 11px;font-weight:600;}
.faqList li .answer{display:none;padding:20px 20px 20px 75px;border-top:1px solid #eee;color:#555;background:#f5f5f5 url(../images/sub/icon_answer.png) no-repeat 24px 11px;}
.faqList li.active .answer{display:block;}
.faqList li .none{height:38px;line-height:38px;text-align:center;font-weight:600;}

/* 개인정보 수집 및 동의 */
.eduAgree{border:1px solid #dfdfdf;margin-bottom:20px;}
.eduAgree .agreeCon{padding:20px;width:100%;min-height:200px;box-sizing:border-box;border-bottom:1px solid #dfdfdf;line-height:140%;}
.eduAgree .agreeCon2{padding:20px;width:100%;height:80px;box-sizing:border-box;overflow-y:auto;border-bottom:1px solid #dfdfdf;line-height:140%;}
.eduAgree textarea{display:block;padding:20px;width:100%;height:160px;box-sizing:border-box;overflow-y:auto;border:0;border-bottom:1px solid #dfdfdf;line-height:140%;}
.eduAgree .agreeCheck{padding:10px 0;background:#f8f8f8;text-align:center;}
.eduAgree .agreeCheck input{display:inline-block;vertical-align:middle;}
.eduAgree .agreeCheck label{display:inline-block;vertical-align:middle;padding:0 50px 0 8px;}
.eduAgree .agreeCheck label.last{padding-right:0;}

/* 개인정보처리방침 */
.infoHandling div.grayBox{margin-bottom:20px;padding:20px 30px;font-size:16px;line-height:150%;background:#f6f6f6;border:1px #ddd solid;}
.infoHandling div.grayBox.type2{font-size:14px;}
.infoHandling div.round{border-radius:10px;}
.infoHandling b{display:block;margin-bottom:10px;font-size:17px;}
.infoHandling b span.num{top:0px;}
.infoHandling > ul > li{margin-bottom:30px;line-height:140%;}

/* 이메일무단수집거부 */
.emailCon{padding:60px 50px 60px 190px;background:#fef8f2 url(../images/sub/icon_emailCon.png) no-repeat 40px center;font-size:15px;color:#666;line-height:145%;letter-spacing:-.5px;}

/* 이용약관 */

/* 사이트맵 */
.sitemap ul.depth1{margin:0 -5px;display:flex;flex-flow:wrap;}
.sitemap ul.depth1:after{display:block;content:'';clear:both;}
.sitemap ul.depth1 > li{float:left;margin-bottom:10px;padding:0 5px;width:33.3333%;box-sizing:border-box;display:flex;flex-flow:column;}
.sitemap ul.depth1 > li.item4{clear:both;float:left;}
.sitemap ul.depth1 > li > a{position:relative;display:block;padding-left:22px;height:64px;line-height:62px;font-weight:bold;font-size:18px;color:#fff;box-sizing:border-box;}
.sitemap ul.depth1 > li.item1 > a{background:#27a3df;border:1px solid #1789c0;}
.sitemap ul.depth1 > li.item2 > a{background:#00b7b1;border:1px solid #008f8a;}
.sitemap ul.depth1 > li.item3 > a{background:#4ebb50;border:1px solid #33a135;}
.sitemap ul.depth1 > li.item4 > a{background:#87b845;border:1px solid #6c992e;}
.sitemap ul.depth1 > li.item5 > a{background:#6d89ca;border:1px solid #4f6bac;}
.sitemap ul.depth1 > li.item6 > a{background:#22a582;border:1px solid #14906f;}
.sitemap ul.depth1 > li.item7 > a{background:#ee9a40;border:1px solid #d27f26;}
.sitemap ul.depth1 > li > a:after{position:absolute;display:block;content:"";top:0px;right:-18px;width:26px;height:26px;background:url(../images/sub/icon_sitemapTitle.png) no-repeat center center;}
.sitemap ul.depth2{padding:5px 18px 25px;border:1px solid #ddd;border-top:0px none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-sizing:border-box;}
.sitemap ul.depth1 > li .depth2{height:100%;}
.sitemap ul.depth2 > li > a{display:block;padding:12px 0;border-bottom:1px dashed #e3e3e3;font-size:15px;color:#222;line-height:140%;}
.sitemap ul.depth3{padding:10px 15px;background:#f8f8f8;border-bottom:1px dashed #e3e3e3;}
.sitemap ul.depth3 > li > a{position:relative;display:block;padding:3px 0 3px 10px;font-size:14px;}
.sitemap ul.depth3 > li > a:after{position:absolute;display:block;content:"";top:12px;left:0;width:4px;height:1px;background:#555;}


/* 통합검색 */
#total_search .result{position:relative;margin-bottom:60px;}
#total_search .topTxt{display:block;margin-bottom:20px;text-align:center;font-size:24px;font-weight:bold;letter-spacing:-.5px;}
#total_search .topTxt img{display:inline-block;vertical-align:middle;margin-right:10px;}
#total_search .result h4{margin-bottom:0px;padding-left:0;padding-right:75px;padding-bottom:10px;border-bottom:2px solid #a0a3a5;background-position:left 2px;letter-spacing:-1px;font-size:16px;}
#total_search .result h4 em{font-size:15px;color:#555;font-weight:normal;}
#total_search .result .btnGo{display:inline-block;vertical-align:middle;margin-left:8px;width:70px;height:22px;box-sizing:border-box;border:1px solid #ee9a40;text-align:center;line-height:20px;font-size:13px;font-weight:bold;color:#ee9a40;}
#total_search .result p.more{position:absolute;top:0;right:0;}
#total_search .result p.more > a{display:block;padding-left:26px;height:20px;line-height:20px;background:url(/images/sub/icon_totalSearch_plus.gif) no-repeat left center;color:#4b4b4b;font-size:14px;}
#total_search .result > ul.list > li{padding:20px;border-bottom:1px dashed #d3d3d3;}
#total_search .result > ul.list > li p.tit{font-weight:bold;font-size:16px;color:#4b4b4b;}
#total_search .result > ul.list > li p.tit > span{display:inline-block;width:calc(100% - 210px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#total_search .result > ul.list > li p.tit > em{display:inline-block;width:200px;text-align:right;font-size:14px;color:#666666;font-weight:400;vertical-align:top;}
#total_search .result > ul.list > li p.txt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#total_search .result > ul.list > li p.txt a{color:#666666;}
#total_search .result > ul.result_photo.thumb{overflow:hidden;border-bottom:1px solid #dedede;}
#total_search .result > ul.result_photo.thumb > li{float:left;padding:25px 6px 20px;box-sizing:border-box;}
#total_search .result > ul.result_photo.thumb > li > a{display:block;border:1px solid #dedede;}
#total_search .result > ul.result_photo.thumb > li div{padding:30px 25px;border-bottom:0px;}
#total_search .result > ul.result_photo.thumb > li div span{display:block;}
#total_search .result > ul.result_photo.thumb > li div span.subject{display:block;display:-webkit-box;height:46px;margin-bottom:15px;line-height:140%;font-weight:bold;color:#202020;font-size:17px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
#total_search .result > ul.result_photo.thumb > li div span.date{font-size:13px;color:#777;}
#total_search .result > ul.result_photo.thumb > li span.imgBox {display:block;width:100%;height:198px;}
#total_search .result > ul.result_photo.thumb > li img{width:100%;height:100%;}
#total_search .result > ul.result_photo.thumb.col4 > li{width:25%;}
#total_search .result > ul.result_photo > li.list{padding:26px 18px 20px 32px;border-bottom:1px solid #dedede;}
#total_search .result > ul.result_photo > li.list p.tit{position:relative;margin-bottom:10px;font-weight:bold;font-size:18px;}
#total_search .result > ul.result_photo > li.list p.tit:after{position:absolute;content:"";top:50%;left:-10px;margin-top:-4px;width:3px;height:3px;background:#909090;}


/* 준비중 */
.ready {padding:150px;height:500px;text-align:center;}

/* 20211111 추가 */
.listType1.addBtn li:after{top:15px;}

/* 20220204 추가 */
.consultingTab{display:flex; margin-bottom:30px;}
.consultingTab li{margin-right:10px;}
.consultingTab li a{display:block; border:1px solid #ddd; width:173px; height:130px; padding:25px; box-sizing:border-box; font-weight:bold; line-height:140%;}
.consultingTab li a.active{border:2px solid #00b7b1; color:#00b7b1;}
.consultingTab li.tab1 a{background:url(../images/sub/personalConsultingIcon.png)no-repeat right 15px bottom 10px;}
.consultingTab li.tab2 a{background:url(../images/sub/groupConsultingIcon.png)no-repeat right 12px bottom 10px;}
.personalConsultingBox{background:#f7f7f7 url(/images/sub/personalConsultingTitle.png)no-repeat left 40px center; padding:25px 25px 25px 135px; box-sizing:border-box; margin-bottom:20px;}
.personalConsultingBox strong{display:block;font-size:20px; font-weight:bold; margin-bottom:5px;}
.personalConsultingBox p{font-size:14px; color:#555; line-height:150%;}
.personalConsultingBox span{font-size:16px; color:#049994; font-weight:bold;}
.grayBorderBox{display:flex; padding:25px; border:1px solid #ddd; margin-top:10px;}
.grayBorderBox strong{display:block;background:#c8cfdb; color:#000; font-size:14px; border-radius:10px; padding:20px; margin-right:10px;}
.grayBorderBox p{line-height:150%; font-size:14px;}
