.contents{ padding: 3rem; background: #fff; border-radius: 1.5rem;}
/* 인사말 */
.grtWrap .grtBox {border-radius: 0.5rem 0.5rem 0 0; border: 0.5rem solid #d9e1ea; border-bottom: 0; letter-spacing: -0.07rem; position: relative; z-index: 1;}
.grtWrap .grtBox .img {display: none; width: 8.5rem; height: 10rem; border-radius: 1rem; background: #fafafa; box-shadow:0rem 0rem 0.5rem #deedff; position: absolute; right: 1rem; top:1rem; overflow: hidden;}
.grtWrap .grtBox .img img {width: 100%; height: 100%; object-fit: contain;}
.grtWrap .grtBox .img ~ .txt{background: none;}
.grtWrap .grtBox .txt {color: #111; position: relative; padding:2rem 2rem 1.5rem 2rem; padding-right: 11rem; background: url(/images/web/common/sub/grtBox_bg.png) no-repeat right 2rem center;}
.grtWrap .grtBox .txt .tit_en{display: block; color: #3d5570; font-size: 0.9rem; margin-bottom: 1rem;}
.grtWrap .grtBox .txt h3 {font-size: 1.7rem; font-weight: 600; line-height: 1.9rem;}
.grtWrap .grtBox .txt h3 [class^="pc_"]{font-weight: 700;}
.grtWrap .grtBox .txt p {font-size: 1rem; font-weight: 600; margin-top: 0.5rem; color: #333333;}
.grtWrap .grtTxt {padding: 1.5rem calc(2rem + 2px) 0;}
.grtWrap .grtTxt p {font-size: 0.85rem; color: #222; line-height: 1.5rem;}
.grtWrap .grtTxt p + p {margin-top: 1.5rem;}
.grtWrap .grtTxt p em {font-weight: 600;}
.grtWrap .grtTxt p.sign {color: #111; font-weight: 600; text-align: right; margin-top: 1rem;}
.grtWrap .grtTxt p.sign em {display: inline-block; font-size: 1.1rem; font-style: italic; font-weight: 700; letter-spacing: 0.05rem; margin-left: 0.2rem; position: relative; z-index: 1;}
/* 인사말 : 이미지 O */
.grtWrapImg .grtBox {display: flex; flex-direction: column; justify-content: center; min-height: 8.5rem; }
.grtWrapImg .grtBox .img {display: block;}
.grtWrapImg .grtTxt {padding-top: 2.5rem;}

/* 연혁 */
.historylst {position: relative;padding-bottom: 1rem; z-index: 1; background: url(/images/po/sub_com/icon_history_bg.png) no-repeat right top; }
.historylst:before {content: ""; display: block; height: 100%; border-left: 2px solid #c5c9d6; position: absolute; left: calc(10rem - 1px); bottom: 0;}
.historylst dl {display: flex; align-items: flex-start; position: relative; margin-bottom:2.5rem;}
.historylst dl dt {flex-shrink: 0; width:10rem; margin-right: 2.5rem; position: relative; z-index: 2;}
.historylst dl dt:before {content: ""; display: block; width: 0.5rem; height: 0.5rem; border-radius: 50%; background: #4d545c; position: absolute; right: 0; top: 50%; transform: translate(50%, -50%); box-shadow: 0 0 0 0.3rem rgba(0,0,0,0.2); z-index: 2;}
.historylst dl dt span {display: block; font-size:1.7rem; font-weight: 800; line-height: normal; letter-spacing: -0.1rem;}
.historylst dl dd {position: relative; width: 100%; padding:0.4rem 0 2.5rem; border-bottom: 2px solid #e6e6e6; z-index: 1;}
.historylst dl dd > ul {line-height: 1.5rem;}
.historylst dl dd > ul > li { padding-left: 6.7rem; position: relative;}
.historylst dl dd > ul > li + li {margin-top: 0.25rem;}
.historylst dl dd > ul > li ul{width: 100%; margin-bottom: 0.3rem;}
.historylst dl dd > ul > li ul li{ font-size: 0.75rem;}
.historylst dl dd > ul > li span {position: absolute; left: 0; top: 0; display: block; width: 6.7rem; padding-right: 0.5rem; font-size: 0.85rem; font-weight: 700; word-break: break-all;}
.historylst dl:first-child dt{ color:#115eb0;}
.historylst dl:first-child dt:before{background: #115eb0; box-shadow: 0 0 0 0.3rem rgba(17,94,176,0.3);}
.historylst dl:first-child dd ul li span{ color:#115eb0;}

/* 학교역사관 */
.schlMuseum {font-weight: 400; text-align: left; margin-bottom: 2.5rem; position: relative;}
.schlMuseum > .select {display: none;}
.schlMuseum ul {display: flex; flex-wrap: wrap; margin: 0 -0.25rem;}
.schlMuseum ul li {width: 25%; padding: 0.25rem;}
.schlMuseum ul li a { display: flex; align-items: center; justify-content: space-between; width: 100%; height: 100%; font-weight: 600; position: relative; border: 1px solid #ddd; border-radius: 0.3rem; padding: 0.3rem 0.3rem 0.3rem 0.7rem; color: #555555; transition: 0.3s; word-break: break-all;}
.schlMuseum ul li a i {flex-shrink: 0; display: block; width: 1.7rem; height: 1.7rem; line-height: 1.7rem; color: #000; background: #ddd; border-radius: 0.3rem; text-align: center; margin-left: auto; transition: 0.3s;} 
.schlMuseum.schlM_w30 li {width:calc(100% / 3);}
.schlMuseum.schlM_w50 li {width:calc(100% / 2);}
.schlMuseum.schlM_w100 li {width:100%;}
/* 학교역사관 : active */
.schlMuseum ul li.on a, 
.schlMuseum ul li a:hover,
.schlMuseum ul li a:focus{border-color: #115eb0; color: #115eb0;}
.schlMuseum ul li.on a i, 
.schlMuseum ul li a:hover i,
.schlMuseum ul li a:focus i{background: #115eb0; color: #fff;}

/* pdf */
.pdfBox .pdf_inner .tit1 {margin-bottom: 0;}

/* 찾아오시는길 */
.mapInfo .map_imgBox{ border: 1px solid #ddd; border-radius: 0.5rem; overflow: hidden; isolation: isolate;}
.mapInfo .map_imgBox img{width: 100%;} 
.mapInfo .map_imgBox .info { display: flex; align-items: center; padding: 1rem;}
.mapInfo .map_imgBox .info > i{ flex-shrink: 0; width: 3rem; height: 3rem; margin-right: 0.5rem; border-radius: 50%; line-height: 3rem; text-align: center; background: #115eb0; color: #fff; font-size: 1.5rem;}
.mapInfo .map_imgBox .info ul{display: flex; align-items: center;}
.mapInfo .map_imgBox .info ul li + li{min-width: 9rem; margin-left: 2rem;} 
.mapInfo .map_imgBox .info ul li span{font-weight: 800;}
.mapInfo .map_imgBox .root_daum_roughmap{width: 100% !important;}
.mapInfo .map_imgBox .root_daum_roughmap .wrap_map{ height: 458px !important;}

.mapInfo .pubTransInfo {margin-top: 1rem;}
.mapInfo .pubTransInfo .wrap + .wrap {margin-top: 1.5rem;}
.mapInfo .pubTransInfo .wrap .tit2 {margin-bottom: 0.25rem;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li {display: flex; padding-left: 0; position: static;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li + li {margin-top: 0.5rem;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li:before {display: none;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li .icon_bus {flex-shrink: 0; display: block; width: 26px; height: 16px; background: url(/images/web/common/sub/ico_traffic_220511.png) no-repeat; font-size: 0; line-height: 0; margin-top: 0.2rem; margin-right: 10px; text-indent: -9999px; overflow: hidden;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus1 .icon_bus {background-position: 0 -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus2 .icon_bus {background-position: -60px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus3 .icon_bus {background-position: -150px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus4 .icon_bus {background-position: -210px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus5 .icon_bus {background-position: -90px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus6 .icon_bus {background-position: -300px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus7 .icon_bus {background-position: -330px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus8 .icon_bus {background-position: -360px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus9 .icon_bus {background-position: -240px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus10 .icon_bus {background-position: -30px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus11 .icon_bus {background-position: -180px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus12 .icon_bus {background-position: -270px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus13 .icon_bus {width: 33px; background-position: 0 -430px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li.ico_bus14 .icon_bus {background-position: -120px -410px;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li .txt {display: flex; flex-wrap: wrap;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li .txt .txt_item {display: block; font-size: 0.75rem; margin-right: calc(1rem + 4px); position: relative;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li .txt .txt_item:last-child {margin-right: 0;}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li .txt .txt_item:after {content: ""; display: block; width: 1px; height: 6px; border-radius: 50%; background: #999; position: absolute; right: calc(-0.5rem - 4px); top: calc(50% - 3px); transform: rotate(45deg);}
.mapInfo .pubTransInfo .wrap ul.wrap_list > li .txt .txt_item:last-child:after {display: none;}

/* 긴글 */
.ruleWrap {line-height: 1.8;}
.ruleWrap .tit2 {background-position: left top 0.6rem;}
.ruleWrap .bu_st1:before,
.ruleWrap .list_st1 > li:before {top: 0.55rem;}
.ruleWrap .bu_st2:before,
.ruleWrap .list_st2 > li:before {top: 0.55rem;}
.ruleWrap .bu_st3:before,
.ruleWrap .list_st3 > li:before {top: calc(0.75rem - 2px);}
.ruleWrap .bu_st4:before,
.ruleWrap .list_st4 > li:before {top: 13px;}
.ruleWrap .list_ol1 > li > span.num {top: 0.1rem;}
.ruleWrap .bu_wnrn:before {top: -0.1rem;}

/* 역대기관장 */
.officerHistory ul {display: flex; flex-wrap: wrap; margin: 0 -0.25rem;}
.officerHistory > ul > li { width:calc(25% - 1rem); border-radius: 0.5rem; background: url(/images/po/sub_com/img_officer_bg.png) no-repeat center bottom -6rem / cover; border:1px solid #ddd; margin:0 0.5rem 1rem 0.5rem; padding: 1rem; text-align: center; position: relative;}
.officerHistory ul li .img {width: 5.5rem; height: 6rem; margin: 0 auto; border-radius: 0.3rem; overflow: hidden; isolation: isolate; }
.officerHistory ul li .imgEmpty {background: url(/images/po/sub_com/img_officer_empty.png) no-repeat center center; background-color: #f2f8ff;}
.officerHistory ul li .img img {width: 100%; height:auto;}
.officerHistory ul li .txt { margin-top: 1rem; }
.officerHistory ul li .txt .tit span {position: relative; display: inline-block; padding: 0 1.3rem; margin-bottom: 0.7rem; font-size: 0.9rem; color: #115eb0; font-weight: 700;}
.officerHistory ul li .txt .tit span::before{content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: block; width: 0.85rem; height: 1.5rem; background: url(/images/po/sub_com/img_officer_titL.png) no-repeat center center / cover; }
.officerHistory ul li .txt .tit span::after{content: ''; position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: block; width: 0.85rem; height: 1.5rem; background: url(/images/po/sub_com/img_officer_titR.png) no-repeat center center / cover; }

.officerHistory ul li .txt .tit em {display: block; font-size: 1rem; letter-spacing: -0.1rem; font-weight: 700;}
.officerHistory ul li .txt .dsc {margin-top: 0.5rem;}
.officerHistory ul li .txt .dsc ul li {text-align:left; width:100%;}

/* 조직도 */
.orgChart_wrap{position: relative; text-align: center; padding: 0 2rem;}
.orgMaster{position: relative; display: inline-block; min-width: 10rem; padding: 0.5rem ; margin-bottom:1rem; font-weight: 700; font-size: 1rem; text-align: center;  background: #115eb0; color: #fff; border-radius: 0.5rem;}
.orgMaster::after{content: ''; display: block; width: 0 ; height: 1rem; border-left: 1px solid #ddd; position: absolute; left: 50%; transform: translateX(-50%); bottom: -1rem;}
[class^="orgChart_"] li{position: relative; display: block; z-index: 1;}
[class^="orgChart_"] li .orgGroup{background: #253956; color: #fff; border: 0;} 
.orgChart_dep01{position: relative; display: flex; justify-content: center; flex-wrap: wrap; margin: 0 -0.5rem;}
.orgChart_dep01 > li{flex: 1; min-width:20%; max-width: 20%; padding: 0 0.5rem; margin-top: 1rem; border: 0;}
.orgChart_dep01 > li::before{content: ''; width: 100%; height: 0; border-bottom: 1px solid #ddd; position: absolute; left: 0; top: -1rem;}
.orgChart_dep01 > li:nth-child(5n+1)::after{content: ''; width: 50%; height: 0; border-bottom: 1px solid #fff; position: absolute; left: 0; top: -1rem;}
.orgChart_dep01 > li:nth-child(5n)::after{content: ''; width: 50%; height: 0; border-bottom: 1px solid #fff; position: absolute; right: 0; top: -1rem;}
.orgChart_dep01 > li:last-of-type:after{content: ''; width: 50%; height: 0; border-bottom: 1px solid #fff; position: absolute; right: 0; top: -1rem;}
.orgChart_dep01 > li:nth-child(n+6){max-width: 20%; margin-top: 2rem;}
.orgChart_dep01 > li p{position: relative; padding: 0.7rem; border-radius: 0.5rem; }
.orgChart_dep01 > li p::before{content: ''; display: block; width: 0 ; height: 1rem; border-left: 1px solid #ddd; position: absolute; left: 50%; transform: translateX(-50%); top: -1rem;}
.orgChart_dep02{margin-top: 0.5rem;}
.orgChart_dep02 > li{position: relative; display: block; z-index: 1; background: #fff; text-align: center; padding: 0.7rem 0; border-radius: 0.5rem; border: 1px solid #ddd;}
.orgChart_dep02 > li ~ li{margin-top:0.3rem;}
.orgChart_dep02 > li > a {position: relative; display: block; z-index: 1;}
.orgChart_dep03 {padding: 0.5rem 0.5rem; margin-top: 0.7rem; margin-bottom: -0.7rem; background: #f6f6f6; border-top: 1px solid #ddd; border-radius:0 0 0.5rem 0.5rem;}
.orgChart_dep03 > li{position: relative; border: 0; padding: 0.2rem 0 0.2rem 0.6rem; text-align: left; background: none;}
.orgChart_dep03 > li::before {content: ''; display: block; width: 5px; height: 5px; border-radius: 50%; position: absolute; left: 0; top:0.7rem; background: #666666;}

.orgSch_wrap{display: flex; justify-content: space-between; align-items: center; margin: 2rem auto 1rem; padding: 1rem 2rem; border: 1px solid #dddddd; border-radius: 0.5rem; }
.orgSch_wrap p{width: 50%;}
.orgSch_wrap p i{color: #091f46; margin-right: 0.2rem; font-size: 1rem; }
.orgSch_wrap .orgSch_box{ display: flex; width: 50%; border: 1px solid #cccccc; border-radius: 0.3rem; overflow: hidden;}
.orgSch_wrap .orgSch_box input{flex: 1; padding: 0 0.5rem; border: 0;}
.orgSch_wrap .orgSch_box a{margin: 0; border-radius: 0.3rem; background: #115eb0; border-color: #115eb0;}

/* 조직도 : active */
[class^="orgChart_"] li a:hover,
[class^="orgChart_"] li a:focus{text-decoration: underline;}

/* 사이트맵*/
.siteMap li.dep > [class^="depth"] {display: none; }
.siteMap li.dep > a{position: relative; transition: all 0.15s;}
.siteMap li.dep > a::after{content: "\e938"; font-family: 'xeicon'; font-weight: 500; display: block; position: absolute; right: 0.5rem; top: 50%; transform: translateY(-50%); font-size: 1.1rem;}
.siteMap li a{display: block;}
.siteMap li a[target="_blank"]{position: relative; padding-right: 2rem !important;}
.siteMap li a[target="_blank"]::after{content:"\e980"; font-family: 'xeicon'; font-weight: 500; display: block; position: absolute; right: 0.5rem; top: 50%; transform: translateY(-50%); font-size: 1.1rem;}
.siteMap .depth01 > ul > li ~ li{margin-top: 2rem;}
.siteMap .depth01 > ul > li > h2{display: inline-block; margin-bottom: 0.5rem; font-size: 1.1rem; font-weight: 700; color: #0f4e93;}
.siteMap .depth02 > ul {display: flex; flex-wrap: wrap; margin: 0 -0.2rem;}
.siteMap .depth02 > ul > li{ width: 25%; padding: 0.2rem;}
.siteMap .depth02 > ul > li > a{display: block; background: #fff; border:1px solid #ddd; padding: 0.5rem; border-radius: 0.3rem;} 
.siteMap .depth02 li a[target="_blank"]::after{font-size: 0.9rem;}
.siteMap .depth03 { border-radius: 0 0 0.5rem 0.5rem; border: 1px solid #115eb0; background: #f2f8ff; padding: 1.1rem 1rem 0.6rem; margin-top: -0.5rem; z-index: 1;}
.siteMap .depth03 > ul > li{margin-top: 0.2rem;}
.siteMap .depth03 > ul > li > a{position: relative; padding-left: 0.7rem;}
.siteMap .depth03 li a::after{font-size: 0.9rem; right: 0;}
.siteMap .depth03 > ul > li > a:before { content: ""; display: block; width: 5px; height: 5px; background: #a7abb1; border-radius: 50%; position: absolute; left: 0; top: 0.5rem; }
.siteMap .depth04 {margin-top: 0.2rem; padding: 0.5rem; border-radius: 0.4rem; background: #fff;}
.siteMap .depth04 > ul > li + li {margin-top: 1px;}
.siteMap .depth04 > ul > li > a {position: relative; padding: 0.1rem; padding-left: 0.7rem; font-size: 0.7rem; color: #222; font-weight: 400;}
.siteMap .depth04 > ul > li > a:before {content: ""; display: block; width: 0.25rem; height: 2px; background: #a7abb1; position: absolute; left: 0; top: 0.55rem;}

/* 사이트맵 : active */
.siteMap li.active > [class^="depth"] {display: block; }
.siteMap li.dep.active > a{ border: 1px solid #115eb0; color: #115eb0; font-weight: 700;}
.siteMap li.dep.active > a::after{content: "\e931";}

.siteMap .depth02 > ul > li > a:hover,
.siteMap .depth02 > ul > li > a:focus{ border: 1px solid #115eb0; color: #115eb0; font-weight: 700;}

.siteMap .depth03 > ul > li.active > a,
.siteMap .depth03 > ul > li > a:hover,
.siteMap .depth03 > ul > li > a:focus{color: #115eb0; font-weight: 700; border: 0;}

.siteMap .depth03 > ul > li.active > a::before,
.siteMap .depth03 > ul > li > a:hover::before,
.siteMap .depth03 > ul > li > a:focus::before{background: #115eb0;}

.siteMap .depth04 > ul > li > a:hover,
.siteMap .depth04 > ul > li > a:focus{ color: #000; font-weight: 700;}

/* 청렴온도계 */
.clean_section{position: relative; padding: 2rem 1rem 0 1rem; z-index: 1;}
.clean_section::before{content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 5rem; background: #e7f1ff; z-index: -1; border-radius: 1rem;} 
.clean_section .img{text-align: center;}
.clean_section .img img{display: block; max-width: 100%; margin: 0 auto;}
.clean_section .clean_txt{font-size: 1.3rem; text-align: center;}
.clean_section .clean_tit{font-size: 2rem; text-align: center;}
.clean_section .clean_link01{margin: 2rem 0; color: #fff;}
.clean_section .clean_link01 ul{display: flex; justify-content: center; }
.clean_section .clean_link01 ul li{padding: 0.5rem; margin: 0 0.5rem; background: #115eb0; border-radius: 5rem;}
.clean_section .clean_link01 ul li:nth-child(2){background: #017342;}
.clean_section .clean_link01 ul li:nth-child(3){background: #e13d64;}
.clean_section .clean_link01 ul li a{display: flex; flex-direction: column; justify-content: center; height: 4rem; position: relative; padding:0 2rem 0 5rem;}
.clean_section .clean_link01 ul li a img{position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: #fff; border-radius: 50%;}
.clean_section .clean_link01 ul li a p{white-space: nowrap; overflow: hidden;}
.clean_section .clean_link01 ul li a .tit{display: flex; justify-content: space-between; font-size: 1rem; font-weight: 600;}
.clean_section .clean_link01 ul li a .tit::after{content: "\e90b"; font-family: 'xeicon';}
.clean_section .clean_link01 ul li a .txt{ font-size: 0.75rem; }

.clean_bar{ position: relative; padding: 2rem; padding-right: 18.5rem; margin-bottom: 1rem; z-index: 1;}
.clean_bar::before{content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: var(--stepColor); opacity: 0.15; z-index: -1; border-radius: 1rem;}
.clean_bar::after{content: ''; display: block; position: absolute; right: 0; bottom: -3.7rem; width: 17.65rem; height: 16.75rem; background: url(/images/po/sub_com/img_clean0201.png) no-repeat center center / 100%;}
.clean_bar .tit{font-size: 1.5rem; text-align: center; }
.clean_bar .tit span{color: var(--stepColor); font-weight: 600;}
.clean_bar .bar_wrap{background: #fff; border-radius: 5rem; padding: 1rem; margin: 1rem 0; }
.clean_bar .bar_wrap .bar{position: relative; height: 1.5rem; border-radius: 5rem; background: #e5e5e5; }
.clean_bar .bar_wrap .bar .graph{position: relative; background: var(--stepColor);border-radius: 5rem; display: block; width: 0; min-width: 5rem; max-width: 100%; height: 100%; transition: all 1.5s cubic-bezier(0.18, 0.89, 0.32, 1.28); transition-delay: 0.1s;}
.clean_bar .bar_wrap .bar .graph em{display: inline-block; padding: 0 1.5rem; position: absolute; right: 0; top: 50%; transform: translateY(-50%); line-height: 2.5rem; z-index: 2; background: var(--stepColor); color: #fff; border-radius: 5rem; font-size: 1.2rem; font-weight: 500; border-left: 3px solid #fff;}
.clean_bar .bar_wrap .bar .graph em strong::after{content: '℃'; font-weight: 400;}
.clean_bar .txt{font-size: 0.9rem; text-align: center;}

.clean_step ul li{display: flex; align-items: center;}
.clean_step ul li ~ li{margin-top: 0.3rem;}
.clean_step ul li span{ background: var(--stepColor); flex-shrink: 0; display: block; width: 9.5rem; margin-right: 0.5rem; line-height: 2rem; text-align: center; padding: 0 1rem; border-radius: 5rem; font-weight: 600; color: #fff; }
.clean_step ul li span em{margin-right: 0.7rem;}

/* 청렴온도계 : 단계별 색상 */
.step01{--stepColor : #0077d1;}
.step02{--stepColor : #017342;}
.step03{--stepColor : #ed6a00;}
.step04{--stepColor : #e40a2e;}
/* //청렴온도계 : 단계별 색상 */

/* 게시판리스트 */
.afterClass{position: relative;}
ul.afterList{ display: flex; flex-wrap: wrap; margin: 0 -0.25rem;}
ul.afterList > li{width: calc(100% / 3); padding: 0.25rem;}
ul.afterList > li .inner{display: flex; flex-direction: column; height: 100%; padding: 1.5rem 1rem 0 1rem; border: 1px solid #c5c9d6; border-radius: 0.5rem; overflow: hidden;}
ul.afterList > li .inner .img{ height: 5.75rem; margin-bottom: 1rem; background: url(/images/po/sub_com/img_bgIcon.png); border-radius: 0.5rem; overflow: hidden;}
ul.afterList > li .inner .img img{display: block; height: 100%; width: auto; margin: 0 auto;}
ul.afterList > li .inner .tit{font-size: 0.85rem; font-weight: 600;}
ul.afterList > li .inner .txt{margin-top: 0.5rem; margin-bottom: 1rem;}
ul.afterList > li .inner .txt li{position: relative; padding-left: 3.5rem; font-size: 0.75rem;}
ul.afterList > li .inner .txt li ~ li{ margin-top: 0.15rem;}
ul.afterList > li .inner .txt li span{position: absolute; left: 0; top: 0; display: block; width: 3.5rem; font-weight: 500;}
ul.afterList > li .inner .info{ flex: 1; background: #f6f6f6; margin: 0 -1rem; padding: 0.5rem 1rem; color: #555;}
ul.afterList > li .inner .info .list_bu{position: relative; padding-left: 0.5rem;}
ul.afterList > li .inner .info .list_bu::before{content: ''; display: block; position: absolute; left: 0; top: 0.55rem; width: 0.25rem; height: 1px; background: #555;}

.strbol { position:relative; vertical-align:top; margin:10px 10px 0 10px; color:#111; font-weight:600; padding-left:15px; }
.strbol:before { content:""; display:block; position:absolute; left:0; top:9px; width:4px; height:4px; border-radius:50%; background:#000; }
.bbsliw14 { width:100% }

/* 배차신청 */
.groupSn_wrap{display: flex; align-items: center;}
.groupSn_wrap select{padding-top: 0.46rem; padding-bottom: 0.46rem; border: 1px solid #ccc; border-radius: 0.3rem; margin-left: auto;}

@media (max-width: 1420px) {
	/* 청렴온도계 */
	.clean_bar::after{width: 15rem; height: 14rem; bottom: -3rem;}

}

@media (max-width: 1024px) {

	/* 역대기관장 */
	.officerHistory > ul > li{width: calc(33.33% - 1rem);}

	/* 찾아오시는길 */
	.mapInfo .info {padding: 1rem;}
	.mapInfo .map_imgBox .info > i{ width: 2rem; height: 2rem; line-height: 2rem; font-size: 1rem; margin-right: 1rem;}
	.mapInfo .map_imgBox .info ul{flex-wrap: wrap;}
	.mapInfo .map_imgBox .info ul li:first-child { width: 100%;}
	.mapInfo .map_imgBox .info ul li + li{margin-left: 0; margin-right: 0.5rem; margin-top: 0.2rem;}
	.mapInfo .pubTransInfo .wrap + .wrap {margin-top: 1rem;}
}

@media (max-width: 890px) {
	/* 조직도 */
	.orgChart_dep01{display: block; column-count: 3; column-gap: 0;}
	.orgChart_dep01 > li{margin-top: 0; padding-top: 1rem; max-width: 100%; width: 100%; break-inside: avoid;} 
	.orgChart_dep01 > li:nth-child(n+6){max-width: 100%; margin-top: 1rem;}
	.orgChart_dep01 > li::before{display: none;}
	.orgChart_dep01 > li:first-child:before{display: block; width: 200%; left: 50%; top: 0;}
	.orgChart_dep01 > li:nth-child(5n+1)::after{display: none;}
	.orgChart_dep01 > li:last-of-type:after{display: none;}

	.orgSch_wrap{flex-direction: column; align-items: flex-start; padding: 1rem;}
	.orgSch_wrap p{width: 100%;}
	.orgSch_wrap .orgSch_box{width: 100%; margin-top: 1rem;}

	/* 청렴온도계 */
	.clean_section .clean_link01 ul{flex-direction: column; align-items: center;}
	.clean_section .clean_link01 ul li{max-width: 25rem; width: 100%;}
	.clean_section .clean_link01 ul li ~ li{margin-top: 0.5rem;}
	.clean_section .clean_link01 ul li a{padding: 0 1rem 0 4rem;}
	.clean_section .clean_link01 ul li a img{width: 3.5rem;}

	.clean_bar{padding: 2rem 1.5rem;}
	.clean_bar::after{display: none;}
	.clean_bar .tit{font-size: 1.2rem;}
	.clean_bar .bar_wrap .bar{height: 1.2rem;}
	.clean_bar .bar_wrap .bar .graph{min-width: 3.3rem;}
	.clean_bar .bar_wrap .bar .graph em{line-height: 2rem; font-size: 1rem; padding: 0 1rem;}
	.clean_step ul li{flex-direction: column; align-items: flex-start;}
	.clean_step ul li ~ li{margin-top: 1rem;}
	.clean_step ul li span{margin-bottom: 0.5rem;}

	/* 게시판리스트 */
	ul.afterList > li{width: 50%;}

}

@media (max-width: 768px) {

	/* 인사말 */
	.grtWrap .grtBox { padding: 1rem;}
	.grtWrap .grtBox .img {position: static; margin: 0 auto 0.75rem;}
	.grtWrap .grtBox .txt{padding: 1rem; padding-right: 1rem; background: none;}
	.grtWrap .grtBox .txt .tit_en{margin-bottom: 0.5rem;}
	.grtWrap .grtBox .txt h3 {font-size: 1.3rem; line-height: 1.5rem; word-break: keep-all;}
	.grtWrap .grtBox .txt p {font-size: 0.8rem;}
	.grtWrap .grtTxt {padding: 1rem 0 0;}
	.grtWrap .grtTxt p {font-size: 0.8rem; line-height: 1.4rem;}
	.grtWrap .grtTxt p.sign em {font-size: 0.85rem;}
	/* 인사말 : 이미지 O */
	.grtWrapImg .grtBox {display: block; min-height: unset;}

	/* 연혁 */
	.historylst{padding-left: 2rem; margin-left: 1rem; background-size: 15rem;}
	.historylst:before{left: 0;}
	.historylst dl dt:before{ left: -2.4rem; right: auto;}
	.historylst dl{display: block;}
	.historylst dl dd{margin-top: 0.7rem;}
	
	/* 학교역사관 */
	.schlMuseum ul li {width:calc(100% / 3);}
	.schlMuseum.schlM_w30 li {width:calc(100% / 3);}
	.schlMuseum.schlM_w50 li {width:calc(100% / 2);}

	/* 긴글 */
	.ruleWrap .tit2 {background-position: left top 0.45rem;}
	.ruleWrap .bu_st4:before,
	.ruleWrap .list_st4 > li:before {top: 10px;}
	.ruleWrap .list_ol1 > li > span.num {top: 0.05rem;}

	/* 역대기관장 */
	.officerHistory > ul > li {padding: 1rem 0.75rem; width: calc(50% - 1rem);}

	/* 사이트맵 */
	.siteMap .depth02 > ul > li{width: 33.33%;}

}



@media (max-width: 580px) {

	/* 연혁 */
	.historylst{ background-size: 10rem;}
	.historylst dl dd ul {line-height: 1.3rem;}
	.historylst dl dd > ul > li {padding-left: 0;}
	.historylst dl dd > ul > li + li {margin-top: 0.75rem;}
	.historylst dl dd > ul > li span {position: relative; width: 100%; margin-bottom: 0.25rem;}
	.historylst dl dd > ul > li ul{padding-left: 0;}
	.historylst dl dd > ul > li ul li::before{ top: 0.5rem;}

	/* 역대기관장 */
	.officerHistory{padding: 2rem 1rem;}
	
	/* 학교역사관 */
	.schlMuseum ul li {width:calc(100% / 2);}
	.schlMuseum.schlM_w30 li {width:calc(100% / 2);}
	
	/* 조직도 */
	.orgChart_dep01{ column-count: 2; }
	.orgChart_dep01 > li:first-child:before{display: block; width: 100%; left: 50%;}

	/* 찾아오시는길 */
	.mapInfo .map_imgBox .info > i{display: none;}		

	/* 사이트맵 */
	.siteMap .depth02 > ul > li{width: 50%;}

	/* 청렴온도계 */
	.clean_section .clean_txt{font-size: 1rem; margin-top: 0.5rem;}
	.clean_section .clean_tit{font-size: 1.5rem;}

	/* 게시판리스트 */
	ul.afterList > li{width: 100%;}
}



@media (max-width: 480px) {

	/* 학급홈페이지 */
	.classList #con_com_box ul li {width: 100%;}

	/* 역대기관장 */
	.officerHistory > ul > li {width:100%;}
	
	/* 학교역사관 */
	.schlMuseum ul li {width:100%;}
	.schlMuseum.schlM_w30 li {width:100%;}
	.schlMuseum.schlM_w50 li {width:100%;}
}



@media (max-width: 380px) {

	/* 인사말 */
	.grtWrap .grtBox {padding: 1rem 0.75rem 0.75rem;}

	/* 연혁 */
	.historylst{ background:none;}

	/* 역대기관장 */
	.officerHistory ul{margin-top: 1rem;}
	.officerHistory > ul > li {flex-direction: column; align-items: center;}
	.officerHistory ul li .txt {width: 100%; padding-left: 0; margin-top: 1rem;}
	.officerHistory ul li .txt .tit {text-align: center;}
	.officerHistory ul li .txt .tit span,
	.officerHistory ul li .txt .tit em {margin: 0 0.25rem;}
	.officerHistory ul li .txt .dsc {text-align: center; margin-top: 0.5rem;}	
	
	/* 조직도 */
	.orgChart_dep01{ column-count: 1; }
	.orgChart_dep01 > li:first-child:before{display:none;}

	.orgSch_wrap .orgSch_box{flex-direction: column; border: 0; border-radius: 0;}	
	.orgSch_wrap .orgSch_box input{flex: none; height: 2.5rem; margin-bottom: 0.3rem; border: 1px solid #ccc;}

	/* 사이트맵 */
	.siteMap .depth02 > ul > li{width: 100%;}

	/* 청렴온도계 */
	.clean_section::before{bottom: 3rem;}
	.clean_section .clean_txt{font-size: 0.8rem; margin-top: 0.5rem;}
	.clean_section .clean_tit{font-size: 1.2rem;}
	.clean_section .clean_link01 ul li a{height: auto; padding: 0 1rem 0 3rem;}
	.clean_section .clean_link01 ul li a img{width: 2.5rem;}

	.clean_bar{padding: 1.5rem 0.7rem;}
	.clean_bar .tit{font-size: 1rem;}
	.clean_bar .txt{font-size: 0.8rem;}
	.clean_bar .bar_wrap .bar .graph em{font-size: 0.9rem;}
}



/*241007 개인정보처리방침*/
.privacy .tbl_st {overflow: unset;}
.privacy .tbl_st td {position: relative;}
.privacy .tbl_st td .cont {display: none; position: absolute; width: 100%; left: 0; top: 100%; background-color: #0b4ca9; color: #fff; border-radius: 10px; padding: 10px 5px; z-index: 10; box-shadow: 0 0 10px rgba(129, 129, 129, 0.281);}
/*.privacy .tbl_st td:hover .cont, .privacy .tbl_st td:active .cont, .privacy .tbl_st td:focus .cont {display: block;}*/
.privacy .ico img {max-width: 2rem;}
.privacy .ico {position: relative;} /*241015*/
.privacy .ico .subtit {position: absolute;padding: 0.25rem 0.25rem; padding-bottom: 0.125rem; top: 100%;transform: translateX(-3.25rem);width: 5rem;line-height: 1.1;text-align: center;border: 1px dotted #0084c2;background-color: #e8f3ff;font-size: 0.7rem;z-index: 1; word-break: keep-all;}/*241015*/