@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');

body{background:#fff;font-size:0.81em;font-family:'pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'pretendard'}
#device_change{width:50%;border:1px solid #666;font-size:3.5em;box-shadow:none} 
:root{--primary:#06204f;--main-size:1560px;--k-font:'Pretendard';--e-font:'play'}

/* =========================== HEADER */
#co_hd{position:absolute;z-index:50;width:100%;font-family:var(--k-font)}

/* =========================== MAIN  */
#co_section{position:relative;line-height:1.5;font-family:var(--e-font),var(--k-font)}
#co_section .pl{white-space:pre-line}
#co_section *{word-break:keep-all}
#co_section h2{font-size:45px;font-weight:700;line-height:1.2;white-space:pre-line}
#co_section .e_tit{display:inline-block;margin-bottom:10px;font-size:20px;font-weight:700;color:var(--primary);font-family:var(--e-font)}
#co_section .cm_btn{display:flex;justify-content:space-between;align-items:center;width:180px;padding:8px 25px;border:2px solid #fff;border-radius:50px;font-size:18px;font-weight:700;color:#fff;transition:all .3s}

/* =========================== CONTAINER */
#co_container{position:relative;width:100%;line-height:1.5}
#co_container .inner{max-width:var(--main-size);margin:0 auto}
#co_container #co_sub_wrap{position:relative}
#co_content{position:relative;width:100%;max-width:1200px;min-height:550px;padding:70px 0;margin:0 auto;background:#fff}

/* =========================== FOOTER */
#co_ft{position:relative;padding:20px 6% 20px;font-size:16px;font-weight:400;color:#fff;line-height:1.65;background:#181818;font-family:var(--e-font),var(--k-font)}
#co_ft .flex{display:flex;justify-content:space-between;flex-wrap:wrap}
#co_ft .info ul{margin:30px 0}
#co_ft .info ul li{display:flex;align-items:baseline;font-family:var(--k-font);font-weight:500}
#co_ft .info ul li+li{margin-top:10px}
#co_ft .info ul li span{opacity:.5;width:110px;font-weight:600}
#co_ft .info ul li div{width:600px;word-break:keep-all}
#co_ft .info .links{display:flex}
#co_ft .info .links a{padding:10px 18px;font-size:11px;font-weight:600;color:rgba(255, 255, 255, .3);line-height:1;background:rgba(255, 255, 255, .1)}
#co_ft .info .links a+a{margin-left:4px}
#co_ft .ft_mn{display:flex}
#co_ft .ft_mn > li+li{margin-left:70px}
#co_ft .ft_mn > li > a{font-size:16px;font-weight:600;font-family:var(--k-font)}
#co_ft .ft_mn li a{color:#fff}
#co_ft .ft_mn li ul{margin-top:20px}
#co_ft .ft_mn li ul li+li{margin-top:10px}
#co_ft .ft_mn li ul a{opacity:.5;transition:all .3s;font-size:15px;font-family:var(--k-font)}
#co_ft .copy{margin-top:0;padding-top:40px;border-top:1px solid rgba(255, 255, 255, .1);font-size:16px;font-weight:500;color:rgba(255, 255, 255, .3)}
#toTop{display:flex;justify-content:center;align-items:center;position:absolute;bottom:12px;right:6%;width:60px;height:60px;border-radius:5px;color:rgb(255, 255, 255, 0.6);transition:all .3s;background-color:#292929;cursor:pointer}

/* 반응형 사이트맵 공통 */
#co_site_map{position:relative;width:100%;font-family:'Noto Sans KR';font-weight:400}
#co_site_map:after{display:block;content:"";visibility:hidden;clear:both}
#co_site_map > div{width:31%;float:left;margin:0 1%}
#co_site_map > div:nth-of-type(3n){margin-right:0}
#co_site_map .sh_site_map_title{padding:10px 15px;border-bottom:2px solid #333;font-size:17px;font-weight:normal;text-align:center;color:#222;font-family:'Noto Sans KR';font-weight:700}
#co_site_map ul{padding:0 15px 15px}
#co_site_map .sh_site_map_box{min-height:205px;padding:17px 20px;border:1px solid #e1e1e1;border-top:none;font-size:14px;color:#333;line-height:40px}
#co_site_map .sh_site_map_box li{border-bottom:1px dotted #ccc}
#co_site_map .sh_site_map_box li:last-child{border:none}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:50px;z-index:101;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background:var(--primary);box-shadow:5px 5px 5px rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}
#fix_tel.active{opacity:1;margin-right:0}
#co_ft_btns{display:none;padding:15px}
#co_ft_btns .btns{overflow:hidden}
#co_ft_btns .row2 a{width:50%}
#co_ft_btns a{float:left;display:block;width:100%;height:55px;font-size:16px;line-height:55px;color:#fff;text-align:center;background:var(--primary);font-family:'Noto Sans KR';font-weight:700}
#co_ft_btns a.tel{font-size:18px;font-weight:700;letter-spacing:0;font-family:'Poppins'}
#co_ft_btns a i{padding-right:5px;font-size:18px}
#co_ft_btns a.kakao{font-weight:normal;color:#402325;background-color:#ffe500}


.fxcellBoxWrap{display:flex;}
.fxcellBoxWrap .fxcellBox{width:100%;}
.fxcellBoxWrap > .btn{margin-left:4px;height:50px;line-height:50px;}
.fxcellBox{display:flex;position:relative;border:1px solid #ddd;height:62px;border-radius:3px;overflow:hidden;}
.fxMerge{display:flex;flex-basis:100%;position:relative;}/* 모바일일때도 한줄 */
.fxauto{width:100%;}/* 검색인풋창 */
.fxcellBox .fxcell{min-width:170px;flex-shrink:0;}
.fxcellBox .fxcell[data-width="lib"]{min-width:210px;}/* 전체도서관 */
.fxcellBox .fxcell,
.fxcellBox .fxauto{border:none;height:auto;line-height:60px; padding:0 20px}

.fxcellBox .btn{min-width:105px;height:40px;line-height:40px;padding:0;position:relative;z-index:1;top:-1px;background-color:#656f78;}
.fxcellBox .btnSearch{width:62px;height:62px;position:relative;flex-shrink:0; background:none; border:0}
.fxcellBox .btnSearch::before{content: "";position: absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:url("/img/ico_btnSearchB.png") 0 50% no-repeat;background-size:100%;width:24px;height:24px;}
.fxcellBox input[type ="text"]::placeholder{color:#949494;}
.fxcellBox input[type ="text"]:-ms-input-placeholder{color:#949494;}
.fxcellBox .fxcell.lib{width:210px}



@media(hover:hover){
#co_ft .ft_mn li ul a:hover{opacity:1}
#toTop:hover{color:#fff;background-color:var(--primary)}
}

/* 반응형 [s] */
@media (max-width:1440px){
#co_container .inner{padding:0 15px}
#co_section h2{font-size:40px}
#co_section .cm_btn{font-size:16px}
#co_ft{padding:80px 3% 100px}
}
@media (max-width:1024px){
#co_section h2{font-size:30px;white-space:normal}
#co_section .e_tit{font-size:16px}
#co_section .cm_btn{display:inline-flex;justify-content:space-between;width:auto;gap:20px;padding:8px 20px;font-size:14px}
#co_section .cm_btn svg{width:17px}
#co_ft{padding:50px 3% 30px;font-size:14px}
#co_ft .flex{flex-wrap:wrap;flex-direction:column-reverse}
#co_ft .ft_mn{justify-content:center}
#co_ft .ft_mn > li+li{position:relative;margin-left:0}
#co_ft .ft_mn > li+li:before{display:inline-block;content:'';width:3px;height:3px;margin:0 15px;border-radius:50px;background:rgba(255,255,255,.2);vertical-align:3px}
#co_ft .info{margin-top:30px}
#co_ft .info ul{margin:20px 0}
#co_ft .info ul li div{width:auto}
#co_ft .copy{margin-top:30px;padding-top:40px;font-size:13px}
#co_ft .ft_mn li ul{display:none}
#co_ft .ft_mn > li > a{font-size:14px}
#co_ft .ft_mn li ul a{font-size:14px}
#co_ft .ft_mn li ul li+li{margin-top:3px}
#toTop{bottom:20px;width:50px;height:50px;right:3%;font-size:10px}
}
@media (max-width:768px){
#co_section .pl{white-space:normal}
#co_section h2{font-size:27px}
#co_section .cm_btn{border:1px solid #fff}
/* 반응형 스타일 필수 [s] */
#co_login, #co_agree, #co_register,#co_mb_confirm, #co_result{padding:15px;margin:15px auto;border:none}
#co_login input[type=submit], #co_agree .btn_wrap input[type=submit], #co_register .btn_wrap input[type=submit],#co_find_info input[type=submit], #co_mb_confirm input[type=submit]{-webkit-appearance:none;appearance:none}
#co_login .bnr .txt p a{color:#0054a6}
#co_pw_confirm{width:100%;padding:30px 20px;border:none}
#co_agree .inner{padding:15px}
#co_agree .cont{padding:10px}
#co_site_map{padding:30px 20px}
#co_site_map > div{width:100%;margin:0}
#co_site_map .sh_site_map_box{min-height:auto}
/* 반응형 스타일 필수 [e] */
}
@media (max-width:580px){
#co_section h2{font-size:23px}
#co_section .cm_btn{padding:5px 15px;font-size:13px}
#co_ft .info ul li div{width:80%}
}
@media (max-width:480px){
#co_section h2{font-size:20px}
#co_section .e_tit{margin-bottom:5px;font-size:13px}
#co_hd{position:relative}
#co_content{padding:0}
#fix_tel{display:block}
#co_ft_btns{display:block}
#co_ft{font-size:12px}
#co_ft .info ul{margin:10px 0 15px}
#co_ft .info img{display:block;width:120px;margin:0 auto 20px}
#co_ft .info ul li{align-items:center;flex-direction:column;text-align:center}
#co_ft .info ul li+li{margin-top:5px}
#co_ft .info .links{justify-content:center}
#co_ft .copy{margin-top:20px;padding-top:20px;text-align:center}
#toTop{position:unset;height:30px;margin:8px auto 0;font-size:8px}
}
@media (max-width:390px){
#co_section h2{font-size:19px}
}
/* 반응형 [e] */




#shSubBnr{position:relative;overflow:hidden;height:450px; background-image:linear-gradient(rgb(0, 0, 0, 0.3), rgb(0, 0, 0, 0.3)), background-repeat:no-repeat;background-position:50% 55%;background-size:cover;font-family:var(--e-font),var(--k-font)}
#shSubBnr #mainImg{width:100%;height:450px;background-size:cover}

#shSubBnr .sub_nav{position:absolute;z-index:10;left:50%;top:50%;max-width:var(--mainsize);margin:0 auto;color:#fff;transform:translate(-50%, -50%)}
#shSubBnr .sub_nav p{opacity:1 !important;transform:none !important; text-align:center}
#shSubBnr .tit{overflow:hidden;position:relative;z-index:1;margin-top:30px;font-size:46px;font-weight:700;font-family:'pretendard'}
#shSubBnr .crumb{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700}
#shSubBnr .crumb svg{width:20px;color:#fff}

/* 반응형 [s] */
@media (max-width:1380px){
#shSubBnr .sub_nav{max-width:unset;width:95%}
}
@media (max-width:1024px){
#shSubBnr{height:380px}
#shSubBnr #mainImg{transform:none !important;height:100%;background-position:center}
#shSubBnr .sub_nav{text-align:center}
#shSubBnr .sub_nav p{opacity:1 !important;transform:none !important}
#shSubBnr .crumb{justify-content:center}
#shSubBnr .tit{margin-top:12px;font-size:36px}
}
@media (max-width:768px){
#shSubBnr{height:330px}
#shSubBnr .crumb{font-size:15px}
#shSubBnr .tit{margin-top:10px;font-size:32px}

.fxcellBox .fxcell {
	min-width: 100px;
	flex-shrink: 0;
}
}
@media (max-width:580px){
#shSubBnr{height:300px}
#shSubBnr .crumb{font-size:14px}
#shSubBnr .tit{margin-top:8px;font-size:28px}
}
@media (max-width:480px){
#shSubBnr{height:55px;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;background:none}
#shSubBnr #mainImg{background:none !important}
#shSubBnr .crumb{display:none}
#shSubBnr .tit{margin-top:0px;font-size:16px;color:#000}
}
/* 반응형 [e] */

@charset "utf-8";

#shSnb{display:flex;justify-content: center;margin:0 auto 50px;background:var(--primary)}
#shSnb li+li{border-left:1px solid rgba(255,255,255,.15)}
#shSnb li a{display:block;min-width:160px;height:62px;padding:0 20px;font-size:15px;font-weight:500;line-height:62px;text-align:center;color:#fff}
#shSnb li.on a{font-weight:600;color:#111;background:#fff}

@media (max-width:1024px){
	#shSnb li a{display:block;min-width:100px;height:62px;padding:0 20px;font-size:15px;font-weight:500;line-height:62px;text-align:center;color:#fff}	
	#co_content {padding:0 15px}
}
@media (max-width:768px){
#shSnb{display:none}
#co_content {padding:50px 15px}
}


.new_button_type {
    font-size: 14px;
    padding: 10px 10px;
}

.articleWrap {
    border-top: 2px solid #666;
}
.article-viewTit {
    padding: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #464646;
    text-align: center;
    border-bottom: 1px solid #666;
}

.fxArticle-view ul li {
    display: flex
;
    align-items: center;
    position: relative;
    width: 100%;
    min-height: 60px;
    padding: 7px 0 3px;
    line-height: 1.4;
    color: #666;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

.fxArticle-view ul li strong {
    display: inline-block;
    color: #333;
    min-width: 120px;
    text-align: center;
}

.prevNext dt {
    position: absolute;
    left: 0;
    width: 150px;
    padding: 15px 0;
    text-align: center;
    color: #333;
    background-color: #f8f8fa;
    font-weight: 500;
}
.prevNext dt, .prevNext dd {
    padding: 15px 20px;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
    height: 48px;
}

.prevNext {
    overflow: hidden;
    position: relative;
    margin-top: 40px;
    padding-left: 150px;
    border-top: 2px solid #666;
    border-bottom: 1px solid #666;
}

.btnGroup {
    display: flex
;
    justify-content: center;
    margin: 50px 0 0 0;
}

.btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 130px;
    margin: 2px 0;
    padding: 0 15px 1px;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    background-color: #737679;
    border: 1px solid #737679;
    border-radius: 3px;
    margin: 0 auto;
}