@charset "UTF-8";

/* common */
input[type="text"], input[type="password"], button{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
select::-ms-expand{display:none;}
pre{font-family:inherit;}
button{border:none;cursor: pointer;}
.view-box{padding:50px 0;border-top:1px dashed #d8d8d8;border-bottom:1px dashed #d8d8d8;}
.view-btn-box{padding:0 0 25px;}
.view-btn-box a{display:inline-block;margin:0 10px 0 0;padding:8px 20px;border:1px solid #d8d8d8;font-size:15px;line-height:20px;}
.view-btn-box a:last-of-type{margin:0;}
.article-chk{position:absolute;top:0;left:5px;z-index:5;}

.b-h4-tit01{padding:0 0 15px 0;font-weight: 500;font-size: 24px;line-height: 29px;}
.b-h5-tit01{position:relative;padding: 0 0 22px 0;font-weight: 500;font-size: 20px;color: #0078AF;line-height: 26px;}
.b-h5-tit02{padding:0 0 10px 0;font-size:14px;line-height:19px;}
.b-guide-p{position: relative;margin: 5px 0 0;padding: 0 0 0 20px;font-weight: 200;font-size: 15px;line-height: 20px;}
.b-guide-p:before{content:'※';position: absolute;top: 0;left: 0;}

.adm-chk label{font-weight: 400;font-size: 15px;color: #555;}
.b-center{text-align: center;}

/* Custom checkbox */
.custom-chk {display: inline-block;position: relative;padding-left: 30px;cursor: pointer;color:#404040;line-height: 130%;font-size: 18px;font-weight:400;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.custom-chk input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.custom-chk .checkmark {position: absolute;top: 50%;left: 0;transform: translateY(-50%);height: 20px;width: 20px;background-color: #fff;border-radius:4px;border: 1px solid #A9A9A9;box-sizing:border-box;}
.custom-chk input:checked ~ .checkmark {background-color: #00557C;border:none;}
.custom-chk .checkmark:after {content: "";position: absolute;display: none;}
.custom-chk input:checked ~ .checkmark:after {display: block;}
.custom-chk .checkmark:after {left: 7px;top: 3px;width: 4px;height: 10px;border: solid white;border-width: 0 2px 2px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}

/* bn-list-common01 공통 */
.bn-list-common01 .b-answer{padding:7px 10px;font-size:16px;border:1px solid #5c5c5c;}
.bn-list-common01 .b-answer.complete{background-color:#707070;color:#fff;}

.bn-list-common01.bn-common .b-col-title{width:auto;}
.bn-list-common01.bn-common .b-col-date{width:12%;}
.bn-list-common01.bn-common .b-col-expand{width:20%;}
.bn-list-common01.bn-common .b-col.large{width:40%;}
.bn-list-common01.bn-common .b-col{width:11%;}

.bn-list-common01.bn-common-cate .b-col-title{width:auto;}
.bn-list-common01.bn-common-cate .b-col-date{width:12%;}
.bn-list-common01.bn-common-cate .b-col-expand{width:20%;}
.bn-list-common01.bn-common-cate .b-col{width: 11%;}

.bn-list-common01 .adm-chk{margin:0 0 10px 0;}
.bn-list-common01 .adm-chk input{margin:-3px 0 0 0;}
.bn-list-common01 .article-chk{position:absolute;top:0;left:0;z-index:10;line-height:1;}
.bn-list-common01 .article-chk input{margin:0;}
.bn-list-common01 table{width: 100%;border-spacing: 0;border-top: 2px solid #1b1464;table-layout: fixed;border-radius: 5px;}
.bn-list-common01 table thead th{padding: 17px 10px 16px;border-bottom: 1px solid #DDD;line-height: 23px;background: rgb(238 236 255);font-size: 18px;font-weight: 400;line-height: 26px;letter-spacing: -0.18px;text-transform: capitalize;color: #000;}
.bn-list-common01 table thead th.b-no-right{border-right:none !important;}
.bn-list-common01 table tbody tr{position:relative;}
.bn-list-common01 table tbody tr.b-noti-box {position: relative;background-color: #f5f5f5;}
.bn-list-common01 table tbody th{padding:15px 10px;border-bottom:1px solid #eee;background-color:#fafafa;font-weight:400;}
.bn-list-common01 table tbody td{padding: 11px 10px 10px;border-bottom:1px solid #DDD;color: #000;text-align:center;font-size: 16px;font-weight: 400;line-height: 160%;}
.bn-list-common01 table tbody td.b-td-left,
.bn-list-common01 table tbody td.td-left{text-align:left !important;}
.bn-list-common01 table tbody td.b-no-right{border-right:none !important;}

.bn-list-common01 table tbody td.b-link a{display:inline-block;margin: 0 4px 0 0;}
.bn-list-common01 table tbody td.b-link a:not(.b-other){text-indent:-999999px;}
.bn-list-common01 table tbody td.b-link a:last-of-type{margin:0;}
.bn-list-common01 table tbody td.b-link a.b-insta{width:23px;height:23px;background:url(../img/board/ico-prof-sns-insta.png) no-repeat 0 0/100%;}
.bn-list-common01 table tbody td.b-link a.b-facebook{width:12px;height:23px;/*background:url(../img/board/ico-prof-sns-facebook.png) no-repeat 0 0/100%;*/}
.bn-list-common01 table tbody td.b-link a.b-twitter{width:28px;height:23px;/*background:url(../img/board/ico-prof-sns-twitter.png) no-repeat 0 0/100%;*/}
.bn-list-common01 table tbody td.b-link a.b-youtube{width:32px;height:23px;background:url(../img/board/ico-prof-sns-youtube.png) no-repeat 0 0/100%;}
.bn-list-common01 table tbody td.b-link a.b-blog{width:22px;height:23px;background:url(../img/board/ico-prof-sns-blog.png) no-repeat 0 0/100%;}
.bn-list-common01 table tbody td.b-link a.b-other{padding:4px 7px;border:1px solid #ccc;line-height:1;}

.bn-list-common01 .b-num-box .b-num-notice{display:inline-block;width:21px;height:18px;background:url(../img/board/ico-b-notice.png) no-repeat 0 0/100%;text-indent:-99999px;}
.bn-list-common01 .b-title-box a{display:inline-block;padding: 6px 0;max-width: calc(100% - 35px);font-weight:400;color: #222;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;vertical-align:middle;box-sizing:border-box;}
.bn-list-common01 .b-title-box a.b-title span{display:none;}
.bn-list-common01 .b-title-box a.b-reply{margin:0 0 0 6px;}
.bn-list-common01 .b-title-box a.b-reply span{font-weight:500;color:#c42323;}
.bn-list-common01 .b-title-box .b-etc-box{display:inline-block;}
.bn-list-common01 .b-title-box .b-etc-box .b-lock{display:inline-block;margin:0 0 0 5px;width:13px;height:17px;background:url(../img/board/ico-b-lock.png) no-repeat 0 0/100%;text-indent:-99999px;vertical-align:middle;}
.bn-list-common01 .b-td-title .b-s-box .b-lock{display:inline-block;margin:0 0 0 5px;width:13px;height:17px;background:url(../img/board/ico-b-lock.png) no-repeat 0 0/100%;text-indent:-99999px;vertical-align:middle;}
.bn-list-common01 .b-title-box .b-etc-box .b-new{display: inline-block;margin: 0 0 0 5px;padding: 4px 5px;background-color: #1b1464;font-weight: 400;font-size: 11px;color: #fff;line-height: 1;text-align: center;vertical-align: middle;border-radius: 20px;}
.bn-list-common01 .b-file-box{margin:0 auto;width:28px;height:37px;background:url(../img/board/ico-file01.png) no-repeat 0 0/100%;}
.bn-list-common01 .b-file-box .b-file{display: block;position: absolute;width: 0;height: 0;text-indent: -9999999px;overflow: hidden;}
.bn-list-common01 .b-title-box .b-m-con{display:none;}
.bn-list-common01 .b-reply-box .b-title-box{padding:0 0 0 30px;background:url(../img/board/ico-reply01.gif) no-repeat 11px 4px;}

.bn-list-common01.type01{position: relative;}
.bn-list-common01.type01.bn-common-cate .b-col{width: 68px;}
.bn-list-common01.type01.bn-common .b-col{width: 68px;}
.bn-list-common01.type01 table{border-top: 2px solid #222;}
.bn-list-common01.type01 table .b-noti-box td{border-right: 1px solid #DBDBDB;width:100%;font-size: 20px;font-weight: 700;line-height: 30px;text-align: left;color: #222;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;overflow: hidden;}
.bn-list-common01.type01 table .b-noti-box td:last-child{border-right: 0;}
.bn-list-common01.type01 table .b-noti-box td.b-noti-blue{color: #0078AD;text-align: center;text-overflow: unset;width: 100px;font-weight: 700;}
.bn-list-common01.type01 table tbody td{padding: 0;border-right: 1px solid #DBDBDB;}
.bn-list-common01.type01 table tbody td:last-child{border-right: 0;}
.bn-list-common01.type01 table tbody td.b-td-title > div{padding: 25px 30px;display: flex;flex-direction: column;gap: 15px;width: 100%;box-sizing: border-box;}
.bn-list-common01.type01 table tbody td.b-td-title > div > div.col{display: flex;justify-content: space-between;flex-wrap: wrap;gap: 15px;align-items: center;}
.bn-list-common01.type01 table tbody td.b-td-title > div > div.col > div{display: flex;flex-direction: column;gap: 15px;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box{display: flex;gap: 10px;align-items: center;position: relative;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate{font-size: 16px;font-weight: 700;line-height: 20.8px;color: #16476E;padding: 5px 20px;border: 1px solid #16476E;border-radius: 50px;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty01{color: #16476E;border: 1px solid #16476E;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty02{color: #83B093;border: 1px solid #83B093;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty03{color: #CAAE65;border: 1px solid #CAAE65;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty04{color: #7D72F6;border: 1px solid #7D72F6;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty05{color: #231816;border: 1px solid #231816;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty06{color: #0078AD;border: 1px solid #0078AD;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty07{color: #D1906A;border: 1px solid #D1906A;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty08{color: #AAABA5;border: 1px solid #AAABA5;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate.ty09{color: #8F7EAB;border: 1px solid #8F7EAB;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-new{font-size: 12px;font-weight: 700;line-height: 18px;color: #fff;padding: 3px 10px;background: #0078AD;border-radius: 50px;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-file{background: url(/_res/jj/_share/img/board/ico-file.png) no-repeat;width: 30px;height: 30px;font-size: 0;position: absolute;right: 0;}
.bn-list-common01.type01 .b-title-box a{display: block;text-align: left;font-size: 20px;font-weight: 700;line-height: 30px;color: #222;padding: 0;max-width: 100%;}
.bn-list-common01.type01 .b-title-box a:hover{color: #0078AD;text-decoration: underline;text-underline-offset: 3px;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-i-box{display: flex;gap: 20px;align-items: center;flex-wrap: wrap;}
.bn-list-common01.type01 table tbody td.b-td-title > div .b-i-box span{font-size: 18px;font-weight: 400;line-height: 23.4px;color: #55585E;}
.bn-list-common01.type01 table tbody td.b-num-box{font-weight: 400;}

.btn-link{display: block;padding: 0 20px;min-width: 150px;box-sizing: border-box;font-size: 18px;font-weight: 500;text-align: center;color: #fff;border-radius: 50px;height: 50px;line-height: 50px;}
.btn-link-color01{background: #0078AD;}
.btn-link-color02{background: #404040;}
.btn-link-color03{background: #A9A9A9;}
.btn-link-color04{background: #F7D300;}
.btn-link-color05{background: #BB141B !important;}
.btn-link-color06{background: #FFFFFF !important;border: 1px solid #404040;color: #222 !important;}
.btn-link-color07{background: #696969 !important;}
.btn-link-color08{background: #55585E !important;}
/* bn-view-common01 공통 */
.bn-view-common01 .b-main-box{border-top: 2px solid #1b1464;}
.bn-view-common01 .b-main-box.answer{margin:40px 0 0;}
.bn-view-common01 .b-top-box{position:relative;border-bottom:1px solid #ccc;}
.bn-view-common01 .b-top-box img{max-width:100%;}
.bn-view-common01 .b-title-box{padding: 24px 85px 24px 20px;border-bottom: 1px solid #ccc;}
.bn-view-common01 .b-title-box span{font-weight:500;font-size: 18px;color:#222;line-height: 28px;}
.bn-view-common01 .b-title-box .b-cate{padding:0 5px 0 0;font-weight:700;font-size:20px;color:#333;line-height:26px;}
.bn-view-common01 .b-title-box span:nth-of-type(2){font-weight:700;font-size:20px;color:#333;line-height:26px;word-wrap:break-word;}
.bn-view-common01 .b-etc-box{padding: 17px 20px;}
.bn-view-common01 .b-etc-box:after{content:"";display:block;clear:both;}
.bn-view-common01 .b-etc-box ul{float:left;}
.bn-view-common01 .b-etc-box ul.b-right{float:right;border: none;}
.bn-view-common01 .b-etc-box ul li{position:relative;float:left;margin:0 8px 0 0;padding:0 9px 0 0;font-weight:400;font-size:14px;color:#888;line-height:22px;}
.bn-view-common01 .b-etc-box ul li:last-of-type{margin:0;padding:0;}
.bn-view-common01 .b-etc-box ul li:after{content:"";display:block;position:absolute;top: 5px;right:0;width:1px;height: 12px;background-color: #ccc;}
.bn-view-common01 .b-etc-box ul li:last-of-type:after{display:none;}
.bn-view-common01 .b-etc-box ul li span{font-weight:300;font-size:18px;color:#222;line-height:21px;}
.bn-view-common01 .b-etc-box ul li span:nth-of-type(1){padding:0 5px 0 0;font-weight:700;}

.bn-view-common01 .b-top-box.type01{border-bottom:none;}

/*.bn-view-common01 .b-etc-box ul li.b-writer-box span:nth-of-type(1){display:none;}
.bn-view-common01 .b-etc-box ul li.b-date-box span:nth-of-type(1){display:none;}*/
.bn-view-common01 .b-sns-box{position:absolute;top: 23px;right:0;}
.bn-view-common01 .b-sns-box ul{font-size:0;}
.bn-view-common01 .b-sns-box ul li{display:inline-block;margin:0 15px 0 0;}
.bn-view-common01 .b-sns-box ul li:last-of-type{margin:0;}
.bn-view-common01 .b-sns-box ul li a{display:block;width:30px;height:29px;text-indent:-999999px;}
/*.bn-view-common01 .b-sns-box ul li a.b-facebook{background:url(../img/board/b-ico-view-sns-facebook.png) no-repeat 0 0/100%;}
.bn-view-common01 .b-sns-box ul li a.b-twitter{background:url(../img/board/b-ico-view-sns-twitter.png) no-repeat 0 0/100%;}*/
.bn-view-common01 .b-top-sub-box{display:table;padding:15px 30px;width:100%;border-bottom:1px solid #dedede;table-layout:fixed;box-sizing:border-box;}
.bn-view-common01 .b-top-sub-box > p{display:table-cell;width:80px;border-right:1px solid #dedede;}
.bn-view-common01 .b-top-sub-box ul{display:table-cell;padding:0 0 0 20px;}
.bn-view-common01 .b-top-sub-box ul li{padding:0 0 5px 0;font-weight:400;font-size:15px;line-height:23px;word-break:break-all;}
.bn-view-common01 .b-top-sub-box ul li:last-of-type{padding:0;}
.bn-view-common01 .b-file-box{padding: 21px 20px;border-bottom: 1px solid #ccc;}
.bn-view-common01 .b-file-box ul li{padding:0 0 5px 0;}
.bn-view-common01 .b-file-box ul li:last-of-type{padding:0;}
.bn-view-common01 .b-file-box ul li a{padding: 0 0 0 22px;background: url(../img/board/ico-file02-off.png) no-repeat 0 50%;font-weight:400;font-size: 16px;color: #222;line-height: 21px;}
.bn-view-common01 .b-file-box ul li a:hover{color:#0078AF;}
.bn-view-common01 .b-content-box{padding: 35px 20px;min-height:200px;border-bottom:1px solid #ccc;box-sizing:border-box;}
.bn-view-common01 .b-content-box p{font-family:inherit;font-weight:400;font-size:16px;color:#333;line-height:24px;}
.bn-view-common01 .b-content-box img{display:block;margin:0 auto;padding:20px 0;max-width:100%;height: auto !important;}
.bn-view-common01 .b-video-box{padding:0 0 20px 0;}
.bn-view-common01 .b-video-box iframe{width:100%;height:700px;}
.bn-view-common01 .b-etc-txt-box{padding:15px 0 0 0;}
.bn-view-common01 .b-etc-txt-box .b-etc-txt.type01{position:relative;padding:0 0 0 10px;font-weight:400;font-size:14px;line-height:22px;}
.bn-view-common01 .b-etc-txt-box .b-etc-txt.type01:after{content:"*";display:block;position:absolute;top:3px;left:0;font-size:14px;color:#666;line-height:22px;}
.bn-view-common01 .b-pager-box{margin: 75px 0 0 0;border-bottom: 1px solid #d2d3d2;}
.bn-view-common01 .b-pager-box div{display:table;width:100%;table-layout:fixed;}
.bn-view-common01 .b-pager-box div p:nth-of-type(1){display:table-cell;padding: 13px 20px 13px 50px;width: 120px;border-top: 1px solid #d2d2d2;vertical-align:middle;font-size: 18px;font-weight: 400;text-align:center;box-sizing:border-box;color:#000;}
.bn-view-common01 .b-pager-box div p:nth-of-type(1) a{font-weight:700;font-size:15px;color:#000;}
.bn-view-common01 .b-pager-box div p:nth-of-type(2){display:table-cell;padding: 15px 20px 16px;width:100%;border-top: 1px solid #d2d2d2;box-sizing:border-box;vertical-align:middle;}
.bn-view-common01 .b-pager-box div p:nth-of-type(2) a{font-weight: 400;font-size: 18px;color: #000;line-height: 21px;word-wrap:break-word;}

/* view 페이지 댓글영역 */
.bn-view-common01 .b-reply-wrap{padding: 40px 0 0 0;}
.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-con-box{padding:0 0 5px 0;}
.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-etc-box{}
.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-etc-box > p{padding:0 0 15px 0;font-size:16px;color:#222;line-height:21px;text-align:right;}
.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-etc-box > p span{display:inline-block;margin:0 6px 0 0;font-weight:200;}
.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-etc-box > div{text-align:center;}
.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-etc-box button{padding: 10px 20px;min-width: 100px;box-sizing: border-box;font-weight: 500;border-radius: 7px;border: none;background-color: #1b1464;font-size: 18px;color: #fff;line-height: 1;}
.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-etc-box button:hover{background: #8c88b4;}
.bn-view-common01 .b-reply-wrap .write-reply-content textarea{padding: 15px 20px;width:100%;border:none;font-family:inherit;font-weight: 200;font-size: 16px;color: #555;line-height: 21px;border-radius:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;}
.bn-view-common01 .b-reply-wrap .b-reply-id{padding: 0 0 20px 0;font-weight: 500;font-size: 18px;line-height: 23px;}
.bn-view-common01 .b-reply-wrap .b-reply-id:after{content:'';display:block;clear:both;}
.bn-view-common01 .b-reply-wrap .b-reply-id .b-reply-writer{display: inline-block;max-width: calc(100% - 161px);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.bn-view-common01 .b-reply-wrap .b-reply-id .b-reply-dt{float:right;font-weight: 200;}
.bn-view-common01 .b-reply-wrap .reply{font-size: 16px;color: #222;line-height: 21px;}
.bn-view-common01 .b-view-reply-box .b-view-reply-content .b-btn01.type02{padding:10px 0 0 0;}

.bn-view-common01 .b-write-reply-box{box-sizing:border-box;}
.bn-view-common01 .b-view-reply-dep01-box > .b-write-reply-box{margin:35px 0 0;padding: 35px 20px 30px;background-color:#fbfbfb;}
.bn-view-common01 .b-write-reply-box .reply-content-count{padding: 0 0 15px 0;font-size:18px;line-height: 28px;vertical-align:top;}
.bn-view-common01 .b-write-reply-box .reply-info{padding:0 0 25px 0;font-size:18px;color:#f03a10;line-height:28px;}
.bn-view-common01 .b-reply-wrap > .b-write-reply-box > .write-reply-content{padding: 0 0 50px 0;}
.bn-view-common01 .b-write-reply-box .write-reply-content .write-reply-con-box > div{border:1px solid #dedede;}
.bn-view-common01 .b-write-reply-box .write-reply-content .write-reply-con-box > div > p{padding:15px 15px 0 15px;}
.bn-view-common01 .b-write-reply-box .write-reply-content .write-reply-con-box textarea{height: 120px;}
.bn-view-common01 .b-write-reply-box .write-reply-content .write-reply-etc-box > button{background-color:#0078AF;color:#fff;}
.bn-view-common01 .b-write-reply-box .write-reply-info{padding:10px 0 0 0;font-size:14px;color:#666;line-height:24px;}

.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box{padding:0 0 5px 0;border-bottom:1px solid #dedede;}
.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li{display:inline-block;position:relative;margin:0 15px 0 0;padding:0 15px 0 0;}
.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li:last-of-type{margin:0;}
.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li:after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);}
.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li:not(.active):after{width:8px;height:2px;background-color:#ababab;}
.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li.active:after{width:10px;height:6px;background:url(../img/board/btn-sel-open02.png) no-repeat 0 0/100%;}
.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li a{display:block;font-weight:700;font-size:16px;color:#ababab;line-height:24px;}
.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li.active a{color:#333;}
.bn-view-common01 .b-view-reply-box .b-view-reply-content{border-bottom:1px solid #ccc;}
.bn-view-common01 .b-view-reply-box .b-view-reply-dep01-box{padding: 25px 0;}
.bn-view-common01 .b-view-reply-box .b-view-reply-dep02-box > div{padding: 7px 20px 25px 40px;background: url(../img/board/bg-reply-dep02.png) no-repeat 0 0;}
.bn-view-common01 .b-view-reply-box .b-btn-replay-box{padding: 25px 0 0 0;}
.bn-view-common01 .b-view-reply-box .b-btn-replay-box ul{font-size:0;text-align:right;}
.bn-view-common01 .b-view-reply-box .b-btn-replay-box ul li{display:inline-block;position:relative;margin:0 15px 0 0;padding:0 16px 0 0;vertical-align:top;}
.bn-view-common01 .b-view-reply-box .b-btn-replay-box ul li:last-of-type{margin:0;padding:0;}
.bn-view-common01 .b-view-reply-box .b-btn-replay-box ul li:after{content:'';position:absolute;top:50%;right:0;margin:-6px 0 0;width:1px;height:12px;background-color:#ccc;}
.bn-view-common01 .b-view-reply-box .b-btn-replay-box ul li:last-of-type:after{display:none;}
.bn-view-common01 .b-view-reply-box .b-btn-replay-box ul li .b-btn-reply{display: block;background-color:#fff;font-weight: 200;font-size: 18px;color: #555;text-align:center;box-sizing:border-box;}

/* 문서뷰어 버튼*/
/*.bn-view-common01.type01 .b-file-box ul li a.btn-flex {margin: 0 0 0 10px;padding: 0 0 0 24px;width: 21px;height: 22px;background: url(../img/board/bg-frexlink.gif) no-repeat 0;}*/
.bn-view-common01.type01 .b-file-box ul li a.btn-flex {margin: 0 0 0 10px;padding: 10px 0 0 30px;width: 30px;height: 30px;background: url(../img/board/ico-docs.png) no-repeat 0;}

/*view type04*/
.bn-view-common01.type01 .b-main-box{border-color: #222;}
.bn-view-common01.type01 .b-title-box{padding: 30px 50px;border-color: #DBDBDB;}
.bn-view-common01.type01 .b-title-box span{font-size: 24px;font-weight: 700;line-height: 31.2px;}
.bn-view-common01.type01 .b-etc-box{padding: 20px 50px;}
.bn-view-common01.type01 .b-etc-box ul li{font-size: 18px;font-weight: 400;line-height: 27px;color: #55585E;margin: 0 15px 0 0;padding: 0 15px 0 0;}
.bn-view-common01.type01 .b-etc-box ul li:after{background: #55585E;top: 8px;}
.bn-view-common01.type01 .b-etc-box.no-border ul li{margin: 0 10px 0 0;padding: 0 10px 0 0;}
.bn-view-common01.type01 .b-etc-box.no-border ul li:after{display: none;}
.bn-view-common01.type01 .b-etc-box ul li.b-period{font-size: 18px;font-weight: 700;line-height: 27px;color: #55585E;}
.bn-view-common01.type01 .b-etc-box ul li.b-period span{font-size: 18px;font-weight: 400;margin-left: 15px;color: #55585E;}
.bn-view-common01.type01 .b-etc-box ul li.b-status{font-size: 18px;font-weight: 700;line-height: 27px;color: #55585E;}
.bn-view-common01.type01 .b-etc-box ul li.b-status .b-proceeding{font-size: 18px;font-weight: 700;color: #0078AD;margin-left: 15px;}
.bn-view-common01.type01 .b-etc-box ul li.b-status .b-deadline{font-size: 18px;font-weight: 700;color: #222;margin-left: 15px;}
.bn-view-common01.type01 .b-etc-box.border-top{border-top: 1px solid #ccc;}
.bn-view-common01.type01 .b-etc-box span{font-weight:300;font-size:18px;color:#222;line-height:26px;}

.bn-view-common01.type01 .b-file-box{padding: 0 50px;display: flex;align-items: center;}
.bn-view-common01.type01 .b-file-box > div{width: auto;display: flex;align-items: center;min-height: 60px; padding: 0 20px 0 0;}
.bn-view-common01.type01 .b-file-box > div > span{font-size: 18px;font-weight: 600;line-height: 30px;background: url(/_res/jj/_share/img/board/ico-file.png) no-repeat center right;padding-right: 40px;}
.bn-view-common01.type01 .b-file-box > div img {padding: 0 0 0 10px;}
.bn-view-common01.type01 .b-file-box > span{font-weight: 700;font-size:18px;}
.bn-view-common01.type01 .b-file-box ul{min-height: 0; display: flex;gap: 5px 30px;padding: 20px 30px;flex-direction: column;}
.bn-view-common01.type01 .b-file-box ul li{padding: 0;font-size: 18px;font-weight: 400;line-height: 27px;color: #55585E;}
.bn-view-common01.type01 .b-file-box ul li a{font-size: 18px;font-weight: 400;line-height: 27px;color: #111111;padding: 0;background: transparent;}
.bn-view-common01.type01 .b-content-box{padding: 50px;border-bottom: 0;}
.bn-view-common01.type01 .b-pager-box div p{font-size: 18px;font-weight: 400;line-height: 27px;color: #55585E;padding: 16px 50px;}
.bn-view-common01.type01 .b-pager-box div p:nth-of-type(1){width: 194px;padding: 16px 95px 16px 50px;text-align: left;font-size: 16px;font-weight: 600;line-height: 27px;color: #222;border-right: 1px solid #Cdcdcd;}
.bn-view-common01.type01 .b-pager-box div p:nth-of-type(2) a{font-size: 16px;font-weight: 400;line-height: 27px;color: #111;}
.bn-view-common01.type01 .b-pager-box div p:nth-of-type(2) a:hover{color: #0078AD;}
.bn-view-common01.type01 .b-pager-box div:nth-of-type(1) p:nth-of-type(1){background: url(../img/board/ico-up.png) no-repeat center left 130px;}
.bn-view-common01.type01 .b-pager-box div:nth-of-type(2) p:nth-of-type(1){background:url(../img/board/ico-down.png) no-repeat center left 130px;}
.bn-view-common01.type01 .b-btn01.type01 ul{justify-content: right;}

/* bn-write-common01 공통 */
.b-input{padding:5px 10px;width:100%;height: 36px;border-radius: 4px !important;border: 1px solid #d2d2d2;font-family:inherit;font-weight:400;font-size:16px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;}
.b-input::-webkit-input-placeholder{color:#777;}
.b-input::-ms-input-placeholder{color:#777;}
.b-input::placeholder{color:#777;}
.b-input.type02{width:calc(50% - 11px);max-width: 388px !important;}
.b-input.type03{max-width: 528px !important;}
.b-input.type04{max-width: 100% !important;}
.b-input.type05{max-width: 254px !important;}

.bn-write-common01 .b-pc-hide{display:none;}
.bn-write-common01 .b-table-wrap{border-top: 2px solid #1b1464;}
.bn-write-common01 .b-table-box{display:table;width:100%;table-layout:fixed;}
.bn-write-common01 .b-table-box .b-row-box > div{vertical-align:middle;}
.bn-write-common01 .b-table-box .b-row-box{display:table!important;width:100%;table-layout:fixed;}
.bn-write-common01 .b-table-box.type02 .b-row-box > div, .bn-write-common01 .b-table-box.type03 .b-row-box > div{display:table-cell;}
.bn-write-common01 .b-table-box.type02 .b-row-box > div > div, .bn-write-common01 .b-table-box.type03 .b-row-box > div > div{display:table;width:100%;min-height: 91px;table-layout:fixed;}
.bn-write-common01 .b-table-box .b-row-box .b-title-box{display:table-cell;width: 170px;padding: 19px 30px 16px;border-bottom:1px solid #d2d2d2;background: rgb(250 250 255);font-weight:600;font-size:16px;color:#000;line-height:24px;vertical-align: middle;box-sizing:border-box;text-align: center;}
.bn-write-common01 .b-table-box .b-row-box .b-title-box br{display:none;}
.bn-write-common01 .b-table-box .b-row-box .b-title-box.b-required:after{content:"*";display:inline-block;margin: 3px 0 0 -4px;color:#d10909;line-height:1;vertical-align: top;}
.bn-write-common01 .b-table-box .b-row-box .b-con-box.type01 {display:flex;align-items:center;gap:25px;}
.bn-write-common01 .b-table-box .b-row-box .b-con-box.type01 .b-input {flex:1;}
.bn-write-common01 .b-table-box .b-row-box .b-con-box{display:table-cell;position:relative;padding: 12px 40px;border-bottom:1px solid #d8d8d8;vertical-align:middle;font-size:16px;}
.bn-write-common01 .b-table-box .b-row-box .b-con-box a.b-btn-type02{display: inline-block;height: 36px;line-height: 36px;border-radius: 4px;min-width: 100px;border: 1px solid #C0C0C0;font-weight: 400;font-size: 16px;color: #5c5c5c;text-align: center;cursor: pointer;box-sizing: border-box;vertical-align: middle;background: #F5F5F5;}
.bn-write-common01 .b-table-box .b-row-box .b-con-box button.b-btn-type02{display: inline-block;height: 36px;line-height: 36px;border-radius: 4px;min-width: 100px;border: 1px solid #C0C0C0;font-weight: 400;font-size: 16px;color: #5c5c5c;text-align: center;cursor: pointer;box-sizing: border-box;vertical-align: middle;background: #F5F5F5;}
.bn-write-common01 .b-table-box .b-row-box .b-con-box02{display:table-cell;position:relative;border-bottom:1px solid #d8d8d8;vertical-align:middle;}
.bn-write-common01 .b-table-box .b-row-box .b-con-box .b-guide-txt{ padding : 10px 0; }
.bn-write-common01 .b-select{position:relative;margin:0 5px 0 0;padding: 5px 20px;width: 100%;height: 36px;border-radius: 4px;border: 1px solid #d2d2d2;background: #fff url(../img/board/arrow-down.png) no-repeat right 10px center;font-family:inherit;font-weight: 400;font-size: 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;}

.bn-write-common01 .b-table-box.type02 .b-row-box .b-content-box{padding: 50px;}
.bn-write-common01 .b-select.w-auto{width: auto;padding-right: 40px;margin: 0;}
.bn-write-common01 .b-select-wide{width:calc(50% - 15px);max-width:100%;}
.bn-write-common01 .b-select:last-of-type{margin:0;}
.bn-write-common01 .b-input.b-input-date{background:#fff url(../img/board/ico-datepicker01.png) no-repeat right 10px top 50%;background-size: 20px;}
.bn-write-common01 .b-input.b-input-time{background:#fff url(../img/board/ico-timepicker01.png) no-repeat right 10px top 50%;background-size: 20px;}
.bn-write-common01 .b-table-box.b-notice-box .b-row-box .b-con-box:nth-of-type(2){}
.bn-write-common01 .b-table-box.b-notice-box .b-row-box .b-title-box:nth-of-type(3){border-left:1px solid #d2d2d2;}
.bn-write-common01 .b-period-box > p{padding:0;}
.bn-write-common01 .b-period-box > div{display:flex;font-size:0;box-sizing: border-box;padding: 0 0 10px 0;}
.bn-write-common01 .b-period-box > div:last-child{padding:0}
.bn-write-common01 .b-period-box > div > div{display:inline-block;width: calc(50% - 16px);}
.bn-write-common01 .b-period-box .b-input:last-of-type{margin:0;}
.bn-write-common01 .b-period-box > div > span{padding: 10px 10px 0 10px;font-size:16px;color:#7d7d7d;line-height:1;vertical-align: middle;}
.bn-write-common01 .b-notice-box > div {font-size: 0;width: 100%;display: block;box-sizing: border-box;}
.bn-write-common01 .b-notice-box > div > span {padding: 0 10px;font-size: 16px;color: #7d7d7d;line-height: 1;vertical-align: middle;box-sizing: border-box;}
.bn-write-common01 .b-notice-box > div > div{font-size: 0;width: calc(50% - 16px);display: inline-block;box-sizing: border-box;}

.bn-write-common01 .b-input.datepicker{padding-right:40px;width: 100%;background-color: #f2f2f2;}
.bn-write-common01 .b-textarea{padding:20px;height:300px;border:1px solid #dedede;appearance:none;-webkit-appearance:none;-moz-appearance:none;}
.bn-write-common01 iframe{height: 600px !important;}
.bn-write-common01 .b-password-box .b-input{width:calc(40% - 15px);max-width:200px;}
.bn-write-common01 .b-password-box span{display:inline-block;padding:0 0 0 10px;}
.bn-write-common01 .b-file-box > div{padding:12px 40px;border-top:1px solid #dedede;}
.bn-write-common01 .b-file-box:first-of-type > div:first-of-type{border-top:none;}
.bn-write-common01 .b-file-box > div .b-guide-box{padding:4px 0 0 0;}
.bn-write-common01 .b-file-box > div .b-guide-box label{position:absolute;top:0;left:-999999px;}
.bn-write-common01 .b-file-box.type01:after{content:"";display:block;clear:both;}
.bn-write-common01 .b-file-box.type01 .b-left-box{float:left;}
.bn-write-common01 .b-file-box.type01 .b-left-box .b-sel-box{display:inline-block;vertical-align:middle;}
.bn-write-common01 .b-file-box.type01 .b-left-box .b-guide-txt{display:inline-block;vertical-align:middle;}
.bn-write-common01 .b-file-box.type01 .b-right-box{float:right;}
.bn-write-common01 .b-file-box.type01 .b-right-box .b-guide-txt{padding:15px 0 0 0;}
.bn-write-common01 .b-file-box.type02{display:none;}
.bn-write-common01 .b-file-box.type02 .b-left-box{float:left;}
.bn-write-common01 .b-file-box.type02 .b-left-box .b-file-btn{display:inline-block;padding:3px 5px;border:1px solid #474747;background:none;font-weight:200;font-size:15px;color:#191919;border-radius:5px;line-height:1;cursor:pointer;vertical-align:middle;}
.bn-write-common01 .b-file-box.type02 .b-left-box .b-file-status{width:130px;border:none !important;background:none;font-family:inherit;font-weight:300;font-size:15px;color:#979797;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;vertical-align:middle;}
.bn-write-common01 .b-file-box.type02 .b-left-box .b-add-btn{display:none;}
.bn-write-common01 .b-file-box.type02 .b-right-box{float:right;}
.bn-write-common01 .b-file-box.type02 .b-right-box .b-guide-txt{display:inline-block;vertical-align:middle;}
.bn-write-common01 .b-file-box.type02 .b-right-box .b-input{display:inline-block;width:300px;vertical-align:middle;}
.bn-write-common01 .b-file-box.type03 .b-input[name="wr-file-name"]{width:calc(100% - 105px);}
.bn-write-common01 .b-file-box.type03 .b-add-btn{padding:8px;background-color:#fec240;color:#fff;border-radius:5px;vertical-align:middle;}
.bn-write-common01 .b-file-box.type03 > div > div{display: flex;gap: 24px;position: relative;}
.bn-write-common01 .b-file-box.type03 > div > div .input-caption{border: 1px solid #C0C0C0;height: 36px;border-radius: 4px;width: calc(100% - 105px);display: flex;align-items: center;justify-content: center;gap: 13px;}
.bn-write-common01 .b-file-box.type03 > div > div .input-caption span{padding: 0;}
.bn-write-common01 .b-file-box.type03 > div > div .input-caption .b-file-icon-upload{background: url('../img/board/ico-upload.svg') no-repeat center / contain;width: 14px;height: 18px;display: inline-block;margin-left: 10px;}
.bn-write-common01 .b-file-box.type03 > div > div .input-caption .choose-file{color: #222;font-size: 16px;font-weight: 400;line-height: 24px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.bn-write-common01 .b-file-box.type03 .b-file-btn{display:inline-block;padding: 0;line-height: 36px;min-width:100px;height: 36px;border-radius: 4px;border: 1px solid #C0C0C0;font-weight:400;font-size:16px;color:#5c5c5c;text-align:center;cursor:pointer;box-sizing:border-box;vertical-align:middle;background: #F5F5F5;}
.bn-write-common01 .b-file-box.type03 .b-file-btn.type01{color:#fff;background: #0078AD;border: 1px solid #0078AD;border-radius: 18px;}
.bn-write-common01 .b-file-box.type03 span{display:inline-block;padding:0 0 0 10px;font-size:16px;line-height:21px;vertical-align:middle;}
.bn-write-common01 .b-file-box.type04 div p{display:inline-block;padding:0 10px 0 0;width:calc(100% - 115px);line-height:21px;vertical-align:middle;}
.bn-write-common01 .b-file-box.type04 div p label{display:block;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.bn-write-common01 .b-file-box.type04 .b-add-btn{padding:8px;background-color:#fec240;color:#fff;border-radius:5px;vertical-align:middle;}
.bn-write-common01 .b-file-box.type04 .b-file-del-btn{display: inline-block;height: 36px;line-height:36px;border-radius: 4px;min-width: 100px;border: 1px solid #C0C0C0;font-weight: 400;font-size: 16px;color: #5c5c5c;text-align: center;cursor: pointer;box-sizing: border-box;vertical-align: middle;margin: 0 0 11px 0;background: #F5F5F5;}
.bn-write-common01 .b-file-box .b-chk:checked + label:after{content:"";position:absolute;top:50%;left:30px;width:calc(100% - 30px);height:1px;background-color:#000;box-sizing:border-box;}
.bn-write-common01 .b-file-box .b-guide-txt{display:inline-block;padding:0 0 0 10px;font-weight:400;font-size:16px;color:#888;line-height:24px;vertical-align:middle;}
.bn-write-common01 .b-file-box .b-guide-txt span.privacy{display:block;color:#ff0000;}
.bn-write-common01 .b-video-box > p{display:inline-block;}
.bn-write-common01 .b-sel-box{display:block;position:relative;z-index:0;width:100px;text-align:left;vertical-align:middle;}
.bn-write-common01 .b-sel-title{display:block;line-height:17px;padding:8px 24px 8px 10px;border:1px solid #d8d8d8;background:#fff url(../img/board/btn-sel-open02.png) no-repeat right 12px center;font-weight:200;color:#333;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;box-sizing:border-box;vertical-align:middle;}
.bn-write-common01 .b-sel-box.close{z-index:20;}
.bn-write-common01 .b-sel-box.close .b-sel-box-title{background:#fff url(../img/board/btn-sel-close02.png) no-repeat right 12px center;}
.bn-write-common01 .b-sel-box.close ul{display:block;}
.bn-write-common01 .b-sel-box ul{display:none;position:absolute;top:35px;width:100%;}
.bn-write-common01 .b-sel-box ul li{width:100%;height:100%;border:1px solid #d8d8d8;border-top:none;background-color:#fff;font-weight:300;box-sizing:border-box;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:0;}
.bn-write-common01 .b-sel-box ul li a{display:block;padding:9px 10px;font-weight:200;color:#333;box-sizing:border-box;}
.bn-write-common01 .b-sel-box ul li:hover a{background-color:#b2b2b2;color:#fff;}
.bn-write-common01 .b-tel-box span{padding:0 5px;}
.bn-write-common01 .b-tel-box label{display:block;position:absolute;width:0;height:0;text-indent:-9999999px;overflow:hidden;}
.bn-write-common01 .b-tel-box .b-select{font-family:inherit;max-width:200px;}
.bn-write-common01 .b-tel-box .b-input{width:calc(33.33% - 16px);max-width:200px;}
.bn-write-common01 .b-flex-box{display: flex;gap: 10px 24px;align-items: center;flex-wrap: wrap;}
.bn-write-common01 .b-flex-box > div{display: flex;gap: 10px 24px;align-items: center;flex-wrap: wrap;position: relative;}
.bn-write-common01 .b-email-box span{padding:0 4px 0;}
.bn-write-common01 .b-email-box .b-input, .bn-write-common01 .b-email-box .b-select{width:calc(33.33% - 15px);max-width:200px;}
.bn-write-common01 .b-address-box label{display:block;position:absolute;width:0;height:0;text-indent:-9999999px;overflow:hidden;}
.bn-write-common01 .b-address-box > div:not(:last-of-type){padding:0 0 10px;}
.bn-write-common01 .b-address-box > div div{display:inline-block;max-width:calc(100% - 73px);}
.bn-write-common01 .b-address-box > div div span{padding:0 8px;}
.bn-write-common01 .b-address-box > div div .b-input{width:calc(50% - 15px);max-width:155px;}
.bn-write-common01 .b-address-box > div > button{display:inline-block;padding:3px 5px;border:1px solid #474747;background:none;font-weight:200;font-size:15px;color:#191919;border-radius:5px;line-height:1;cursor:pointer;vertical-align:middle;}
.bn-write-common01 .b-relation-box div:nth-of-type(1){padding:0 0 5px;}
.bn-write-common01 .b-relation-box div:nth-of-type(2) label{padding:0 10px 0 0;}
.bn-write-common01 .b-relation-box div:nth-of-type(2) .b-input{max-width:calc(100% - 41px);}
.bn-write-common01 .b-url-box .b-input{margin:0 0 10px;max-width:330px;}
.bn-write-common01 .b-url-box p{line-height:25px;word-break:break-all;}
.bn-write-common01 .b-url-box p span{color:#FF0000;}
.bn-write-common01 .b-secure-box{font-size:0;}
.bn-write-common01 .b-secure-box .b-secure-img-box{display:inline-block;margin:0 0 0 20px;padding:12px 10px;min-width:165px;min-height:36px;border-radius: 4px;border:1px solid #d2d2d2;text-align:center;vertical-align:middle;box-sizing:border-box;}
.bn-write-common01 .b-secure-box .b-secure-img-box > img{max-width:100%;}

.bn-write-common01 .b-sns-box{display:flex;}
.bn-write-common01 .b-sns-box ul{display:flex;flex-wrap:wrap;width: calc(100% - 90px);}
.bn-write-common01 .b-sns-box .b-sns-btn{display:inline-block;margin:0 10px 0 0;width: 40px;border-radius: 4px;border: 1px solid #d2d2d2;background:none;font-weight:400;font-size:16px;color:#5c5c5c;text-align:center;cursor:pointer;box-sizing:border-box;vertical-align:middle;}
.bn-write-common01 .b-sns-box .b-sns-btn:last-of-type{margin:0;}
.bn-write-common01 .b-table-box .cms-multi-upload .fileUpload{padding: 12px 40px;}
.bn-write-common01 .cms-multi-upload .choose-file label{color: #0078AF;}
.bn-write-common01 .cms-multi-upload .input-caption{color: #0078AF;}
.bn-write-common01 .cms-multi-upload .fileUpload.has-advanced-upload .b-file-icon-upload{background-image: url(../img/board/download.png);}

/* 개인정보 및 이용 동의 */
.bn-write-common01 .b-agree-box{margin:40px 0 0;border-top: 2px solid #0078AF;}
.bn-write-common01 .b-agree-box .b-title-box{padding: 19px 30px 16px;border-bottom:1px solid #d2d2d2;background: rgb(0 78 137 / 10%);font-weight:400;font-size:16px;color:#000;line-height:24px;text-align:center;vertical-align: middle;box-sizing:border-box;}
.bn-write-common01 .b-agree-box .b-con-box{padding:20px 30px;height:300px;border-bottom: 1px solid #d8d8d8;overflow:scroll;}
.bn-write-common01 .b-agree-box .b-con-box .mark-p, .bn-write-common01 .b-agree-box .b-con-box .mark-p02{margin:20px 0 0;}
.bn-write-common01 .b-agree-chk-box{padding:20px 0;border-bottom: 1px solid #d8d8d8;}
.bn-write-common01 .b-agree-chk-box > ul{font-size:0;text-align:center;}
.bn-write-common01 .b-agree-chk-box > ul > li{display:inline-block;}
.bn-write-common01 .b-agree-chk-box > ul > li:last-of-type .b-chk + label, .bn-write-common01 .b-agree-chk-box > ul > li:last-of-type .b-radio + label{margin:0;}

.bn-write-common01.type02 .b-agree-box{margin:0;border-top: 2px solid #222222;}
.bn-write-common01.type02 .b-agree-box .b-con-box{padding: 20px 10px 20px 20px;margin: 20px 0 0 40px;border: 1px solid #CACACA;border-radius: 4px;height: auto;overflow: unset;}
.bn-write-common01.type02 .b-agree-box .b-con-box .b-con-content{height: 160px;overflow: auto;}
.bn-write-common01.type02 .b-agree-chk-box{padding: 20px 0 20px 40px;}
.bn-write-common01.type02 .b-agree-chk-box > ul{text-align:start;}
.bn-write-common01.type02 .b-agree-box .custom-scroll::-webkit-scrollbar{width: 8px;background-color: #fff;}
.bn-write-common01.type02 .b-agree-box .custom-scroll::-webkit-scrollbar-track {background-color: #fff;}
.bn-write-common01.type02 .b-agree-box .custom-scroll::-webkit-scrollbar-thumb {border-radius: 4px;background-color: #D9D9D9;}
/* 이화가족카드 신청 */
.bn-write-common01 .b-agree-box .b-card-box{display:flex;align-items:center;flex-wrap:wrap;padding:20px 30px;border-bottom: 1px solid #d8d8d8;}
.bn-write-common01 .b-agree-box .b-card-box .b-img-box{padding:0 30px 0 0;width:40%;text-align:center;box-sizing:border-box;}
.bn-write-common01 .b-agree-box .b-card-box .b-img-box img{display:inline-block;max-width:100%;}
.bn-write-common01 .b-agree-box .b-card-box .b-txt-box{width:60%;}
.bn-write-common01 .b-agree-box .b-card-box .b-txt-box .b-title{padding:0 0 10px 0;font-weight:500;font-size:24px;line-height:34px;}

/* Tab */
.tab-inner ul li.active a {border: 1px solid #1b1464;background-color:#1b1464;}


/*type02*/
.bn-write-common01.type02 .b-table-wrap{border-top: 2px solid #1b1464;}
/*type03*/
.bn-write-common01.type03 .b-table-wrap{border-top: none;}
/* checkbox, radio - 일반 write 페이지와 개인정보처리방침 등에서 공통으로 사용하기 위에 앞 클래스를 type0n으로 지정*/
.type01 .b-radio{position:absolute;left:-99999px;opacity:0;}
.type01 .b-radio + label{display:inline-block;position:relative;margin-right:30px;padding-left:30px;font-weight:400;font-size:16px;line-height:27px;vertical-align:middle;cursor:pointer;}
.type01 .b-radio + label:before{content:"";display:inline-block;position:absolute;top:50%;left:0;padding:0 0 0 3px;width:19px;height:19px;border:1px solid #333;background-color:#fff;font-size:13px;border-radius:24px;box-sizing:border-box;transform:translateY(-50%);-ms-transform:translateY(-50%);}

.type01 .b-radio:checked + label:before{border-color: #0078AF;}
.type01 .b-radio:checked + label:after{content:"";display:block;position:absolute;top:50%;left:6.5px;width:6px;height:6px;background-color:#0078AF;border-radius:12px;transform:translateY(-50%);-ms-transform:translateY(-50%);}
.type01 .b-radio:focus-visible + label:before{border:3px solid #F34161;}
.type01 .b-chk{position:absolute;left:-99999px;opacity:0;}
.type01 .b-chk + label{display:inline-block;position:relative;margin:0 23px 0 0;padding: 0 0 0 25px;font-weight:400;font-size:16px;line-height:27px;vertical-align:middle;cursor:pointer;}
.type01 .b-chk + label:before{content:"";position:absolute;top: 6px;left:0;width:16px;height:16px;border:1px solid #ccc;box-sizing:border-box;}
.type01 .b-chk:checked + label:before{background: url(../img/board/ico-check01.png) no-repeat 50% 50%/70%;}
.type01 .b-chk:focus-visible + label:before{border:3px solid #F34161;}

.type02 .b-radio{position:absolute;left:-99999px;opacity:0;}
.type02 .b-radio + label{display:inline-block;position:relative;margin-right:30px;padding-left:30px;font-weight:400;font-size:16px;line-height:27px;vertical-align:middle;cursor:pointer;}
.type02 .b-radio + label:before{content:"";display:inline-block;position:absolute;top:50%;left:0;padding:0 0 0 3px;width:19px;height:19px;border:1px solid #333;background-color:#fff;font-size:13px;border-radius:24px;box-sizing:border-box;transform:translateY(-50%);-ms-transform:translateY(-50%);}
.type02 .b-radio:checked + label:before{border-color: #0078AF;}
.type02 .b-radio:checked + label:after{content:"";display:block;position:absolute;top:50%;left:6.5px;width:6px;height:6px;background-color:#0078AF;border-radius:12px;transform:translateY(-50%);-ms-transform:translateY(-50%);}
.type02 .b-radio:focus-visible + label:before{border:3px solid #F34161;}
.type02 .b-chk{position:absolute;left:-99999px;opacity:0;}
.type02 .b-chk + label{display:inline-block;position:relative;margin: 0;padding: 0 0 0 25px;font-weight:400;font-size:16px;line-height:27px;vertical-align:middle;cursor:pointer;}
.type02 .b-chk + label:before{content:"";position:absolute;top: 6px;left:0;width:16px;height:16px;border:1px solid #ccc;box-sizing:border-box;}
.type02 .b-chk:checked + label:before{background: url(../img/board/ico-check01.png) no-repeat 50% 50%/70%;}
.type02 .b-chk:focus-visible + label:before{border:3px solid #F34161;}

/* 검색영역 01 */
.bn-search01.type01{position: relative;}
.bn-search01.type01 .b-select{position:relative;margin:0 5px 0 0;padding: 5px 20px;width: 100%;height: 49px;border-radius: 4px;border: 1px solid #d2d2d2;background: #fff url(../img/board/arrow-down.png) no-repeat right 10px center;font-family:inherit;font-weight: 400;font-size: 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.bn-search01.type01 .b-search-wrap{display:flex;flex-wrap:nowrap;justify-content: flex-end;margin-bottom: 30px;position: relative;}
.bn-search01.type01 .b-total{font-size: 18px;font-weight: 400;line-height: 27px;color: #222;position: absolute;bottom: 0;left: 0;}
.bn-search01.type01 .b-total span{font-size: 18px;font-weight: 700;line-height: 27px;color: #16476E;margin: 0 5px;display: inline-block;}
.bn-search01.type01 .b-sel-box{width: 160px;margin-right: 15px;position: relative;}
.bn-search01.type01 .b-sel-box.b-cate-basic01{margin:0 20px 0 0;}
.bn-search01.type01 .b-sel-box.b-cate01{margin:0 20px 0 0;}
.bn-search01.type01 .b-sel-box ul{display:none;position:absolute;width:100%;z-index: 500;top: 48px;}
.bn-search01.type01 .b-sel-box.close ul{display:block;}
.bn-search01.type01 .b-sel-title{display:block;padding:9px 35px 10px 20px;width:100%;border:1px solid #ccc;background:#fff url(../img/board/arrow-down.svg) no-repeat right 20px center;box-sizing:border-box;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;border-radius: 10px;font-size: 18px;font-weight: 600;line-height: 27px;color: #55585E;}
.bn-search01.type01 .b-sel-box ul{border: 1px solid #DBDBDB;border-radius: 10px;overflow: hidden;}
.bn-search01.type01 .b-sel-box ul li{border-radius: 0;border: 0;border-bottom: 1px solid #DBDBDB;background: #fff;}
.bn-search01.type01 .b-sel-box ul li:last-child{border-bottom: 0;}
.bn-search01.type01 .b-sel-box ul li a{display:block;padding:9px 20px 10px;width:100%;height:100%;font-size: 18px;font-weight: 400;line-height: 27px;color: #55585E;box-sizing:border-box;}
.bn-search01.type01 .b-sel-box ul li a:hover{background: #F4F8FC;color: #0078AD;}
.bn-search01.type01 input{width: 483px;border:1px solid #DBDBDB;border-radius: 10px;padding: 10px 20px;margin: 0;font-size: 18px;font-weight: 400;line-height: 27px;color: #A0A0A0;box-sizing: border-box;height: 48px;}
.bn-search01.type01 .b-sel-btn{border:none;background: url(../img/board/ico-search.svg) no-repeat center;box-sizing:border-box;cursor:pointer;position: absolute;right: 10px;width: 48px;height: 48px;font-size: 0;}
.bn-search01.type01 .b-sel-label span{display:block;position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent:-9999px;}
.bn-search01.type01.custom-sel-table .b-sel-box{width:220px;margin-right:0;}

.bn-search01.type02 .b-search-wrap{margin:0 0 40px 0;display: flex;gap: 20px;justify-content: flex-end;}
.bn-search01.type02 .b-sel-box{display:inline-block;position:relative;z-index:999;width:184px;text-align:left;vertical-align:middle;}
.bn-search01.type02 .b-sel-box ul{display:none;position:absolute;width:100%;}
.bn-search01.type02 .b-sel-box ul.on{display:block}
.bn-search01.type02 .b-sel-box.close ul{display:block;}
.bn-search01.type02 .b-sel-title{display:block;padding:0 24px;line-height: 48px;height: 48px;width:100%;border:1px solid #d0d0d0;background:#fff url(../img/board/ico-selectbox.svg) no-repeat right 32px center;font-size:16px;font-weight: 400;color:#696969;box-sizing:border-box;vertical-align:middle;border-radius:4px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.bn-search01.type02 .b-sel-box ul{border: 1px solid #DBDBDB;border-radius: 4px;overflow: hidden;box-sizing: border-box;}
.bn-search01.type02 .b-sel-box ul li{border-radius: 0;border: 0;border-bottom: 1px solid #DBDBDB;background: #fff;}
.bn-search01.type02 .b-sel-box ul li:last-child{border-bottom: 0;}
.bn-search01.type02 .b-sel-box ul li a{display:block;padding:9px 20px 10px;width:100%;height:100%;font-size: 18px;font-weight: 400;line-height: 27px;color: #55585E;box-sizing:border-box;}
.bn-search01.type02 .b-sel-box ul li a:hover{background: #F4F8FC;color: #0078AD;}
.bn-search01.type02 .b-cate01{float:left;}
.bn-search01.type02 .b-cate02{display:none;}
.bn-search01.type02 input{display:inline-block;margin:0;padding:0 20px;width:40%;max-width: 344px;height: 48px;line-height: 48px;border:1px solid #CACACA;font-weight:300;font-size:16px;font-weight: 400;color:#696969;box-sizing:border-box;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;}
.bn-search01.type02 .b-sel-btn{width:92px;height: 48px;line-height: 48px;padding:0 10px;border:none;background-color:#0078AF;font-size:16px;color:#fff;font-weight: 500;box-sizing:border-box;vertical-align:middle;border-radius:4px;}
.bn-search01.type02 .b-sel-label{display:block;position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent:-9999px;}

.bn-search01.type02 .b-search-btn {position:relative;width:40%;border-radius: 4px;overflow: hidden;}
.bn-search01.type02 .b-search-btn input{width:100%;max-width:100%;}
.bn-search01.type02 .b-search-btn button {position:absolute;right:0;top:0;width:50px;height:100%;background: url(../img/board/ico-search-w.png) no-repeat #0078AD center;}

.bn-search01.type03 .b-search-wrap{margin:0 0 20px 0;text-align:right;}
.bn-search01.type03 .b-search-wrap{margin:0 0 20px 0;text-align:right;}
.bn-search01.type03 .b-sel-box{display:inline-block;position:relative;z-index:1;width:145px;text-align:left;vertical-align:middle;}
.bn-search01.type03 .b-sel-box ul{display:none;position:absolute;width:100%;}
.bn-search01.type03 .b-sel-box ul.on{display:block}
.bn-search01.type03 .b-sel-title{display:block;padding:13px 11px;font-weight:300;width:100%;border:1px solid #d0d0d0;background:#fff url(../img/board/btn-bg-sel.gif) no-repeat right 12px center;font-size:15px;color:#666;box-sizing:border-box;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.bn-search01.type03 .b-sel-box ul li{width:100%;height:100%;border:1px solid #d0d0d0;border-top:none;background-color:#fff;font-weight:300;box-sizing:border-box;font-size:15px;color:#666;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;}
.bn-search01.type03 .b-sel-box ul li a{display:block;padding:13px 10px;width:100%;height:100%;color:#666;box-sizing:border-box;}
.bn-search01.type03 .b-cate01{display:none;}
.bn-search01.type03 .b-cate02{display:none;}
.bn-search01.type03 input{display:inline-block;margin:0;padding:13px 10px 12px;width:40%;border:1px solid #d0d0d0;font-weight:300;font-size:15px;color:#666;box-sizing:border-box;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.bn-search01.type03 .b-sel-btn{width:90px;padding:14px 10px;border:none;background-color:#5a6f8a;font-size:15px;color:#fff;box-sizing:border-box;vertical-align:middle;}
.bn-search01.type03 .b-sel-label span{display:block;position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent:-9999px;}


.bn-search01.type04 .b-search-wrap{display:flex;flex-wrap:wrap;justify-content:flex-end;position:relative;margin:0 0 20px 0;text-align:right;}
.bn-search01.type04 .b-sel-box{position:relative;z-index:1;margin: 0;width:200px;text-align:left;vertical-align:middle;}
.bn-search01.type04 .b-sel-box.b-cate-basic01{margin:0 20px 0 0;}
.bn-search01.type04 .b-sel-box.b-cate01{margin:0 20px 0 0;}
.bn-search01.type04 .b-sel-box ul{display:none;position:absolute;width:100%;}
.bn-search01.type04 .b-sel-box.close ul{display:block;}
.bn-search01.type04 .b-sel-title{display:block;padding:17.5px 20px;font-weight:400;width:100%;border:1px solid #ccc;background:#fff url(../img/board/arrow-down.png) no-repeat right 10px center;font-size:18px;color:#666;box-sizing:border-box;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;border-radius: 4px;line-height: 27px;}
.bn-search01.type04 .b-sel-box ul li{width:100%;height:100%;border:1px solid #d0d0d0;border-top:none;background-color:#fff;font-weight:300;box-sizing:border-box;font-size:15px;color:#666;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;}
.bn-search01.type04 .b-sel-box ul li a{display:block;padding:13px 10px;width:100%;height:100%;color:#666;box-sizing:border-box;}
.bn-search01.type04 input{margin: 0 20px;padding: 18px 20px;width: 100%;max-width:320px;border: 1px solid #ccc;font-weight:400;font-size:18px;color:#BBB;box-sizing:border-box;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius: 4px;}
.bn-search01.type04 .b-sel-btn{border:none;background: #0078AF;box-sizing:border-box;cursor:pointer;width: 120px;padding: 18px 20px;border-radius: 4px;color:#fff;font-size: 22px;font-weight: 700;line-height: 1.3;}
.bn-search01.type04 .b-sel-label span{display:block;position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent:-9999px;}

.bn-search01.type04.b-scholarship input{min-width: auto;width: calc(50% - 153px);max-width: 250px;}

.bn-search01.type04 .b-date-box{display: flex;margin: 0 20px 0 0;}
.bn-search01.type04 .b-date-basic01{display: flex;align-items: center;}
.bn-search01.type04 .b-date-basic01 h2{color: #000;font-size: 16px;font-weight: 400;padding: 5px 10px;}
.bn-search01.type04 .b-date-basic01 a{color: transparent;padding: 21px 4px;border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box;}
.bn-search01.type04 .b-date-basic01 .b-date-prev{background: url('../img/board-calendar/arrow-left.png') no-repeat center;}
.bn-search01.type04 .b-date-basic01 .b-date-next{background: url('../img/board-calendar/arrow-right.png') no-repeat center;}


/* search - select */
.bn-search01.type04 .b-sel {  position: relative;  margin: 0 5px 0px 0;  padding: 21px 20px; width: 100%; border: 1px solid #d2d2d2; background: #fff url(../img/board/arrow-down.png) no-repeat right 20px center; font-family: inherit; font-weight: 200; font-size: 16px; border-radius: 4px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* .b-paging01 type01 */
.b-paging01.type01 .b-paging-wrap ul{padding:50px 0 0;display: flex;align-items: center;justify-content: center;text-align: center;flex-wrap: wrap;}
.b-paging01.type01 .b-paging-wrap ul li{margin:0 5px;}
.b-paging01.type01 .b-paging-wrap ul li a{display:block;font-size: 20.57px;font-weight: 400;line-height: 24.55px;color:#55585E;box-sizing:border-box;}
.b-paging01.type01 .b-paging-wrap ul li.first a{width:41px;height:41px;background:#F5F5F5 url(../img/board/frist-last-paging-01.svg) no-repeat center;rotate: 180deg;border-radius: 50%;}
.b-paging01.type01 .b-paging-wrap ul li.prev a{width:41px;height:41px;background:#F5F5F5 url(../img/board/prev-next-paging-01.svg) no-repeat center;rotate: 180deg;border-radius: 50%;}
.b-paging01.type01 .b-paging-wrap ul li.next a{width:41px;height:41px;background:#F5F5F5 url(../img/board/prev-next-paging-01.svg) no-repeat center;border-radius: 50%;}
.b-paging01.type01 .b-paging-wrap ul li.last a{width:41px;height:41px;background:#F5F5F5 url(../img/board/frist-last-paging-01.svg) no-repeat center;border-radius: 50%;}
.b-paging01.type01 .b-paging-wrap ul li.first.disable a{background:#F5F5F5 url(../img/board/frist-last-disable-paging.png) no-repeat center;rotate: 0deg;pointer-events: none;}
.b-paging01.type01 .b-paging-wrap ul li.prev.disable a{background:#F5F5F5 url(../img/board/prev-next-disable-paging.png) no-repeat center;rotate: 0deg;pointer-events: none;}
.b-paging01.type01 .b-paging-wrap ul li.next.disable a{background:#F5F5F5 url(../img/board/prev-next-disable-paging.png) no-repeat center;rotate: 180deg;pointer-events: none;}
.b-paging01.type01 .b-paging-wrap ul li.last.disable a{background:#F5F5F5 url(../img/board/frist-last-disable-paging.png) no-repeat center;rotate: 180deg;pointer-events: none;}
.b-paging01.type01 .b-paging-wrap ul li:not(.pager) a{min-width: 23px;}
.b-paging01.type01 .b-paging-wrap ul li a.active{border:none;color:#1b1464;font-weight: 700;}

/* .b-paging01 type02 */
.b-paging01.type02 .b-paging-wrap ul{padding:50px 0 0;display: flex;align-items: center;justify-content: center;text-align: center;flex-wrap: wrap;}
.b-paging01.type02 .b-paging-wrap ul li{margin:0 5px;}
.b-paging01.type02 .b-paging-wrap ul li a{display:block;font-size: 16px;font-weight: 400;line-height: 36px;color:#222;box-sizing:border-box;min-width: 36px;height: 36px;border-radius: 4px;}
.b-paging01.type02 .b-paging-wrap ul li.first a{width:24px;height:24px;min-width: 24px;background:#F5F5F5 url(../img/board/frist-last-paging.svg) no-repeat center;rotate: 180deg;border-radius: 50%;}
.b-paging01.type02 .b-paging-wrap ul li.prev a{width:24px;height:24px;min-width: 24px;min-width: 24px;background:#F5F5F5 url(../img/board/prev-next-paging.svg) no-repeat center;rotate: 180deg;border-radius: 50%;}
.b-paging01.type02 .b-paging-wrap ul li.next a{width:24px;height:24px;min-width: 24px;background:#F5F5F5 url(../img/board/prev-next-paging.svg) no-repeat center;}
.b-paging01.type02 .b-paging-wrap ul li.last a{width:24px;height:24px;min-width: 24px;background:#F5F5F5 url(../img/board/frist-last-paging.svg) no-repeat center;}
.b-paging01.type02 .b-paging-wrap ul li.first.disable a{background:#F5F5F5 url(../img/board/frist-last-disable-paging.svg) no-repeat center;rotate: 0deg;pointer-events: none;}
.b-paging01.type02 .b-paging-wrap ul li.prev.disable a{background:#F5F5F5 url(../img/board/prev-next-disable-paging.svg) no-repeat center;rotate: 0deg;pointer-events: none;}
.b-paging01.type02 .b-paging-wrap ul li.next.disable a{background:#F5F5F5 url(../img/board/prev-next-disable-paging.svg) no-repeat center;rotate: 180deg;pointer-events: none;}
.b-paging01.type02 .b-paging-wrap ul li.last.disable a{background:#F5F5F5 url(../img/board/frist-last-disable-paging.svg) no-repeat center;rotate: 180deg;pointer-events: none;}
.b-paging01.type02 .b-paging-wrap ul li a.active{border:none;color:#fff;background: #0078AF;}

/* .b-paging01 type03 */
.b-paging01.type03 .b-paging-wrap ul{padding:50px 0 0;text-align:center;}
.b-paging01.type03 .b-paging-wrap ul li{display:inline-block;vertical-align:middle;}
.b-paging01.type03 .b-paging-wrap ul li a{display:block;position:relative;font-weight:300;font-size:16px;color:#7b7b7b;box-sizing:border-box;}
.b-paging01.type03 .b-paging-wrap ul li.first a{width:38px;height:35px;background:url(../img/board/btn-first-page.gif) no-repeat center;}
.b-paging01.type03 .b-paging-wrap ul li.prev a{width:33px;height:35px;background:url(../img/board/btn-prev-page.gif) no-repeat center;}
.b-paging01.type03 .b-paging-wrap ul li.next a{width:33px;height:35px;background:url(../img/board/btn-next-page.gif) no-repeat center;}
.b-paging01.type03 .b-paging-wrap ul li.last a{width:38px;height:35px;background:url(../img/board/btn-last-page.gif) no-repeat center;}
.b-paging01.type03 .b-paging-wrap ul li:not(.pager) a{padding:8px 0 9px;min-width:33px;}
.b-paging01.type03 .b-paging-wrap ul li a.active{padding:9px 0 10px;border:none;background-color:#5a6f8a;color:#fff;}

/* .b-paging01 type04 */
.b-paging01.type04 .b-paging-wrap ul{padding:50px 0 0;font-size: 0;text-align:center;}
.b-paging01.type04 .b-paging-wrap ul li{display:inline-block;margin:0 5px;vertical-align:middle;}
.b-paging01.type04 .b-paging-wrap ul li a{display:block;position:relative;font-weight:400;font-size:16px;color:#000;box-sizing:border-box;}
.b-paging01.type04 .b-paging-wrap ul li.first a{width:36px;height:36px;background:url(../img/board/frist-last-paging.png) no-repeat center;rotate: 180deg;}
.b-paging01.type04 .b-paging-wrap ul li.prev a{width:36px;height:36px;background:url(../img/board/prev-next-paging.png) no-repeat center;rotate: 180deg;}
.b-paging01.type04 .b-paging-wrap ul li.next a{width:36px;height:36px;background:url(../img/board/prev-next-paging.png) no-repeat center;}
.b-paging01.type04 .b-paging-wrap ul li.last a{width:36px;height:36px;background:url(../img/board/frist-last-paging.png) no-repeat center;}

.b-paging01.type04 .b-paging-wrap ul li.first.disable a{background:url(../img/board/frist-last-disable-paging.png) no-repeat center;rotate: 0deg;pointer-events: none;}
.b-paging01.type04 .b-paging-wrap ul li.prev.disable a{background:url(../img/board/prev-next-disable-paging.png) no-repeat center;rotate: 0deg;pointer-events: none;}
.b-paging01.type04 .b-paging-wrap ul li.next.disable a{background:url(../img/board/prev-next-disable-paging.png) no-repeat center;rotate: 180deg;pointer-events: none;}
.b-paging01.type04 .b-paging-wrap ul li.last.disable a{background:url(../img/board/frist-last-disable-paging.png) no-repeat center;rotate: 180deg;pointer-events: none;}
.b-paging01.type04 .b-paging-wrap ul li:not(.pager) a{padding:10px 0;min-width: 36px;border-radius: 4px;}
.b-paging01.type04 .b-paging-wrap ul li a.active{border:none;background: #0078AF;color:#fff;}

/* button common */
.b-btn01 ul li button{background:none;cursor:pointer;}
/*
.b-btn01 ul li .b-btn-c-white{border:1px solid #666;}
.b-btn01 ul li .b-btn-c-gray{border:1px solid #eaeaea;color:#333;}*/

/* .b-btn01 type01 */
.b-btn01.type01{padding:0;}
.b-btn01.type01:after{content:"";clear:both;display:block;}
.b-btn01.type01 ul.b-btn-center{justify-content: center;}
.b-btn01.type01 ul li{margin:50px 0 0 0;}
.b-btn01.type01 ul.b-center{text-align:center;justify-content: center;}
.b-btn01.type01 ul.b-left{float:left;}
.b-btn01.type01 ul{display: flex;justify-content: right;gap: 10px 15px;}
.b-btn01.type01 ul li a,
.b-btn01.type01 ul li button{display:block;padding: 10px 20px;min-width:100px;box-sizing: border-box;border-radius: 4px;font-size: 18px;font-weight: 500;line-height: 23.4px;text-align: center;color: #fff;border-radius: 7px;background: #1b1464;}
.b-btn01.type01 ul li button:hover{background: #16476E;}
.b-btn01.type01 ul li a.active,
.b-btn01.type01 ul li button.active{background:#16476E;}
.b-btn01.type01 ul li a:hover, .b-btn01.type04 ul li button:hover{background:#8c88b4;}
.b-btn01.type01 ul li .disable{background:#6156d0;pointer-events: none;}
.b-btn01.type01 ul li a.btn-download{background-image: url(/_res/jj/_share/img/board/pdf-download.svg);background-repeat: no-repeat;background-position: center right 20px;padding-right: 65px;text-align: left;}
.booklet .b-btn01.type01 ul li {margin: 0 !important;}
.b-btn01.type01 ul li a:focus-visible,
.b-btn01.type01 ul li button:focus-visible{outline:3px solid #F34161;}

/* .b-btn01 type02 */
.b-btn01.type02 ul{padding:30px 0 0 0;text-align:right}
.b-btn01.type02 ul li{display:inline-block;margin:0 0 5px 4px;vertical-align:top;}
.b-btn01.type02 ul li a,
.b-btn01.type02 ul li button{display:block;padding:11px 16px;border:1px solid rgba(0,0,0,0.3);font-size:15px;color:#333;border-radius:5px;}
.b-btn01.type02 ul li a.active,
.b-btn01.type02 ul li button.active{background-color:#083a62;color:#fff}
.b-btn01.type02 ul li a:hover{background-color:#083a62;color:#fff}

/* .b-btn01 type03 */
.b-btn01.type03 ul{padding:30px 0 0 0;text-align:right}
.b-btn01.type03 ul li{display:inline-block;margin:0 0 5px 4px;vertical-align:top;}
.b-btn01.type03 ul li a,
.b-btn01.type03 ul li button{display:block;text-align:center;padding:11px 16px;border:1px solid rgba(0,0,0,0.3);font-size:15px;color:#000;}
.b-btn01.type03 ul li a.active,
.b-btn01.type03 ul li button.active{background-color:#5a6f8a;color:#fff}
.b-btn01.type03 ul li a:hover{background-color:#5a6f8a;color:#fff}

/* .b-btn01 type04 */
.b-btn01.type04{padding:30px 0 0 0;text-align:right}
.b-btn01.type04 ul.b-center{text-align:center;}
.b-btn01.type04 ul.b-left{float:left;}
.b-btn01.type04 ul li{display:inline-block;vertical-align:top;padding-right:20px}
.b-btn01.type04 ul li:last-child{padding-right: 0;}
.b-btn01.type04 ul li a,
.b-btn01.type04 ul li button{display:block;padding: 20px 35px;min-width:100px;font-weight: 700;font-size: 22px;line-height: 22px;color: #696969;text-align: center;box-sizing: border-box;border-radius: 4px;border: 1px solid #BBBBBB;}
.b-btn01.type04 ul li button.submitBtn{display:block;padding: 19px 35px;min-width:100px;font-weight: 700;font-size: 20px;line-height: 20px;color: #B4B2B2;text-align: center;box-sizing: border-box;border-radius: 4px;border: 1px solid #CCC;background-color:#CCC;}
.b-btn01.type04 ul li a.active,
.b-btn01.type04 ul li button.active{background-color:#0078AF;color:#fff}
.b-btn01.type04 ul li a:hover, .b-btn01.type04 ul li button:hover{background-color:#0078AF;color:#fff;border-color: #0078AF;}
.b-btn01.type04 ul li button.submitBtn:hover{background-color:#CCC;color:#B4B2B2}
.b-btn01.type04 ul li .b-large{min-width:260px;}
.b-btn01.type04 ul li.b-right{float: right;}

/* .b-btn small */
.b-btn-small{display:inline-block;margin: 0 0 0 6px;padding: 8px 10px;min-width:100px;min-height: 36px;border-radius: 4px;border: 1px solid #C0C0C0;background-color: #fff;font-weight:400;font-size:16px;text-align:center;cursor:pointer;box-sizing:border-box;vertical-align:middle;background: #F5F5F5;}
.b-btn-small:hover{background-color:#fff;}

/* .b-category01 type01 */
.b-category01.type01 .category-box .tab-cate01.row02 li{width:50%;}
.b-category01.type01 .category-box .tab-cate01.row03 li{width:33.333333%;}
.b-category01.type01 .category-box .tab-cate01.row04 li{width:25%;}
.b-category01.type01 .category-box .tab-cate01.row05 li{width:20%;}
.b-category01.type01 .category-box .tab-cate01.row06 li{width:16.666666%;}
.b-category01.type01 .category-box .tab-cate01.row07 li{width:14.285714%;}
.b-category01.type01 .category-box .tab-cate01.row08 li{width:12.5%;}
.b-category01.type01 .category-box .tab-cate01.row09 li{width:11.111111%;}
.b-category01.type01 .category-box .tab-cate01.row10 li{width:10%;}
.b-category01.type01 .category-box .tab-cate01.row11 li{width:9.090909%;} /* calc( 100% / n )이 IE에서 적용되지 않아 수정함(211108)*/

.b-category01{padding: 0 0 55px 0;}
.b-category01.type01 ul{background: #FAFAFA;display: flex;}
.b-category01.type01 ul li{border-bottom: 2px solid #0078AD;position:relative;vertical-align: bottom;z-index: 5;display: block;width: 100%;}
.b-category01.type01 ul li:before{content: "";position: absolute;width: 1px; height: 15px;background: #DBDBDB;right: 0;top: 50%;transform: translatey(-50%);z-index: 1;}
.b-category01.type01 ul li:last-child:before{display: none;}
.b-category01.type01 ul li a{border: 0;min-height: 60px;position: relative;font-size: 18px;font-weight: 500;line-height: 23.4px;text-align: center;color: #55585E;text-overflow: ellipsis;white-space: normal;word-wrap: normal;overflow: hidden;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding: 18.5px 0;box-sizing: border-box;display: block;}
.b-category01.type01 ul li:first-of-type a{border-left: 0;}
.b-category01.type01 ul li.active{border-bottom: 0;}
.b-category01.type01 ul li.active a{border-top-right-radius: 10px;background: #FFFFFF;border: 2px solid #0078AD;border-bottom: 0;border-top-left-radius: 10px;z-index: 2;border-bottom-right-radius: 0;border-bottom-left-radius: 0;color: #0078AD;}
.b-category01.type01 ul li:first-child a{border-top-left-radius: 10px;}
.b-category01.type01 ul li:last-child a{border-top-right-radius: 10px;}
.b-category01.type01 ul li.active a span{color: #0078AD;}




.b-category01.type02 .category-box{position:relative;padding:0 0 35px;width:100%;text-align:center;}
.b-category01.type02 .category-box .tab-cate01{display:table;table-layout:fixed;width:100%;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.b-category01.type02 .category-box .tab-cate01:after{content:'';display:block;clear:both;}
.b-category01.type02 .category-box .tab-cate01 li{display:table-cell;position:relative;width:100%;border-right:1px solid #ddd;border-bottom:1px solid #ddd;box-sizing:border-box;vertical-align:middle;}
.b-category01.type02 .category-box .tab-cate01 li a{display:block;padding:16px 5px;font-size:16px;line-height:21px;color:#5c5c5c;font-weight:400;}
.b-category01.type02 .category-box .tab-cate01 li.active{background-color:#015c38;}
.b-category01.type02 .category-box .tab-cate01 li.active a{color:#fff;}



/* (공통요소) 게시물 정보(작성자, 작성일, 조회수, 첨부파일) */
.b-list-info-box ul{display:flex;flex-wrap: wrap;}
.b-list-info-box ul li{margin:0 18px 0 0;max-width: 33.3333%;line-height: 1;}
.b-list-info-box ul li:last-of-type{margin:0;}
.b-list-info-box ul li.b-file{display:none;}
.b-list-info-box ul li span{display:inline-block;max-width: 100%;font-weight: 200;font-size: 16px;color: #555;line-height: 1;vertical-align:middle;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.b-list-info-box ul li span:nth-of-type(1){display:none;}
.b-list-info-box ul li span:before{content:'';display:inline-block;margin:-2px 9px 0 0;vertical-align:middle;}
.b-list-info-box ul li.b-writer span:before{width:13px;height:16px;background:url(../img/board/ico-writer01.png) no-repeat 0 0/100%;}
.b-list-info-box ul li.b-date span:before{width:15px;height:15px;background:url(../img/board/ico-date01.png) no-repeat 0 0/100%;}
.b-list-info-box ul li.b-hit span:before{width:25px;height:15px;background:url(../img/board/ico-hit01.png) no-repeat 0 0/100%;}
.b-m-con{display:none;}

/*Icon Edit Delete Type01*/
.b-reserv-tool.type01{display: flex;column-gap: 5px;justify-content: center;}
.b-reserv-tool.type01 .ico{width: 24px;height: 24px;display: inline-block;}
.b-reserv-tool.type01 .ico-pencil{background: url('/_res/hknu/_share/img/board/ico-pencil.png') no-repeat center;background-size: auto 100%;}
.b-reserv-tool.type01 .ico-trash{background: url('/_res/hknu/_share/img/board/ico-trash.png') no-repeat center;background-size: auto 100%;}



.b-period-box.new{max-width: 350px;}
.b-period-box.new > div {font-size: 0;width: 100%;display: inline-block;padding: 0px 20px 0 0;box-sizing: border-box;}
/*.b-period-box.new > div:last-child {padding: 0}*/
.b-period-box.new > div > div {display: inline-block;width: calc(50% - 16px);}
.b-period-box.new .b-input {margin: 0 10px 0 0;}
.b-period-box.new .b-input:last-of-type {margin: 0;padding: 31px 20px;background: #fff url(../img/board/ico-datepicker01.png) no-repeat right 10px top 50%;background-color: #eeeeee;}
.b-period-box.new > div > span {padding: 0 10px;font-size: 16px;color: #7d7d7d;line-height: 1;vertical-align: middle;}

/*Tooltip*/
.tooltip {padding: 5px;font-size: 15px;opacity: 0.85;filter: alpha(opacity=85);background-repeat: no-repeat;}
.tooltip-inner {padding: 5px 10px;max-width: 200px;pointer-events: none;color: white;text-align: center;background-color: black;border-radius: 3px;box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);}
.tooltip-bottom {background-position: top center;}
.tooltip-top {background-position: bottom center;}
.tooltip-left {background-position: right center;}
.tooltip-right {background-position: left center;}

.no-regi-wrap{padding: 30px 0;text-align: center;}
.no-regi-wrap > img{display: block;margin: 0 auto;}
.no-regi-wrap > span{display: block;margin: 0 auto;font-size: 18px;font-weight: 600;padding: 20px 0 0 0;}
	
/* common-pdf 유형 view에서 사용 */
.bn-view-common01.type01 .b-content-box .pdf-content {height: 950px;margin: 0 20px;}
.bn-view-common01.type01 .b-content-box .pdf-content .pdf-view {height: 100%;}

.bn-view-common01.type01 .b-content-box .fr-view {margin-bottom:50px;}
.bn-view-common01.type01 .b-content-box .fr-view .fr-video.fr-dvi {width:100%;}
.bn-view-common01.type01 .b-content-box .fr-view iframe {width:100%;height:600px;}

/*Note*/
.note-box{}
.note-box .note-box-tit01{color: #222;font-size: 18px;font-weight: 400;line-height: 160%;background: url('../img/common/info.png') no-repeat left center;padding-left: 36px;margin-bottom: 20px;}
.note-box .note-box-txt{border: 1px solid #CCC;padding: 25px 30px;}
.note-box .note-list{list-style: disc;margin-left: 28px;}
.note-box .note-list li{color: #222;font-size: 16px;font-weight: 400;line-height: 180%;}

/*Application Information*/
.app-info {background:#F5F5F5;border-radius:12px;margin-top:24px;}

.app-info .app-info-top {padding: 24px 40px 0;}
.app-info .app-info-top .info-box .b-select{position: relative;padding: 5px 10px;width: 100%;height: 48px;border-radius: 4px;border: 1px solid #d2d2d2;background: #fff url(../img/board/arrow-down.png) no-repeat right 10px center;font-family: inherit;font-weight: 400;font-size: 16px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.app-info .app-info-top .info-box {margin-bottom:24px;}
.app-info .b-title {font-weight: 600;font-size: 18px;line-height: 150%;color:#222;}
.app-info .b-input {height: 48px;}
.app-info .b-input.b-textarea {padding: 20px;height: 300px;border: 1px solid #dedede;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.app-info .app-info-top .info-box .b-wrap {display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px 18px 12px 10px;border-radius: 4px;}
.app-info .app-info-top .info-box .ico-close {background: url(../img/board/ico-close.png) no-repeat center/100%;width:16px;height:16px;}

.app-info .app-info-top .info-box .b-wrap.type01 {background: none;justify-content:flex-start;padding:0;}
.app-info .app-info-top .info-box .b-wrap.type01 .b-select{max-width: 80px;margin-left: 10px;}

.app-info .app-info-top .info-box .b-wrap.type02 {display:block;}

.app-info .app-info-bot {border-top: 1px solid #C0C0C0;padding: 24px 40px;}
.app-info .app-info-bot .b-wrap {display:flex;justify-content:space-between;align-items:center;}
.app-info .app-info-bot .b-right {display:flex;align-items:center;gap: 20px;}
.app-info .app-info-bot .ico-files {display:inline-block;background: url(../img/board/ico-files.png) no-repeat center/100%;width:18px;height:18px;}
.app-info .app-info-bot .ico-delete {display:inline-block;background: url(../img/board/ico-trash.png) no-repeat center/100%;width:22px;height:22px;}
.app-info .app-info-bot .b-left {display:flex;align-items:center;gap:25px;}
.app-info .app-info-bot .b-left .switch {position: relative;display: inline-block;width: 48px;height: 24px;}
.app-info .app-info-bot .b-left .switch input {opacity: 0;width: 0;height: 0;}
.app-info .app-info-bot .b-left .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
.app-info .app-info-bot .b-left .slider:before {position: absolute;content: "";height: 18px;width: 18px;left: 4px;bottom: 3px;background-color: white;-webkit-transition: .4s;transition: .4s;}
.app-info .app-info-bot .b-left .switch input:checked + .slider {background-color: #0078AF;}
.app-info .app-info-bot .b-left .switch input:focus + .slider {box-shadow: 0 0 1px #C0C0C0;}
.app-info .app-info-bot .b-left .switch input:checked + .slider:before {-webkit-transform: translateX(22px);-ms-transform: translateX(22px);transform: translateX(22px);}
.app-info .app-info-bot .b-left .switch .slider.round {border-radius: 24px;}
.app-info .app-info-bot .b-left .switch .slider.round:before {border-radius: 50%;}

.b-wrap-btn {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.b-wrap-btn .btn-down {display:inline-block;background: #0078AD;color:#fff;font-size:18px;font-weight:500;line-height: 130%;padding: 6px 24px 6px 50px;border-radius: 18px;position: relative;}
.b-wrap-btn .btn-down:before {content: ""; width:24px;height:25px;background: url(../img/board/ico-down01.png) no-repeat;position:absolute;left:20px;top:50%;transform:translateY(-50%);}

.b-course {display: inline-block;padding: 5px 30px;box-sizing:border-box;}
.b-course.type01 {border: 1px solid #11ae62;color: #11ae62;}
.b-course.type02 {border: 1px solid #e56a10;color: #e56a10;}

/* Select change table */
.sel-table {display:flex;justify-content:flex-end;margin-bottom:30px;}
.sel-table .select {width: 240px;padding: 12px 40px 12px 20px;font-size: 18px;font-weight: 600;color: #55585E;background: #fff url(../img/board/arrow-down.svg) no-repeat right 20px center;border: 1px solid #ccc;border-radius: 10px;cursor: pointer;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}


@media screen and (max-width:1124px){
	/* 검색영역 01 */
	.bn-search01.type01 .b-date-box{width: 100%;text-align: center;justify-content: center;margin: 0 0 20px;}
}

@media screen and (max-width:1024px){
	/* bn-list-common01 공통 */
	.bn-list-common01 {padding:0;}
	.bn-list-common01 table tbody td{padding: 16px 0;border-right:none;font-size:14px;line-height: 19px;}
	.bn-list-common01 .b-title-box{padding: 0 0 0 10px;background-size:18px;background-position:0 4px;}
	.bn-list-common01 .b-title-box a{padding:0;}
	.bn-list-common01 .b-title-box a.b-title span{display:inline-block;margin: -2px 6px 0 0;width:18px;height: 15px;background:url(../img/board/ico-b-notice.png) no-repeat 0 0/100%;text-indent:-99999px;vertical-align: middle;}
	.bn-list-common01 .b-reply-box .b-title-box{padding:0 0 0 20px;background-position:0 6px;}
	.bn-list-common01 .adm-chk label{font-size:14px;}
	.bn-list-common01 .b-title-box .b-m-con{display:block;padding: 5px 0 0 0;}
	.bn-list-common01 .b-title-box .b-m-con span{position:relative;margin:0px 7px 0 0;padding:0 8px 0 0;font-size: 13px;line-height: 19px;vertical-align: middle;word-break: break-word;}
	.bn-list-common01 .b-title-box .b-m-con span:after{content:"";display:block;position:absolute;top: 5px;right:0;width:1px;height: 9px;background-color: #ccc;}
	.bn-list-common01 .b-title-box .b-m-con span:last-of-type{margin:0;}
	.bn-list-common01 .b-title-box .b-m-con span:last-of-type:after{display:none;}
	.bn-list-common01 .b-title-box .b-m-con .b-file{display:inline-block;padding: 0 0 0 15px;background: url(../img/board/ico-file01.png) no-repeat 0 4px/10px;overflow:hidden;}
	.bn-list-common01 .b-title-box .b-m-con .b-answer{position:relative;display:inline-block;padding:2px 5px;margin:3px 0 0 9px;font-size:13px;line-height:18px;vertical-align:middle;}
	.b-m-con{display:block;}
	.bn-list-common01 table tbody td.b-link a.b-insta{width:18px;height:18px;}
	.bn-list-common01 table tbody td.b-link a.b-facebook{width: 9px;height:18px;}
	.bn-list-common01 table tbody td.b-link a.b-twitter{width: 22px;height:18px;}
	.bn-list-common01 table tbody td.b-link a.b-youtube{width: 25px;height:18px;}
	.bn-list-common01 table tbody td.b-link a.b-blog{width: 17px;height:18px;}
	.bn-list-common01 table tbody td.b-link a.b-other{padding:3px 6px;}	
	
	/*입시책자*/
	.booklet .bn-list-common01 .board-table thead{display:none}
	.booklet .bn-list-common01 .board-table colgroup .b-col {display: ;width: 0;}
	.booklet .bn-list-common01 .board-table colgroup .b-col:first-child{display:}
	.booklet .bn-list-common01 .board-table tbody tr td:nth-of-type(3){display: none;}
	.booklet .bn-list-common01 .board-table tbody tr td:nth-of-type(4){display: none;}
	.booklet .bn-list-common01 .board-table tbody tr td:nth-of-type(5){display: none;}
	.booklet .bn-list-common01 .board-table tbody tr td:nth-of-type(6){display: none;}
	.booklet .bn-list-common01 .board-table tbody tr td:nth-of-type(7){display: none;}

	/*.bn-list-common01.bn-common table tbody tr td{display:none;}
	.bn-list-common01.bn-common table tbody tr td.b-td-left{display:block !important;}
	.bn-list-common01.bn-common .b-col-title{width:100%;}
	.bn-list-common01.bn-common .b-col:not(.b-col-title){display:none;width:0;}*/

	/*.bn-list-common01.bn-common-cate table tbody tr td{display:none;}*/
	.bn-list-common01.bn-common-cate table tbody tr td.b-td-title{display:block;}
	.bn-list-common01.bn-common-cate .b-col-title{width:100%;}
	.bn-list-common01.bn-common-cate .b-col-date{display:none;width:0;}
	.bn-list-common01.bn-common-cate .b-col-expand{display:none;width:0;}

	.bn-list-common01.bn-common-cate .b-col-title {width: 100%;}
	.bn-list-common01.bn-common-cate .b-col-date {display: none;width: 0;}
	.bn-list-common01.bn-common-cate .b-col-expand {display: none;width: 0;}


	.bn-list-common01.bn-common-cate table tbody tr td.b-td-left {display: block !important;}   

	/* bn-view-common01 공통 */
	.bn-view-common01 .b-video-box iframe{height: 500px;}

	/*list type01*/
	.bn-list-common01.type01 table tbody td.b-td-title > div{padding: 20px;}
	.bn-list-common01.type01 table tbody td.b-td-title > div > div.col > div:nth-child(1){width: 100%;}
	.bn-list-common01.type01 .b-title-box{padding: 0;}
	.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-cate{font-size: 14px;line-height: 18px;padding: 4px 15px;}
	.bn-list-common01.type01 .b-title-box a{font-size: 16px;line-height: 20px;}
	.bn-list-common01.type01 table tbody td.b-td-title > div .b-i-box span{font-size: 14px;line-height: 21px;}
	.bn-list-common01.type01 table .b-noti-box td.b-noti-blue{/*display: flex;align-items: center;justify-content: center;*/font-size:16px;}
	.bn-list-common01.type01 table tbody td.b-td-title > div .b-s-box > .b-file{width: 24px;height: 24px;background-size: cover;}

	/*view type04*/
	.bn-view-common01.type01 .b-title-box{padding: 25px 20px;}
	.bn-view-common01.type01 .b-title-box span{font-size: 20px;line-height: 30px;}
	.bn-view-common01.type01 .b-file-box > div img {width: 24px; height: 24px;padding: 0 0 5px 0;}
	.bn-view-common01.type01 .b-etc-box{padding: 15px 20px;}
	.bn-view-common01.type01 .b-etc-box ul li.b-period{font-size: 16px;line-height: 24px;}
	.bn-view-common01.type01 .b-etc-box ul li.b-period span{font-size: 16px;}
	.bn-view-common01.type01 .b-etc-box ul li.b-status{font-size: 16px;line-height: 24px;}
	.bn-view-common01.type01 .b-etc-box ul li.b-status .b-proceeding{font-size: 16px;}
	.bn-view-common01.type01 .b-etc-box ul li.b-status .b-deadline{font-size: 16px;}
	.bn-view-common01.type01 .b-main-box:not(.answer) .b-etc-box{padding: 15px 20px;}
	.bn-view-common01.type01 .b-etc-box ul li{font-size: 16px;line-height: 24px;}
	.bn-view-common01.type01 .b-etc-box ul li:after{top: 5px;}
	.bn-view-common01.type01 .b-etc-box ul:nth-of-type(2) li{margin:0 ;padding:0;}
	.bn-view-common01.type01 .b-file-box{padding: 0 20px;}
	.bn-view-common01.type01 .b-file-box > div{flex-direction: column;min-height: 0;}
	.bn-view-common01.type01 .b-file-box > div > span{font-size: 0;height: 24px;width: 24px;background-size: 24px;padding: 0 0 10px 0;}
	.bn-view-common01.type01 .b-file-box ul{flex-direction: column;align-items: flex-start;padding-top: 20px;padding-bottom: 20px;min-height: 0;display: block;}
	.bn-view-common01.type01 .b-content-box{padding: 30px 20px;}
	.bn-view-common01.type01 .b-pager-box div p:nth-of-type(1){padding: 16px 30px 16px 20px;width: 112px;border-right: 1px solid #DBDBDB;}
	.bn-view-common01.type01 .b-pager-box div:nth-of-type(1) p:nth-of-type(1){background-position: center left 75px;background-size: 13%;}
	.bn-view-common01.type01 .b-pager-box div:nth-of-type(2) p:nth-of-type(1){background-position: center left 75px;background-size: 13%;}



	.bn-search01{padding:0 20px;}
	
	.b-category01.type01 .category-box{display: block!important;}
	.b-category01.type01 .b-category01-m {display: none!important;}
	.b-category01{padding: 0 0 30px 0;}

	/* 검색영역 01 */
	.bn-search01.type01 .b-search-wrap{margin: 0 0 30px;flex-direction: column;}
	.bn-search01.type01 .b-total{margin-bottom: 15px;font-size: 16px;line-height: 24px;position: unset;}
	.bn-search01.type01 .b-total span{font-size: 16px;line-height: 20px;}
	.bn-search01.type01 .b-sel-box{margin: 0 0 15px;width: 100%;}
	.bn-search01.type01.custom-sel-table .b-sel-box{margin: 0 0 15px;width: 100%;}
	.bn-search01.type01 .b-sel-title{font-size: 16px;font-weight: 400;line-height: 24px;}
	.bn-search01.type01 input{width: 100%;padding: 8px 20px;height: 45px;}
	.bn-search01.type01 .b-sel-btn{height: 45px;right: 2px;background-size: 39%;}
	.bn-search01.type01 .b-sel-box.b-cate01{margin:0 0 15px 0;}
	.bn-search01.type01 .b-period-box{margin:0 0 15px 0;}
	.bn-search01.type01 .b-sel-box ul{top: 45px;}
	.booklet .bn-search01.type01 .b-search-wrap {margin: 0px;}

	/* 검색영역 02 */
	.bn-search01.type02{padding: 0;}
	
	/* 검색영역 04 */
	.bn-search01.type04 .b-sel-box.b-cate-basic01{margin:0 10px 0 0;}
	.bn-search01.type04 .b-sel-box.b-cate01{margin:0 10px 0 0;}
	.bn-search01.type04 input{margin: 0 10px;}
	.bn-search01.type04 .b-sel-btn{width:100px}
	.bn-search01.type04 input{width:270px;}
	.bn-search01.type04 .b-sel-box{width:160px;}

	/*Icon Edit Delete Type01*/
	.b-reserv-tool.type01 .ico{width: 20px;height: 16px;vertical-align: text-top;}

	/* .b-btn01 type01 */
	.b-btn01.type01 ul li.b-right{float: unset;}

	.b-btn01.type04{padding:30px 20px 0;}

	/*Pagination*/
	.b-paging01.type01 .b-paging-wrap ul{padding:30px 20px 0;}
	.b-paging01.type01 .b-paging-wrap ul li.first a{width:30px;height:30px;background-size:100%}
	.b-paging01.type01 .b-paging-wrap ul li.prev a{width:30px;height:30px;background-size:100%}
	.b-paging01.type01 .b-paging-wrap ul li.next a{width:30px;height:30px;background-size:100%}
	.b-paging01.type01 .b-paging-wrap ul li.last a{width:30px;height:30px;background-size:100%}
	.b-paging01.type01 .b-paging-wrap ul li a{font-size: 16px;}
	.b-paging01.type01 .b-paging-wrap ul li {margin: 0 3px;}
	.b-paging01.type01 .b-paging-wrap ul li:not(.pager) a {min-width: 14px;}
	
	.b-paging01.type02 .b-paging-wrap ul{padding:30px 20px 0;}
	.b-paging01.type02 .b-paging-wrap ul li {margin: 0 3px;}
	
	/*신청게시판*/
	.bn-list-common01.bn-list-app .board-table tbody td .article-chk input{width: 13px;height: 13px;}
	.bn-list-common01.bn-list-app .b-col {width: 11%;display: block;}
	.bn-list-common01.bn-list-app .board-table thead{display:none}
	.bn-list-common01.bn-list-app .board-table tbody td{display:none}
	
	.select-selected {background-color: #1b1464;}
	
	/* Select change table */
	.sel-table .select {width:100%}
}
	

@media screen and (max-width: 768px){
	/* common */
	.w100{width:100% !important}
	.view-box{padding:20px 0;}
	.view-btn-box{padding:0 0 20px;}
	.view-btn-box a{padding:5px 15px;font-size:14px;line-height:19px;}

	.b-h5-tit01{padding: 0 0 10px 0;font-size:16px;line-height:21px;}
	.b-guide-p{font-size: 13px;line-height: 18px;}
	
	/* bn-list-common01 공통 */
	.bn-list-common01.type01 table tbody td.b-td-title > div .b-i-box {display: block;}
    .bn-list-common01.type01 table tbody td.b-td-title > div .b-i-box span {font-size: 14px;line-height: 17px;margin: 0 10px 0 0;}
	.bn-list-common01 .b-answer {padding: 4px 10px;font-size: 14px;margin: 5px 0 0 0;display: inline-block;border-radius: 15px;}
	
	.bn-view-common01 .b-etc-box ul li.b-writer-box span:nth-of-type(1){display:none;}
	.bn-view-common01 .b-etc-box ul li.b-date-box span:nth-of-type(1){display:none;}
	.bn-view-common01 .b-etc-box ul li.b-hit-box span:nth-of-type(1){display:none;}
	.bn-view-common01 .b-etc-box ul li.b-cate-box span:nth-of-type(1){display:none;}
	/* bn-view-common01 공통 */
	.bn-view-common01 .b-main-box{border-width:2px;margin: 0;}
	.bn-view-common01 .b-main-box.answer{margin:30px 0 0;}
	.bn-view-common01 .b-title-box{padding: 14px 75px 15px 10px;}
	.bn-view-common01 .b-title-box span{font-size:16px;line-height:26px;}
	.bn-view-common01 .b-etc-box ul{float:none;border-bottom:1px solid #ccc;}
	.bn-view-common01 .b-etc-box ul:last-of-type{border-bottom:none;}
	.bn-view-common01 .b-etc-box ul:after{content:'';display:block;clear:both;}
	.bn-view-common01 .b-etc-box ul li span{font-size: 16px;line-height: 19px;font-weight: 400;}
	.bn-view-common01 .b-etc-box ul li span:nth-of-type(1) {padding: 0 5px 0 0;font-weight: 700;}
	.bn-view-common01 .b-sns-box{top: 16px;right:10px;}
	.bn-view-common01 .b-sns-box ul li{margin:0 10px 0 0;}
	.bn-view-common01 .b-sns-box ul li a{width:24px;height: 23px;}
	.bn-view-common01 .b-content-box{padding: 25px 10px;min-height: 150px;}
	.bn-view-common01 .b-content-box .my-video-dimensions {max-width: 640px;height: 269px;width: 100%;}
	.bn-view-common01 .b-content-box p{font-size:14px;line-height:22px;}
	.bn-view-common01 .b-content-box img{padding:10px 0;}
	.bn-view-common01 .b-video-box{padding:0 0 10px 0;}
	.bn-view-common01 .b-video-box iframe{height: 390px;}
	.bn-view-common01 .b-url-box{padding:10px;}
	.bn-view-common01 .b-url-box > p{width:50px;font-size:14px;line-height:22px;}
	.bn-view-common01 .b-url-box ul{padding:0 0 0 10px;}
	.bn-view-common01 .b-url-box ul li{padding:0 0 2px 0;}
	.bn-view-common01 .b-url-box ul li a{font-size:14px;line-height:22px;}
	.bn-view-common01 .b-top-sub-box{padding:10px;}
	.bn-view-common01 .b-top-sub-box > p{width:80px;font-size:14px;line-height:22px;}
	.bn-view-common01 .b-top-sub-box ul{padding:0 0 0 10px;}
	.bn-view-common01 .b-top-sub-box ul li{padding:0 0 2px 0;font-size:14px;line-height:22px;}
	.bn-view-common01 .b-file-box{padding:10px;}
	.bn-view-common01 .b-file-box ul li{padding:0 0 2px;}
	.bn-view-common01 .b-file-box ul li a{font-size:14px;line-height:22px;}
	.bn-view-common01 .b-pager-box{margin:20px 0 0;}
	.bn-view-common01 .b-pager-box div p:nth-of-type(1){padding: 10px 10px 10px 25px;width: 85px;background-position: 10px 50%;background-size: 10px;font-size: 14px;}
	.bn-view-common01 .b-pager-box div p:nth-of-type(1) a{font-size:14px;line-height:22px;}
	.bn-view-common01 .b-pager-box div p:nth-of-type(2){padding:10px;}
	.bn-view-common01 .b-pager-box div p:nth-of-type(2) a{font-size:14px;line-height:22px;}

	.bn-view-common01 .b-main-box:not(.answer) .b-etc-box{padding: 10px;}
	.bn-view-common01 .b-main-box.answer .b-etc-box{padding:0;}
	.bn-view-common01 .b-main-box.answer .b-etc-box ul{padding:10px;}

	/* 게시글 내 답변 */
	.bn-view-common01 .b-answer-common01-box > div{padding:15px 10px;}
	.bn-view-common01 .b-answer-common01-box .b-answer-title{padding:0 0 2px;font-size:16px;line-height:24px;}
	.bn-view-common01 .b-answer-common01-box .b-answer-title:before{margin:5px 5px 0 0;width:8px;height:8px;}

	/* view 페이지 댓글영역 */
	.bn-view-common01 .b-reply-wrap{padding: 10px 0 0;}
	.bn-view-common01 .b-view-reply-dep01-box > .b-write-reply-box{margin:15px 0 0;padding:15px 10px 15px;}
	.bn-view-common01 .b-reply-wrap > .b-write-reply-box > .write-reply-content{padding:0 0 25px 0;}
	.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-etc-box > p{padding: 0 0 10px 0;font-size:14px;line-height:22px;}
	.bn-view-common01 .b-reply-wrap .write-reply-content .write-reply-etc-box button{padding: 15px 10px;width:100%;font-size: 16px;}
	.bn-view-common01 .b-reply-wrap .write-reply-content textarea{padding:5px 15px;}
	.bn-view-common01 .b-reply-wrap .b-reply-id{padding: 0 0 10px 0;font-size:14px;line-height:22px;}
	.bn-view-common01 .b-reply-wrap .b-reply-id .b-reply-writer{max-width: calc(100% - 126px);}
	.bn-view-common01 .b-reply-wrap .reply{font-size:14px;line-height: 19px;}

	.bn-view-common01 .b-write-reply-box{padding:0 0 15px;}
	.bn-view-common01 .b-write-reply-box .reply-content-count{padding: 0 0 5px 0;font-size:16px;line-height: 26px;}
	.bn-view-common01 .b-write-reply-box .write-reply-con-box{padding:15px;}
	.bn-view-common01 .b-write-reply-box .write-reply-content .write-reply-con-box > div > p{padding:10px 10px 0 10px;}
	.bn-view-common01 .b-write-reply-box .write-reply-content .write-reply-con-box textarea{height: 70px;}
	.bn-view-common01 .b-write-reply-box .reply-info{padding: 0 0 10px 0;font-size:14px;line-height:19px;}

	.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box{padding:0 0 5px 0;}
	.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li{margin:0 10px 0 0;padding:0 10px 0 0;}
	.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li:not(.active):after{width:6px;height:2px;}
	.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li.active:after{width:8px;height:5px;}
	.bn-view-common01 .b-view-reply-box .b-view-reply-etc-box ul li a{font-size:14px;line-height:22px;}
	.bn-view-common01 .b-view-reply-box .b-view-reply-dep01-box{padding:10px 0;}
	.bn-view-common01 .b-view-reply-box .b-view-reply-dep02-box{padding:10px 0 0 0;}
	.bn-view-common01 .b-view-reply-box .b-view-reply-dep02-box > div{padding: 0px 10px 15px 20px;background-size: 12px;}
	.bn-view-common01 .b-view-reply-box .b-view-reply-dep02-box .write-reply-content .write-reply-con-box textarea{height:60px;}	
	.bn-view-common01 .b-view-reply-box .b-btn-replay-box{padding:5px 0 0 0;}
	.bn-view-common01 .b-view-reply-box .b-btn-replay-box ul li{margin: 0 10px 0 0;padding: 0 11px 0 0;}
	.bn-view-common01 .b-view-reply-box .b-btn-replay-box ul li .b-btn-reply{font-size:13px;}
	.bn-view-common01.type01 .b-content-box .pdf-content {height: 464px;margin:0}
	
	
	/* bn-write-common01 type01 공통 */
	.b-input{font-size:14px;}

	.bn-write-common01 .b-table-box.type02 .b-row-box > div, .bn-write-common01 .b-table-box.type03 .b-row-box > div{display:block;}
	.bn-write-common01 .b-table-box.type02 .b-row-box > div > div, .bn-write-common01 .b-table-box.type03 .b-row-box > div > div{min-height: 50px;}
	.bn-write-common01 .b-table-box .b-row-box .b-title-box{padding:7px 10px 6px;width:120px;font-size:14px;line-height:22px;text-align:left;border-right:none;}
	.bn-write-common01 .b-table-box .b-row-box .b-con-box{padding:10px;}
	.bn-write-common01 .b-table-box .b-row-box .b-con-box02{}
	.bn-write-common01 .b-table-box.type02 .b-row-box .b-content-box{padding:10px;}
	.bn-write-common01 .b-select{padding:5px 10px;background-position: right 10px center;background-size: 10px;font-size:14px;}
	.bn-write-common01 .b-input.b-input-date{background-size:18px;}
	.bn-write-common01 .b-input.b-input-time{background-size:18px;}
	.bn-write-common01 .b-textarea{padding:10px;height:200px;}
	.bn-write-common01 .b-sel-title{font-size:14px;}
	.bn-write-common01 .b-sel-box ul li a{font-size:14px;}
	.bn-write-common01 .b-table-box.b-notice-box .b-row-box .b-con-box:nth-of-type(2){width:auto;}
	.bn-write-common01 .b-table-box.b-notice-box .b-row-box .b-title-box:nth-of-type(3){border-left:none;}
	.bn-write-common01 .b-email-box .b-input{width:calc(50% - 12px);max-width:100%;}
	.bn-write-common01 .b-email-box .b-input:first-of-type{margin:0 0 10px 0;}
	.bn-write-common01 .b-email-box .b-input:nth-of-type(2){margin: 0 0 10px 0;}
	.bn-write-common01 .b-email-box .b-select{width: 50%;}
	.bn-write-common01 .b-email-box span{font-size:14px;}
	.bn-write-common01 .b-address-box > div:not(:last-of-type){padding:0 0 5px 0;}
	.bn-write-common01 .b-address-box > div > button{font-size:13px;}
	.bn-write-common01 .b-tel-box .b-select{width:calc(33.33% - 15px);max-width:100%;}

	.bn-write-common01 .b-password-box span{display:block;padding:5px 0 0 0;font-size:14px;line-height:19px;}
	.bn-write-common01 .b-date-box .b-input.datepicker{width:100%;max-width:100%;}
	.bn-write-common01 .b-period-box > p{padding:0 0 10px 0;}
	.bn-write-common01 .b-period-box > div > div{display:block;width:100%;}
	.bn-write-common01 .b-con-box{font-size: 14px;}
	.bn-write-common01 .b-write-box{padding:20px 0;}
	.bn-write-common01 .b-write-box .b-textarea{height:200px;}
	.bn-write-common01 .b-file-box > div{padding:10px;}
	.bn-write-common01 .b-file-box > div .b-guide-box{padding:5px 0 0 0;}
	.bn-write-common01 .b-file-box > div .b-guide-box label{padding:0 25px 0 0;font-size:14px;}

	.bn-write-common01 .b-file-box.type01 div p{width:calc(100% - 82px);}
	.bn-write-common01 .b-file-box.type01 .b-file-del-btn{min-width: 65px;font-size: 14px;margin: 0 0 3px 0;}

	.bn-write-common01 .b-file-box.type02 .b-left-box{float:none;padding:0 0 10px;}
	.bn-write-common01 .b-file-box.type02 .b-right-box{float:none;}
	.bn-write-common01 .b-file-box.type02 .b-right-box .b-guide-txt{padding:0 0 5px;}
	.bn-write-common01 .b-file-box.type02 .b-right-box .b-input{width:100%;}
	.bn-write-common01 .b-file-box.type03 > div > div{gap: 10px;}
	.bn-write-common01 .b-file-box.type03 .b-file-btn{width:65px;font-size:14px;}
	.bn-write-common01 .b-file-box.type03 span{font-size:14px;line-height:24px;}
	.bn-write-common01 .b-file-box.type04 .b-left-box{float:none;}
	.bn-write-common01 .b-file-box.type04 .b-left-box .b-sel-box{padding:0 0 10px;}
	.bn-write-common01 .b-file-box.type04 .b-right-box{float:none;}	

	.bn-write-common01 .b-file-box .b-guide-txt{padding:5px 0 0 0;width:100%;font-size:14px;line-height:19px;}
	.bn-write-common01 .b-url-box p{line-height:20px;}
	.bn-write-common01 .b-secure-box .b-secure-img-box{margin: 0 0 0 10px;padding: 4px 10px;min-width: auto;min-height:auto;}

	.bn-write-common01 .b-sns-box{display:block;font-size:0;}
	.bn-write-common01 .b-sns-box ul{display: inline-block;width: calc(100% - 70px);vertical-align:middle;}
	.bn-write-common01 .b-sns-box .b-sns-btn{width: 30px;font-size:14px;}
	.bn-write-common01 .b-period-box > div {padding: 0 5px 10px 0;}

	/* 개인정보 및 이용 동의 */
	.bn-write-common01 .b-agree-box{margin:20px 0 0;}
	.bn-write-common01 .b-agree-box .b-title-box{padding:7px 10px 6px;font-size:14px;line-height:22px;}
	.bn-write-common01 .b-agree-box .b-con-box{padding:10px;height:200px;}
	.bn-write-common01 .b-agree-box .b-con-box .mark-p, .bn-write-common01 .b-agree-box .b-con-box .mark-p02{margin:10px 0 0;}
	.bn-write-common01 .b-agree-chk-box{padding:7px 10px 6px;}
	.bn-write-common01 .b-agree-chk-box > ul > li{display:inline-block;}
	
	.bn-write-common01.type02 .b-agree-box .b-con-box{margin: 10px 0 0 10px;}
	.bn-write-common01.type02 .b-agree-chk-box{padding: 10px 0 10px 10px;}
	/* 이화가족카드 신청 */
	.bn-write-common01 .b-agree-box .b-card-box{display:block;padding:10px 15px;}
	.bn-write-common01 .b-agree-box .b-card-box .b-img-box{padding:0 0 20px 0;width:100%;}
	.bn-write-common01 .b-agree-box .b-card-box .b-txt-box{width:100%;}
	.bn-write-common01 .b-agree-box .b-card-box .b-txt-box .b-title{padding:0 0 5px 0;font-size:20px;line-height:30px;}

	/*
	.bn-write-common01 .b-btn01.type01 ul li:first-child {margin: 0px 20px;}
	.bn-write-common01 .b-btn01.type01 ul:first-child > li{margin:50px 20px 0 20px}*/
	.bn-write-common01 .b-btn01.type01 ul:nth-child(2) li:first-child {margin: 0px 20px;}
	
	/* checkbox, radio */
	.type01 .b-radio + label{margin-right:10px;padding-left:20px;font-size:14px;line-height:25px;}
	.type01 .b-chk + label{margin:0 10px 0 0;padding:0 0 0 25px;font-size:14px;line-height:25px;}
	.type01 .b-radio + label:before{width:15px;height:15px;}
	.type01 .b-radio:hover + label:after, .type01 .b-radio:checked + label:after{left: 5px;width:5px;height:5px;}
	.type01 .b-chk + label:before{top:5px;}
	.type01 .b-chk:hover + label:before, .type01 .b-chk:checked + label:before{background-size:9px;font-size:10px;}

	.type02 .b-radio + label{margin-right:10px;padding-left:20px;font-size:14px;line-height:25px;}
	.type02 .b-chk + label{margin:0 10px 0 0;padding:0 0 0 25px;font-size:14px;line-height:25px;}
	.type02 .b-radio + label:before{width:15px;height:15px;}
	.type02 .b-radio:hover + label:after, .type02 .b-radio:checked + label:after{left: 5px;width:5px;height:5px;}
	.type02 .b-chk + label:before{top:5px;}
	.type02 .b-chk:hover + label:before, .type02 .b-chk:checked + label:before{background-size:9px;font-size:10px;}
	
	/* 검색영역 01 */
	.bn-search01.type01 .b-cate01{width:100%;z-index:20;margin:0 0 5px 0;height: auto;}
	.bn-search01.type01 .b-cate02{width:100%;z-index:18;margin:0 0 5px 0;}
	.bn-search01.type01 .b-cate-basic{width:36%;z-index:16;}
	.bn-search01.type01 .b-sel-box ul li a{padding:10px 8px;font-size:14px;line-height:19px;}
	.bn-search01.type01 .b-sel-btn span{position: absolute;top: 0;left: -999999px;}
	.bn-search01.type01 .b-select{padding:5px 10px;background-position: right 10px center;background-size: 10px;font-size:14px;}
	

	.bn-search01.type01 .b-sel-box {width: 100%;margin-bottom: 10px;}
	.bn-search01.type01 .b-sel-box.b-cate01, .bn-search01.type01 .b-sel-box.b-cate-basic, .bn-search01.type01 .b-sel-box.b-cate-basic01, .bn-search01.type01 .b-sel-box.b-cate-basic02 {width:100%;margin:0 0 10px 0;}   
	.bn-search01.type01 .b-sel-box.b-cate01{width:100%;margin:0 0 10px 0;}
	.bn-search01.type01 input{margin-left: 0;width:100%;max-width: 100%;}
	.bn-search01.type01.b-scholarship input{margin: 0 0 5px 0;width: 100%;max-width:100%;}

	
	.bn-search01.type02 .b-search-wrap{flex-direction: column;align-items: flex-end;}
	.bn-search01.type02 .b-sel-box{width: 100%;}
	.bn-search01.type02 input{width: 100%;max-width: 100%;}
	/*
	.bn-search01.type02 .b-cate01{width:100%;z-index:20;margin:0 0 5px 0;}  
	.bn-search01.type02 .b-cate-basic{width:25%;z-index:18;}
	.bn-search01.type02 .b-sel-title{padding:10px 8px;font-size:14px;line-height:19px;}
	.bn-search01.type02 input{padding:10px 8px 9px;width:calc(75% - 100px);font-size:14px;}
	.bn-search01.type02 .b-sel-btn{padding:11px 8px;font-size:14px;}*/

	.bn-search01.type03 .b-sel-title{padding:10px 8px;font-size:14px;line-height:19px;}
	.bn-search01.type03 .b-sel-box{width:100%;margin:0 0 5px;}
	.bn-search01.type03 input{padding:10px 8px 9px;width:calc(100% - 95px);font-size:14px;}
	.bn-search01.type03 .b-sel-btn{padding:11px 8px;font-size:14px;}
	

	/*
	.bn-search01.type04 .b-sel-title{padding:10px 8px;font-size:14px;line-height:19px;}
	.bn-search01.type04 .b-sel-box{width:30%;}
	.bn-search01.type04 input{padding:10px 8px 9px;width:calc(70% - 46px);font-size:14px;}
	.bn-search01.type04 .b-sel-btn{padding:11px 8px;font-size:14px;}

	/* search - select */
	.bn-search01.type04 .b-sel { padding : 10px 20px; font-size: 14px; line-height: 19px; background-position: center right 5px; }
	/* .b-paging01 type014*/
	.b-paging01.type04 .b-paging-wrap ul{padding:25px 0 0;}
	.b-paging01.type04 .b-paging-wrap ul li:not(.pager) a{padding:3px 0 4px;min-width:26px;}
	.b-paging01.type04 .b-paging-wrap ul li a{font-size:14px;}
	.b-paging01.type04 .b-paging-wrap ul li{margin: 0 9px 5px 0;}


	/* .b-paging01 type03 */
	.b-paging01.type03 .b-paging-wrap ul{padding:25px 0 0;}
	.b-paging01.type03 .b-paging-wrap ul li:not(.pager) a{padding:5px 0 6px;min-width:26px;}
	.b-paging01.type03 .b-paging-wrap ul li a{font-size:14px;}
	.b-paging01.type03 .b-paging-wrap ul li{margin:0 0 5px;}
	.b-paging01.type03 .b-paging-wrap ul li.first a{width:30px;height:27px;}
	.b-paging01.type03 .b-paging-wrap ul li.prev a{width:27px;height:27px;}
	.b-paging01.type03 .b-paging-wrap ul li.next a{width:27px;height:27px;}
	.b-paging01.type03 .b-paging-wrap ul li.last a{width:30px;height:27px;}

	/* .b-btn01 type01 */
	/*.b-btn01.type01{padding:50px 20px;} */
	.b-btn01.type01 ul{flex-direction: column;width:100%}
	.b-btn01.type01 ul:first-child{margin:0 0 10px 0;}
	.b-btn01.type01 ul li{margin:0 20px}
	.b-btn01.type01 .b-btn-wrap.type01 li{margin: 0 20px;}
	.b-btn01.type01 ul li:first-child{margin:50px 20px 0 20px}
	.b-btn01.type01 ul li a, .b-btn01.type01 ul li button{width:100%}/*.book-intro*/
	.booklet .b-btn01.type01 ul li {margin: 0 20px;}
	.booklet .b-btn01.type01 ul li:first-child{margin:0px 20px 0 20px}
	.pdf-tool .b-btn01.type01 ul li:first-child {margin: 0}
	
	
	.bn-view-common01 .b-btn01.type01 ul li:first-child {margin: 0px 20px;}
	.bn-view-common01 .b-btn01.type01 ul:first-child > li:first-child{margin:50px 20px 0 20px}
	
	/* .b-btn01 type04*/
	.b-btn01.type04{padding:15px 0;}
	.b-btn01.type04 ul{float:none !important;}
	.b-btn01.type04 ul li{display: block;margin:0 0 15px 0;padding: 0;}
	.b-btn01.type04 ul li a,
	.b-btn01.type04 ul li button{padding:12px 10px;width: 100%;font-size:14px;}
	.b-btn01.type04 ul li .b-large{min-width:auto;width:100%;}

	/* .b-btn01 type02 */
	.b-btn01.type02 ul{padding:25px 0 0;}
	.b-btn01.type02 ul li{display:block;margin:0 0 5px 0px;}
	.b-btn01.type02 ul li a,
	.b-btn01.type02 ul li button{padding:12px 10px;font-size:14px;width:100%;display:block;box-sizing:border-box;}

	/* .b-btn01 type03 */
	.b-btn01.type03 ul{padding:25px 0 0;}
	.b-btn01.type03 ul li{display:block;margin:0 0 5px 0px;}
	.b-btn01.type03 ul li a,
	.b-btn01.type03 ul li button{padding:12px 10px;font-size:14px;width:100%;display:block;box-sizing:border-box;}

	/* .b-btn small */
	.b-btn-small{padding: 0 8px;min-width:80px;font-size:14px;margin: 0;}

	/* .b-category01 type01 ~ type02 */
	.b-category01.type01 ul{display: block;padding: 0;width: auto;overflow-x: auto;}
	.b-category01.type01 ul li{border-bottom: 0;width: 33.3333%;float: left;}
	.b-category01.type01 ul li:before{display: none;}
	.b-category01.type01 ul li a{min-height: 45px;box-sizing: border-box;font-size: 16px;line-height: 20.8px;padding: 0 10px;white-space: nowrap;display: flex;align-items: center;justify-content: center;}
	.b-category01.type01 ul li.active a{border-radius: 10px;border-bottom: 2px solid #0078AD;}
	
	.b-category01.type01 ul::-webkit-scrollbar {width: 3px;height: 100%;position: absolute;}



	.b-category01.type02 .b-category01-m{position:relative;margin:0 0 20px;background:#015d38 url(../img/board/btn_m_tab_open.png) no-repeat center right 15px;background-size:12px;text-align:center;}
	.b-category01.type02 .b-category01-m.active{}
	.b-category01.type02 .b-category01-m label{display:block;padding:11px 0;font-size:15px;color:#fff;font-weight:400;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
	.b-category01.type02 .sel-category{position:absolute;left:0;top:0;width:100%;background:transparent;height:39px;border:0;color:#fff;filter:alpha(opacity=0);opacity:0;}
	.b-category01.type02 .sel-category option{font-size:15px;color:#666;}
	.bn-search01.type01 .b-date-basic01 a {color: transparent;padding: 10px 4px;}

	/* (공통요소) 게시물 정보(작성자, 작성일, 조회수, 첨부파일) */
	.b-list-info-box ul li{position:relative;margin: 0 0 5px 7px;padding:0 0 0 8px;line-height: 1;}
	.b-list-info-box ul li:first-of-type{margin:0;padding:0;}
	.b-list-info-box ul li:before{content:'';position:absolute;top: 5px;left:0;width:1px;height:10px;background-color:#ccc;}
	.b-list-info-box ul li:first-of-type:before{display:none;}
	.b-list-info-box ul li span{font-size:13px;}
	.b-list-info-box ul li:not(.b-file) span:before{display:none;}
	.b-list-info-box ul li.b-hit span:nth-of-type(1){display: inline-block;margin:0 4px 0 0;}
	.b-list-info-box ul li.b-file span:before{margin: 0 4px 0 0;width:10px;height: 14px;background:url(../img/board/ico-file01.png) no-repeat 0 0/100%;}

	.bn-search01.type01 .b-sel-title{margin:0 ;}
	.b-period-box.new {width: 100%;margin: 0 0 10px 0;max-width:none}
	.b-period-box.new > div {width: 100%;display: inline-block;box-sizing: border-box;padding: 0;}
	.b-period-box.new > div > div {display: inline-block;width: calc(45% - 7px);}
	.b-period-box.new .b-input:last-of-type {margin: 0;padding: 20px 20px;background: #fff url(../img/board/ico-datepicker01.png) no-repeat right 10px top 50%;background-color: #eeeeee;width: 100%;}

	.bn-write-common01 .b-table-box .cms-multi-upload .fileUpload{padding: 10px;}
	.b-btn01.type01 ul li a{font-size: 16px;padding: 11px 17px;min-width: auto;}
	.b-btn01.type01 ul li a.btn-download{padding-right:0;background-position: center right 6px;}

	.bn-view-common01.type01 .b-file-box ul li a {font-size: 16px;font-weight: 400;}
	
	.bn-list-common01 .b-title-box .b-m-con span{display:inline-block;margin:0 2px 5px 0;}
	
	/*Application Information*/
	.app-info .app-info-top {padding: 15px 20px 0;}
	.app-info .app-info-bot {padding: 15px 20px;}
	.app-info .app-info-top .info-box .b-select {height:36px;}
	.app-info .b-title {font-size:14px;}
	.b-check .custom-chk {font-size:14px;}
	.app-info .b-input.b-textarea {height:200px;}
	
	.bn-search01.type02 .b-search-btn {width:100%;}
	
	.bn-view-common01.type01 .b-content-box .fr-view iframe {height:300px;}
	
}

@media screen and (max-width:480px){
	/* bn-write-common01 type01 공통 */
	.bn-write-common01 .b-table-box .b-row-box .b-title-box{display:block;width:100%;}
	.bn-write-common01 .b-table-box .b-row-box .b-con-box{display:block;width: 100%;box-sizing: border-box;}
	.bn-write-common01 .b-table-box .b-row-box .b-con-box02{display:block;}

	.b-wrap-btn .custom-chk {order:1;width:100%;margin-top:20px;}
	.b-wrap-btn .btn-down {width:100%;}
}

@media screen and (max-width:768px){
	/*탭*/
	.b-tab-box{padding:0;}
	.b-m-tab-box{padding:0 10px 30px;}
	.b-m-tab-box label{display:none;}
	.b-tab-sel{padding:0 40px 0 15px;background:#fff url(../img/common/ico-down.png) no-repeat right 15px top 55%;background-size:12px;border:1px solid #CACACA;width:100%;height:50px;border-radius: 6px;font-family:inherit;font-weight:500;font-size:14px;color:#333;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
	.b-tab-sel option{background:#fff;}
	
	/*Note*/
	.note-box .note-box-tit01{padding-left: 30px;}
	.note-box .note-box-txt{padding: 25px 25px;}
	.note-box .note-list{margin-left: 20px;}
	
}