@charset "utf-8";

/* form */
input[type='text'],
input[type='password'],
input[type='number'],
select{border:1px solid #b6b6b6;}

/* table */
.tableBox{border:0px none;}
.tableBox .A_lock{float:left;}
.tableBox .A_lock+img{float:left;margin-left:5px;}
.required{margin-right:5px;font-family:'Nanum Gothic';font-size:16px;color:#dc412d;font-weight:bold;}
.listTotal{display:block;margin-bottom:5px;font-family:'Nanum Gothic';font-size:14px;padding:10px;color:#666;}
.listTotal b{color:#000;}

/* table : list */
.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 #e5714d;border-left:0px;border-bottom:1px solid #888ea2;}
.tableBox table.list thead th{ position:relative; height:55px;background:#fff2e1;border:0px none;border-bottom:1px solid #ddd;}
.tableBox table.list td{height:55px;border-left:0px;border-right:0px;}
.tableBox table.list tr:last-child td{border-bottom:0px none;}
.tableBox table.list .subject.reply{display:inline-block;padding-left:50px;min-height:22px;background:url(../images/sub/icon_board_reply.gif) no-repeat left top;line-height:22px;}
.tableBox table.list td span.icon_lock{display:inline-block;width:26px;height:26px;background:url(../ilove/images/sub/icon_lock.gif) no-repeat center center;vertical-align:middle;text-indent:-9999em;}
.tableBox table.list td .icon_notice{display:block;margin:auto;width:32px;height:32px;border-radius:16px;text-indent:-9999px;background-image:url(../images/sub/icon_board_notice.png);background-repeat:no-repeat;background-position:center center;}
.cate1 .tableBox table.list td .icon_notice{background-color:#48bdc2;}
.cate2 .tableBox table.list td .icon_notice{background-color:#76d049;}
.cate3 .tableBox table.list td .icon_notice{background-color:#4aa6dc;}
.cate4 .tableBox table.list td .icon_notice{background-color:#f9b734;}
.tableBox 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;}
.tableBox table.list td .icon_new{display:inline-block;vertical-align:middle;width:20px;height:20px;background:url(../images/sub/icon_board_new.gif) no-repeat center;}
/*
.tableBox table.list td a{display:inline-block;max-width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;}
*/
.tableBox table.list td a{display:inline-block;max-width:95%;text-overflow:ellipsis;vertical-align:middle;}
.tableBox table.list td a:hover{text-decoration:underline;}
.tableBox table.list td a.btn.focus{white-space:normal;}
.tableBox table.list .last td{border-bottom:0px;}

.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 #aaa;}
.form table.list thead th{padding:15px;height:55px;background:#fff;border:0px none;border-bottom:1px solid #aaa;}
.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/sub/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;}

/* table : form */
.tableBox table.form{border-top:2px solid #393939;border-left:0px none;}
.tableBox table.form th,
.tableBox table.form td{padding:10px 25px;}
.tableBox table.form th{text-align:left;}
.tableBox table.form td:last-child{border-right:0px none;}
.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;padding:0 10px;color:#fff;background:#696e7f;border-radius:2px;box-sizing:border-box;cursor:pointer;}
.tableBox table.form .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 #e5714d;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.notice{position:relative;padding-left:65px;}
.tableBox table.view thead th.notice:after{display:block;content:'';position:absolute;left:16px;top:50%;margin-top:-16px;width:32px;height:32px;background-color:#fff2e1;background-image:url(../images/sub/icon_board_notice.png);background-repeat:no-repeat;background-position:center;border-radius:16px;}
.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{height:300px;}
.tableBox table.view .textContent img{display:block;margin:0 auto;max-width:100%;}
.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{font-family:'NanumSquare';font-size:17px;border-top:1px solid #e5714d;border-left:1px solid #ddd;}
.tableBox table.info th,
.tableBox table.info td{padding:10px;border-bottom:1px solid #bcd3d4;border-right:1px solid #bcd3d4;text-align:center;line-height:135%;}
.tableBox table.info.small2{width:50%;} 
.tableBox table.info th{color:#fff;font-weight:bold;background:#e5714d;}
.tableBox table.info tbody th,
.tableBox table.info tbody td{position:relative;}
.tableBox table.info td .desc{font-family:'Nanum Gothic';font-size:16px;color:#777;}
/*.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-family:'Nanum Gothic';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-family:'Nanum Gothic';font-size:13px;line-height:150%;}
.tableBox table.info.small thead th{padding:12px 6px;}
.tableBox table.info.small tbody td{padding:12px 6px;}
.tableBox table.info .listType1 li,
.tableBox table.info .listType2 li,
.tableBox table.info .listType3 li{margin-bottom:2px;line-height:130%;}
.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.info.type2 th{color:#fff;}
.tableBox table.info.type2 th,
.tableBox table.info.type2 td{padding:10px;border-right:1px solid #fff;font-size:15px;font-family:'Nanum Gothic';}
.tableBox table.info.type2 .none{border-bottom:0px none !important;}
.tableBox table.info.type2 .bgGray{background:#eee;}
.tableBox table.info.type2.color1{border-top:1px solid #2bb86d !important;}
.tableBox table.info.type2.color1 th{background:#2bb86d !important;}
.tableBox table.info.type2.color1 th,
.tableBox table.info.type2.color1 td{border-bottom:1px solid #2bb86d;}
.tableBox table.info.type2.color1 td{border-right:1px solid #2bb86d;}
.tableBox table.info.type2.color1 .bgLight{background:#effff2 !important;border-right:1px solid #2bb86d;color:#222;}
.tableBox table.info.type2.color1 .listType5 > li span.num{background:#2bb86d;}
.tableBox table.info.type2.color2{border-top:1px solid #3bb5bb !important;}
.tableBox table.info.type2.color2 th{background:#3bb5bb !important;}
.tableBox table.info.type2.color2 th,
.tableBox table.info.type2.color2 td{border-bottom:1px solid #3bb5bb;}
.tableBox table.info.type2.color2 td{border-right:1px solid #3bb5bb;}
.tableBox table.info.type2.color2 .bgLight{background:#e9fcfd !important;border-right:1px solid #3bb5bb;color:#222;}
.tableBox table.info.type2.color2 .listType5 > li span.num{background:#3bb5bb;}
.tableBox table.info.type2.color3{border-top:1px solid #3895d0 !important;}
.tableBox table.info.type2.color3 th{background:#3895d0 !important;}
.tableBox table.info.type2.color3 th,
.tableBox table.info.type2.color3 td{border-bottom:1px solid #3895d0;}
.tableBox table.info.type2.color3 td{border-right:1px solid #3895d0;}
.tableBox table.info.type2.color3 .bgLight{background:#e7f2f9 !important;border-right:1px solid #3895d0;color:#222;}
.tableBox table.info.type2.color3 .bgLight.pd0{padding:0;}
.tableBox table.info.type2.color3 .listType5 > li span.num{background:#3895d0;}
.tableBox table.info.type2.color4{border-top:1px solid #e4a92c !important;}
.tableBox table.info.type2.color4 th{background:#e4a92c !important;}
.tableBox table.info.type2.color4 th,
.tableBox table.info.type2.color4 td{border-bottom:1px solid #e4a92c;}
.tableBox table.info.type2.color4 td{border-right:1px solid #e4a92c;}
.tableBox table.info.type2.color4 .bgLight{background:#fff6e4 !important;border-right:1px solid #e4a92c;color:#222;}
.tableBox table.info.type2.color4 .bgLight.pd0{padding:0;}
.tableBox table.info.type2.color4 .listType5 > li span.num{background:#e4a92c;}
.tableBox table.info.type2.color5{border-top:1px solid #e5714d !important;}
.tableBox table.info.type2.color5 th{background:#e5714d !important;}
.tableBox table.info.type2.color5 th,
.tableBox table.info.type2.color5 td{border-bottom:1px solid #e5714d;}
.tableBox table.info.type2.color5 td{border-right:1px solid #e5714d;}
.tableBox table.info.type2.color5 .bgLight{background:#ffeae4 !important;border-right:1px solid #e5714d;color:#222;}
.tableBox table.info.type2.color5 .listType5 > li span.num{background:#e5714d;}
.tableBox table.info.type2 td ul{margin-top:8px;}

.cate1 .tableBox table{border-top:2px solid #48bdc2 !important;}
.cate1 .tableBox table th{background:#d9f4f5 !important;color:#077f84;}
.cate2 .tableBox table{border-top:2px solid #56b924 !important;}
.cate2 .tableBox table th{background:#e6f8dd !important;color:#256207;}
.cate3 .tableBox table{border-top:2px solid #096296 !important;}
.cate3 .tableBox table th{background:#d7eefa !important;color:#096296;}
.cate4 .tableBox table{border-top:2px solid #f9b734 !important;}
.cate4 .tableBox table th{background:#fffce9 !important;color:#cb7700;}
.cate8 .tableBox table{border-top:2px solid #6b6ca9 !important;}
.cate8 .tableBox table th{background:#e4e5fa !important;color:#6b6cbe;}
.cate11 .tableBox table{border-top:2px solid #5d1ac1 !important;}
.cate11 .tableBox table th{background:#f6f0ff !important;color:#5d1ac1;}
.cate99 .tableBox table{border-top:2px solid #c93275 !important;}
.cate99 .tableBox table th{background:#ffeef6 !important;color:#c93275;}

/* paging */
.paging{margin:30px 0;min-height:20px;font-size:13px;text-align:center;}
.paging > a{display:inline-block;margin:0 2px;padding:0;width:29px;height:28px;background-repeat:no-repeat;background-position:center;border-radius:50%;line-height:26px;vertical-align:middle;font-size:15px;text-align:center;font-family:'Nanum Gothic';box-sizing:border-box;}
.paging > a.active{border:0px none !important;font-size:15px;font-weight:bold;color:#fff;}
.cate1 .paging > a{background-color:#48bdc2;}
.cate1 .paging > a.active{background-color:#48bdc2 !important;}
.cate2 .paging > a{background-color:#76d049;}
.cate2 .paging > a.active{background-color:#76d049 !important;}
.cate3 .paging > a{background-color:#4aa6dc;}
.cate3 .paging > a.active{background-color:#4aa6dc !important;}
.cate4 .paging > a{background-color:#f9b734;}
.cate4 .paging > a.active{background-color:#f9b734 !important;}
.cate8 .paging > a{background-color:#9e74dd;}
.cate8 .paging > a.active{background-color:#9e74dd !important;}
.cate11 .paging > a{background-color:#9e74dd;}
.cate11 .paging > a.active{background-color:#9e74dd !important;}
.paging > a.num{background:none;border:1px solid #ccc;}
.paging > a.btn_first{background-image:url(../images/sub/btn_pageFirst.png);text-indent:-9999px;border:0px none;}
.paging > a.btn_prev{background-image:url(../images/sub/btn_pagePrev.png);text-indent:-9999px;border:0px none;}
.paging > a.btn_next{background-image:url(../images/sub/btn_pageNext.png);text-indent:-9999px;border:0px none;}
.paging > a.btn_last{background-image:url(../images/sub/btn_pageLast.png);text-indent:-9999px;border:0px none;}
.paging > select{margin-left:5px;height:20px;line-height:18px;font-size:11px;color:#1b1b1b;vertical-align:top;border:1px solid #ebebeb}
.mobilePage{display:none;}

/* search */
.searchBox{margin-bottom:30px;padding:14px 20px;border:1px solid #ddd;background:#f5f5f5;text-align:center;}
.searchBox input[type='text'],
.searchBox input[type='password'],
.searchBox input[type='file'],
.searchBox input[type='number'],
.searchBox select{display:inline-block;vertical-align:middle;margin:1px 0;padding:0 5px;height:40px;text-indent:0px;border:1px solid #dedede;}
.searchBox label{display:inline-block;vertical-align:middle;margin:1px 0;}
.searchBox input[type="submit"]{width:50px;height:40px;background-color:#e5714d;background-image:url(../images/sub/icon_searchBox_submit.png);background-repeat:no-repeat;background-position:center center;text-indent:-9999em;border:0;}
.cate1 .searchBox input[type="submit"]{background-color:#48bdc2 !important;} /* 20230105 수정 */
.cate2 .searchBox input[type="submit"]{background-color:#76d049 !important;}
.cate3 .searchBox input[type="submit"]{background-color:#4aa6dc !important;}
.cate4 .searchBox input[type="submit"]{background-color:#f9b734 !important;}
.cate8 .searchBox input[type="submit"]{background-color:#9e74dd !important;}
.cate11 .searchBox input[type="submit"]{background-color:#9e74dd !important;}
.cate100 .searchBox input[type="submit"]{background-color:#fa8ebe !important;}
.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;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 > a{display:inline-block;width:30px;height:30px; vertical-align:middle;border-radius:15px;background-color:#e5714d;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;}
.cate1 .calendar_top > a{background-color:#48bdc2;}
.cate2 .calendar_top > a{background-color:#76d049;}
.cate3 .calendar_top > a{background-color:#4aa6dc;}
.cate4 .calendar_top > a{background-color:#f9b734;}
.calendar_top > a.btnPrev{background-image:url(../images/sub/icon_calTopBtn_prev.png);background-position:9px center;}
.calendar_top > a.btnNext{background-image:url(../images/sub/icon_calTopBtn_next.png);background-position:11px center;}
.calendar_top > span{display:inline-block;margin:0 18px;vertical-align:middle;font-size:19px;font-weight:bold;}
.calendar_top select{height:25px;}
.calendar{margin-bottom:35px;border-top:2px solid #393939;}
.calendar table{width:100%;border-collapse:collapse;font-family:'Nanum Gothic';font-size:14px;}
.calendar table th{padding:12px 5px;background:#f7f7f7;border:1px solid #ddd;}
.calendar table th:first-child,
.calendar table td:first-child{border-left:0px none;}
.calendar table th:last-child,
.calendar table td:last-child{border-right:0px none;}
.calendar table td{position:relative;height:80px;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:#e5714d;}
.calendar table .holiday{color:#b71c1c;}
.calendar table span.day{position:absolute;display:block;top:0;left:3px;width:24px;height:20px;line-height:20px;font-family:'Nanum Gothic';font-size:12px;text-align:center;}
.calendar table span.dayName{display:block;padding:3px 5px;position:absolute;top:0;left:20px;right:0px;text-align:right;font-family:'Nanum Gothic';font-size:14px;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 table td .btnEdu{margin:1px 0;}

/* 신청 목록 상태(접수중,예정,대기)*/
.eduBtnState{display:inline-block;width:62px;height:20px;line-height:18px;padding:0 2px;letter-spacing:-1px;font-family:'Nanum Gothic';font-size:13px;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 #73a1e1;color:#73a1e1;}
.eduBtnState.green{border:1px solid #46b179;color:#46b179;}

/* 컨텐츠 리스트 */
.listType > li{line-height:150%;padding-left:10px;margin-bottom:5px;}
.listType1 > li{position:relative;padding-left:10px;margin-bottom:5px;line-height:150%;}
.listType1 > li .tableBox{margin-top:5px;}
.listType1 > li:after{display:block;content:"";position:absolute;left:0;top:9px;width:4px;height:4px;background:#555;}
.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 > 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:20px;margin-bottom:5px;}
.listType3 > li span.num{position:absolute;top:0px;left:0px;}
.listType3 > li em{position:absolute;top:0px;left:0px;}
.listType4 > li{position:relative;padding-left:25px;margin-bottom:5px;}
.listType4 > li span.num{position:absolute;top:0;left:0px;}
.listType5{margin:5px 0;}
.listType5 > li{position:relative;margin:10px 0;padding-left:30px;}
.listType5 > li span.num{position:absolute;top:-2px;left:0px;width:24px;height:24px;text-align:center;line-height:24px;font-size:17px;font-weight:bold;color:#fff;border-radius:12px;}
.listType1 > li > ul{margin:5px 0;}
.listType1 > li > ul > li{position:relative;line-height:150%;padding-left:10px;font-size:0.95em;font-family:'Nanum Gothic';}
.listType1 > li > ul > li:after{display:block;content:"";position:absolute;left:0;top:10px;width:5px;height:1px;background:#666666;}
.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 */
.btn{display:inline-block;padding:0 35px;height:50px;line-height:48px;min-width:110px;color:#333;font-size:17px;font-weight:bold;text-align:center;border:1px solid #636363;box-sizing:border-box;cursor:pointer;}
.btn.focus{background:#e5714d;color:#fff;border-color:#e5714d;}
.btn.logo{background:#fff;color:#49c143;border-color:#49c143;color:#49c143;background:url(../images/sub/icon_logo_kcpi.png) no-repeat 25px center; padding: 3px 25px 5px 120px;}
.cate1 .btn.focus{background-color:#48bdc2;border-color:#48bdc2;}
.cate2 .btn.focus{background-color:#49c143 !important;border-color:#49c143 !important;}
.cate3 .btn.focus{background-color:#4aa6dc;border-color:#4aa6dc;}
.cate4 .btn.focus{background-color:#f9b734;border-color:#f9b734;}
.cate8 .btn.focus{background-color:#9e74dd;border-color:#9e74dd;}
.cate11 .btn.focus{background-color:#9e74dd;border-color:#9e74dd;}
.btnArea{margin:50px 0;}
.btnArea.imgbtn{margin:10px 0 0px;}
.btnArea:after{display:block;content:"";clear:both;}
.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:#e5714d;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:#e5714d;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:#e5714d;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;}
.btnPaperDown{display:inline-block;padding:0 40px;height:50px;background:#e5714d url(../images/sub/icon_btnPaperDown.png) no-repeat 45px center;border-radius:10px;line-height:50px;font-size:17px;color:#fff;text-align:center;text-indent:30px;}
.cate2 .btnPaperDown{background-color:#49c143;}
.cate3 .btn.focus.custom1{font-size:14px; padding:10px; height:40px; line-height:20px; background:#fff; border:1px solid #4aa6dc; color:#4aa6dc; min-width:auto;}

.btnSmall{padding:3px 5px;}
.btnNormal{border:1px solid #4b4b4b; color:#4b4b4b; min-width:85px; display:inline-block; text-align:center; padding:3px 5px; margin-bottom:4px;}


/* 탭 */
.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-family:'Nanum Gothic';font-size:16px;box-sizing:border-box;}
.tabBar2 > li > a{display:block;padding:0 60px;height:46px;font-family:'Nanum Gothic';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-family:'Nanum Gothic';font-size:16px;color:#222;background:#fff;font-weight:bold;}

/* 로그인 */
.loginForm{position:relative;margin:0 auto;padding:60px 0 80px 180px;width:600px;background:url(/images/sub/icon_login.png) no-repeat left 20px;box-sizing:border-box;}
.loginForm > span{display:block;margin-bottom:6px;}
.loginForm > span b{display:inline-block;width:70px;;font-size:17px;color:#000;}
.loginForm > span input{width:250px;}
.loginForm > a{position:absolute;display:block;top:60px;right:0;width:90px;height:69px;line-height:69px;;font-size:17px;text-align:center;font-weight:bold;color:#fff;background:#9e74dd;border-radius:5px;}
.loginForm > a:hover{background:#6d38bb;}
.loginBot{position:relative;padding:45px 240px;}
.loginBot:after{display:block;content:'';position:absolute;top:0;left:0;right:0;height:5px;background:url(/images/sub/line_login.png) repeat-x bottom left;}
.loginBot ul:after{content:"";display:block;clear:both;}
.loginBot ul > li{margin-bottom:5px;padding-left:30px;line-height:30px;background:url(/images/sub/bul_login.png) no-repeat left center;}
.loginBot ul > li:after{display:block;content:'';clear:both;}
.loginBot ul > li a{float:right;display:inline-block;padding:0 10px 0 30px;width:187px;height:30px;line-height:28px;font-family:'Nanum Gothic';font-size:15px;color:#000;background:url(/images/sub/icon_btnLogin.png) no-repeat 14px center;border:1px solid #ccc;border-radius:20px;box-sizing:border-box;}
.loginBot ul > li a:hover{border-color:#6d38bb;;}

/* 회원가입 */
.joinStep{margin-bottom:65px;text-align:center;}
.joinStep ul li{position:relative;display:inline-block;margin:0 65px;height:70px;line-height:70px;padding-left:82px;box-sizing:border-box;;font-size:18px;color:#333;text-align:left;}
.joinStep ul li:after{display:block;content:"";position:absolute;top:50%;right:-74px;width:11px;height:21px;margin-top:-10px;background:url(../images/sub/icon_joinStepArrow.png) center no-repeat;}
.joinStep ul li:last-child:after{display:none;}
.joinStep ul li.step01{background:url(/images/sub/icon_joinStep01_off.png) left center no-repeat;}
.joinStep ul li.step02{background:url(/images/sub/icon_joinStep02_off.png) left center no-repeat;}
.joinStep ul li.step03{background:url(/images/sub/icon_joinStep03_off.png) left center no-repeat;}
.joinStep ul li.active{color:#5d1ac1;font-weight:bold;}
.joinStep ul li.step01.active{background:url(/images/sub/icon_joinStep01_on.png) left center no-repeat;}
.joinStep ul li.step02.active{background:url(/images/sub/icon_joinStep02_on.png) left center no-repeat;}
.joinStep ul li.step03.active{background:url(/images/sub/icon_joinStep03_on.png) left center no-repeat;}

/* 회원가입 - 회원구분 */
.joinType,
.joinType2{border:1px solid #dcdcdc;margin-bottom:10px;padding:22px 0 12px;font-family:'Nanum Gothic';font-size:16px;font-weight:bold;background:#f7f7f7;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 50px 0 5px;}

/* 멤버십 > 회원가입 > 자녀정보 */
.userInfo{margin-bottom:10px;}
.userInfo:last-child{margin-bottom:0px;}
.userInfo:after{display:block;content:"";clear:both;}
.userInfo li{float:left;width:16%;height:30px;line-height:30px;}
.userInfo li:nth-child(2){width:24%;}
.userInfo li:nth-child(3){width:20%;}
.userInfo li:nth-child(4){width:40%;}

/* 이용약관 동의 */
.agree{margin-bottom:15px;font-family:'Nanum Gothic';font-size:12px;border:1px solid #dfdfdf;}
.agree textarea{margin-bottom:10px;padding:12px 18px;width:100%;height:220px;border:1px #dfdfdf solid;}
.agree label{height:20px;line-height:20px;font-family:'Nanum Gothic';font-size:13px;color:#272727;font-weight:700;}
/*.agree .agreeCon{display:block;padding:20px;width:100%;height:160px;color:#555;box-sizing:border-box;overflow-y:auto;border:0px none;line-height:140%;}*/
.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;}

.agreeCheck{}
.agreeCheck input{display:inline-block;vertical-align:middle;}
.agreeCheck label{display:inline-block;font-family:'Nanum Gothic';font-size:16px;font-weight:bold;vertical-align:middle;}
.warningBox{padding:20px;background:#f7f7f7;border:1px solid #dcdcdc;}
.warningBox p{font-family:'Nanum Gothic';font-size:16px;color:#555;font-weight:bold;}
.warningBox p.txtRed{margin-bottom:15px;color:#dc412d;}
#join .certifyBox{margin-top:20px;border:1px solid #dcdcdc;}
#join .certifyBox:after{display:block;content:'';clear:both;}
#join .certifyBox div{position:relative;padding-top:110px;height:240px;box-sizing:border-box;text-align:center;}
#join .certifyBox .icon1{background:url(/images/sub/icon_certifyBox1.jpg) no-repeat center 22px;}
#join .certifyBox .icon2{background:url(/images/sub/icon_certifyBox2.jpg) no-repeat center 22px;}
#join .certifyBox b{display:block;margin-bottom:5px;font-size:17px;font-weight:600;color:#333;}
#join .certifyBox p{margin-bottom:18px;font-family:'Nanum Gothic';font-size:14px;color:#333;}
#join .certifyBox .btn{padding:0 20px;height:30px;line-height:28px;min-width:80px;font-size:14px;}
#join .btnArea{margin:60px 0;}

/* 회원가입완료 안내 */
.joinComplete{position:relative;padding:55px 0;/*background:url(/images/sub/img_joinEnd.png) no-repeat 385px center;*/border-top:1px solid #8d8d8d;border-bottom:1px solid #dcdcdc;}
.joinComplete p{margin-bottom:20px;font-size:19px;line-height:140%;text-align:center;}
.joinComplete ul{margin:0 auto;padding:20px;width:420px;background:#efefef;border-radius:8px;box-sizing:border-box;}
.joinComplete ul,
.joinComplete ul li{display:block;}
.joinComplete ul li{position:relative;font-size:19px;line-height:170%;text-align:center;}
.joinComplete ul li span.title{display:inline-block;vertical-align:middle;position:relative;padding-left:10px;font-weight:bold;}
.joinComplete ul li b{margin-left:5px;color:#b32e37;}

/* 아이디, 비밀번호 찾기 */
#idpwFind:after{display:block;content:'';clear:both;}
#idpwFind li{float:left;width:48%;box-sizing:border-box;}
#idpwFind li.idFind{margin-right:4%;}
#idpwFind li .findForm{padding:30px 45px 15px;border:1px solid #d6d6d6;border-top:2px solid #636363;}
#idpwFind li .findForm .explain{line-height:140%;;font-size:17px;color:#333;font-weight:bold;text-align:center;}
#idpwFind li .findForm .findBox{margin:35px auto 30px;width:360px;height:115px;box-sizing:border-box;}
#idpwFind li .findForm .findBox span{display:block;margin-bottom:10px;}
#idpwFind li .findForm .findBox span b{display:inline-block;width:55px;}
#idpwFind li .findForm .findBox input{width:300px;}
#idpwFind li .findForm .btnArea{margin:0;padding:30px 0;border-top:1px solid #dcdcdc;}

/* 아이디, 비밀번호 찾기 결과 */
.find_result{position:relative;padding:190px 0 40px 190px;height:auto;box-sizing:border-box;}
.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.png) no-repeat center top;}
.find_result.pw{background:url(../images/sub/icon_pw_find.png) no-repeat center top;}
.find_result p{margin-bottom:30px;font-size:17px;}
.find_result ul li{position:relative;margin-bottom:10px;padding-left:130px;font-family:'Nanum Gothic';font-size:16px;}
.find_result.pw ul li{padding-left:145px;}
.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:8px;left:0px;width:3px;height:3px;background:#909090;}

/* 포토갤러리 */
.photoGallery{position:relative;border-top:2px solid #e5714d;}
.sub1 .photoGallery{border-top:2px solid #2dbb8b;}
.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 li{display:block;float:left;width:25%;padding:30px 10px;border-bottom:1px solid #e5e5e5;box-sizing:border-box;}
.photoGallery li .img{display:block;margin-bottom:20px;height:178px;background:#e0e0e0;border:1px #ddd solid;}
.photoGallery li .img img{display:block;width:100%;height:100%;}
.photoGallery li .title{display:block;margin-bottom:5px;font-size:15px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.photoGallery li .date{display:block;font-size:15px;color:#999;}
.photoGallery li.no-data{float:none;width:100%;text-align:center;}
/*.photoGallery{border-bottom:1px solid #aaaaaa;font-size:18px;line-height:150%}
.photoGallery:after{display:block;content:"";clear:both;}
.photoGallery > ul{margin:0 -12px;}
.photoGallery > ul > li{position:relative;float:left;width:33.333%;padding:0 12px;box-sizing:border-box;overflow:hidden;margin-bottom:25px;}
.photoGallery > ul > li > a{display:block;border:1px solid #dedede;overflow:hidden;}
.photoGallery > ul > li > a:hover{border:1px solid #e5714d;}
.photoGallery > ul > li > a > span{display:block;margin:25px 30px;font-weight:bold;}
.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-family:'Nanum Gothic';font-size:15px;margin-top:20px;}
.photoGallery > ul > li > a .img{display:block;border:1px #ddd solid;}
.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;}*/

/* 백일상 */
.photoGallery.party{border-top:2px solid #096296;}
.photoGallery.party .product_name{display:block; margin-bottom:10px;}
.photoGallery.party li{text-align:center;}

/* 발간자료 */
.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-family:'Nanum Gothic';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:#e5714d;}

/* 장난감게시판*/
.thumb{border-top:2px solid #393939;font-family:'Nanum Gothic';font-size:13px;}
.thumb ul.list{margin:8px -8px;}
.thumb ul.list:after{display:block;content:'';clear:both;}
.thumb ul.list > li{float:left;padding:8px;box-sizing:border-box;}
.thumb ul.list > li > a{display:block;border:1px solid #dedede;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;height:170px;line-height:170px;overflow:hidden;text-align:center;}
.thumb ul.list > li span.img img{display:inline-block;vertical-align:middle;max-width:100%;max-height:170px;}
.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;}
.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;height:26px;line-height:24px;padding:0 10px;margin:5px 0 15px;font-family:'Nanum Gothic';font-size:13px;}
.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-family:'Nanum Gothic';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%;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-family:'Nanum Gothic';font-size:16px;line-height:150%;background:#f6f6f6;border:1px #ddd solid;}
.infoHandling div.grayBox.type2{font-family:'Nanum Gothic';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%;}

/* 이메일무단수집거부 */
.emailCol div.grayBox{margin-bottom:30px;padding:20px 30px;font-family:'Nanum Gothic';font-size:16px;line-height:150%;background:#f6f6f6;border:1px #ddd solid;}
.emailCol div.round{border-radius:10px;}
.emailCol > ul{margin-bottom:15px;}
.emailCol > ul > li{margin-bottom:5px;line-height:140%;font-weight:bold;font-family:'Nanum Gothic';font-size:16px;}
.emailCol p{font-family:'Nanum Gothic';font-size:14px;}

/* 이용약관 */
.conditions div.grayBox{margin-bottom:30px;padding:20px 30px;font-family:'Nanum Gothic';font-size:16px;line-height:150%;background:#f6f6f6;border:1px #ddd solid;}
.conditions div.round{border-radius:10px;}
.conditions .provision{margin-bottom:30px;line-height:140%;}
.conditions .provision > p.title{margin-bottom:10px;font-weight:bold;font-family:'Nanum Gothic';font-size:16px;color:#4077d8;}
.conditions .provision ul{margin-bottom:5px;}
.conditions .provision ul ul{margin:5px 0 10px;}

/* 사이트맵 */
.sitemap ul.depth1{margin:0 -22px;}
.sitemap ul.depth1 > li{float:left;margin-bottom:60px;padding:0 22px;width:25%;box-sizing:border-box;}
.sitemap ul.depth1 > li > a{position:relative;display:block;height:60px;line-height:60px;;font-weight:bold;font-size:20px;text-align:center;color:#fff;border-radius:15px;}
.sitemap ul.depth1 > li.col1 > a{background:#48bdc2;}
.sitemap ul.depth1 > li.col2 > a{background:#76d049;}
.sitemap ul.depth1 > li.col3 > a{background:#4aa6dc;}
.sitemap ul.depth1 > li.col4 > a{background:#f9b734;}
.sitemap ul.depth1 > li.col5 > a{background:#978ebf;}

.sitemap ul.depth2{padding-top:2px;}
.sitemap ul.depth2 > li {border-bottom:1px dotted #ccc;}
.sitemap ul.depth2 > li > a{display:block;padding:12px 20px;;font-size:17px;color:#333;font-weight:bold;}
.sitemap ul.depth1 > li.col1 ul.depth2 > li > a:hover{color:#48bdc2;}
.sitemap ul.depth1 > li.col2 ul.depth2 > li > a:hover{color:#76d049;}
.sitemap ul.depth1 > li.col3 ul.depth2 > li > a:hover{color:#4aa6dc;}
.sitemap ul.depth1 > li.col4 ul.depth2 > li > a:hover{color:#f9b734;}
.sitemap ul.depth1 > li.col4 ul.depth2 > li > a:hover{color:#978ebf;}
.sitemap ul.depth3{padding:15px 0;border-top:1px dotted #ccc;}
.sitemap ul.depth1 > li.col1 ul.depth3{background:#ecf8f9;}
.sitemap ul.depth1 > li.col2 ul.depth3{background:#edf9e7;}
.sitemap ul.depth1 > li.col3 ul.depth3{background:#f0f9ff;}
.sitemap ul.depth1 > li.col4 ul.depth3{background:#fffce8;}
.sitemap ul.depth3 > li > a{position:relative;display:block;padding:4px 20px 4px 28px;font-family:'Nanum Gothic';font-size:15px;color:#555;}
.sitemap ul.depth3 > li > a:after{position:absolute;display:block;content:"";top:11px;left:20px;width:3px;height:3px;background:#9e9e9e;}
.sitemap ul.depth3 > li > a:hover{text-decoration:underline;}
.sitemap ul.depth1 li.item5{clear:both;}

/* 통합검색 */
#total_search .result{position:relative;margin-bottom:80px;}
#total_search .result h4{margin-bottom:0px;padding-right:75px;padding-bottom:15px;border-bottom:1px solid #888ea2;background-position:left 2px;letter-spacing:-1px;}
#total_search .result p.more{position:absolute;top:3px;right:0;}
#total_search .result p.more > a{display:block;padding-left:30px;height:24px;line-height:25px;background:url(/images/sub/icon_plus.gif) no-repeat left center;font-size:15px;font-family:'Nanum Gothic';}
#total_search .result > ul.list > li{padding:26px 18px 20px 32px;border-bottom:1px solid #dedede;}
#total_search .result > ul.list > li p.tit{position:relative;margin-bottom:10px;font-weight:bold;font-size:18px;}
#total_search .result > ul.list > li p.tit:after{position:absolute;content:"";top:10px;left:-10px;width:3px;height:3px;background:#909090;}
#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-family:'Nanum Gothic';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-family:'Nanum Gothic';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;}

/* 202301 */
.calendar table td span.day em.week{display:none;}
.fileRow img{margin-right:10px;}
.fileRow .filedown{margin-left:3px;}