@charset "utf-8";
@import url("./font-awesome/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Poppins:wght@100;200;300;400;500;600;700&display=swap'); 
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@font-face{font-family:'yg-jalnan';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');font-weight:normal;font-style:normal;}

/* web font */
@font-face {
	font-family: 'S-Core Dream 4';
	src: url('/font/S-CoreDream-4Regular.eot');
	src: url('/font/S-CoreDream-4Regular.eot?#iefix') format('embedded-opentype'),
		url('/font/S-CoreDream-4Regular.woff2') format('woff2'),
		url('/font/S-CoreDream-4Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'S-Core Dream 6';
	src: url('/font/S-CoreDream-6Bold.eot');
	src: url('/font/S-CoreDream-6Bold.eot?#iefix') format('embedded-opentype'),
		url('/font/S-CoreDream-6Bold.woff2') format('woff2'),
		url('/font/S-CoreDream-6Bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'S-Core Dream 5';
	src: url('/font/S-CoreDream-5Medium.eot');
	src: url('/font/S-CoreDream-5Medium.eot?#iefix') format('embedded-opentype'),
		url('/font/S-CoreDream-5Medium.woff2') format('woff2'),
		url('/font/S-CoreDream-5Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}


/* ========================== 초기화 [s] */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border:0}
html {overflow-x:hidden}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
body{line-height:1;font-family:'S-Core Dream 5', 'Pretendard', 'Noto Sans KR', 'Noto Sans TC', '맑은 고딕', 'Malgun Gothic', 'AppleGothic', sans-serif;font-size:16px}
ol, ul, dl, dt, dd{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
input, button{margin:0;padding:0;font-family:'Pretendard','S-Core Dream 5','Noto Sans KR', 'Noto Sans TC', '맑은 고딕', 'Malgun Gothic', 'AppleGothic', sans-serif;}
input[type="submit"]{cursor:pointer}
button{cursor:pointer}
textarea, select{font-family:'Pretendard','S-Core Dream 5','Noto Sans KR', 'Noto Sans TC', '맑은 고딕', 'Malgun Gothic', 'AppleGothic', sans-serif;}
select{margin:0}
a{color:#222;text-decoration:none}
label, input, button, select, img{vertical-align:middle}
body{}
*, :after, :before{box-sizing:border-box}
*{-webkit-text-size-adjust:none}
.sound_only{display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* ========================== 초기화 [e] */

:root{--primary:#106652;--primary20:#f7f7fa}
#sh_wrapper{position:relative;max-width:1920px;width:100%;margin:0 auto}

/* ========================== HEADER */
#sh_hd{position:relative;z-index:15;width:100%;font-family:'S-Core Dream 5'}
#topNavWrap{position:fixed;top:0;width:100%;height:100px;padding:0 80px;transition:all .3s}
/* 마우스온 */
#topNavWrap.on{border-bottom:1px solid #e1e1e1;background-color:#fff}
#topNavWrap.on #topNav > li > a{color:#106652}
#topNavWrap.on #menuLine{background-color:#106652}
/* 스크롤 */
#topNavWrap.fixed{border-color:rgba(255,255,255,.15);background-color:rgba(0,0,0,.6)}
#topNavWrap.fixed #topNav > li > a{color:#fff}
#topNavWrap.fixed #menuLine{display:none}
#topNavWrap.fixed .top_nav_s{border-right:1px solid rgba(255,255,255,0.1)}
#topNavWrap.fixed #topNav > li:first-child .top_nav_s{border-left:1px solid rgba(255,255,255,0.1)}
#topNavWrap.fixed .top_nav_s:hover{background:rgba(255,255,255,0.1)}
.top_nav_bg.black{background-color:rgba(0,0,0,.8)}
#topNavWrap.fixed .top_nav_s li a{color:rgba(255,255,255,.6)}
/* 로고 */
#top_logo{float:left;position:relative;top:50%; margin-top:-22px /*-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)*/}
/* 대분류  */
#topNav{display:flex;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:1;height:96px}
#topNav:after{display:block;content:"";visibility:hidden;clear:both}
#topNav > li{float:left;position:relative;padding:0;width:160px;text-align:center;line-height:100px}
#topNav > li.s5 > a{letter-spacing:2px}
#topNav > li > a{display:block;font-size:18px;color:#fff;font-weight: normal;transition:all .2s}
#topNav > li:first-child .top_nav_s{border-left:1px solid #eee}
#menuLine{position:absolute;bottom:-1px;left:50%;width:0;height:1px;background-color:transparent;transition:all 0.5s ease-in-out}
/* 소분류 */
.top_nav_s{display:none;position:absolute;width:100%;min-height:270px;border-right:1px solid #eee;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding-top:15px;}
.top_nav_s:hover{background:#106652; color:#fff}
.top_nav_s:hover a {color:#fff}
.top_nav_s li a{display:block;margin:0px;font-size:14px;line-height:30px;text-align:center;color:#333; transition:color .2s; font-family:'S-Core Dream 5'; font-weight:normal}
/* 전체메뉴배경 */ 
.top_nav_bg{position:fixed;width:100%;display:none;top:100px;height:270px;background:#fff;-webkit-box-shadow:0px 12px 12px -17px rgba(0,0,0,0.25);box-shadow:0px 12px 12px -17px rgba(0,0,0,0.25)}
#topNavWrap .topTipmenu{display:inline-block;float:right;margin-top:28px;padding:13px 25px;border-radius:50px;background-color:rgba(255,255,255,.1)}
#topNavWrap .topTipmenu a{position:relative;padding-right:13px;font-size:13px;font-weight:500;color:#fff;transition:all .2s;font-family:'Montserrat'; }
#topNavWrap .topTipmenu a+a{padding-left:11px}
#topNavWrap .topTipmenu a:last-child{padding-right:0}
#topNavWrap .topTipmenu a:after{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:11px;content:'';background-color:rgba(255,255,255,.25)}
#topNavWrap .topTipmenu a:last-child:after{display:none}
#topNavWrap .topTipmenu.black{background-color:#f5f5f5}
#topNavWrap .topTipmenu.black a{color:#888}
#topNavWrap .topTipmenu.black a:after{background-color:#e1e1e1}

/* 반응형 메뉴 [s] */
#topmenuM{display:none;position:relative;width:100%;padding:16px 15px;line-height:1.8;background-color:#fff;font-family:'S-Core Dream 5', 'Pretendard', 'Noto Sans KR', 'Noto Sans TC', '맑은 고딕', 'Malgun Gothic', 'AppleGothic', sans-serif;}
/* 로고 */
#m_logo{position:relative}
#m_logo a{display:inline-block}
#m_logo img{max-height:35px}
/* 상단 버튼 및 오픈메뉴 */
#m_navBtn{position:absolute;top:18px;right:15px;z-index:5;width:30px;height:30px}
#m_navBtn span{display:block;position:relative;top:50%;transform:translateY(-50%);width:100%;height:2px}
#m_navBtn span:before, #m_navBtn span:after{display:block;content:"";position:absolute;top:-6px;width:30px;height:2px;background-color:#222;-webkit-transition:all .1s;transition:all .1s}
#m_navBtn span:after{top:6px;width:16px;right:0;background-color:var(--primary)}
#m_navBtn.on{position:fixed}
#m_navBtn.on span:before{top:0;right:-4px;transform:rotate(45deg)}
#m_navBtn.on span:after{top:0;right:-4px;width:30px;transform:rotate(-45deg);background-color:#222}
#navWrap{display:none;position:fixed;left:0;top:0;z-index:4;width:100%;height:100%;background-color:rgba(0,0,0,.7)}
#navWrap .inner{overflow-y:scroll;opacity:0;position:fixed;right:-40px;top:0;z-index:6;min-width:300px;width:75%;height:100%;padding:60px 0;background-color:#fff;-webkit-transition:all .1s;transition:all .1s}
#navWrap.on .inner{opacity:1;right:0;-webkit-transition:all .4s;transition:all .4s}
#navWrap .inner:before, #navWrap .inner:after{opacity:0;display:block;position:fixed;top:0;right:-40px;z-index:1;content:"";min-width:300px;width:70%;height:60px;background-color:#fff;-webkit-transition:all .1s;transition:all .1s}
#navWrap .inner:after{top:auto;bottom:0}
#navWrap.on .inner:before, #navWrap.on .inner:after{opacity:1;right:0;-webkit-transition:all .4s;transition:all .4s}
#navWrap .inner .mo_hd_copy{position:fixed;right:0;bottom:15px;z-index:2;min-width:300px;width:70%;font-size:12px;text-align:center;color:#888}
#navWrap .user_tip{padding:10px 20px;background-color:#f5f5f5}
#navWrap .user_tip li{display:inline-block}
#navWrap .user_tip li+li{margin-left:10px}
/* 대분류 */
#topmenuM .m_lnb .m_bmenu{display:block;position:relative;width:100%;height:52px;padding:0 20px;border:none;border-bottom:1px solid #ddd;background:none;font-size:16px;line-height:52px;color:#222;text-align:left;font-weight:500}
#topmenuM .m_lnb .m_bmenu:after{float:right;content:"\f107";font-family:'fontawesome'}
#topmenuM .m_lnb .m_bmenu.on:after{content:"\f106"}
/* 소분류 */
#topmenuM .m_smenu{display:none;padding:15px 20px;border-bottom:1px solid #ddd;background-color:#f2f3f5}
#topmenuM .m_smenu li a{font-size:14px;color:#777}

/* 모바일 호버 X */
@media (hover: hover) {
#topNavWrap.fixed .top_nav_s li a:hover{color:#fff}
.top_nav_s li a:hover{color:#999}
}
@media (max-width:1530px){
#topNavWrap{padding:0 30px}
}
@media (max-width:1024px){
#topNavWrap{display:none}
#topmenuM{display:block}	
}
/* 반응형 메뉴 [e] */

/* ========================== SNB */
#sh_aside{position:relative;z-index:15;width:100%;font-family:'S-Core Dream 5', 'Pretendard', 'Noto Sans KR', 'Noto Sans TC', '맑은 고딕', 'Malgun Gothic', 'AppleGothic', sans-serif;}
#sh_aside:after{display:block;content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:1px;background-color:#e1e1e1}
#sh_aside_wrapper{overflow:hidden;position:relative;width:100%;max-width:1100px;margin:0 auto;zoom:1}

/* ========================== CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content{position:relative;z-index:4;width:100%;max-width:1200px;min-height:580px;margin:0 auto;padding:70px 0}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== MAIN  */
#main_banner{position:relative;z-index:10;width:100%;height:100%}
#sh_section{position:relative;font-size:15px;line-height:1.55;color:#666;font-family:'Pretendard'}

/* ========================== FOOTER */
#sh_ft{position:relative;z-index:10;width:100%;font-size:15px;color:rgba(255,255,255,.5);background-color:#1d1e25;font-family:'Pretendard'} 
#sh_ft_wrapper{max-width:1200px;margin:0 auto;padding:40px 0}
#sh_ft .ft_mn{display:flex;column-gap:15px;margin:30px 0 15px}
#sh_ft .ft_mn a{font-weight:600;cursor:pointer;color:#fff}
#sh_ft .ft_txt{line-height:25px; margin:20px 0 0 0}
#sh_ft .copy{position:relative;border-top:1px solid rgba(255,255,255,.2);line-height:65px}
#sh_ft .copy_wrap{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:20px;z-index:100;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background-color: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}
#sh_ft_btns{display:none;padding:15px;background:#f7f7f7}
#sh_ft_btns .btns{overflow:hidden}
#sh_ft_btns a{float:left;display:block;width:100%;height:55px;font-size:16px;line-height:55px;color:#fff;text-align:center;font-weight:700;background-color:var(--primary);font-family:'S-Core Dream 5', 'Pretendard', 'Noto Sans KR', 'Noto Sans TC', '맑은 고딕', 'Malgun Gothic', 'AppleGothic', sans-serif;}
#sh_ft_btns a.tel{font-size:18px;font-weight:700;letter-spacing:0;font-family:'Poppins'}
#sh_ft_btns a i{padding-right:5px;font-size:18px}

/* 반응형 [s] */
@media (max-width:1500px){
#sh_ft_wrapper{max-width:none;padding:80px 50px 82px}
#sh_ft .copy_wrap{max-width:none;padding:0 50px}
#topNav > li{width:160px;}
}
@media (max-width:1230px){
#sh_ft_wrapper{padding:80px 30px 82px}
#sh_ft .copy_wrap{padding:0 30px}
}
@media (max-width:768px){
#sh_aside{display:none}
#sh_content{padding:40px 0}
#sh_ft_wrapper{padding:60px 30px 62px}
#sh_ft .ft_mn{margin-top:45px}
}
@media (max-width:480px){
#sh_section{font-size:14px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft{font-size:14px}
#sh_ft_wrapper{padding:60px 15px 62px}
#sh_ft_wrapper .ft_logo img{max-height:40px}
#sh_ft .copy{line-height:55px}
#sh_ft .copy_wrap{padding:0 15px}
}
@media (max-width:380px){
#sh_ft .copy_wrap{display:block;padding:10px 0;text-align:center;line-height:22px}
}
/* 반응형 [e] */




/* 추가 */
.mt30 {margin-top:30px}
.new_button_type {
    font-size: 16px;
    padding: 10px 10px;
}
.btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 130px;
    height: 50px;
    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;
}



/*게시판*/
@charset "utf-8";
/* 20240503 수정 */

.boardWrap {position: relative;}
.boardWrap + .boardWrap {margin-top: 30px;}

.essential {position: absolute; left:17px; top: 50%; width: 7px; height: 7px; transform: translateY(-50%); background: url("/include/image/ico_essential.png") no-repeat 0 0; background-size: cover;}
.essential2{color:#f7324b;display:inline-block;vertical-align:middle;}

img[src$="noimg_book.png"], img[src$="noimg_photo.png"] {opacity:0;}

.exclammark {position: relative; padding-left: 30px; color: #333; font-weight: 500; line-height: 1.3;}
.exclammark::before {content: ""; position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background: url("/include/image/ico_exMark.png") no-repeat 0 0; background-size: cover;}

/* 게시판형 - 게시글 없음 */
.noData{width:100% !important; padding: 30px 0 !important; text-align: center; border-bottom: 1px solid #e2e2e2;}
.noData p{display:inline-block;color:#464646;}
.noData p::before{content: "";width:160px;height:140px;display: inline-block;background: url("/include/image/ico_nodata.png") no-repeat 0 0;vertical-align: middle;margin-right:10px;;}

/* checkbox design */
.chk {display: inline-flex; align-items: center; margin-right: 20px; margin-top: 2px; margin-bottom: 2px;}
.chk input[type="checkbox"] {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0;}
.chk input[type="checkbox"] + label {position: relative; cursor: pointer; line-height: 1.1; min-height: 18px; padding-left: 25px;}
.chk input[type="checkbox"] + label::before {content: ''; position: absolute; left: 0; top: 1px; width: 18px; height: 18px; background: url("/include/image/chk_off.png") no-repeat 0 0;}
.chk input[type="checkbox"]:focus + label {outline: 1px dotted #000;}
.chk input[type="checkbox"]:checked + label::before {background-image: url("/include/image/chk_on.png") !important; border: none !important;}
.chk input[type="checkbox"]:disabled + label {color: #aaa; cursor: default;}
.chk input[type="checkbox"]:disabled + label::before {background-image: url("/include/image/chk_dis.png") !important; cursor: default;}

/* radiobox design */
.radi {display: inline-flex !important; margin-right: 30px; margin-top: 2px; margin-bottom: 2px;}
.radi input[type="radio"] {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0;}
.radi input[type="radio"] + label {position: relative; cursor: pointer; line-height: 1.1; min-height: 19px; padding-left: 25px;}
.radi input[type="radio"] + label::before {content: ''; position: absolute; left: 0; top: 0; width: 19px; height: 19px; background: url("/include/image/board/radi_off.png") no-repeat 0 0;}
.radi input[type="radio"]:focus + label {outline: 1px dotted #000;}
.radi input[type="radio"]:checked + label::before {background-image: url("/include/image/radi_on.png") !important; border: none !important;}
.radi input[type="radio"]:disabled + label::before {background-color: #f6f6f6; cursor: default; border-radius: 100%;}

/* category select */
.pageCategory {overflow: hidden; margin-bottom: 10px; text-align: right; background-color: #f2f2f2;}
.pageCategory label.tit {display: inline-block; margin-right: 4px; line-height: 36px; color: #333; vertical-align: middle;}
.pageCategory select {min-width: 80px; margin-left: 3px; vertical-align: middle;}
.pageCategory select + .btn {margin-left: 3px;}
.pageCategory p {line-height: 36px;}
.pageCategory .item {display: inline-block; vertical-align: top;}

/* board search */
.pageSearch {overflow: hidden; position: relative;margin-bottom:40px;}
.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("/include/image/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}/* 도서관이름 */
/* 달력 */
.fxcellDate{display:flex;align-items:center;white-space: nowrap;}
.fxcellDate .title{padding:20px;color:#555;font-size:1.111em;}
.fxcellDate .wave{display:inline-block;width:30px;flex-shrink:0;text-align:center;}
.fxcellDate label{color:#555;margin-right:5px;}
.fxcellDate input[type="text"]{width: 100%;min-width:140px;height: 40px;padding: 0 30px 0 10px;text-align: left;letter-spacing: -0.5px;background: #fff url("/include/image/ico_cal.png") no-repeat 100% 50%;
vertical-align: top;border:none;}
.fxcellDate input[type="text"]{color:#777;font-size:0.944em;}

/* 자동 플랙스폼 */
.fxForm{display:flex;align-items:center;}
.fxForm .wave{display:inline-block;width:20px;text-align:center;flex-shrink:0;}

/* 서치박스 검색 인풋 없는 타입 */
.pageSearch2 {border:1px solid #e1e1e1;padding:30px;border-radius: 10px;margin-bottom:40px;}
.pageSearch2 .cellBox{display:flex;margin-left:-10px;}
.pageSearch2 .cellBox .cell{border:1px solid #e1e1e1;width:100%;height:55px;margin-left:10px;}
.pageSearch2 .cellBox .cell + .btnSearch{margin-left:10px;}
.pageSearch2 .btnSearch{display:block;width: 110px;height: 55px;line-height:55px;font-size: 1.111em;border-radius: 5px;flex-shrink:0;text-align:center;}
.pageSearch2 .btnSearch::before{content:"";display:inline;padding:2px 0 2px 30px;background: url("/include/image/ico_search1.png") no-repeat 0 50%;}

/* 검색박스 2단짜리 */
.searchTopForm2 {border:1px solid #e1e1e1;padding:30px;border-radius: 10px;margin-bottom:40px;}
.searchTopForm2 .cellBox{display:flex;margin-left:-10px;}
.searchTopForm2 .cellBox + .cellBox{margin-top:10px;}
.searchTopForm2 .cellBox .cell{border:1px solid #e1e1e1;height:45px;line-height:45px;margin-left:10px;flex-shrink:0;}
.searchTopForm2 .cellBox .cell + .btnSearch{margin-left:10px;}
.searchTopForm2 .btnSearch{display:block;width:90px;height:45px;line-height:45px;font-size: 1.111em;border-radius: 5px;flex-shrink:0;text-align:center;background:#666;color:#fff;margin-left:10px;}
.searchTopForm2 .inputDateGroup li input[type="text"]{height:45px;line-height:45px;;}
.searchTopForm2 .cellauto{width:100%;margin-left:10px;}
.searchTopForm2 .inputDateGroup{margin-left:10px;}
.searchTopForm2 .merge{display: flex;flex-basis: 100%;position: relative;}

/* 회색백그라운드 검색폼 */
.programSearchForm{background:#f8f8fa;margin-bottom:30px;}
.programSearchForm .cellBox + .cellBox{margin-top:8px;}
.programSearchForm {padding:30px;border-radius:10px;}
.programSearchForm .btn{margin:0;flex-shrink:0;height:45px;}
.programSearchForm .targetChkWrap{margin-bottom:20px;}
.programSearchForm .cellBox .cellauto{    width: 100%;}
.programSearchForm .merge {display: flex;flex-basis: 100%;position: relative;}
.programSearchForm .cellBox{display:flex;margin-left:-10px;}
.programSearchForm .cellBox + .cellBox{margin-top:10px;}
.programSearchForm .cellBox .cell{border:1px solid #e1e1e1;height:45px;line-height:45px;margin-left:10px;flex-shrink:0;min-width:120px;}
.programSearchForm .btn.search{height:44px;min-width:110px;margin:0;}
.programSearchForm .merge{display: flex;flex-basis: 100%;position: relative;height:45px;line-height:45px;border:1px solid #e1e1e1;margin-left:10px;border-radius:5px 0 0 5px;}
.programSearchForm .merge .cell,.programSearchForm .merge .cellauto{border:none;margin:0;height:100%;}
.programSearchForm .merge input{width:100%;}
.programSearchForm .merge + .btn.btnMy{margin-left:20px;}
.programSearchForm .btn.myBtn{margin-left:23px;}
.programSearchForm .btn.myBtn.on{border-color:#737679 !important;color:#fff;background-color:#737679 !important;}
.programSearchForm .btn.myBtn.on::before{background:url("/include/image/ico_myBtnOn.png") no-repeat 0 0 !important;height:19px;}

/* 프로그램신청 */
.programTargetChkList{overflow: hidden;margin-bottom:10px;}
.programTargetChkList li{float:left;}

/* board top header */
.listTopWrap{margin-bottom:10px;}
.listTopWrap .lt{float:left;}
.listTopWrap .rt{float:right;}
.listTopWrap .htitle{margin:0;line-height:33px;}
.listTopWrap .btn{display: inline-block;padding: 0 15px;border: 1px solid #e2e2e2;color: #464646;border-radius: 20px;height: 35px;line-height: 33px;background: #fff;}
.listTopWrap .btn.down::before {background: url(/include/image/button/ico_downB.png) no-repeat 0 50%;padding-right: 25px;}

.sortTopWrap{position:relative;}
.sortTopWrap .btn + .btn{margin-left:10px;}
.sortTopWrap .btn{height:40px;}


/* 카드혜택 */
.memCardBox{display:flex;align-items:center;}
.memCardBox .thumb{border:1px solid #e9e9e9;padding:10px;width:200px;height:80px;margin-right:20px;}
.memCardBox .thumb .inner{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;}
.memCardBox .thumb img{flex-shrink:0;}
.memCardBox .thumb img[src$="noimg_memEcard.png"]{opacity: 0;}
.memCardBox .caption .tit{color:#333;margin-bottom:5px;display:block;}
.memCardBox .caption .tel{color:#777;font-size:0.944em;}

/* club list */
.clubListWrap {border-top: 2px solid #666;}
.clubListWrap .club-item {position: relative;padding: 40px 0; border-bottom: 1px solid #e2e2e2;}
.clubListWrap .club-item .thumb {position: absolute; display: block;  left: 0; top: 40px; width: 240px; height: 160px; border: 1px solid #e1e1e1; background: #f8f8f8 url("/include/image/noimg_photo.png") 50% 50% no-repeat; background-size: 50%;}
.clubListWrap .club-item .thumb img {width: 100%; height: 100%;}
.clubListWrap .club-item .thumb img[src$="noimg_photo.png"]{opacity: 0;}
.clubListWrap .club-item .caption {margin-left: 290px; min-height: 160px;}
.clubListWrap .club-item .caption .bookName {display: block; margin-bottom: 7px; font-size: 1.111em; font-weight: 500; color: #333;}
.clubListWrap .club-item .caption .bookName .myClub{display:inline-block;border-radius:3px;border: 1px solid #e2e2e2;color:#777;padding:0 8px;font-weight:normal;font-size:0.800em;margin-left:4px;}
.clubListWrap .club-item .caption .infoBox {overflow: hidden;}
.clubListWrap .club-item .caption .infoBox .info {display: flex; flex-wrap: wrap; margin-left: -20px;}
.clubListWrap .club-item .caption .infoBox .info span {position: relative; margin-left: 10px; padding-left: 10px; font-size: 0.944em;}
.clubListWrap .club-item .caption .infoBox .info span::before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -6px; background-color: #ccc;}
.clubListWrap .club-item .caption .desc{border-top: 1px solid #e2e2e2; padding-top: 15px; margin-top: 15px; color: #777; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}


/* program list */
.programListWrap{border-top:2px solid #666;}
.programList .statusBox .status {display: inline-flex;align-items: center;justify-content: center;width:100%;height:35px;border: 1px solid #6e7277;border-radius: 3px;color: #fff;background: #6e7277;padding-bottom:4px;}
.programList .statusBox .count{color:#464646;font-size:0.944em;margin-bottom:5px;display:block;}
.programList .statusBox .count .wait{color:#777;display:block;}
.programList .statusBox .btn_myInterest{width:100%;}
.programList .statusBox .status + .status{margin-top:10px}
.programTab{position: relative; margin-bottom: 35px;position: relative; display: flex;flex-wrap: wrap;margin-left:-7px;margin-top:-7px;}
.programTab li{margin-left:7px;margin-top:7px;width:calc(14.28571428571429% - 7px);}
.programTab li input{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
.programTab li label{position: relative;display: flex; align-items: center; justify-content: center; text-align: center; height:50px; padding: 0 15px; font-size: 1.111em; line-height: 1.1; color: #777; border:1px solid #e0e3e6;cursor:pointer;}
.programTab li input:checked + label {color: #fff;z-index:1;border:none;font-weight:500;}
.programList .program-item{display: flex;align-items: center;padding: 20px 0 25px;border-bottom: 1px solid #e2e2e2;position: relative;}
.programList .program-item .thumb{border:1px solid #e1e1e1;display: block;position: relative;width:160px;height:212px;background: #f8f8f8 url("/include/image/noimg_photo.png") 50% 50% no-repeat;background-size:70%;flex-shrink: 0;}
.programList .program-item .thumb{margin-right:30px;}
.programList .program-item .thumb img{width:100%;height:100%;background-color:#fff;}
.programList .program-item .thumb img[src$="noimg_photo.png"] {opacity:0;}
.programList .statusBox{width: 130px;flex-shrink: 0;text-align: center;}
.programList .program-item .statusBox .btn_myInterest{border:1px solid #d6d6d6;background:#fff;color:#464646;}
.programList .program-item .statusBox .btn_myInterest::before{content:"";width:20px;height:20px;background:url("/include/image/ico_myInterest_off.png") 50% 50% no-repeat;margin-right:5px;position: relative;top:2px;}
.programList .program-item .statusBox .btn_myInterest.on {border-color: #e13e3f;}
.programList .program-item .statusBox .btn_myInterest.on::before{background-image:url("/include/image/ico_myInterest_on.png");}
.programList .infoBox{width:100%;}
.programList .location{margin-bottom:15px;}
.programList .location span{display:inline-block;border-radius:3px;border:1px solid #6669ab;background-color:#6669ab;color:#fff;padding:0 10px;}
.programList .location span + span{margin-left:3px;}
.programList .location .target{border-color:#e2e2e2;background-color:#fff;color:#777;}
.programList .program-item .title{font-size:1.111em;color:#464646;font-weight:500;margin-bottom:10px;}
.programList .program-item .infoBox {text-align: left;flex-basis: 100%;overflow: hidden;}
.programList .program-item .infoBox .info {margin-left: -15px;}
.programList .program-item .infoBox .info + .info{margin-top:3px;}
.programList .program-item .infoBox .info > span {display: inline-flex; flex-wrap: wrap; position: relative; font-size: 0.944em; color: #777; padding-left: 10px; margin-left: 5px;}
.programList .program-item .infoBox .info > span::before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -5px; background-color: #bababa;}
.programList .program-item .infoBox .tit{color:#464646;margin-right:4px;}
.programList .program-item .infoBox .info .reason{color:#464646;}
.programList .program-item .stateBox {width: 230px; font-size: 0.944em; color: #777;flex-shrink:0;}


/* paging */
.pagingWrap {position: relative; margin-top:50px; text-align: center;}
.paging img {vertical-align: top;}
.paging span, .paging a {display: inline-block; width: 34px; font-size: 1.125em; color: #666; line-height: 34px; text-align: center; vertical-align: top;}
.paging span.current {width: 34px; height: 34px; line-height: 34px; color: #fff; border: none; background-color: #555;}
.paging a:hover, .paging a:focus, .paging a:active {text-decoration: underline;}
.paging .btn-paging {width: 34px; height: 34px; line-height: 34px; border: 1px solid #ddd; background: url("/include/image/arr_sp.png") 50% 0 no-repeat;}
.paging .btn-paging.prev {margin-right: 5px; background-position-y: -27px;}
.paging .btn-paging.next {margin-left: 5px; background-position-y: -52px;}
.paging .btn-paging.last {background-position-y: -77px;}
.pagingWrap .btn {padding: 0 15px; min-width: 130px;}
.pagingWrap .btn:only-child {float: right;} /* 온니 글쓰기(등록)버튼 */
.pagingWrap .paging ~ .btn {position: absolute; bottom: -7px; right: 0;} /* 페이징 + 글쓰기(등록)버튼 */
.boardWrap ~ form .pageSearch {margin-top: 30px;}

/* board filter */
.boardFilter {overflow: hidden; position: relative; z-index: 10; padding-bottom: 15px; background-color: #fff;}
.boardFilter .check {float: left; color: #777;}
.boardFilter .count {float: left;}
.boardFilter .count.dot::before {top: 50%; margin-top: -2px;}
.boardFilter .count.sortC {line-height: 46px;}
.boardFilter .check input {margin: -1px 5px 0 0; vertical-align: middle;}
.boardFilter .sort {float: right;}
.boardFilter .sort > a {display: inline-block; margin-left: 10px; padding-left: 11px; line-height: 34px; word-break: keep-all; background: url(/include/image/board/line_divide.png) 0 50% no-repeat;}
.boardFilter .sort div a { padding: 0 10px; line-height: 36px;}
.boardFilter .sort > a:first-child {margin-left: 0; padding-left: 0; background: none;}
.boardFilter .sort > a.on {text-decoration: underline;}
.boardFilter .sort select {display: inline-block; min-width: 140px; margin-right: 2px; background-image: url("/include/image/arr_selectS.png");}
.boardFilter .sort.toy select + select {min-width: 100px;}
.boardFilter .sort ~ .count, .boardFilter .sort ~ .check {margin-top: 10px;}
.boardFilter .sort .btn {min-width: 80px; border-color: #666; background-color: #666;}
.boardFilter > .btn:only-child, .boardFilter > .btn.text, .boardFilter > .btn.xlsx {padding: 1px 6px; font-size: 0.938em; color: #555; border-radius: 3px; border: 1px solid #aaa; background-color: #fff;}
.boardFilter + .boardFilter {margin-top: 0; padding: 10px 0; border-top: 2px solid #666;}
.boardFilter + .boardFilter + .article-list {border-top-width: 1px;}
.boardFilter .selBox {float: right; display: flex;}
.boardFilter .selBox select {min-width: 120px; height: 40px; margin: 2px 0; padding: 0 35px 0 15px;}
.boardFilter .selBox .btn {min-width: 60px; margin-left: 10px;}

/* basic board list */
.board-list {table-layout: fixed; border-top: 2px solid #666; empty-cells: show;}
.board-list col.attach {width:80px;}
.board-list col.no,
.board-list col.lib {width: 110px;}
.board-list col.writer {width: 100px;}
.board-list col.date {width: 120px;}
.board-list col.reply {width: 120px;}
.board-list col.hits {width: 70px;}
.board-list col.state {width: 80px;}
.board-list col.period {width: 200px;}
.board-list col.team{width:150px;}
.board-list col.category{width:150px;}

.board-list col.location {width: 250px;}
.board-list col.publish {width: 200px;}
.board-list col.target {width: 150px;}

.board-list th, .board-list td {line-height: 1.412; text-align: center;}
.board-list th {border-bottom: 1px solid #666; color: #555; font-weight:normal;  padding: 18px 5px;}
.board-list td {border-bottom: 1px solid #e2e2e2; color: #555; padding: 15px 5px;}
.board-list td.form {padding: 6px 5px;}
.board-list thead tr:only-child th {border-top: 0;}
.board-list td.ta_l {text-align: left;}
.board-list .title{display:flex;align-items:center;color:#464646;position:relative;top:2px;}
.board-list .title a:hover, .board-list td.title a:focus {text-decoration: underline;}
.board-list .title, .board-list td.ta_l {text-align: left;}
.board-list .title span,
.board-list .title a {display: inline-block; overflow: hidden; height: 24px; line-height: 20px; vertical-align: middle; text-overflow: ellipsis; white-space: nowrap;}
.board-list .title img{margin-left:5px;}

.board-list td.state b, .board-list td.state a {display: inline-block; margin: 0 auto; padding: 2px 7px; font-weight: normal; font-size: 0.938em; color: #646464; border: 1px solid #999; background-color: #fff;}
.board-list td.state a + a {margin-left: 3px;}
.board-list td.state b.ready, .board-list td.state a.ready {color: #fff; border: none; background-color: #555;}
.board-list td.state a:hover, .board-list td.state b:focus {opacity: .7;}
.board-list td.sort {padding: 10px 5px; text-align: left; color: #006aaa;}
.board-list td.chkCell {padding: 5px 8px; background-color: #f4f4f4;}
.board-list td .lib {color:#6669ab;font-weight:500;position: relative;padding-right:10px;margin-right:10px;flex-shrink:0;width:94px;text-align:center;}
.board-list td .lib::after{content:"";display:inline-block;width:1px;height:12px;background:#dfdfdf;position:absolute;right:0;top:7px;}
.board-list td .lib.all{color:#e57128;}
.board-list td .tblBtn {min-width: 58px;}
.board-list td .tblBtn + .tblBtn {margin-top: 3px;}
.board-list td .btn {min-width: 100%;}
.board-list tr.top td{background-color:#f8f8fa;}
.board-list.bg thead tr th{background:#f8f8fa;border-bottom:1px solid #e2e2e2;}
.board-list.bg tbody tr th{background:#f8f8fa;border-bottom:1px solid #e2e2e2;}
.board-list td .target{display:inline-block;border-radius:3px;color:#fff;font-style:normal;width:70px;height:30px;line-height:30px;}
.board-list td .target.object{background:#6b6ab0}/* 대상자 */
.board-list td.location{text-align:left;}/* 정기간행물 */

/* basic board view */
.requTxt {position: absolute; top: -30px; right: 0; font-size: 1.063em;}
.attach a:hover, .attach a:focus {border-width:1px}
.readonly {background-color: #f8f8f8;}
.board-view col.left {width: 150px;}
.board-view.apply col.left {width: 180px;}
.board-view {table-layout: fixed; border-top: 2px solid #666; empty-cells: show;}

.board-view th, .board-view td {padding: 15px 20px; color: #666; text-align: left; border-bottom: 1px solid #e2e2e2;}
.board-view th {font-weight: normal; background-color: #f8f8fa; color: #333;font-size:1.056em;text-align:center;}
.board-view th + th {border-left: 1px solid #e2e2e2}
.board-view th.join {padding-left: 30px; text-align: left;position: relative;}
.board-view tr:first-child th, .board-view tr:first-child td {border-top: none;}
.board-view tbody + tbody::before {content:""; display:block; padding-top: 20px;}
.board-view tbody + tbody tr:first-child th, .board-view tbody + tbody tr:first-child td {border-top: 1px solid #999;}
.board-view td .tblBtn {font-weight: normal; font-size: 0.938em; vertical-align: baseline;border: 1px solid #999; color: #fff;}
.board-view td.form {padding: 7px 20px;}
.board-view td span {color: #444; vertical-align: middle;}
.board-view th.title {font-weight: 500; color: #464646; line-height: 1.4;background:none; font-size:1.222em;border-bottom: 1px solid #666;padding:20px;}
.board-view th.title .lib {color: #967759;position: relative;padding-right: 10px;margin-right: 10px;}
.board-view th.title .lib::after{content: "";display: inline-block;width: 1px;height: 16px;background: #dfdfdf;position: absolute;right: 0;top: 8px;}
.board-view th.title .lib.all{color:#2BC1BC;}
.board-view td.viewTd{padding:0;}
.board-view td.viewTd ul {overflow:hidden;overflow: hidden;padding:15px 30px;}
.board-view td.viewTd li strong {color: #333;display: inline-block; min-width:80px;font-size:0.900em;}
.board-view td.viewTd li .attach a{color: #666;}
.board-view td.viewTd li{float: left;color:#666;font-size:1.111em;}
.board-view td.viewTd li + li strong{margin-left:160px;}
.board-view td.viewTd li:nth-child(3){margin:0;float:right;}
.board-view td.viewTd ul + ul{border-top: 1px solid #e2e2e2;}
.board-view td textarea {width: 100%; height: 100px; padding: 5px; resize: none; vertical-align: top; box-sizing: border-box;}
.board-view td label {display: inline-block; vertical-align: middle;}
.board-view td label + label {margin-left: 15px;}
.board-view td span.inputDate {vertical-align: middle; margin-right: 20px;}
.board-view td.content {padding: 20px 0; vertical-align: top; font-size: 1em;word-break:break-all;}
.board-view td.content img {height: auto !important}
.board-view td.textarea textarea {width: 100%; height: 200px; padding: 10px 20px;color:#666;}
.board-view td .desc {margin-bottom: 3px; font-size: 0.941em;color:#777;}
.board-view td .chk {margin-left: 5px; vertical-align: -5px;}
.board-view td i.bar {display: inline-block; width: 1px; height: 14px; background-color: #ccc; margin: 0 10px; vertical-align: -1px;}
.board-view td.interest .chk {margin: 0; vertical-align: 0;}
.board-view td.interest ul {display: flex; flex-wrap: wrap;}
.board-view td.interest ul li {width: 33.33%;}
.board-view .attach {line-height: 22px;}
.board-view .attach + .attach {margin-top: 5px;}
.board-view .attach img {vertical-align: top;}
.board-view .attach .btn {border-radius: 4px;}
.board-view .attach .del {display: inline-block; position: relative; width: 18px; height: 18px; margin-left: 3px; line-height: 0; text-indent: -999em; vertical-align: middle; border-radius: 50%; background-color: #ff515d;}
.board-view .attach .del::before {content: ""; position: absolute; top: 8px; left: 4px; width: 10px; height: 2px; background-color: #fff; transform: rotate(135deg);}
.board-view .attach .del::after {content: ""; position: absolute; top: 8px; left: 4px; width: 10px; height: 2px; background-color: #fff; transform: rotate(-135deg);}
.board-view .inpFile {width: 100%; border: 1px solid #ddd;}
.board-view .inpFile ~ .inpFile {margin-top: 5px;}
.board-view .btn.btnPop {padding: 0; min-width: 90px;}
.inpFullBtn {position: relative; padding-right: 85px;}
.inpFullBtn .btn {position: absolute; top: 0; right: 0; width: 80px; margin: 0;}
.boardWrap.reply{margin-top:40px;}
.boardWrap.reply .viewTd{background:#f8f8fa;}
.boardWrap.reply .noData{border-top: 2px solid #666;}

/* 상단 버튼 */
.btnViewTopArea{width:100%;margin-bottom:30px;}
.btnViewTopArea .lt{float:left;}
.btnViewTopArea .rt{float:right;}
.btnViewTopArea .btnViewTop{display:inline-block;border:1px solid #e2e2e2;border-radius:3px;color:#71757b;padding:0 20px;line-height:43px;height:45px;}
.btnViewTopArea .btnViewTop::before{content:"";display:inline-block;background-repeat:no-repeat;vertical-align:middle;background-size:cover;margin-right:8px;}
.btnViewTopArea .btnViewTop.list::before{background-image:url("/include/booksearch/image/ico_backList.png");width:21px;height:18px;}
.btnViewTopArea .btnViewTop.mylibrary::before{background-image:url("/include/booksearch/image/ico_mylibrary.png");width:14px;height:20px;}
.btnViewTopArea .selArea .btn{ height: 45px;line-height: 45px;margin: 0;min-width: 100px;vertical-align: middle;}

/* basic board write */
.board-write {border-top: 2px solid #666;}
.board-write + .board-write {margin-top: 20px; border-top: 1px solid #e2e2e2;}
.board-write > ul {display: flex; flex-wrap: wrap;}
.board-write > ul > li {width: 100%; border-bottom: 1px solid #e2e2e2;}
.board-write > ul > li > div {position: relative; height: 100%; padding-left: 200px;min-height:60px;}
.board-write > ul > li > div .tit {position: absolute; left: 0; top: 0; width: 200px; height: 100%; display: flex; align-items: center; line-height: 1.4; padding: 0 20px 0 30px; font-size: 1.056em; color: #333; background-color: #f8f8fa;}
.board-write > ul > li > div .txt {height: 100%; display: flex; flex-wrap: wrap; align-items: center; padding: 16px 10px; background-color: #fff;}
.board-write > ul > li > div .txt2{height: 100%;}
.board-write > ul > li > div .txt.form {padding: 7px 10px;}
.board-write > ul > li > div .txt .desc{margin-left: 10px; line-height: 1.4; color: #777;}
.board-write > ul > li > div .txt textarea, .board-write > ul > li.conArea textarea {width: 100%; height: 500px; padding: 10px 20px; resize: none; vertical-align: top; color: #666;}
.board-write > ul > li > div .txt.other textarea {height: 90px;}
.board-write > ul > li.conArea {padding: 20px;}
.board-write > ul > li.conArea.form {padding: 7px 20px;}

.board-write > ul > li > div .txt.pay {padding: 0;}
.board-write > ul > li > div .txt.pay ul {display: flex; flex-wrap: wrap; width: 100%;}
.board-write > ul > li > div .txt.pay ul li {width: 33.33%; text-align: center;}
.board-write > ul > li > div .txt.pay ul li p {padding: 16px 20px;}
.board-write > ul > li > div .txt.pay ul li:last-child p {color: #464646; font-weight: 500;}
.board-write > ul > li > div .txt.pay ul li p + p {border-top: 1px solid #e2e2e2;}

.board-write > ul > li > div .txt .ref {margin-left: 10px; line-height: 1.2; color: #777;}
.board-write > ul > li > div .txt .ref .radi {position: relative; top: 2px; margin-left: 10px;}

.board-write > ul > li > div .txt.row-2 {padding: 0;}
.board-write > ul > li > div .txt.row-2 > div {display: flex; flex-wrap: wrap; align-items: center; width: 100%; padding: 7px 10px;}
.board-write > ul > li > div .txt.row-2 > div + div {padding: 5px 10px; border-top: 1px solid #e2e2e2;}
.board-write > ul > li > div .txt.row-2 > div > div {display: flex; align-items: center; margin: 2px 25px 2px 0;}
.board-write > ul > li > div .txt.row-2 > div > div .chk {margin-right: 5px;}
.board-write > ul > li > div .txt.row-2 > div > div > input {width: 50px; padding: 0 10px;}

.board-write > ul > li.col-2 {width: 50%;}
.board-write > ul > li.col-2.wide {width: 60%;}
.board-write > ul > li.col-2.short {width: 40%;}

.board-write > ul > li.organ {width: 33.333%;}


/* 결제정보 */
.board-write .paymentList{display:flex;text-align:center;}
.board-write .paymentList > li{flex:1;}
.board-write .paymentList > li > dl dt {border-bottom:1px solid #e2e2e2;padding: 16px 0;}
.board-write .paymentList > li > dl dd {padding: 16px 0;}
.board-write > ul > li .finish,
.board-write > ul > li .done{color:#3a5fc9;font-weight:500;}/* 접수완료, 결제완료 */
.board-write > ul > li .wait{color:#009fe0;font-weight:500;}/* 대기접수 */
.noPaid{width: 100%;padding: 30px 0;text-align:center;border-top: 2px solid #666;border-bottom: 1px solid #e2e2e2;display: table;}
.noPaid p{color: #464646;}

/* 도서검색 */
.bookNameForm{display:flex;width:100%;align-items:center;}
.bookNameForm .btn{border:1px solid #b8babd;color:#71757b;background:#fff;flex-shrink:0;margin-left:10px;height: 45px;line-height:43px;width:100px;}
/* 세미나실 이용신청 */
.userAddList > li{display:flex;align-items:center;width:100%}
.userAddList > li + li{margin-top:5px;}
.userAddList .btn{border: 1px solid #b8babd;color: #71757b;background: #fff;flex-shrink: 0;margin-left:8px;height: 45px;line-height: 43px;min-width:85px;flex-shrink:0;}
/* 독서동아리 - 소속 */
.affiForm {display: flex; flex-wrap: wrap; align-items: center;}
.affiForm .other {width:100%;margin-top:5px;}

/* 지원희망 */
.hopeForm {display: flex; flex-wrap: wrap;}
.hopeForm > div {width: 20%; margin-bottom: 10px;}
.hopeForm > div .chk {margin-right: 5px;}

.inputDesign {line-height: 1;}

.inpFullBtn {position: relative; padding-right: 70px;}
.inpFullBtn .btn {position: absolute; top: 0; right: 0; width: 65px; margin: 0;}
.inpBtn .btn {min-width: 65px;}

.agreeArea {padding: 30px 20px 30px;}

/* next/prev board */
.prevNext {overflow: hidden; position: relative; margin-top: 40px; padding-left: 150px; border-top: 2px solid #666;border-bottom:1px solid #666;}
.prevNext dt, .prevNext dd {padding: 15px 20px; border-bottom: 1px solid #e2e2e2; box-sizing: border-box;height:48px;}
.prevNext dt {position: absolute; left: 0; width: 150px; padding: 15px 0; text-align: center; color: #333; background-color: #f8f8fa;font-weight:500;}
.prevNext dd {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;color:#666;}
.prevNext dd a{color:#666;}
.prevNext a:hover, .prevNext a:focus {text-decoration: underline;}

/* board button */
.boardWrap td > span.ing, .boardWrap td > span.end {display: block; line-height: 20px; color: #fff; border-radius: 20px; background-color: #f8f8f8;}
.boardWrap td > span.end {line-height: 18px; color: #666; border: 1px solid #d5d5d5;}


/* 상단 정렬 선택영역 */
.sortTopWrap::after{content:"";clear:both;display:block;margin-bottom:10px;}
.sortTopWrap .lt{float:left;}
.sortTopWrap .rt{float:right;display:flex;align-items:center;}
.sortTopWrap .lt .resultTxt p{line-height:40px;font-size:1.111em;position:relative;padding-left:10px;}
.sortTopWrap .lt .resultTxt p::before{content: "";position: absolute;left: 0;top: 18px;width: 3px;height: 3px;background-color: #7e7cb0;}
.sortTopWrap .selBox select{height:40px;}
.sortTopWrap .selBox .btn{line-height:38px;min-width:50px;vertical-align:middle;}

/* list type board */
.articleWrap {border-top: 2px solid #666; font-family:'Pretendard'}
.article-list {display: flex; align-items: center; padding:20px 0 25px; border-bottom: 1px solid #e2e2e2; position: relative;}
.article-list > div {overflow: hidden;}
.article-list .numBox {width: 70px; padding-right: 15px;}
.article-list .infoBox {text-align: left;flex-basis: 100%;}
.article-list .infoBox .title {font-size: 1.111em; font-weight: 500; line-height: 30px; color: #464646; position: relative; margin-bottom: 10px;}
.article-list .infoBox .title .lib {display: inline-block; min-width: 70px; margin-right: 13px; font-size: 0.833em; font-weight: normal; color: #fff; text-align: center; border-radius: 5px; vertical-align: top;}
.article-list .infoBox .title .country{display: inline-block; min-width:80px; margin-right: 13px; font-size:0.900em; line-height:1.5; font-weight: normal; color: #777; text-align: center; border-radius: 3px; vertical-align: top;border:1px solid #e2e2e2;}
.article-list .infoBox .info {margin-left: -15px;}
.article-list .infoBox .info > span {display: inline-flex; flex-wrap: wrap; position: relative; font-size: 0.944em; color: #464646; padding-left: 10px; margin-left: 5px;}
.article-list .infoBox .info > span::before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -5px; background-color: #bababa;}
.article-list .infoBox .info > span .tit{font-weight:normal;color:#464646;margin-right:4px;}
.article-list > .btnBox {flex-shrink: 0;}
.article-list > .btnBox .btn{height:35px;}


.article-list .statusBox {width: 130px;flex-shrink:0;text-align:center;color:#464646;}
.article-list .statusBox span{display:block;font-size:0.944em;}
.article-list .statusBox .status {display: inline-flex;align-items: center;justify-content: center;min-width: 110px;
height: 35px;border: 1px solid #6e7277;font-weight: 500;border-radius: 3px;color: #fff;background: #6e7277;}
.article-list .statusBox span + .status{margin-top:10px;}
.article-list .statusBox .count{color:#464646;}
.article-list .statusBox .count .wait{color:#777;}

/* list type board - 상세 */
.article-viewTit {padding: 20px; font-size: 1.222em; font-weight: 500; line-height: 30px; color: #464646; text-align: center; border-bottom: 1px solid #666;}
.article-viewTit::after{content:"";clear:both;display:block;}
.article-viewTit .lib {color:#2BC1BC;position:relative;padding-right:10px;margin-right:10px;}
.article-viewTit .lib::after {content:"";display: inline-block;width: 1px;height:16px;background: #dfdfdf;position: absolute;right:0;top:8px;}
.article-viewTit .lib.all{color:#e57128;}
.article-viewTit .country{display: inline-block; min-width:80px; margin-right: 13px; font-size:0.900em; line-height:1.5; font-weight: normal; color: #777; text-align: center; border-radius: 3px; vertical-align: top;border:1px solid #e2e2e2;}
.article-viewTit .rt{float:right;}
.article-viewTit .btn{display: inline-flex;align-items: center;justify-content: center;min-width: 110px;height: 35px;border: 1px solid #d6d6d6;border-radius: 3px;color: #464646;background: #fff;
font-size:0.850em;font-weight:normal;}
.article-viewTit .btn.myInterest::before{position:relative;top:1px;margin:0;}

.article-view ul {display: flex; flex-wrap: wrap;}
.article-view ul li {display: flex; align-items: center; position: relative; width: 100%; min-height: 60px; padding: 7px 0 3px 160px; line-height: 1.4; color: #666; border-bottom: 1px solid #e2e2e2;}
.article-view ul li.wL {width: 58%;}
.article-view ul li.wR {width: 42%;}
.article-view ul li strong {position: absolute; left: 0; top: 0; width: 150px; height: 100%; padding: 7px 0 3px; display: flex; align-items: center; color: #333;justify-content:center;}
.article-view ul li .tblBtn {position: relative; top: -2px; margin-left: 10px;}
.article-view .content {padding: 30px 20px; border-bottom: 1px solid #e2e2e2;}
.article-view .content img{width:auto !important;height:auto !important;}
.article-view .content img.img + .img{margin:4px 0;}
.article-view .contentMap{padding: 30px 0; border-bottom: 1px solid #e2e2e2;}
.article-view .imgWrap {display: flex; align-items: flex-start; justify-content: space-between; padding: 30px 20px; border-bottom: 1px solid #e2e2e2;}
.article-view .imgWrap .thumb {width: 400px; height: 267px; border: 1px solid #e1e1e1; background: #f8f8f8 url("/include/image/noimg_photo.png") 50% 50% no-repeat;}
.article-view .imgWrap .thumb img {width: 100%; height: 100%;background-color:#f8f8f8;}
.article-view .imgWrap .thumb img[src$="noimg_photo.png"]{opacity: 0;}
.article-view .imgWrap > ul {width: calc(100% - 450px);}
.article-view .imgWrap > ul li {width: 100%; min-height: auto; padding: 0 0 0 100px; border-bottom: none;}
.article-view .imgWrap > ul li + li {margin-top: 23px;}
.article-view .imgWrap > ul li strong {width: 100px; height: auto; padding: 0; align-items: flex-start; justify-content: flex-start;}

.fxArticle-view ul {display: flex; flex-wrap: wrap;}
.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 .aL {width:auto}
.fxArticle-view ul li .aL +.aL{margin-left:30px;}
.fxArticle-view ul li .aR {margin-left:auto;width:auto;padding-right:30px;}
.fxArticle-view ul li strong {display:inline-block;color: #333;min-width:120px;text-align:center;}
.fxArticle-view .content {padding: 30px 20px; border-bottom: 1px solid #e2e2e2;color:#666;}
.fxArticle-view .content img{width:auto !important;height:auto !important;}

/* list type board - 내서재 */
.myArticleHeader{border-top:2px solid #666;padding:5px 15px;display:flex;flex-wrap:wrap;}
.myArticleHeader .lt{margin:2px 0;}
.myArticleHeader .rt{margin-left:auto;margin-top:2px;margin-bottom:2px;}
.myArticleHeader .btnArticle{display:inline-block;padding:0 10px;border-radius:5px;line-height:33px;height:35px;background-color: #6e7277;border: 1px solid #6e7277;color:#fff;}
.myArticleHeader .btnArticle.delay::before{content:"";display:inline;padding:1px 0 1px 20px;background:url("/include/image/ico_delay.png") no-repeat 0 0;margin-right:5px;}
.myArticleHeader .btnArticle.down{color:#fff;}
.myArticleHeader .btnArticle.down::before{content:"";display:inline;padding:1px 0 1px 20px;background:url("/include/image/ico_down.png") no-repeat 0 0;margin-right:5px;}
.myArticleHeader .btnArticle.selDataGo{background-color:#e0e3e6;border-color:#e0e3e6;color:#666;}
.myArticleHeader .chk + .btnArticle{margin-left:30px;}
.myArticleWrap {border-top: 2px solid #666;}
.myArticle-list {display: flex; align-items: center; padding:15px 0; border-bottom: 1px solid #e2e2e2; position: relative;}
.myArticle-list > div {overflow: hidden; text-align: center;}
.myArticle-list .numBox {width: 70px; padding-right: 15px;}
.myArticle-list .inputBox {width: 70px;}
.myArticle-list .inputBox  label{width:20px;height:20px;}
.myArticle-list .infoBox {text-align: left;    flex-basis: 100%;}
.myArticle-list .infoBox .title {font-size: 1.111em;line-height: 30px; color: #464646; position: relative; margin-bottom:5px;line-height:1.4;font-weight:500;}
.myArticle-list .infoBox .title .lib {display: inline-block; min-width: 70px; margin-right: 13px; font-size: 0.833em; font-weight: normal; color: #fff; text-align: center; border-radius: 5px; vertical-align: top;}
.myArticle-list .infoBox .info {margin-left: -15px;}
.myArticle-list .infoBox .info > span {display: inline-flex; flex-wrap: wrap; position: relative; font-size: 0.944em; color: #777; padding-left: 10px; margin-left: 5px;}
.myArticle-list .infoBox .info > span::before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -5px; background-color: #bababa;}
.myArticle-list .infoBox .tit{color:#666;margin-right:4px;}
.myArticle-list .infoBox .info .reason{color:#464646;}
.myArticle-list .stateBox {width: 230px; font-size: 0.944em; color: #777;flex-shrink:0;}
.myArticle-list .stateBox span {color: #464646;}
.myArticle-list .statusBox {width: 150px;flex-shrink:0;}
.myArticle-list .statusBox .status {display: inline-flex; align-items: center; justify-content: center; min-width: 110px; height: 35px;line-height:33px; border: 1px solid #6e7277; font-weight: 500; border-radius: 3px;color:#fff;background:#6e7277;}
.myArticle-list .statusBox .status.loan,
.myArticle-list .statusBox .status.apply{background:#8dc63f;border:1px solid #8dc63f;}/* 반납신청 */
.myArticle-list .statusBox .status + .status{margin-top:4px;}
.myArticle-list .statusBox span{color:#464646;display:block;}
.myArticle-list .statusBox span em{font-weight:300;color:#777;}
.myArticle-list .statusBox span + .status{margin-top:3px;}
.myArticle-list.myloan .infoBox{width:100%;}

/* 텍스트 색상 */
.myArticle-list .statusBox span.over em,
.myArticle-list .infoBox span.over,
.myArticle-list .statusBox .over,/* 연체중 */
.myArticle-list .statusBox .nopaid{color:#f7324b}/* 미입금 */
.myArticle-list .statusBox .finish{color:#3a5fc9}/* 신청완료, 비치완료, 결제완료 */
.myArticle-list .statusBox .wait{color:#8ba9fc}/* 대기 */
/* 내용 없음 */
.myArticleWrap .emptyNote {width: 100%;padding: 30px 0 ;text-align: center;border-bottom: 1px solid #e2e2e2;display:table;}
.myArticleWrap .emptyNote i{display:inline-block;vertical-align:middle;margin-right:20px;}
.myArticleWrap .emptyNote i::before{content:"";width:80px;height:80px;display:block;background:url("/include/image/ico_nodata.png") no-repeat 50% 50%;}
.myArticleWrap .emptyNote p{color:#464646;font-weight:700;position: relative;display:inline-block;text-align:left;vertical-align:middle;}
.myArticleWrap .emptyNote p span{color:#666;font-weight:normal;}

/* list type board - 신청 */
.applyAgree {margin-top: 40px;}
.applyAgree .title {margin-bottom: 17px; font-size: 1.111em; font-weight: 500; color: #333; line-height: 1.4;}
.applyAgree .title span {display: inline-block; margin-left: 15px; font-weight: normal;}
.applyAgree .title::before {content: ""; display: inline; padding: 2px 0 2px 34px; background: url("/include/image/ico_exMark.png") 0 50% no-repeat;}
.applyAgree .faqList {border-top: 2px solid #666;}
.applyAgree .faqList > li > div {position: relative;}
.applyAgree .faqList div.q {border-bottom: 1px solid #e2e2e2; cursor: pointer; color: #333; font-size: 1.056em; padding: 0 50px;font-weight:normal;}
.applyAgree .faqList div.q .chk {position: absolute; left: 19px; top: 18px; width: 19px; height: 19px;}
.applyAgree .faqList div.q .chk label {width: 19px; height: 19px; padding: 0;}
.applyAgree .faqList div.q p {padding: 14px 0;}
.applyAgree .faqList div.q p span{font-weight:normal;}
.applyAgree .faqList div.a {overflow: auto; height: 150px; padding: 20px;}
.applyAgree .faqList div.a .htitle{font-size: 1.056em;}

/* thumb list/view */
.thumb-list {display: flex; flex-wrap: wrap; overflow: hidden;}
.thumb-list > li {float: left; width: 25%; margin-bottom: 20px; text-align: center; box-sizing: border-box;}
.thumb-list .thumb {max-width: 200px; margin: 0 auto -7%; padding: 0 11.79245283018868% 19.33962264150943%; box-sizing: border-box; background: url(/include/image/bg_book_bar.png) 50% 100% no-repeat; background-size: contain;}
.thumb-list .thumb .cover {display: block; position: relative; padding-top: 140%; line-height: 0; border: 1px solid #e2e2e2; box-sizing: border-box; background: #f8f8f8 url(/include/image/noimg_book.png) 50% 50% no-repeat;}
.thumb-list .thumb .cover img {display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.thumb-list .thumb .lib {display: table; position: absolute; top: 0; left: 0; z-index: 10; width: 55px; color: #fff; text-align: center; background-color: #999;}
.thumb-list .thumb .lib span {display: table-cell; width: 100%; height: 55px; font-style: normal; font-size: 1.063em; line-height: 1.1; vertical-align: middle;}
.thumb-list .tit {display: block; overflow: hidden; position: relative; max-width: 200px; max-height: 3.8em; margin: 0 auto; font-weight: normal; font-size: 1.125em; line-height: 1.3; color: #333; min-height: 3.8em;}
.thumb-list .txt {display: block; overflow: hidden; font-size: 0.923em; color: #777; text-overflow: ellipsis; white-space: nowrap;}
.thumb-list .emptyNote {border-top: 1px solid #555;}
.thumb-view .bookInfoList {min-height: 210px;}

/* photo Gallery */
.photoWrap {position: relative; overflow: hidden; padding-top: 40px; border-top: 2px solid #666;}
.photoWrap::after {content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color: #e2e2e2;}
.photoThumbList {position: relative; display: flex; flex-wrap: wrap; margin-left: -40px;}
.photoThumbList li {display: flex; flex-direction: column; width: 33.33%; padding: 0 0 25px 40px; text-align: center; border-bottom: 1px solid #e2e2e2;}
.photoThumbList li:nth-child(n+4) {margin-top: 30px;}
.photoThumbList li .thumb {display: block; position: relative; padding-top: 66%; background: #f9f9fb url("/include/image/noimg_photo.png") 50% 50% no-repeat; border: 1px solid #e1e1e1;}
.photoThumbList li .thumb img {display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;background:#fff;}
.photoThumbList li .thumb img[src$="noimg_photo.png"] {opacity:0;}
.photoThumbList li .tit {margin: 17px 0;}
.photoThumbList li .tit a {display:block; overflow: hidden; font-size: 1.111em; font-weight: 500; line-height: 1.2; color: #333; text-overflow: ellipsis; white-space: nowrap;}
.photoThumbList li .txt {display: block; overflow: hidden; margin: 0 20px; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap;}
.photoThumbList li .date {display: block; font-size: 0.944em; line-height: 1.2; color: #888;}
.photoThumbList li .barList {display: flex; flex-wrap: wrap; justify-content: center; font-size: 0.944em; line-height: 1.2;}
.photoThumbList li .barList span + span {position: relative; margin-left: 10px; padding-left: 10px;}
.photoThumbList li .barList span + span::before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 15px; margin-top: -7px; background-color: #d9d9d9;}
.photoThumbList li.emptyNote {float: none; width: auto; margin-left: 25px; color: #666; line-height: 100px; border-top: 1px solid #e2e2e2;}

/* photo Gallery - view */
.photoThumbViewWrap {padding: 30px;border-bottom:1px solid #e2e2e2;}
.photoDesc {margin-bottom: 30px; color: #666;}
.photoDesc img {height: auto !important;}
.scrollWrap {width: 100%; max-height:500px; overflow-x: hidden; overflow-y: auto; padding-right: 10px;}
.scrollWrap::-webkit-scrollbar {width: 6px;}
.scrollWrap::-webkit-scrollbar-thumb {background-color: #b2b2b2; border-radius: 3px; background-clip: padding-box; border: 0 solid transparent;}
.scrollWrap::-webkit-scrollbar-track {background-color: #d8d8d8; border-radius: 3px;}
.photoContent {position: relative;;background:url("/include/image/noimg_photo.png") 50% 50% no-repeat;}
.photoContent .controls a {position: absolute; top: 50%; width: 60px; height: 60px; transform: translateY(-50%); text-indent: -999em; background-color:rgba(0, 0, 0, 0.5); background-repeat: no-repeat; background-position: 50%;}
.photoThumbView .controls .slideshow-container {position: relative; background:#f9f9fb;}
.photoThumbView .controls .ss-controls {display: none;}
.photoThumbView .controls .nav-controls a.prev {left: 0; background-image: url("/include/image/arr_galleryPrev.png");}
.photoThumbView .controls .nav-controls a.next {right: 0; background-image: url("/include/image/arr_galleryNext.png");}

.photoContent .controlsAuto {position:absolute;bottom:0;left:0;height:36px;z-index:30;width:108px}
.photoContent .controlsAuto a {position:absolute;top:0;width:36px;height:36px;text-indent:-999em;background:url("/include/image/btn_gallery.png") 0 0 no-repeat}
.controlsAuto .ss-controls a.play {left:36px;background-position:0 0}
.controlsAuto .ss-controls a.pause {left:36px;background-position:0 -36px}
.controlsAuto .nav-controls a.prev {left:0;background-position:0 -72px}
.controlsAuto .nav-controls a.next {right:0;background-position:0 -108px}
.controlsAuto .ss-controls a {background-color:#555 !important}
.controlsAuto .nav-controls a {background-color:#737373 !important}

.photoThumbView .slideshow-container {position: relative; clear: both; width: 100%;}
.photoThumbView .slideshow {display: block;}
.photoThumbView .slideshow img {width: 100%;}
.photoNavigation {overflow: hidden; position: relative; width: 100%; margin-top:20px;display:none;}
.photo-navigation {overflow: hidden;}
.photo-navigation .thumbs {overflow: hidden; position: relative; margin-left: -20px;margin-top:-10px;}
.photo-navigation .thumbs li {float: left; width: calc(8.333333333333333% - 20px); margin-left: 20px;margin-top:10px;}
.photo-navigation .thumbs li.current {border:3px solid #3a5fc9;}
.photo-navigation .thumbs a {display: block; overflow: hidden; position: relative; width: 100%; padding-top: 100%;}
.photo-navigation .thumbs a:focus{outline:3px dashed #000;}
.photo-navigation .thumbs img {display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box;}

/* webzine list/view - board */
.webzine-list {border-top: 2px solid #666;}
.webzine-list > li {overflow: hidden; position: relative; padding: 25px 0; border-bottom: 1px solid #e2e2e2;}
.webzine-list .thumb {overflow: hidden; position: absolute; top: 24px; left: 0; width: 150px; height: 200px; border: 1px solid #e2e2e2;}
.webzine-list .thumb a, .webzine-list .thumb img {display: block; width: 100%; height: 100%;}
.webzine-list .desc {min-height: 200px; margin-left: 180px;}
.webzine-list .desc > .tit {font-size: 1.176em; font-weight: 500; margin-bottom: 5px;}
.webzine-list .desc > .tit a:hover,.webzine-list .desc > .tit a:focus {text-decoration: underline;}
.webzine-list .desc .summary {overflow: hidden; max-height: 160px; margin-top: 10px; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7;}
.webzine-list .desc .summary .tit {display: inline-block; padding: 0 10px; font-weight: normal; line-height: 1.4; color: #fff; border-radius: 2px 10px 10px 2px;}
.webzine-list .desc ul + .summary {max-height: 74px; -webkit-line-clamp: 3;}
.webzine-view {padding: 25px; border: 1px solid #e2e2e2;}
.webzine-view .webzineSummary {overflow: hidden; position: relative;}
.webzine-view .webzineSummary .thumb {overflow: hidden; position: absolute; top: 0; left: 0;}
.webzine-view .webzineSummary .thumb .cover {display: block; width: 150px; height: 200px; background: #ececec url(/include/image/img_none.jpg) 50% 50% no-repeat;}
.webzine-view .webzineSummary .thumb .cover img {display: block; width: 100%; height: 100%; border: 1px solid #e2e2e2; box-sizing: border-box;}
.webzine-view .webzineTbl {min-height: 200px; margin-left: 180px;}
.webzine-view .webzineTbl table {min-height: 200px; border-top: 1px solid #e2e2e2;}
.webzine-view .webzineTbl th, .webzine-view .webzineTbl td {padding: 5px;}
.webzine-view .webzineTbl td {padding: 5px 10px;}
.webzineContent {margin-top: 30px;}
.webzineContent .title {margin-bottom: 10px; padding: 5px 15px; font-size: 1.059em; border-radius: 15px;}

/* calendar */
.calWrap {position: relative;}
.calWrap + .descBox {margin-top: 40px;}
.calHead {position: relative; margin-bottom: 30px; overflow: hidden; padding:7px; background-color: #f1f1f1;}
.calHead .calInner {position: relative; overflow: hidden; padding:20px 28px;background:#fff;}
.calHead .rt{float:right;}

.calLibSel select,
.calLibSel .btn{height:40px;line-height:38px;vertical-align:top;}
.calLibSel select{width:200px;}
.calLibSel .btn{margin:0;min-width:60px;}

.calWrap .example {display: flex; align-items: center; height: 40px;}
.calInner .example {float: right; display: flex; align-items: center; height: 40px; padding-right: 10px;}
.calInner .example a, .calWrap .example a,
.calInner .example span, .calWrap .example span {color: #777; position: relative; padding-left: 25px;white-space:nowrap;}
.calInner .example a:hover, .calWrap .example a:hover{text-decoration:underline;}
.calInner .example a + a, .calWrap .example a + a, 
.calInner .example span + span, .calWrap .example span + span {margin-left: 10px;}
.calInner .pin::before, .calWrap .pin::before {content: ""; position: absolute; left: 0;}

.calInner .example a::before, .calWrap .example a::before{background:#ddd;}
.calInner .example a.on, .calWrap .example a.on{color:#464646;}

/* 달력클릭스타일 */
.calInner .example a::before{width: 20px; height: 20px;line-height:19px; border-radius: 100%; font-size: 14px; color: #fff; text-align: center; }
.calInner .example a.on.ico-all::before{content: "A";background: #8e8dda;}/* 전체 */
.calInner .example a.on.ico-holiday::before{content: "R";background: #f7324b;}/* 휴관일 */
.calInner .example a.on.ico-event::before{content: "E"; background: #f78155;}/* 문화행사 */
.calInner .example a.on.ico-course::before{content: "C";background: #5ea0e3;}/* 프로그램 */
.calInner .example a.on.ico-movie::before{content: "M";background: #8dc63f;}/* 강좌 */

.ico-yes::before {top:5px; width: 20px; height: 20px; background: #fff; border: 1px solid #e2e2e2;}/* 신청가능 */
.ico-no::before {top: 5px; width: 20px; height: 20px; background: #f0f0f2; border: 1px solid #e2e2e2;}/* 신청불가 */
.ico-sel::before{top: 5px; width: 20px; height: 20px; background: #8ba9fc; border: 1px solid #e2e2e2;}/* 선택일 */

.calWrap .ico-organ::before {top: 0; width: 20px; height: 20px; background: #009fe0 url("/include/image/ico_cal_organ.png") no-repeat 0 0; border-radius: 100%;}
.calWrap .ico-volun::before {top: 0; width: 20px; height: 20px; background: #8dc63f url("/include/image/ico_cal_volun.png") no-repeat 0 0; border-radius: 100%;}

.calMonth {float: left; display: flex; align-items: center;}
.calMonth.center{float:none;justify-content: center;}
.calMonth a {width: 40px; height: 40px; border: 1px solid #e2e2e2; background: #fff url("/include/image/arr_calPrev.png") 50% 50% no-repeat; border-radius: 3px;}
.calMonth a.next {background-image: url("/include/image/arr_calNext.png");}
.calMonth .todayBtn {width: 70px; margin-left: 20px;line-height: 38px; color: #71757b; text-align: center; background: #e6e7e8; border: none;}
.calMonth .month {margin: 0 25px; font-size: 1.556em; color: #333; font-weight: 500; line-height: 1;}

.selGroup {display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px; padding: 0 10px 0 30px; background-color: #f8f8fa;}
.selGroup ul {display: flex;}
.selGroup ul li + li {margin-left: 25px;}
.selGroup ul li a {display: flex; align-items: center; height: 65px; font-size: 1.222em; color: #777; position: relative;}
.selGroup ul li a.on {color: #464646;}
.selGroup ul li a.on::after {content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background-color: #6b6ab0;}
.selGroup .btn {min-width: 150px; line-height: 38px;height:40px;}

/* selLib - scroll */
.selLib{position: relative;margin-bottom: 50px;text-align: center;width:100%;text-align:left;}
.selLibInner{overflow-y:hidden;overflow-x: auto;}
.selLib {display:inline-block;margin:0 auto;white-space: nowrap;margin-bottom:40px;background:#f9f9fb;padding:0 30px;}
.selLib li {position: relative; display:inline-block;margin-right:15px;}
.selLib li.choiced a {color:#464646;}
.selLib li.choiced:first-child a {margin-left: 0;}
.selLib li a{line-height:65px;font-size:1.222em;color:#777;position: relative;display:block;}
.selLib li a::after{position: absolute;bottom:0;left: 50%;width: 0;height:3px;background: #3a5fc9;content: "";transition: all 0.25s ease;-webkit-transition: all 0.25s ease;z-index: 1;}
.selLib li.choiced a::after,
.selLib li a:hover::after,
.selLib li a:active::after,
.selLib li a:focus::after{left: 0;width: 100%;}

.calendar {table-layout: fixed; width: 100%; border-collapse: separate; border-spacing: 0px; empty-cells: show; border-top: 2px solid #666; border-left: 1px solid #e2e2e2;}
.calendar th, .calendar td {width: 14.28571428571429%; font-weight: normal; color: #464646; border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;}
.calendar thead th {font-size: 1.111em;height: 60px; border-bottom-color: #464646; background-color: #fff;}
.calendar td {height: 150px; padding: 10px; vertical-align: top; empty-cells: show;}
.calendar td .day {display: block; width: 20px; margin-bottom: 10px; font-weight: 500; line-height: 1;}
.calendar td.holiday {color: #666;}
.calendar td.choice {background-color: #f3f6ff;}
.calendar td.today {background-color: #f3f6ff;}
.calendar td.end {background-color: #fafafa;}
.calendar td.today .day {display: flex; color: #3a5fc9;}
.calendar td.today .today {height: 16px; margin-left: 5px; padding: 2px 5px; font-size: 12px; line-height: 1; color: #fff; border-radius: 18px;background:#3a5fc9;}
.calendar td.choice .day {color:#3a5fc9;}
.calendar td .pin {color: #777; position: relative; padding-left: 26px; font-size: 0.889em; color: #777;}
.calendar td .pin::before {content: ""; position: absolute; left: 0;}
.calendar td .ico-organ::before {top: 2px; width: 20px; height: 20px;}/* 기관예약 */
.calendar td .ico-volun::before {top: 2px; width: 20px; height: 20px;}/* 자원봉사 */
.calendar td .day .holiday{padding:2px 0;font-size: 0.889em;line-height: 1.1;color:#777;white-space: nowrap;}

/* 도서관 상태 아이콘 */
.calInner .ico-all::before,
.calendar td .ico-all::before{content: "A"; top: 5px; width: 20px; height: 20px; border-radius: 100%; font-size: 14px; color: #fff; text-align: center; background: #8e8dda;}/* 전체 */
.calInner .ico-holiday::before,
.calendar td .ico-holiday::before {content: "R"; top: 5px; width: 20px; height: 20px; border-radius: 100%; font-size: 14px; color: #fff; text-align: center; background: #f7324b;}/* 휴관일 */
.calInner .ico-event::before,
.calendar td .ico-event::before {content: "E"; top: 5px; width: 20px; height: 20px; border-radius: 100%; font-size: 14px; color: #fff; text-align: center; background: #f78155;}/* 문화행사 */
.calInner .ico-course::before,
.calendar td .ico-course::before {content: "C"; top: 5px; width: 20px; height: 20px; border-radius: 100%; font-size: 14px; color: #fff; text-align: center;background: #5ea0e3;}/* 프로그램 */
.calInner .ico-movie::before,
.calendar td .ico-movie::before {content: "M"; top: 5px; width: 20px; height: 20px; border-radius: 100%; font-size: 14px; color: #fff; text-align: center;background: #8dc63f;}/* 강좌 */
.calendar td .btn {display: block; padding: 0; line-height: 30px; min-width: auto; font-size: 1em; background-color: #e9e9e9;}
.calendar td span.btn {background-color: #777 !important; border-color: #777 !important; color: #fff;}

.calendar td .applyBtn {margin-top: 15px;}
.calendar td .applyBtn .status {display: flex;align-items: center;justify-content: center;width: 100%;height: 35px;font-size:0.944em;line-height: 1.2;border-radius: 3px;word-break: keep-all;text-align: center;color: #fff; background-color: #979ba1; border-color: #979ba1;color:#fff;}
.calendar td .applyBtn a.status{background-color:#3a5fc9;border-color:#3a5fc9;}
.calendar td .applyBtn .status + .status {margin-top: 10px;}
.calendar td .applyBtn .status span{font-size:0.941em;margin-left:4px;font-weight:100;}
.calListTit {font-size: 1.222em; color: #333; line-height: 1; margin:0 0 15px;font-weight:500;}

/* FAQ list */
.faqList {border-top: 2px solid #666;}
.faqList > li > div {position: relative;}
.faqList div.q {border-bottom: 1px solid #e2e2e2; cursor: pointer;color:#464646;font-weight:500;font-size:1.111em; padding:14px 15px 14px 60px;}
.faqList div.q::after {content: ""; position: absolute; right: 18px; top: 50%; width: 15px; height: 9px; margin-top: -4px; background: url("/include/image/arr_snb.png") no-repeat 0 0; transition: all .3s;}
.faqList .on div.q::after {transform: rotate(180deg);}
.faqList div.a {background-color: #f8f8fa;border-bottom:1px solid #e2e2e2; padding: 14px 15px 14px 60px;}
.faqList div.a p{color:#666;}
.faqList .ico {position: absolute; top: 16px; left: 16px; width: 30px; height: 30px; line-height: 27px;color: #fff; text-align: center; background-color: #6e7277; border-radius: 50%;}

/* data table(default) */
.tblWrap {position: relative;}
.tbl {position: relative; border-top: 2px solid #666;}
.tbDate {position: absolute; right: 0; top: -40px; color: #777;}
.tbl.hasLibrary td {font-size: 0.941em;}
.tbl col.left {width: 180px;}
.tbl th, .tbl td {padding: 10px 5px; text-align: center; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2;}
.tbl thead th {font-weight:500; color: #333; background-color: #f9f9fb; border-bottom-color: #666;font-size:1.056em;}
.tbl thead th.bdb {border-bottom-color:#e2e2e2;;}
.tbl tbody th:first-child[rowspan],
.tbl tbody td:first-child[rowspan]{border-right:1px solid #e2e2e2;position: relative;left:1px;}
.tbl tbody th:first-child[rowspan] +  th{border-left:none;}
.tbl tbody th:first-child[colspan] +  th{border-bottom:1px solid #e2e2e2}
.tbl tbody td:first-child[rowspan] +  td{border-left:none;}
.tbl tbody th{font-weight:500; background-color: #f9f9fb;color:#333;font-size:1.056em;}
.tbl tbody td.ta_l {padding-left: 25px; }
.tbl th:first-child, .tbl td:first-child {border-left:1px solid #fff;}
.tbl th.bdl, .tbl td.bdl {border-left: 1px solid #e2e2e2;}
.tbl th.bdc {border-bottom-color: #e2e2e2;}
.tbl thead + tbody th[scope="row"] + td {text-align: center;}
.tbl tbody + tbody::before {content: ""; display: block; padding-top: 20px;}
.tbl tbody + tbody tr:first-child th, .tbl tbody + tbody tr:first-child td {border-top: 1px solid #999;}
.tbl tbody tr th > .tit{font-weight:500;color:#555;}
/* .tbl td li {margin: 0;}
.tbl td li .btn, .tbl td li .tblBtn {vertical-align: inherit;} */
.tbl td.title {text-align: left;}
.tbl td.title a:hover, .tbl td.title:focus {text-decoration: underline;}
.tbl td.chkCell {padding: 5px 8px; background-color: #f4f4f4;}
.tblScroller, .tblScroller1, .tblScroller2 {overflow: auto;}
.tblScroller table {min-width: 640px;}
.tblScroller1 table {min-width: 700px;}
.tblScroller2 table {min-width: 760px;}
.tblScroller .tblLegend {margin: 0;}
.tblLegend {margin-top: -20px; text-align: right;}
.tblLegend:after {content: ""; display: block; clear: both;}
.tbl .btn{line-height:40px;}
.table_tab tr td.green {background-color:#f1f6e9;}
.table_tab tr td.active {background:#fffac8;}

.tbl .smtxt{color:#777;font-weight:normal;}

.tblBetweenWrap{display:flex;justify-content: space-between;align-items: center}
.tblBetweenWrap .conBtn{flex-shrink:0;margin-left:5px;}

/* 이용시간휴관일 */
.tblHoliday thead th{background:#fff;padding:10px 0;border-left:none;border-bottom-color:#e2e2e2;font-size:1.111em;color:#333;font-weight:500;}
.tblHoliday tbody td{border-left:none;}
.tblHoliday .infoBox{display:flex;align-items:center;flex-wrap:wrap;}
.tblHoliday .infoBox .rt{margin-left:auto;flex-shrink:0;}
.tblHoliday .infoBox .rt .btn{border:1px solid #777;border:1px solid #d6d6d6;border-radius:5px;height:40px;background:#fff;color:#777;font-weight:500;}
.tblHoliday .infoBox .rt .btn::after{content:"";background:url("/include/image/ico_btnArr.png") no-repeat 0 0;width:18px;height:14px;margin-left:10px;}
.tblHoliday .lib{color:#464646;font-weight:500;font-size:1.056em;}

/* 선없는 테이블 */
.noLine thead th, .noLine tbody td{border-left:none;}

/* 지하철노선도 */
.subwayWrap{margin-top:-5px;}
.subwayWrap .subwayBox{margin-top:5px;}
.subwayBox span{margin-right:15px;display:inline-block;}
.subway{border-radius: 15px;border: 1px solid #666;color: #666;font-style: normal;padding: 0 10px;vertical-align:top;margin-right:8px;}

.subway.center{border-color: #63a187;color: #63a187;}/* 경의중앙선 */

.subway.green{border-color: #63a187; color: #63a187;}
.subway.orange{border-color: #f66a1e; color: #f66a1e;}
.subway.yellow{border-color: #be8b06; color: #be8b06;}/* 도시버스 */
.subway.ygreen{border-color: #51a531; color: #51a531;}
.subway.blue{border-color: #2BC1BC; color: #2BC1BC;}
.subway.red{border-color: #e13e3f; color: #e13e3f;}
.subway.skyblue{border-color: #6d96d6;color: #6d96d6;}

.bar{display:inline-block;width:1px;height:12px;vertical-align:middle;background-color:#e9e9e9;margin:0 10px;}

/* 설문조사 */
.board-list td.serveyIng{color:#f78155;}
.serveyBtn{display:inline-block;width: 80px;height: 30px;line-height: 30px;font-size: 0.944em;color: #fff;text-align: center;background-color: #666;border: 1px solid #666;border-radius: 3px;}
.serveyBtn.join{background-color:#f78155;border-color:#f78155;}
.serveyBtn.result{background:#fff;color:#71757b;border-color:#b8babd;}

.surveyInfo {overflow: hidden; position: relative; margin-bottom: 40px; padding:8px; background: #f1f1f1;}
.surveyInfo .innerBox {background-color: #fff; padding:20px 35px 35px;}
.surveyInfo .title {font-size: 1.556em; font-weight: 500; line-height: 1.3; color: #333; margin-bottom: 25px; text-align: center;}
.surveyInfo .title .lib{display:inline-block;min-width:70px;height:30px;line-height:30px;color:#fff;text-align:center;background-color: #666;border-radius: 3px;vertical-align:middle;font-style:normal;font-size:0.643em;font-weight:normal;}
.surveyInfo .txt {margin-bottom: 25px;color:#666;font-size:1.111em;}
.surveyContent {padding:12px 25px; background-color: #f8f8fa;}
.surveyContent ul {display: flex; justify-content: space-between;}
.surveyContent ul li {color: #777;}
.surveyContent ul li strong {color: #555; padding-right: 25px;font-weight:normal;}
.surveyContent ul li span + span {position: relative; padding-left: 15px; margin-left: 15px;}
.surveyContent ul li span + span::before {content: ""; position: absolute; left: 0; top: 2px; width: 1px; height: 14px; background-color: #c3c3c3;}

.surveyArea {border-top: 2px solid #666;}
.surveyBox {border-bottom: 1px solid #666;}
.surveyBox .q {padding: 20px; border-bottom: 1px solid #e2e2e2; background-color: #f8f8fa;font-size:1.056em;color:#555;}
.surveyBox .q strong {font-size: 0.947em;padding-right: 15px;}
.surveyBox .a {padding: 15px 20px;}
.surveyBox .a li + li {margin-top: 7px;}
.surveyBox .a li .radi input[type="radio"] + label, .surveyBox .a li .chk input[type="checkbox"] + label  {color: #666;}
.surveyBox .a .otherInput {position: relative; top: -3px; margin-left: 5px; width: 100%; max-width: 500px; height: 35px;}
.surveyBox .a textarea {width: 100%; height: 145px; padding: 10px;}


/* 소식지 */
.newsletterWrap {border-top: 2px solid #666; border-bottom: 1px solid #e2e2e2;overflow:hidden;}
.newsletterList{margin-bottom:-1px;display: flex; flex-wrap: wrap; justify-content: space-between;}
.newsletter-item {display: flex; justify-content: space-between; width: 50%; padding: 30px 40px 30px 0; border-bottom: 1px solid #e2e2e2;}
.newsletter-item:nth-child(2n) {padding-right: 0;}
.newsletter-item .imgBox {width: 180px; height: 245px; background: #f8f8fa url("/include/image/ico_noImg.png") no-repeat 50% 50%; border: 1px solid #e1e1e1;}
.newsletter-item .imgBox img {width: 100%; height: 100%;}
.newsletter-item .infoBox {position: relative; width: calc(100% - 210px); min-height: 245px; padding-bottom: 65px;}
.newsletter-item .infoBox .title {font-size: 1.111em; font-weight: 500; color: #464646; margin-bottom: 15px;}
.newsletter-item .infoBox dl {display: flex;}
.newsletter-item .infoBox dl + dl {margin-top: 2px;}
.newsletter-item .infoBox dl dt {width: 50px; color: #464646;}
.newsletter-item .infoBox dl dd {width: calc(100% - 50px); color: #777;}
.newsletter-item .infoBox .list li{color:#666;font-size:0.944em;position: relative;padding-left:10px;}
.newsletter-item .infoBox .list li::before{content:"";position:absolute;left:0;top:14px;width:3px;height:3px;background-color:#666;}
.newsletter-item .infoBox .txt {margin-top: 6px; color: #777;}
.newsletter-item .infoBox .btnBox {position: absolute; left: 0; bottom: 0;display:flex;justify-content: space-between;width:100%;}
.newsletter-item .infoBox .btnBox .btn{font-size: 0.944em;width:48%;min-width:auto;line-height: 30px;height:30px;background:#e0e3e6;border-color:#e0e3e6;color:#666;white-space:nowrap;}
.newsletter-item .infoBox .btnBox .btn + .btn{background:#6e7277;color:#fff;}

/* 스마트도서관 */
.newsletterWrap.smart .newsletter-item .infoBox {padding-bottom:0;}
.newsletterWrap.smart .newsletter-item .infoBox .title {margin-bottom: 10px;}
.newsletterWrap.smart .newsletter-item .infoBox dl + dl {margin-top: 3px;}
.newsletterWrap.smart .newsletter-item .infoBox dl dt {width: 84px;}
.newsletterWrap.smart .newsletter-item .infoBox dl dd {width: calc(100% - 84px);}

/* 소식지 */
.webzineWrap {border-top: 2px solid #666; border-bottom: 1px solid #e2e2e2; overflow:hidden;}
.webzineList {display: flex; flex-wrap: wrap; margin-left: -35px;margin-bottom:-1px;}
.webzine-item {width: 25%; padding:35px 0 35px; border-bottom: 1px solid #e2e2e2;}
.webzine-item .thumbBox {margin-left: 35px; text-align: center;}
.webzine-item .thumbBox .imgBox {display:block; padding-top:136%; position:relative; width:100%; background: #f8f8f8 url("/include/image/noimg_book.png") 50% 50% no-repeat; border: 1px solid #e3e3e3;}
.webzine-item .thumbBox .imgBox img {display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.webzine-item .thumbBox .imgBox img[src$="noimg_book.png"]{opacity:0;}
.webzine-item .thumbBox .infoBox {position:relative;text-align:center;margin-top:12px;}
.webzine-item .thumbBox .infoBox .title {color: #555; margin-bottom: 12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:1.056em;}
.webzine-item .thumbBox .infoBox .btn {font-size: 0.889em;width:100%;border:1px solid #d6d6d6;background:#fff;color:#777;height:37px;line-height:35px;margin:0;}


/* 희망도서신청 - 검색 */
.hopeSearchWrap {overflow: hidden; border: 1px solid #e1e1e1; border-radius: 10px;}
.hopeSearchArea {padding: 30px;}
.hopeSearch {display: flex; justify-content: space-between;}
.hopeSearch .searchInputbox {position: relative; width: calc(100% - 120px);}
.hopeSearch .searchInputbox select {position: absolute; left: 0; top: 0; width: 150px; height: 55px; border-right: none;}
.hopeSearch .searchInputbox input[type="text"] {width: 100%; height: 55px; padding: 0 120px 0 15px;}
.hopeSearch .searchInputbox .searchBtn {position: absolute; right: 0; top: 0; width: 110px; height: 55px; padding-left: 15px; font-size: 1.111em; border-radius: 5px; background:#737679 url("/include/image/ico_search1.png") no-repeat 15px 50%;}
.hopeSearch .btn {width: 110px; min-width: auto; line-height: 55px; padding: 0; font-weight: 500; color: #6e7277; text-align: center; background-color: #fff; border-color: #6e7277;height:55px;margin:0;}
.hopeSearchDesc {padding: 30px; color: #777; background-color: #f8f8fa;}
.hopeSearchDesc span {color: #464646;}

.searchResultWrap.hope  {margin-top: 35px;}
.searchResultWrap.hope .listSetting {display: flex; justify-content: space-between;}
.searchResultWrap.hope .listSetting div:first-child {width: calc(100% - 180px);}
.searchResultWrap.hope .selBox {width: 180px; text-align: right;}
.searchResultWrap.hope .selBox select {height: 40px;}
.searchResultWrap.hope .selBox .btn {min-width: 50px; padding: 0; line-height: 38px;}

.newsletterWrap.hope .newsletter-item .infoBox .title{color:#333;font-size:1.222em;margin-bottom:5px;}
.newsletterWrap.hope .newsletter-item .imgBox {width: 166px; height: 240px;}
.newsletterWrap.hope .newsletter-item .infoBox {width: calc(100% - 195px); min-height: 240px;padding-bottom:40px;}

/* 독서동아리 - 토론도서대출신청 */
.newsletterWrap.talking .newsletter-item .infoBox .title{color:#333;font-size:1.222em;line-height:1.4;}

.newsletterWrap.talking .newsletter-item .infoBox dl dt {width: 80px;}
.newsletterWrap.talking .newsletter-item .infoBox dl dd {width: calc(100% - 80px);}
.newsletterWrap.talking .book_kind{display: inline-block;padding: 0 10px;border: 1px solid #d6d6d6;background-color: #fff;border-radius: 3px;font-size: 0.944em;color: #777;
font-weight: normal;vertical-align:1px;margin-right: 5px;line-height:1.2;min-width:70px;height:30px;line-height:28px;text-align:center;margin-bottom:15px;}
.newsletterWrap.talking .newsletter-item .infoBox .btnBox .btn{height:40px;line-height:40px;width:auto;min-width:130px;}
.newsletterWrap.talking .newsletter-item .infoBox .list li{font-size:1em;color:#777;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newsletterWrap.talking .newsletter-item .infoBox .list li + li{margin-top:4px;}
.newsletterWrap.talking .newsletter-item .infoBox .list li::before{display:none;}
.newsletterWrap.talking .newsletter-item .infoBox .list li .tit{color:#555;}


/* 연도선택 */
.yearWrap{background:#f8f8fa;position: relative;padding:10px 20px;display: flex;align-items:center;margin-bottom:30px;justify-content: center;}
.yearWrap .title{font-size:1.222em;font-weight:700;}
.yearWrap .title span::before{content:"";display:inline-block;width:1px;height:15px;background:#dadadb;margin:0 10px;}
.yearWrap .rt{margin-left:auto;}
.yearWrap .calYear {display: flex;align-items: center;white-space: nowrap;width:214px;justify-content: flex-end;}
.yearWrap .calYear > a {width: 40px; height: 40px; border: 1px solid #e2e2e2; background: #fff url("/include/image/arr_calPrev.png") 50% 50% no-repeat; border-radius: 3px;}
.yearWrap .calYear a.next {background-image: url("/include/image/board/arr_calNext.png");}
.yearWrap .year{margin: 0 25px;font-size: 1.389em;color: #333;font-weight: 500;line-height: 1;}
.yearWrap .btn{height:40px;background:#71757b;}

.yearSelWrap{overflow:hidden;margin-bottom:15px;}
.yearSelWrap .rt{float:right}
.yearSelWrap .rt .btn{height:45px;line-height:45px;margin:0;min-width:100px;vertical-align: middle;}
.yearSelWrap .rt select{width:200px;}


/* 북큐레이션 썸네일 */
.qurationWrap {overflow: hidden; border-top: 2px solid #666; border-bottom: 1px solid #e2e2e2;}
.qurationThumbList {display: flex; flex-wrap: wrap; margin-left: -40px;margin-bottom:-1px;}
.qurationThumbList li {width: 33.333%; padding: 30px 0 30px; border-bottom: 1px solid #e2e2e2;}
.qurationThumbList li .thumbBox { margin-left: 40px; text-align: center;}
.qurationThumbList li .thumbBox .thumb {display: block; position: relative; padding-top:100%;background: #f8f8f8 url("/include/image/noimg_book.png") 50% 50% no-repeat;; border: 1px solid #e1e1e1;}
.qurationThumbList li .thumbBox .thumb img {display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.qurationThumbList li .thumbBox .thumb img[src$="noimg_book.png"]{opacity:0;}
.qurationThumbList li .thumbBox .tit {margin-top:18px; font-size: 1.111em; line-height: 1.1; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.qurationThumbList li .thumbBox .tit .lib{border-radius:3px;color:#fff;padding:5px 10px;display:inline-block;font-size:0.900em;}

/* recommendBookList - list */
.recomQurationList{border-top:2px solid #666;}
.recomQurationList > li {overflow: hidden; position: relative; padding:35px 0 40px;border-bottom:1px solid #e2e2e2;}
.recomQurationList .thumb {position: absolute; top:40px; left: 0;}
.recomQurationList .thumb .cover {display: inline-block; position: relative; width: 220px; height: 220px; line-height: 0; vertical-align: top; border: 1px solid #e2e2e2;background: #f8f8f8 url("/include/image/noimg_book.png") 50% 50% no-repeat;}
.recomQurationList .thumb img {display: block; width: 100%; height: 100%; box-sizing: border-box;}
.recomQurationList .thumb img[src$="noimg_book.png"]{opacity:0;}
.recomQurationList .caption{padding-left:270px; min-height:220px;}
.recomQurationList .caption .lib{display:block;margin-bottom:5px;color:#2BC1BC;}
.recomQurationList .caption .bookName{color:#333;font-size:1.111em;font-weight:500;margin-bottom:7px;display:block;}
.recomQurationList .caption .date{color:#777;font-size:0.944em;}
.recomQurationList .caption .desc{border-top:1px solid #e2e2e2;padding-top:15px;margin-top:15px;color:#777;width:100%;}
.recomQurationList .caption .desc .location{margin-bottom:15px;display:block;}
.recomQurationList .caption .desc .txt{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;white-space: normal;line-height: 1.5;word-wrap: break-word;display: -webkit-box;
-webkit-line-clamp:2;-webkit-box-orient: vertical;max-height: 150px;}

/* recommendBookView - view */
.recomQurationView {border-top:2px solid #666;padding:20px 0 30px;border-bottom:1px solid #e2e2e2;}
.recomQurationView .top .thumb{position: absolute; top: 30px; left: 0;}
.recomQurationView .top .thumb .cover{display: inline-block; position: relative; width: 167px; height: 240px; line-height: 0; vertical-align: top; border: 1px solid #e2e2e2;background: #f8f8f8 url("/include/image/noimg_book.png") 50% 50% no-repeat;}
.recomQurationView .top .thumb img {display: block; width: 100%; height: 100%; box-sizing: border-box;}
.recomQurationView .top .thumb img[src$="noimg_book.png"]{opacity:0;}
.recomQurationView .top .list li{color:#555;}
.recomQurationView .top .list li + li{margin-top:3px;}
.recomQurationView .caption{padding-left:196px;min-height:265px;}
.recomQurationView .caption .bookName{color:#333;font-size:1.333em;font-weight:500;margin-bottom:10px;display:block;}
.recomQurationView .caption .infoBox{border-bottom:1px solid #e2e2e2;padding-bottom:20px;margin-bottom:20px;overflow:hidden;}
.recomQurationView .caption .infoBox .info{margin-left:-15px;}
.recomQurationView .caption .infoBox .info span {display: inline-flex; flex-wrap: wrap; position: relative;color: #666; padding-left: 10px; margin-left: 5px;}
.recomQurationView .caption .infoBox .info span::before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -8px; background-color: #dadada;}
.recomQurationView .btm{border-top:1px solid #e2e2e2;padding-top:15px;margin-top:15px;}
.recomQurationView .btm .desc{color:#777;}


/* 이달의책 */
.cateWrap {position: relative; margin-bottom: 28px; background-color: #f9f9fb;display:flex;align-items:center;}
.cateWrap > ul {display: flex; padding: 5px 0 0 32px;}
.cateWrap > ul li + li {margin-left: 23px;}
.cateWrap > ul li a {display: flex; align-items: center; height: 60px; font-size: 1.222em; border-bottom: 3px solid transparent;}
.cateWrap > ul li.choiced a {color: #464646; border-color: #3a5fc9;}
.cateWrap > p{margin-left:20px;}
.cateWrap > p.chkBtn input[type="checkbox"] {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0;}
.cateWrap > p.chkBtn input[type="checkbox"] + label {display: flex; align-items: center; height: 34px; padding: 0 19px 0 13px; font-size: 0.889em; color: #6e7277; background-color: #e6e7e8; border-radius: 34px; cursor: pointer;}
.cateWrap > p.chkBtn input[type="checkbox"] + label::before {content: ''; width: 12px; height: 10px; margin-right: 10px; background: url("/include/image/chkBtn_off.png") no-repeat 0 0;}
.cateWrap > p.chkBtn input[type="checkbox"]:focus + label {outline: 1px dotted #000;}
.cateWrap > p.chkBtn input[type="checkbox"]:checked + label {color: #fff; background-color: #6e7277;}
.cateWrap > p.chkBtn input[type="checkbox"]:checked + label::before {background-image: url("/include/image/board/chkBtn_on.png");}

.dateWrap {margin-bottom: 40px;}
.dateWrap .calMonth .month {margin: 0 38px;}
.dateWrap .calMonthList {margin-top: 28px; padding: 8px 0; border-top: 1px solid #ebebee; border-bottom: 1px solid #ebebee;width:100%;overflow-x:auto;text-align: center;white-space: nowrap;}
.dateWrap .calMonthList + .calMonthList{margin-top: 15px;}
.dateWrap .calMonthList a {display:inline-flex; align-items: center; justify-content: center; height: 36px; margin: 0 20px; font-size: 1.222em; border-radius: 5px;white-space: nowrap;}
.dateWrap .calMonthList a.choiced {min-width: 90px; margin: 0; padding:0 10px; color: #fff; background-color: #80a5df;}

.yearHalf{margin-left: 23px;}
.yearHalf button{min-width: 80px; height:40px; display: inline-flex; align-items: center; justify-content: center; border-radius: 3px;background-color: #fff; border: 1px solid #afafaf; color: #434343; font-size: 1.167em;}
.yearHalf button + button{margin-left: 10px;}
.yearHalf button.on{background-color: #6e7176; border: 1px solid #6e7176; color: #fff;}

.monthBook-list {display: flex; flex-wrap: wrap; margin-left: -30px;}
.monthBook-list > li {position: relative; width: calc(50% - 30px); margin-left: 30px; padding: 30px; border: 1px solid #e2e2e2;}
.monthBook-list > li:nth-child(n+3) {margin-top: 30px;}
.monthBook-list > li .thumb {position: absolute; top: 30px; left: 30px; width: 168px; height: 242px; border: 1px solid #e2e2e2; background: #f8f8f8 url("/include/image/ico_noImg.png") 50% 50% no-repeat;}
.monthBook-list > li .thumb img {width: 100%; height: 100%;}
.monthBook-list > li .thumb img[src$="ico_noImg.png"] {width: 100%; opacity: 0;}
.monthBook-list > li .bookInfoList {min-height: 242px; margin-left: 195px; position: relative;}
.monthBook-list > li .bookInfoList .bookTheme {display: flex; flex-wrap: wrap; margin-bottom: 10px;}
.monthBook-list > li .bookInfoList .bookTheme span {display: flex; align-items: center; justify-content: center; height: 30px; line-height: 1.2; text-align: center; border-radius: 3px;}
.monthBook-list > li .bookInfoList .bookTheme span.target {padding: 0 5px; color: #fff; background-color: #6e7277;}
.monthBook-list > li .bookInfoList .bookTheme span.theme {margin-left: 5px; padding: 0 5px; border: 1px solid #e2e2e2;}
.monthBook-list > li .bookInfoList .bookTheme span.theme i {width: 1px; height: 14px; margin: 0 8px; background-color: #ccc;}
.monthBook-list > li .bookInfoList .bookName {margin-bottom: 9px; font-size: 1.222em; line-height: 1.4; color: #333; font-weight: 500;}
.monthBook-list > li .bookInfoList .bookName a:hover, .book-list li .bookInfoList .bookName:focus {text-decoration: underline;}
.monthBook-list > li .desc {margin-top: 30px; padding-top: 25px; border-top: 1px solid #e2e2e2;text-align:justify;max-height:auto;overflow-y:hidden;}
.monthBook-list .conBtn{height:35px;margin-top:10px;font-size:0.944em;border-color: #e8e8e8;background-color: #e8e8e8;}
.monthBook-list .conBtn::after{position: relative;top:2px;}
.monthBook-list .mCSB_dragger_bar{background-color:#999 !important;}

/* 내도서관 - 달력 */
.inputDateGroup{width:100%;}
.inputDateGroup:after{content:"";display:block;clear:both;}
.inputDateGroup li{line-height:40px;float:left;}
.inputDateGroup li input[type="text"] {width: 100%; height:40px; padding: 0 30px 0 10px; text-align:left; letter-spacing: -0.5px;background:#fff url("/include/image/ico_cal.png") no-repeat 100% 50%;vertical-align:top;}
.inputDateGroup li:first-child{width:calc(50% - 8px);}
.inputDateGroup li:last-child{width:calc(50% - 8px);float:right;}
.inputDateGroup li:nth-child(2){width:16px;text-align:center;}

.mapWrap{border: 1px solid #e2e2e2;}


/* 장비예약 상세 - 달력 */
.divCol-2 {display: flex; justify-content: space-between;}
.divCol-2 > div {width: calc(55% - 15px);}
.divCol-2 > div + div {width: calc(45% - 15px);}
.calApply .dateWrap {margin-bottom: 0; padding: 15px 0; border-top: 2px solid #666;}
.calApply .calendar {border-top-width: 1px;}
.calApply .calendar thead th{height:40px;}
.calApply .calendar td {height: 70px; padding: 0;}
.calApply .calendar td > div {height: 100%; padding: 8px; background-color: #f0f0f2;}
.calApply .calendar td > div .day {font-size: 0.944em;}
.calApply .calendar td.today .today {margin-top: 1px;}
.calApply .calendar td > div .txt {font-size: 0.889em; text-align: center; color: #777;}
.calApply .calendar td > div.on {cursor: pointer; background-color: #fff;}
.calApply .calendar td > div.on.selected {background-color: #d2e2ff; -webkit-box-shadow: 0 0 0 2px #1d62e1 inset; -moz-box-shadow: 0 0 0 2px #1d62e1 inset; box-shadow: 0 0 0 2px #1d62e1 inset;}
.calApply .calendar td > div.on .txt {color: #8f8ed4;}
.calApply .calendar td.choice > div.on {background:#8ba9fc url("/include/image/board/cal_choice.png") no-repeat 50% 60%;color: #fff;}
.calApply .calendar td.choice > div.on .txt,
.calApply .calendar td.choice > div.on .pin,
.calApply .calendar td.choice > div.on .day {color: #fff;}
.calApply .calendar td a{display:block;width:100%;height:100%;}
.calApply .applyStatus p {margin-bottom: 20px; padding:20px; font-size: 1.111em; background: #f1f1fa;}
.calApply .applyStatus .btn {width: 100%; height: 60px; font-size: 1.222em;}
.calTimeList{overflow:hidden;margin-left:-10px;margin-top:-10px;margin-left:-10px;display: flex;flex-wrap: wrap;}
.calTimeList > li {margin-left:10px;padding-top:10px;width:calc(20% - 10px);}
.calTimeList > li label{display:block;overflow: hidden;white-space: nowrap;width: 100%;height:50px;line-height:50px;padding:0 15px;cursor: pointer;border:1px solid #999;border-radius:3px;text-align:center;}
.calTimeList > li label .time{color:#464646;}
.calTimeList > li label .time span{font-size:0.944em;color:#777;}
.calTimeList > li label .count{float:right;color:#666;}
.calTimeList > li input[type="checkbox"]{position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0;}
.calTimeList > li input[type="checkbox"]:checked + label{border-color: #3c6bc2;background:#3c6bc2; color: #fff;}
.calTimeList > li input[type="checkbox"]:disabled + label{background:#f0f0f2;border-color:#e2e2e2;cursor:auto;}


/* 신청 - 절차 */
.arrowStep {overflow: hidden; display: flex; margin-bottom: 45px; border: 1px solid #e1e1e1;}
.arrowStep > div {position: relative; display: flex; align-items: center; justify-content: center; text-align: center; width: 33.33%; height: 54px; padding-left: 17px; font-size: 1.111em; line-height: 1.1;}
.arrowStep > div:first-child {padding-left: 0;}
.arrowStep > div i {position: absolute; right: -16px; top: 0; width: 0; height: 0; border-top: 27px solid transparent; border-bottom: 27px solid transparent; border-left: 17px solid #fff; z-index: 1;}
.arrowStep > div i::before, .arrowStep > div i::after {content: ""; position: absolute; right: -10px; width: 40px; height: 1px; background-color: #e1e1e1;}
.arrowStep > div i::before {top: -17px; transform: rotate(57deg);}
.arrowStep > div i::after {bottom: -17px; transform: rotate(-57deg);}
.arrowStep > div.on {color: #fff;}

/* 나만의 맞춤도서 - list */
.myCustomSearchWrap{border:1px solid #e1e1e1;border-radius:10px;}
.myCustomList{padding:40px 50px;}
.myCustomList .myCustom-item + .myCustom-item{margin-top:30px;}
.myCustomSearchWrap .targetList{overflow:hidden;display:flex;justify-content: space-between;}
.myCustomSearchWrap .targetList li{display:flex;align-items:center;}
.myCustomSearchWrap .targetList li .title{float:left;width:126px;}
.myCustomSearchWrap .targetList li .title::before{width:80px;height:80px;}
.myCustomSearchWrap .targetList li .title.gender::before{content:"";display:inline-block;background:url("/include/image/ico_myCustom_gender.png") no-repeat 0 0;background-size:cover}
.myCustomSearchWrap .targetList li .title.age::before{content:"";display:inline-block;background:url("/include/image/ico_myCustom_age.png") no-repeat 0 0;background-size:cover}
.myCustomSearchWrap .targetList li .title.sort::before{content:"";display:inline-block;background:url("/include/image/ico_myCustom_sort.png") no-repeat 0 0;background-size:cover}
.myCustomSearchWrap .targetList li select{min-width:150px;}

.myCutomDataWrap{display:flex;align-items:center;justify-content: space-between;}
.myCutomDataWrap .title{color:#555;font-size:1.111em;width:126px;}
.myCutomDate{display:flex;align-items:center;width:100%;}
.myCutomDate li{border:1px solid #e2e2e2;position:relative;border-radius: 3px;padding-left:15px;display:flex;}
.myCutomDate li.wave{border:none;padding:0;}
.myCutomDate .wave{display:inline-block;width:30px;flex-shrink:0;text-align:center;}
.myCutomDate label{color:#555;margin-right:5px;line-height:45px;white-space:nowrap;}
.myCutomDate input[type="text"]{height:45px;padding: 0 30px 0 10px;text-align: left;letter-spacing: -0.5px;background: #fff url("/include/image/ico_cal.png") no-repeat 100% 50%;
vertical-align: top;border:none;width: 100%;min-width: 140px;}

.myCutomRadio{display:flex;align-items:center;}
.myCutomRadio li{margin-left:10px;}
.myCutomRadio input[type=radio] {position: absolute;display: block;overflow:hidden;width:0;height:0;padding:0;margin:0;opacity:0;}
.myCutomRadio label{position: relative;display: inline-flex;align-items: center;justify-content: center;
width:80px;height: 47px;padding: 0 15px 0;line-height: 1.2;color: #71757b;text-align: center;box-sizing: border-box;background-color: #e6e7e8;border: 1px solid #e6e7e8;
border-radius: 3px;}
.myCutomRadio input[type=radio]:checked ~ label{background:#6e7277;color:#fff;}
.myCustomSearchWrap .btnArea{background:#f8f8fa;border-top:1px solid #e1e1e1;padding:20px 10px;text-align:center;}

/* 나만의맞춤도서 - view */
.customView {position:relative;overflow:hidden;border-top:2px solid #666;}
.customView .viewBookArea{padding:22px 0 0 195px;position: relative;min-height:272px;}
.customView .viewBookArea .thumb{position:absolute;left:0;top:30px;display:block; width: 168px; height: 242px; border: 1px solid #e2e2e2; background: #f8f8f8 url("/include/image/noimg_book.png") 50% 50% no-repeat;
margin-right:20px;}
.customView .viewBookArea .thumb > img{display:block;width:100%;height:100%;}
.customView .title{color:#333;font-size:1.333em;font-weight:500;margin-bottom:12px;}
.customView .list li{color:#555;}
.customView .list li + li{margin-top:5px;}
.customView .bookContent {margin-top: 30px; padding-top: 20px; border-top: 1px solid #ddd;}
.customView .bookContent .tit{color:#333;font-size:1.111em;margin-bottom:10px;display:block;}

/* 프로그램 상세 상단 */
.lectureSummary{position: relative;margin-bottom: 30px;overflow: hidden;padding:7px ;background: #f1f1f1;}
.lectureSummary .inner{ width: 100%;background-color: #fff;padding: 30px;}
.lectureSummary .title{font-size:1.556em;color:#333;font-weight:500;text-align:center;margin-bottom:15px;}
.lectureSummary .title .lib{color: #2BC1BC;position: relative;padding-right: 10px;margin-right: 10px;font-size:0.929em;}
.lectureSummary .title .lib::after{content: "";display: inline-block;width: 1px;height: 16px;background: #dfdfdf;position: absolute;right: 0;top: 50%;margin-top:-5px;}
.lectureSummary .title .link{position: relative;top:-2px;}
.lectureSummary .list > li{background:#f8f8fa;padding:10px;}
.lectureSummary .infoBox{overflow:hidden;background:#f8f8fa;padding:10px 15px;margin-top:-5px;}
.lectureSummary .infoBox > .info{display: inline-flex;flex-wrap: wrap;position: relative;color: #666;margin-left:-24px;padding-right:40px;margin-top:5px;}
.lectureSummary .infoBox > .info span{position: relative; padding-left:12px;
margin-left:12px;}
.lectureSummary .infoBox > .info span + span::before{content: "";position: absolute;left: 0;top: 50%;width: 1px;height: 14px;margin-top: -8px;background-color: #bababa;}
.lectureSummary .infoBox > .info strong{font-weight:500;color:#464646;margin-right:15px;}
.lectureSummary .lib{display:inline-block;color:#fff;font-size:0.643em;border-radius:3px;font-weight:normal;font-style:normal;padding:2px 5px;min-width:50px;}

/* comment */
.commentTitle{font-size:1.222em;color:#333;border-bottom:2px solid #666;padding-bottom:10px;}
.commentTitle strong{font-size:0.909em;color:#777;font-weight:normal;}
.commentWrite {position: relative;padding:13px 20px 15px; background-color: #f8f8fa;border-bottom:1px solid #e2e2e2;}
.commentWrite .txtarea {display:flex;background:#fff;}
.commentWrite .txtarea textarea {width: 100%; height: 80px;padding:10px;border-radius:3px 0 0 3px;}
.commentWrite .txtarea .btnSave{display: block; width: 80px; height:80px; line-height: 80px;color: #fff; text-align: center; background-color: #71757b;font-size:1.111em;flex-shrink: 0;border-radius:3px}
.commentWrite .cncl{display:inline-block;width:80px;height:35px;line-height:32px;border-radius:3px;color:#71757b;border:1px solid #b8babd;text-align: center;font-weight:500;background:#fff;}

.commentWrite .commentHead {line-height:33px;position: relative;display: flex;}
.commentWrite .commentHead .tit {color: #464646;color:#666;margin-bottom:8px;}
.commentWrite .commentHead .tit strong{color:#333;display:inline-block;margin-right:35px;}
.commentWrite .commentHead.userName{margin-bottom:15px;}
.commentWrite .commentHead .rt {margin-left:auto;padding-right:10px;}
.commentWrite .commentHead .byte strong{color:#3a5fc9;}
.comment-item .commentWrite{border-bottom:none;margin-right:0;}
.comment-item .commentWrite .commentHead{margin-right:0;}

.comment-item .commentHead .userName{margin-bottom:10px;display:inline-block;}
.comment-item{border-bottom:1px solid #e2e2e2;}
.comment-item .del {display:inline-block;width: 22px; height: 22px; border: solid 1px #e2e2e2;border-radius:3px;position: relative;position:relative;top:5px;background:#fff;}
.comment-item .del::before,
.comment-item .del::after {content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%, -49.5%) rotate(45deg);width: calc(100% - 8px);height:2px;background-color: #71757b;border-radius: 1px;}
.comment-item .del::after {transform: translate(-50%, -49.5%) rotate(-45deg);}
.comment-item .modify{display:inline-block;border:1px solid #e2e2e2;border-radius:3px;width:22px;height:22px;background:#fff url("/include/image/btn_modify_comment.png") no-repeat 55% 50%;position:relative;top:5px;}
.comment-item .txt{color:#666;}
.comment-item .inner{padding:15px 10px;}

.commentWrite .commentHead .userName{margin-bottom:15px;display:inline-block;}
.commentWrite .commentHead .date,
.comment-item .commentHead .date{margin-right:10px;position: relative;padding-left:10px;margin-left:10px;}
.commentWrite .commentHead .date::before,
.comment-item .commentHead .date::before{content: "";position: absolute;left: 0;top: 50%;width: 1px;height: 14px;margin-top: -7px;background-color: #dadada;}
.commentWrite .commentHeadModify .userName,
.comment-item .commentHead .userName{font-weight:500;color:#333;}

/* 가족회원 라디오 */
.familyRdoList{background:#f9f9fb;display:flex;align-items:center;padding:15px 30px;margin-bottom:30px;}
.familyRdoList .title{font-size: 1.222em;color:#464646;margin-right:40px;white-space:nowrap;}
.familyRdoList .list{display:flex;flex-wrap:wrap;}
.familyRdoList .list li{margin-right:20px;}
.familyRdoList .list li .radi input[type="radio"] + label::before{top:2px;}
.familyRdoList .list li label{font-size:1.111em;}

/* 나만의 신착도서 */
.btnCatedel{display:inline-flex;width:30px;height:30px;background:url("/include/image/ico_layerCaseDel.png") no-repeat 50% 50%;vertical-align:middle;}
.myTopWrap .title .btnCatedel{margin-left:4px;position: relative;top:-2px;}
.attentionCateList{border-top: 2px solid #666;border-bottom: 1px solid #666;display:flex;flex-wrap:wrap;}
.attentionCateList > li{width:50%;border-bottom: 1px solid #e2e2e2;padding:5px 0;}
.myTopWrap .newCate{display: inline-flex;line-height: 35px;background: #3a5fc9 ;color: #fff;border-radius: 3px;padding: 0 10px;align-items:center;justify-content: center;font-weight:normal;font-size:0.727em;vertical-align:top;}
.myTopWrap .newCate::before {content: "";display: inline-block;background: url("/include/booksearch/image/ico_make.png") no-repeat 0 50%;width:22px;height:22px;margin-right:5px;}

/* 캡차코드 */
.captchaWrap {display: flex;}
.captchaWrap + .txtarea{margin-top:10px;}
.captchaWrap .captchaBox{border-radius: 3px; display:inline-flex; align-items: center; height:40px; background-color:#fff;}
.captchaWrap .captchaBox .thumb img{display:block; height:40px;}
.captchaWrap .captchaBox button{width:36px; height: inherit; border: 1px solid #666; border-left: none; display: flex; align-items: center; justify-content: center;}
.captchaWrap .captchaInput {margin-left:10px; }
.captchaWrap .captchaInput input{width: 200px; height:40px; font-size: 0.889em;}
.captchaWrap .captchaInput input::placeholder{color: #777;}
.captchaWrap .refresh::before,
.captchaWrap .voice::before{content:"";width:20px;height:20px;background-image: url("/include/image/ico_captcha.png");background-repeat: no-repeat;display: block}
.captchaWrap .voice::before{background-position-y: -20px;}


/* *** media query *** */
@media screen and (max-width: 1400px) {
	/* 나만의 맞춤도서 - list */
	.myCustomSearchWrap .targetList li .title{width:78px;}
	.myCustomSearchWrap .targetList li .title::before{width:60px;height:60px}
	.myCustomList .myCustom-item + .myCustom-item{margin-top:15px;}
}
@media screen and (max-width: 1024px){
	.board-list col.location {width: 100px;}
	/* board search */
	.pageSearch {margin-bottom:20px;}
	.fxcellBoxWrap,
	.fxcellBox{flex-wrap:wrap;}
	.fxWid1{flex:1;margin-bottom:8px;}/* 모바일화면 1개 */
	.fxWid2{flex:2;margin-bottom:8px;}/* 모바일화면 2개 */
	.fxWid2 + .fxWid2{margin-left:4px;}
	.fxWid3{flex:3;margin-bottom:8px;}/* 모바일화면 3개 */
	.fxWid3 + .fxWid3{margin-left:4px;}
	.fxWidfull{flex-basis:100%;margin-bottom:8px;}/* 모바일화면 100%일때 */
	.fxMerge input{flex-basis:100%;}
	.fxMerge .btn.search{flex-shrink:1;}
	.fxcell{border-radius:5px;}
	.schType .fxcellBox,
	.fxcellBox{border:none;height:auto}
	.fxcellBox >.fxcell {border:1px solid #ddd;}
	.fxcellBox .fxcell{min-width:auto;}
	.fxcellBox select.fxcell{padding: 0 25px 0 10px;}
	.fxcellBox .fxMerge{border:1px solid #ddd;border-radius:5px;overflow:hidden;margin-bottom:8px;}
	.schType .fxcellBox .fxMerge{border:1px solid#003164;}
	.fxcellBoxWrap > .btn,
	.schType .fxcellBox .btn.search, .fxcellBox .btn.search,
	.fxcellBox .fxcell, .fxcellBox .fxauto{height:40px;line-height:40px}
	.fxcellBoxWrap > .btn,
	.schType .fxcellBox .btn.search, .fxcellBox .btn.search{width:100%;}
	.fxcellBoxWrap > .btn{margin:0;margin-top:5px;}
	.fxcellBox .btnSearch{width:35px;height:35px;}
	.fxcellBox .btnSearch::before{width:20px;height:20px}
	/* 달력 */
	.fxcellDate{border: 1px solid #ddd;border-radius:5px;margin-bottom:8px;padding:0 10px;width:100%;}
	.fxcellDate .title{display:none;}
	.fxcellDate input[type="text"]{min-width:auto;}

	/* 회색백그라운드 검색폼 */
	.programSearchForm {padding:20px;}
	.programSearchForm .merge{margin-left:0;height:40px;line-height:40px;border-radius:5px;}
	.programSearchForm .cellBox .merge .cell{border:none;margin:0;height:100%;}
	.programSearchForm .cellBox .merge .cellauto{height:100%;}
	.programSearchForm .merge input{width:100%;}
	.programSearchForm .cellBox{flex-wrap:wrap;margin-left:-5px;}
	.programSearchForm .cellBox .cell{border:1px solid #e1e1e1;width:auto;height:40px;line-height:40px;}
	.programSearchForm .cellBox .cellauto{height:40px;}
	.programSearchForm .inputDateGroup,
	.programSearchForm .cellBox .cell{margin:0;margin-bottom:5px;}
	.programSearchForm .cellBox .btnSearch{margin:0;}
	.programSearchForm .btn.search{height:100%;line-height:35px;background:none;border:none;min-width:35px;background:#fff;font-size:0;}
	.programSearchForm .btn.search::before{content: "";position: absolute;left: 50%;top: 50%;
    transform: translate(-50%, -50%);background: url(/include/image/ico_btnSearchB.png) 0 50% no-repeat;background-size: 100%;
    width: 24px;height: 24px;}
	.programSearchForm .sWid1{flex:1;margin-bottom:8px;}/* 모바일화면 1개 */
	.programSearchForm .sWid2{flex:2;margin-bottom:8px;}/* 모바일화면 2개 */
	.programSearchForm .sWid2 + .sWid2{margin-left:4px;}
	.programSearchForm .sWid3{flex:3;margin-bottom:8px;}/* 모바일화면 3개 */
	.programSearchForm .sWid3 + .sWid3{margin-left:4px;}
	.programSearchForm .sWidfull{flex-basis:100%;margin-bottom:8px;}/* 모바일화면 100%일때 */
	.programSearchForm .btn.myBtn{width:100%;margin:0;margin-top:8px;}
	.programSearchForm .programTargetChkList li{width:33.333%;}
	

	/* 서치박스 검색 인풋 없는 타입 */
	.pageSearch2 {padding:20px;}
	.pageSearch2 .cellBox{flex-wrap:wrap;margin-left:-5px;}
	.pageSearch2 .cellBox .cell{border:1px solid #e1e1e1;width:100%;height:40px;}
	.pageSearch2 .btnSearch{height:40px;}
	.pageSearch2 .cellBox .cell{margin:0;margin-bottom:5px;}
	.pageSearch2 .cellBox .cell + .btnSearch{margin:0;}
	.pageSearch2 .btnSearch{width:100%;height:30px;line-height:30px;}
	.pageSearch2 .sWid1{flex:1;margin-bottom:8px;}/* 모바일화면 1개 */
	.pageSearch2 .sWid2{flex:2;margin-bottom:8px;}/* 모바일화면 2개 */
	.pageSearch2 .sWid2 + .sWid2{margin-left:4px;}
	.pageSearch2 .sWid3{flex:3;margin-bottom:8px;}/* 모바일화면 3개 */
	.pageSearch2 .sWid3 + .sWid3{margin-left:4px;}
	.pageSearch2 .sWidfull{flex-basis:100%;margin-bottom:8px;}/* 모바일화면 100%일때 */

	/* 검색박스 2단짜리 */
	.searchTopForm2 {padding:20px;}
	.searchTopForm2 .cellBox{flex-wrap:wrap;margin-left:-5px;}
	.searchTopForm2 .cellBox .cell{border:1px solid #e1e1e1;width:100%;height:40px;}
	.searchTopForm2 .cellBox .cellauto{height:40px;}
	.searchTopForm2 .btnSearch{height:40px;}
	.searchTopForm2 .inputDateGroup,
	.searchTopForm2 .cellBox .cell{margin:0;margin-bottom:5px;}
	.searchTopForm2 .cellBox .btnSearch{margin:0;}
	.searchTopForm2 .btnSearch{width:100%;height:30px;line-height:30px;}
	.searchTopForm2 .sWid1{flex:1;margin-bottom:8px;}/* 모바일화면 1개 */
	.searchTopForm2 .sWid2{flex:2;margin-bottom:8px;}/* 모바일화면 2개 */
	.searchTopForm2 .sWid2 + .sWid2{margin-left:4px;}
	.searchTopForm2 .sWid3{flex:3;margin-bottom:8px;}/* 모바일화면 3개 */
	.searchTopForm2 .sWid3 + .sWid3{margin-left:4px;}
	.searchTopForm2 .sWidfull{flex-basis:100%;margin-bottom:8px;}/* 모바일화면 100%일때 */
	.searchTopForm2 .cellBox + .cellBox{margin-top:0}

	/* club list */
	.clubListWrap .club-item {padding: 30px 0;}
	.clubListWrap .club-item .thumb {top: 30px;}
	.clubListWrap .club-item .caption {margin-left: 270px;}
	
	/* program list */
	.programTab li{width: calc(25% - 7px);}
	.programTab li label{height:35px;line-height:35px;padding:0 5px;font-size:1em;}
	.programList .program-item .thumb{position:absolute;left:0;top:20px;width:110px;height:150px}
	.programList .program-item{flex-wrap:wrap;padding-left:120px;}
	.programList .program-item .infoBox{width:calc(100% - 200px)}
	.programList .program-item .location{margin-bottom:10px;}
	.programList .program-item .location span{padding:2px 10px;}
	.programList .statusBox{text-align:left;}
	.programList .statusBox .count .wait{display:inline-block;}
	.programList .statusBox .btn_myInterest{position:absolute;right: auto;left: 0;bottom: auto;top: 168px;width:110px;}
	.programList .statusBox .status{margin-top:5px;width:110px;height:30px;line-height:30px;padding-bottom:2px;}

	.board-view td.viewTd{padding:15px 10px;}
	.board-view td.viewTd li:nth-child(3),
	.board-view td.viewTd li{float:none;}
	.board-view td.viewTd li strong{margin:0;}
	.board-view td.viewTd li + li strong{margin:0;}
	.board-view td.viewTd ul{padding:0;}
	.board-view td.viewTd ul + ul{border-top: none}
	.board-view td .desc{display:block;}

	/* basic board write */
	.board-write > ul > li > div .txt .ref {width: 100%; margin-left: 0; margin-top: 5px;}
	.board-write > ul > li.col-2 {width: 100% !important;}

	/* 독서동아리 - 소속 */
	.affiForm .other {justify-content: space-between;}
	.affiForm .other .radi + input {width: calc(100% - 70px);}

	/* 카드혜택 */
	.memCardBox .thumb{display:none}	

	/* 북큐레이션 썸네일 */
	.qurationThumbList {margin-left: -15px;}
	.qurationThumbList li {padding: 15px 0 15px;}
	.qurationThumbList li .thumbBox { margin-left:15px;}
	.qurationThumbList li .thumbBox .tit{margin-top:10px;}
	.qurationThumbList li .thumbBox .thumb {background-size:55%;}

	/* list type board */
	.article-list {position: relative; padding: 20px 0;}
	.article-list > div {text-align: left;}
	.article-list .numBox {display: none;}
	.article-list .infoBox {width: calc(100% - 130px);}
	.article-list .stateBox {width: 100%; margin-left: -20px;}
	.article-list .stateBox span {padding-right: 5px;}
	.article-list .stateBox span {display: inline-flex; position: relative; padding-left: 10px; margin-left: 10px;}
	.article-list .stateBox span::before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -8px; background-color: #efefef;}
	.article-list .stateBox br {display: none;}
	.article-list .statusBox {position: absolute; right: 0; top: 50%; width: 120px; transform: translateY(-50%);}

	/* list type board - 작은도서관 상세 */
	.article-view.small {margin-bottom: 40px;}
	.article-view.small .smallImg {width: 350px; height: 250px;}
	.article-view.small ul {width: calc(100% - 380px);}

	.article-view .imgWrap .thumb {width: 300px; height: 200px;}
	.article-view .imgWrap > ul {width: calc(100% - 330px);}
	.article-view .imgWrap > ul li + li {margin-top: 10px;}

	/* list type board - 내서재 */
	.myArticle-list {position: relative; flex-wrap: wrap; padding: 20px 0;}
	.myArticle-list > div {text-align: left;}
	.myArticle-list .numBox {display: none;}
	.myArticle-list .inputBox {position: absolute; left: 5px; top: 50%; margin-top: -8px;width:30px;}
	.myArticle-list .infoBox {flex-basis: calc(100% - 130px);}
	.myArticle-list .stateBox {width: 100%; margin-left: -20px;}
	.myArticle-list .stateBox span {padding-right: 5px;}
	.myArticle-list .stateBox span {display: inline-flex; position: relative; padding-left: 10px; margin-left: 10px;}
	.myArticle-list .stateBox span + span::before {content: ""; position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -8px; background-color: #efefef;}

	.myArticle-list .stateBox br {display: none;}
	.myArticle-list .statusBox {position: absolute; right: 0; top: 50%; width: 120px; transform: translateY(-50%);text-align:center;}

	/* list type board - 인풋타입 */
	.inputType .myArticle-list{padding-left:40px;}

	/* photo Gallery */
	.photoWrap {padding-top: 30px;}
	.photoThumbList {margin-left: -30px;}
	.photoThumbList li {padding: 0 0 20px 30px;}
	.photoThumbList li:nth-child(n+4) {margin-top: 30px;}
	.photoThumbList li .tit {margin: 15px 0;}

	/* photo Gallery - view */
	.photoThumbViewWrap {padding: 20px;}
	.photoDesc {margin-bottom: 20px;}
	.photoThumbView .slideshow-container {padding: 20px;}
	.photoNavigation {margin-top: 20px; padding: 10px 20px 20px;}
	.photo-navigation .thumbs {margin-left: -15px;}
	.photo-navigation .thumbs li {width: calc(8.333333333333333% - 15px); margin-left: 15px; margin-top: 10px;}
	.photo-navigation .thumbs li.current {border: 4px solid #6b6ab0;}


	/* 이달의책 */
	.cateWrap {margin-bottom: 23px;}
	.cateWrap > ul {padding-left: 25px;}
	.cateWrap > ul li + li {margin-left: 15px;}
	.cateWrap > ul li a {height: 54px;}

	.dateWrap {margin-bottom: 35px;}
	.dateWrap .calMonth .month {margin: 0 30px;}
	.dateWrap .calMonthList {margin-top: 23px; padding: 5px 0;}
	.dateWrap .calMonthList a {margin: 0 15px;}

	.monthBook-list {margin-left: 0;}
	.monthBook-list > li {width: 100%; margin-left: 0;}
	.monthBook-list > li:nth-child(n+2) {margin-top: 20px;}

	/* 소식지 */
	.newsletterWrap {border-bottom: none;}
	.newsletter-item {width: 100%; padding: 30px 0;}
	.newsletter-item:nth-last-child(1), .newsletter-item:nth-last-child(2) {border-bottom: 1px solid #e2e2e2;}
	.newsletter-item .imgBox {width: 160px; height: 218px;}
	.newsletter-item .infoBox {width: calc(100% - 185px); min-height: 218px;}
	.newsletter-item .infoBox .title {margin-bottom: 15px;}

	/* 나만의 맞춤도서 */
	.myCustomList{padding:20px 25px;}
	.myCustomList .myCustom-item + .myCustom-item{margin-top:8px;}
	.myCustomSearchWrap .targetList li .title{width:55px;}
	.myCustomSearchWrap .targetList li .title::before{width:45px;height:45px}

	.myCutomDataWrap .title{display:none;}
	.myCutomDate li{width:100%;}
	.myCutomDate input[type="text"]{width:100%;min-width:auto;}
	.myCutomDataWrap{flex-wrap:wrap}
	.myCutomRadio{margin-top:8px;}
	.myCutomRadio li:first-child{margin:0;}
}

@media screen and (max-width: 767px){
	.exclammark {padding-left: 26px;}
	.exclammark::before {width: 20px; height: 20px;}

	/* 게시판형 - 게시글 없음 */
	.noData p::before{width:100px;height:80px;background-size:100%;}
	
	.boardIcoWrap + .surveyInfo {margin-top: 30px;}
	.boardIcoWrap {height: 100px;}
	.boardIcoWrap p {padding-left: 72px;}
	.boardIcoWrap p::before {width: 56px; height: 50px; margin-top: -25px; background-size: cover;}
	/* 문화강좌신청 - 대기접수 */
	.boardIcoWrap.lecture {height: 110px;}

	.essential {left:6px;}

	.chk input[type="checkbox"] + label {padding-left: 20px;}
	.chk input[type="checkbox"] + label::before {width: 16px; height: 16px; background-size: cover;}

	.chk.right input[type="checkbox"] + label {padding-right: 19px;}

	.radi input[type="radio"] + label {padding-left: 21px;}
	.radi input[type="radio"] + label::before {top: 1px; width: 15px; height: 15px; background-size: cover;}

	/* select search */
	.selSearchWrap {margin-bottom: 30px; padding: 7px;}
	.selSearchWrap .innerBox select {min-width: 100px; margin-right: 5px;}
	.selSearchWrap .innerBox .btn {min-width: 70px; line-height: 36px;}

	/* 게시물검색 체크박스 */
	.boardSearch .chkForm {margin-top: 13px;}
	.boardSearch .chkForm li + li {margin-left: 20px;}

	.pagingWrap {padding: 2px 0; margin-top: 30px;}
	.paging span, .paging a, .paging span.current {width: 27px; height: 27px; line-height: 25px;font-size:1em;}
	.paging .btn-paging {width: 25px; height: 25px; line-height: 25px; background-position-y: -2px;}
	.paging .btn-paging.prev {background-position-y: -29px;}
	.paging .btn-paging.next {background-position-y: -54px;}
	.paging .btn-paging.last {background-position-y: -79px;}
	.pagingWrap .btn {line-height: 34px;}
	.pagingWrap .btn:only-child, .pagingWrap .paging ~ .btn {float: none; position: relative; right: auto; bottom: auto; padding: 0 20px; line-height: 34px;}
	.pagingWrap .paging ~ .btn {margin-top: 20px;}

	/* club list */
	.clubListWrap .club-item {padding: 20px 0;}
	.clubListWrap .club-item .thumb {top: 20px; width: 200px; height: 133px;}
	.clubListWrap .club-item .caption {margin-left: 220px; min-height: 133px;}
	.clubListWrap .club-item .caption .infoBox .info span::before {height: 12px; margin-top: -4px;}
	.clubListWrap .club-item .caption .desc {padding-top: 13px; margin-top: 13px;}

	/* 자유게시판 */
	.boardWrap.reply{margin-top:30px;}
	.boardWrap ~ .replyAlert{margin-top:30px;}

	/* board filter */
	.boardFilter {padding-bottom: 10px;}
	.boardFilter .count.sortC {line-height: 38px;}
	.boardFilter .sort select {min-width: 110px;}
	.boardFilter .sort .btn {min-width: 60px;}
	.boardFilter .selBox select {min-width: 110px; height: 36px; padding: 0 25px 0 10px;}
	.boardFilter .selBox .btn {min-width: 60px; line-height: 34px; margin-left: 5px;}

	/* basic board list */
	.board-list td .lib{width:82px;padding-right:8px;margin-right:8px;}
	.board-list td .lib::after{height:10px;top:6px;}
	.board-list col.no, .board-list col.attach {width: 50px;}
	.board-list col.writer {width: 70px;}
	.board-list col.hits {width: 60px;}
	.board-list col.date {width: 90px;}
	.board-list col.state {width: 55px;}
	.board-list col.team{width:80px;}
	.board-list col.period {width: 110px;}
	.board-list td.period::before {content: ""; display: inline-block; width: 14px;}
	.board-list tr td.title span {padding-left: 5px;}
	
	.board-list td.title > img.lockIcon {width: 24px;}
	.board-list td.title > img.newIcon {width: 14px;}
	.board-list td.title > img.lockIcon + a {max-width: calc(100% - 46px);}

	.requTxt {top: -25px;}
	.board-view col.left {width: 120px;}
	.board-view.apply col.left {width: 135px;}
	.board-view th.join {padding-left:15px;}
	.board-view td i.bar {height: 14px; margin: 0 8px; vertical-align: -2px;}

	/* basic board write */
	.board-write > ul > li > div {padding-left: 130px;min-height:47px;}
	.board-write > ul > li > div .tit {width: 130px; padding: 0 10px 0 20px;font-size:1em;}
	.board-write > ul > li > div .txt {padding: 13px 10px;}
	.board-write > ul > li > div .txt2{padding: 13px 10px;}
	.board-write > ul > li > div .txt.form {padding: 7px 10px;}
	/* .board-write > ul > li > div .txt select + select {margin-left: 5px;} */
	.board-write > ul > li.conArea {padding: 13px 10px;}
	.board-write > ul > li.conArea.form {padding: 7px 10px;}

	.board-write > ul > li > div .txt.row-2 > div > div {width: 50%; margin-right: 0;}
	.board-write > ul > li > div .txt.row-2 > div > div .chk input[type="checkbox"] + label {min-width: 70px;}

	.board-write > ul > li > div .txt.pay ul li {display: flex; width: 100%; text-align: left;}
	.board-write > ul > li > div .txt.pay ul li + li {border-top: 1px solid #e2e2e2;}
	.board-write > ul > li > div .txt.pay ul li p {padding: 13px 10px;}
	.board-write > ul > li > div .txt.pay ul li p:first-child {width: 120px;}
	.board-write > ul > li > div .txt.pay ul li p:last-child {width: calc(100% - 120px);}
	.board-write > ul > li > div .txt.pay ul li p + p {border-top: none;}

	.board-write > ul > li > div .txt .desc {width: 100%; margin-left: 0; margin-top: 5px;}

	/* 결제정보 */
	.board-write .paymentList{flex-wrap:wrap;}
	.board-write .paymentList > li {flex-basis: 100%;}
	.board-write .paymentList > li > dl{display:flex;}
	.board-write .paymentList > li > dl dt{border-bottom:none;padding:0}
	.board-write .paymentList > li > dl dd{padding:0}

	/* 독서동아리 - 소속 */
	.affiForm .radi {margin-right: 15px;}
	.affiForm .other .radi + input {width: calc(100% - 60px);}

	/* 지원희망 */
	.hopeForm > div {margin-bottom: 5px;width:50%;}
	.hopeForm > div.other input {width: calc(100% - 54px);}


	.agreeArea {padding: 15px 10px 0;}

	.prevNext {padding-left: 100px;}
	.prevNext dt {width: 100px;}
	.prevNext dt,.prevNext dd{height:50px;}

	/* list type board */
	.article-list {padding: 15px 0;}
	.article-list .infoBox .title {line-height: 26px;}
	.article-list .infoBox .title .lib {min-width: 60px; margin-right: 6px; vertical-align: 2px;}
	.article-list .infoBox {width: 100%;}
	.article-list .infoBox .title .country{margin-right:4px;}
	.article-list .statusBox {width: 100px;}
	.article-list .statusBox .status {height: 40px;width:100%;min-width:auto;}
	.article-list > .btnBox{margin-left:10px;}
	.article-list > .btnBox .btn{width:90px;}

	/* list type board - 축제 프로그램 목록 */
	.festival .article-list .infoBox {width: 100%;}
	.festival .article-list .infoBox .info {padding-right: 100px;}
	.festival .article-list .typeInfoBox {width: 90px; transform: translateY(-30%);}
	.festival .article-list .typeInfoBox .typeInfo {height: 44px; text-align: center; line-height: 1.2; word-break: keep-all;}

	/* list type board - 상세 */
	.article-viewTit .lib {min-width: 60px; margin-right: 8px;}
	.article-view ul li {min-height: 50px; padding: 5px 0 5px 140px;}
	.article-view ul li strong {width: 130px; padding: 5px 0;}
	.article-view ul li .tblBtn {top: 0;}
	.article-view ul li.wL, .article-view ul li.wR {width: 100%;}
	.article-view .content {padding:20px 10px; border-bottom: 1px solid #e2e2e2;}
	.fxArticle-view ul li{min-height: 50px;}
	.fxArticle-view ul li .aR{padding-right:0;}
	.fxArticle-view ul li strong {min-width: 60px; padding: 5px 0;}
	.fxArticle-view .content{padding:20px 10px;}

	/* list type board - 작은도서관 상세 */
	.article-view.small {flex-direction: column; margin-bottom: 40px; padding: 20px 0 0;}
	.article-view.small .smallImg {width: 100%; height: auto;}
	.article-view.small ul {width: 100%;}
	.article-view.small ul li {padding-left: 110px;}
	.article-view.small ul li strong {width: 100px; padding-left: 10px;}

	.article-view .imgWrap {padding: 20px;}
	.article-view .imgWrap .thumb {width: 240px; height: 160px;}
	.article-view .imgWrap > ul {width: calc(100% - 260px);}
	.article-view .imgWrap > ul li {padding-left: 80px;}
	.article-view .imgWrap > ul li strong {width: 80px;}


	/* photo Gallery */
	.photoThumbList li {width: 50%;}
	.photoThumbList li:nth-child(n+3) {margin-top: 30px;}
	.photoThumbList li .tit {margin: 13px 0;}
	.photoThumbList li .barList span + span {margin-left: 8px; padding-left: 8px;}
	.photoThumbList li .barList span + span::before {height: 13px; margin-top: -5px;}

	/* photo Gallery - view */
	.photoNavigation {padding: 10px 20px 20px;}
	.photo-navigation .thumbs {margin-left: -10px;}
	.photo-navigation .thumbs li {width: calc(10% - 10px); margin-left: 10px;}

	.webzine-list > li {padding: 15px 0;}
	.webzine-list .thumb {top: 15px; width: 111px; height: 148px;}
	.webzine-list .desc {min-height: 150px; margin-left: 130px;}
	.webzine-list .desc .summary {max-height: 105px; -webkit-line-clamp: 5;}
	.webzine-list .desc ul + .summary {max-height: 63px; -webkit-line-clamp: 3;}
	


	/* 설문조사 */
	.surveyInfo {margin-bottom: 30px; padding: 7px;}
	.surveyInfo .innerBox {padding: 20px;}
	.surveyInfo .title {margin-bottom: 20px;}
	.surveyInfo .txt {margin-bottom: 20px;}
	.surveyContent {padding: 12px 20px;}
	.surveyContent ul li strong {padding-right: 20px;}

	.surveyBox .q {padding: 15px;}
	.surveyBox .q strong {padding-right: 10px;}
	.surveyBox .a {padding: 12px 15px;}
	.surveyBox .a li + li {margin-top: 5px;}
	.surveyBox .a li .radi input[type="radio"] + label::before, .surveyBox .a li .chk input[type="checkbox"] + label::before {top: 0;}

	.inputDateArea {display: inline-block; margin-top: 5px; width: 100%;}
	.inputDateArea.m_100 .inputDate {width: calc(50% - 8px);}

	/* calendar */
	.calWrap + .descBox {margin-top: 30px;}
	.calHead {margin-bottom: 25px; padding: 7px;}
	.calInner .example a{padding-left:17px;}
	.calInner .example a::before{top:2px;width:15px;height:15px;line-height: 13px;font-size:11px;}
	.calInner .pin::before, .calWrap .pin::before{top:0;}
	
	.ico-holiday::before {top: 3px; width: 18px; height: 18px; line-height: 20px; font-size: 12px;}
	.ico-yes::before, 
	.calWrap .ico-no::before {top: 3px; width: 18px; height: 18px;}

	.calMonth {width: 100%; justify-content: center;}
	.calMonth a {width: 35px; height: 35px;}
	.calMonth .todayBtn {width: 60px; margin-left: 10px; line-height: 37px;}
	.calMonth .month {margin: 0 20px;}

	.calendar thead th {height: 50px;}
	.calendar td {height: 100px; padding: 7px;}
	.calendar td > div{height: 100px;}
	.calendar td .day {margin-bottom: 5px;}
	.calendar td.today .today {margin-left: 5px; font-size: 12px; border-radius: 16px;}
	.calendar td .pin {padding-left:0;white-space:nowrap;display:block;overflow:hidden;}
	.calendar td .pin::before {display:none;}
	.calendar td .applyBtn {margin-top: 5px;}
	.calendar td .applyBtn a, .calendar td .applyBtn span {padding: 0 5px; line-height: 1;}
	.calendar td .applyBtn span + a, .calendar td .applyBtn a + span,
	.calendar td .applyBtn a + a, .calendar td .applyBtn span + span {margin-top: 5px;}	
	
	.faqList > li > div {padding: 10px 10px 10px 45px;}
	.faqList .ico {top: 8px; left: 10px; width: 27px; height: 27px; line-height: 27px;}

	.tblWrap .tbDate {top: -33px;}

	/* 나만의책장 레이어팝업 */
	.chartPopinner {width: 95%;}
	.chartPopinner .chart-close01 {top: 18px;}

	.chartPopinner .layer-content .addWrap {padding: 20px 20px 10px;}
	.chartPopinner .layer-content .caseList {padding: 20px;}

	.chartPopinner .layer-content .topTxt {padding: 25px 20px;}
	.chartPopinner .layer-content .conTxt {margin: 20px 20px 0; padding-bottom: 20px;}

	/* 소식지 */
	.webzineList{margin-left:-15px;}
	.webzineList .webzine-item {padding:15px 0;width:50%;}
	.webzineList .webzine-item .thumbBox{margin-left:15px;}
	.webzineList .webzine-item .thumbBox .imgBox { background-size: 70%;}
	.webzineList .webzine-item .thumbBox .infoBox{margin-top:15px;}
	.webzineList .webzine-item .thumbBox .infoBox .title {margin-bottom: 3px;}
	.webzineList .webzine-item .thumbBox .infoBox dl dt {width:auto; margin-right:6px;}
	.webzineList .webzine-item .thumbBox .infoBox .btn {width:100%;}
	.yearWrap .btn{height:35px;line-height:35px;}

	/* 소식지 */
	.newsletter-item {padding: 20px 0;}
	.newsletter-item .imgBox {width: 140px; height: 191px; background-size: 70%;}
	.newsletter-item .infoBox {width: calc(100% - 160px); min-height: 191px; padding-bottom: 48px;}
	.newsletter-item .infoBox .title {margin-bottom: 12px;}
	.newsletter-item .infoBox .list li::before{top:6px;}
	
	/* 희망도서신청 - 검색 */
	.hopeSearchArea {padding: 20px;}
	.hopeSearch .searchInputbox {width: calc(100% - 85px);}
	.hopeSearch .searchInputbox select {width: 90px; height: 45px;}
	.hopeSearch .searchInputbox input[type="text"] {height: 45px; padding: 0 85px 0 10px;}
	.hopeSearch .searchInputbox .searchBtn {width: 80px; height: 45px; padding-left: 20px; background-position-x: 8px;}
	.hopeSearch .btn {width: 80px; line-height: 43px;height:45px;}
	.hopeSearchDesc {padding: 20px;}

	.searchResultWrap.hope  {margin-top: 25px;}
	.searchResultWrap.hope .listSetting {flex-direction: column;}
	.searchResultWrap.hope .listSetting div:first-child {width: 100%; margin-bottom: 5px;}
	.searchResultWrap.hope .selBox {width: auto;}

	.newsletterWrap.hope .newsletter-item .imgBox {width: 140px; height: 191px;}
	.newsletterWrap.hope .newsletter-item .infoBox {width: calc(100% - 160px); min-height: 191px;}
	.newsletterWrap.hope .newsletter-item .infoBox .title {margin-bottom: 10px;}
	.newsletterWrap.hope .newsletter-item .infoBox dl + dl {margin-top: 3px;}
	.newsletterWrap.hope .newsletter-item .infoBox dl dt {width: 80px;}
	.newsletterWrap.hope .newsletter-item .infoBox dl dd {width: calc(100% - 80px); word-break: break-all;}

	/* 문화강좌 상세 상단 */
	.lectureSummary .inner{padding:15px;}
	.lectureSummary .infoBox{padding:10px;}

	/* 투표 */
	.voteList > li .radi input[type="radio"] + label::before{margin-left:-18px;}

	/* 동아리게시판 */
	.clubWrap {margin-left:-15px;margin-top:-15px;}
	.clubWrap .club-item {width:calc(50% - 15px);margin-left:15px;margin-top:15px;min-height:170px;}


	/* 이달의책 */
	.cateWrap {margin-bottom: 20px;}
	.cateWrap > ul {padding-left: 20px;}
	.cateWrap > ul li + li {margin-left: 10px;}
	.cateWrap > ul li a {height: 50px;}
	.cateWrap > p {right: 10px;}
	.cateWrap > p.chkBtn input[type="checkbox"] + label {height: 28px; padding: 0 12px 0 10px;border-radius: 38px;}
	.cateWrap > p.chkBtn input[type="checkbox"] + label::before {margin-right: 5px;}

	.dateWrap {margin-bottom: 30px;}
	.dateWrap .calMonth .month {margin: 0 20px;}
	.dateWrap .calMonthList {margin-top: 20px;}
	.dateWrap .calMonthList a {margin: 0 10px;}

	.monthBook-list > li {padding: 20px;}
	.monthBook-list > li:nth-child(n+2) {margin-top: 15px;}
	.monthBook-list > li .thumb {top: 20px; left: 20px; width: 140px; height: 202px;}
	.monthBook-list > li .bookInfoList {min-height: 202px; margin-left: 160px;}
	.monthBook-list > li .bookInfoList .bookTheme {margin-bottom: 10px;}
	.monthBook-list > li .bookInfoList .bookTheme span {height: 26px;}
	.monthBook-list > li .bookInfoList .bookTheme span.target {padding: 0 10px;}
	.monthBook-list > li .bookInfoList .bookTheme span.theme {margin-left: 5px; padding: 0 7px;}
	.monthBook-list > li .bookInfoList .bookTheme span.theme i {height: 12px; margin: 0 6px;}
	.monthBook-list > li .bookInfoList .bookName {margin-bottom: 10px;}
	.monthBook-list > li .desc {margin-top: 20px; padding-top: 15px;}


	/* 신청상세 - 달력 */
	.divCol-2 {flex-direction: column;}
	.divCol-2 > div {width: 100% !important;}
	.divCol-2 > div + div {margin-top: 15px;}
	.calApply .dateWrap {padding: 10px 0;}
	.calApply .applyStatus .btn {height: 50px;}

	/* 신청 - 절차 */
	.arrowStep {margin-bottom: 35px;}

	/* 나만의 맞춤도서 - list */
	.myCustomList{padding:15px 20px;}
	.myCustomSearchWrap .targetList{flex-wrap:wrap;}
	.myCustomSearchWrap .targetList li{width:100%;}
	.myCustomSearchWrap .targetList li + li{margin-top:8px;}
	.myCustomSearchWrap .targetList li .title{width:40px;}
	.myCustomSearchWrap .targetList li .title::before{width:30px;height:30px;}
	.myCustomSearchWrap .targetList li select{width:100%;}
	.myCutomDate label, .myCutomDate input[type="text"],.myCutomRadio label {height:40px;line-height:40px;}
	.myCustomSearchWrap .btnArea{padding:15px 10px;}

	/* 나만의맞춤도서 - view */
	.customView .viewBookArea{padding:20px 0 0 147px;position: relative;min-height:195px;}
	.customView .viewBookArea .thumb{top:20px;width:130px; height:173px;background-size:60%;}
	.customView .bookContent{margin-top:20px;padding-top:15px;}

	/* 문화강좌 상세 상단 */
	.lectureSummary .inner{padding:15px;}
	.lectureSummary .infoBox{padding:10px;}

	/* 가족회원 라디오 */
	.familyRdoList .title{white-space:nowrap;margin-right:15px;}
	.familyRdoList .list{flex-wrap:wrap;}
	.familyRdoList .list li{white-space:nowrap;}

	/* 장비예약 상세 - 달력 */
	.calTimeList > li label{height:35px;line-height:35px;}
}

@media screen and (max-width: 640px){
	.exclammark {padding-left: 24px;}
	.exclammark::before {width: 18px; height: 18px;}

	.chk input[type="checkbox"] + label::before {top: 0;}
	.chk + .chk {margin-left: 10px;}
	.radi {margin-right: 15px;}

	.form-ele.auto {width: 100%; max-width: 100%;}

	/* club list */
	.clubListWrap .club-item .thumb {position: relative; left: auto; top: auto; margin: 0 auto 10px;}
	.clubListWrap .club-item .caption {margin-left: 0; min-height: auto;}
	.clubListWrap .club-item .caption .infoBox .info span::before {height: 11px; margin-top: -5px;}
	.clubListWrap .club-item .caption .desc {padding-top: 10px; margin-top: 10px;}


	.board-list col.lib {width: 65px;}
	.board-list th {padding: 12px 5px;}
	.board-list td {padding: 9px 5px;}
	.board-list td.title a {line-height: 22px;}
	.board-list tr td.title span {padding-left: 0;}

	.requTxt {top: -20px;}
	.board-view th.title,
	.board-view th {padding: 10px 5px;}
	.board-view td {padding: 10px;}
	.board-view td.form {padding: 6px 10px;}
	.board-view td.title .lib {min-width: 55px; line-height: 22px; vertical-align: 0;}
	.board-view td i.bar {height: 12px; margin: 0 7px; vertical-align: -1px;}
	.board-view td.interest ul li {width: 50%;}
	.board-view td.interest ul li:nth-child(n+3) {margin-top: 3px;}

	/* 상단 버튼 */
	.btnViewTopArea{margin-bottom:15px;}
	.btnViewTopArea .btnViewTop{line-height:33px;height:35px;}
	.btnViewTopArea .selArea .btn{ height: 35px;line-height: 35px;}

	/* basic board write */
	.board-write > ul > li > div {padding-left: 110px;}
	.board-write > ul > li > div .tit {width: 110px; padding: 0 10px;}

	.board-write > ul > li > div .txt.row-2 > div > div {width: 100%;}
	.board-write > ul > li > div .txt.row-2 > div > div .chk input[type="checkbox"] + label {min-width: 65px;}

	/* list type board - 내서재 */
	.myArticleHeader .chk{margin-right:8px;}
	.myArticleHeader .chk + .btnArticle{margin:0;}
	.myArticleHeader .btnArticle{padding: 0 8px;height: 28px;line-height: 26px;}
	
	/* 독서동아리 - 소속 */
	.affiForm .radi {margin-right: 10px;}
	.affiForm .other .radi {margin-right: 5px;}
	.affiForm .other .radi + input {width: calc(100% - 52px);}

	/* 지원희망 */
	.bookFilterForm .field {float: none;}
	.bookFilterForm .field .rdoBtn label {padding: 0 5px; min-width: 40px;}
	.bookFilterForm .field .rdoBtnGroup {margin-top: 10px;}
	.filterFormArea .btn {padding: 5px 40px;}

	/* list type board */
	.article-list .infoBox .title {line-height: 24px;}
	.article-list .infoBox .title .lib {min-width: 55px; margin-right: 5px; vertical-align: 1px;}
	.article-list .infoBox .info > span::before{height:10px;}
	.article-list .statusBox {width: 90px;}
	.article-list .statusBox .status {height: 34px;}

	/* list type board - 작은도서관 목록 */
	.small .article-list .infoBox.on {width: calc(100% - 85px);}
	.small .article-list .baseLib {width: 70px; height: 70px;}
	.small .article-list .baseLib span {padding-top: 35px;}
	.small .article-list .baseLib span::before {height: 28px; background-size: contain;}

	/* list type board - 상세 */
	.article-viewTit {padding: 15px;}
	.article-viewTit .lib {margin-right: 5px;}
	.article-view ul li {min-height: 45px; padding-left: 95px;}
	.article-view ul li strong {width: 90px; word-break: keep-all;}

	.article-view .imgWrap {flex-direction: column; align-items: center;}
	.article-view .imgWrap .thumb {margin-bottom: 10px;}
	.article-view .imgWrap > ul {width: 100%;}
	.article-view .imgWrap > ul li + li {margin-top: 5px;}

	/* list type board - 신청 */
	.applyAgree {margin-top: 30px;}
	.applyAgree .title {margin-bottom: 12px;}
	.applyAgree .title::before {padding: 2px 0 2px 29px; background-size: 23px;}
	.applyAgree .faqList div.q {padding: 0 35px;}
	.applyAgree .faqList div.q .chk {left: 10px; top: 15px;}
	.applyAgree .faqList div.q p {padding: 12px 0;}
	.applyAgree .faqList div.a {padding: 15px;}

	.thumb-list > li {width: 33.333%;}
	.thumb-list > li .thumb .lib, .book-list > li .thumb .lib {width: 40px;}
	.thumb-list > li .thumb .lib span, .book-list > li .thumb .lib span {height: 35px; font-size: 0.933em;}
	.thumb-list > li .tit {font-size: 1em;}


	/* recommendBookList */
	.recomQurationList > li {padding:15px 0 25px;}
	.recomQurationList .thumb {position: relative; top: auto; left:auto;text-align:center;margin-bottom:15px}
	.recomQurationList .thumb .cover {width:150px;height:150px;background-size:70%;}
	.recomQurationList .caption{min-height:auto;padding-left:0;}
	.recomQurationList .caption .desc{padding-top:10px;margin-top:10px;}

	/* recommendBookView */
	.recomQurationView {padding:15px 0 25px;}
	.recomQurationView .top .thumb{position: relative; top: auto; left:auto;text-align:center;margin-bottom:15px}
	.recomQurationView .top .thumb .cover{width:130px;height:192px;}
	.recomQurationView .top .thumb img.none {width:80px;height:80px;}
	.recomQurationView .caption{padding-left:0;min-height:auto;}
	.recomQurationView .caption .infoBox{padding-bottom:10px;margin-bottom:10px;}


	/* photo Gallery */
	.photoWrap {padding-top: 25px;}
	.photoThumbList {margin-left: -20px;}
	.photoThumbList li {padding: 0 0 15px 20px;}
	.photoThumbList li:nth-child(n+3) {margin-top: 20px;}
	.photoThumbList li .thumb {background-size: 50%;}
	.photoThumbList li .tit {margin: 10px 0;}
	.photoThumbList li .barList span + span::before {height: 11px;}

	/* photo Gallery - view */
	.photoThumbViewWrap {padding: 15px;}
	.photoDesc {margin-bottom: 15px;}
	.photoContent .controls a {width: 40px; height: 70px;}
	.photoThumbView .slideshow-container {padding: 15px;}
	.photoNavigation {margin-top: 15px; padding: 5px 15px 15px;}
	.photo-navigation .thumbs li {width: calc(12.5% - 10px);}

	.webzine-list .desc .summary {max-height: 98px;}
	.webzine-list .desc ul + .summary {max-height: 60px;}
	.webzine-view {padding: 15px;}
	.webzine-view .webzineSummary .thumb {position: relative; left: auto; top: auto;}
	.webzine-view .webzineSummary .thumb .cover {margin: 0 auto;}
	.webzine-view .webzineTbl {min-height: auto; margin-left: 0; margin-top: 15px;}
	.webzineContent {margin-top: 20px;}

	/* calendar */
	.calHead {margin-bottom: 20px;}
	.calHead .calInner {padding: 13px;}
	.calInner .example {margin-top: 10px;}
	.calInner .example span, .calWrap .example span {padding-left: 22px;}
	.calInner .ico-holiday::before, .calWrap .ico-holiday::before {top: 1px;}
	.calWrap .ico-yes::before, .calWrap .ico-no::before {top: 1px;}

	.calMonth {width: 100%; justify-content: center;}
	.calMonth a {width: 33px; height: 33px;}
	.calMonth .todayBtn {line-height: 35px;}
	.calMonth .month {margin: 0 15px;}

	.selLib {margin-bottom: 25px; padding: 0 10px;}
	.selLib ul li + li {margin-left: 15px;}
	.selLib ul li a {height: 50px;}
	.selLib .btn {min-width: 120px; line-height: 32px;}

	.calendar thead th {height: 45px;}
	.calendar td {padding: 5px;}
	.calendar td.today .today {height: 12px;width:12px; font-size: 11px; letter-spacing: 5px; overflow: hidden; padding: 3px 10px 0 4px;}
	.calendar td .ico-holiday::before {top: 1px;}
	.calendar td .pin.ico-organ, .calendar td .pin.ico-volun {padding-left: 18px;}
	.calendar td .ico-organ::before {width: 15px; height: 15px;}
	.calendar td .ico-volun::before {width: 15px; height: 15px;}
	.calendar td .applyBtn a, .calendar td .applyBtn span {flex-direction:column;}
	.calendar td .applyBtn .status span{margin-left:0;}

	.tblWrap .tbDate {top: -26px;}
	.tbl col.left {width: 130px;}
	.tbl th, .tbl td {word-break: normal; padding: 10px 5px;}
	.tbl tbody td.ta_l {padding-left: 10px;}
	.tblLegend {margin-top: 0;}

	/* 설문조사 */
	.surveyInfo {margin-bottom: 25px;}
	.surveyInfo .innerBox {padding: 17px;}
	.surveyInfo .title {margin-bottom: 15px;}
	.surveyInfo .txt {margin-bottom: 15px;}
	.surveyContent {padding: 12px 17px;}
	.surveyContent ul {flex-direction: column;}
	.surveyContent ul li {position: relative; padding-left: 65px;}
	.surveyContent ul li + li {margin-top: 3px;}
	.surveyContent ul li strong {position: absolute; left: 0; top: 0; padding-right: 0;}
	.surveyContent ul li span {display: block;}
	.surveyContent ul li span + span {padding-left: 0; margin-left: 0;}
	.surveyContent ul li span + span::before {display: none;}

	.surveyBox .q {padding: 12px;}
	.surveyBox .q strong {padding-right: 8px;}
	.surveyBox .a {padding: 10px 12px;}
	.surveyBox .a .otherInput {top: 0; margin-left: 0;}

	.faqList li div.q ,
	.faqList li div.a {padding: 10px 30px 10px 40px;}
	.faqList .ico {top: 7px; left: 7px; width: 26px; height: 26px; line-height: 26px;}


	/* 연도선택 */
	.yearWrap{flex-direction: column;}
	.yearWrap .calYear{width:auto;}
	.yearWrap .rt{margin-top:5px;}


	/* 이달의책 */
	.cateWrap > ul {padding-left: 10px;}
	.cateWrap > ul li a {height: 46px;}

	.dateWrap .calMonth .month{margin: 0 10px}
	.dateWrap .calMonthList a.choiced{min-width: 50px;}
	.yearHalf{margin-left: 10px;}
	.yearHalf button{min-width: 50px; height: 30px;}
	.yearHalf button + button{margin-left: 5px;}

	.monthBook-list > li {padding: 15px;}
	.monthBook-list > li:nth-child(n+2) {margin-top: 10px;}
	.monthBook-list > li .thumb {top: 15px; left: 15px; width: 120px; height: 173px; background-size: 75%;}
	.monthBook-list > li .bookInfoList {min-height: 173px; margin-left: 135px;}
	.monthBook-list > li .bookInfoList .bookTheme span {height: 24px;}
	.monthBook-list > li .bookInfoList .bookTheme span.target {padding: 0 8px;}
	.monthBook-list > li .bookInfoList .bookTheme span.theme {padding: 0 6px;}
	.monthBook-list > li .bookInfoList .bookTheme span.theme i {height: 10px; margin: 0 5px;}

	/* 신청상세 - 달력 */
	.calApply .calendar td {height: 60px;}
	.calApply .calendar td > div{height: 60px;}
	.calApply .applyStatus p {padding: 15px;}
	.calApply .applyStatus .btn {height: 45px;}


	/* 신청 - 절차 */
	.arrowStep {margin-bottom: 30px;}

	.subwayBox span{line-height:24px;}

	/* 캡차코드 */
	.captchaWrap {flex-wrap: wrap;}
	.captchaWrap .captchaInput{width:100%; margin:0; margin-top:8px;}
	.captchaWrap .captchaInput input{width: 224px;}
	
	/*프로그램신청*/
	.programTab li{width: calc(33.333% - 7px);}
}

@media screen and (max-width: 480px){
	.essential {left: 8px;}

	/* select search */
	.selSearchWrap {margin-bottom: 25px;}
	.selSearchWrap .innerBox select {min-width: auto;}
	.selSearchWrap .innerBox .btn {min-width: 50px;}
	/* select search */
	.selSearchWrap {background:none;padding:0;}
	.selSearchWrap .innerBox {padding:0}

	/* 게시물검색 체크박스 */
	.boardSearch .chkForm {margin-top: 10px;}
	.boardSearch .chkForm li + li {margin-left: 10px;}

	.pagingWrap {padding: 2px 0;}
	.paging span, .paging a, .paging span.current {width: 22px; height: 25px; line-height: 23px;}
	.paging .btn-paging {width: 23px; height: 23px; line-height: 23px; background-position-y: -3px;}
	.paging .btn-paging.prev {margin-right: 3px; background-position-y: -30px;}
	.paging .btn-paging.next {margin-left: 3px; background-position-y: -55px;}
	.paging .btn-paging.last {background-position-y: -80px;}

	.board-view td.interest ul li {width: 100%;}
	.board-view td.interest ul li:nth-child(n+2) {margin-top: 3px;}

	/* basic board write */
	.board-write > ul > li > div .tit {padding: 0 8px 0 18px;}
	.board-write > ul > li > div .txt.form {padding: 5px 10px;}
	.board-write > ul > li > div .txt.pay ul li p:first-child {width: 100px;}
	.board-write > ul > li > div .txt.pay ul li p:last-child {width: calc(100% - 100px);}

	.board-write > ul > li > div .txt .ref .radi {margin-left: 5px;}

	.boardFilter .sort select, .boardFilter .sort.toy select + select {min-width: auto; background-position-x: calc(100% + 13px);}
	.boardFilter .sort .btn {min-width: 50px;}

	/* list type board - 작은도서관 상세 */
	.article-view.small {margin-bottom: 35px;}
	.article-view.small .smallImg .baseLib {left: 15px; top: 15px; width: 70px; height: 70px;}
	.article-view.small .smallImg .baseLib span {padding-top: 35px;}
	.article-view.small .smallImg .baseLib span::before {height: 28px; background-size: contain;}
	.article-view.small ul li {padding-left: 100px;}
	.article-view.small ul li strong {width: 90px; padding-left: 5px;}

	/* photo Gallery */
	.photoWrap {padding-top: 20px;}
	.photoThumbList {margin-left: -10px;}
	.photoThumbList li {padding: 0 0 15px 10px;}
	.photoThumbList li:nth-child(n+3) {margin-top: 15px;}
	.photoThumbList li .barList {flex-direction: column;}
	.photoThumbList li .barList span + span {margin-left: 0; margin-top: 3px; padding-left: 0;}
	.photoThumbList li .barList span + span::before {display: none;}

	/* photo Gallery - view */
	.photoThumbViewWrap {padding: 10px;}
	.photoThumbView .slideshow-container {padding: 10px;}
	.photo-navigation .thumbs li {width: calc(16.6666% - 10px);}

	.webzine-list .thumb {width: 83px; height: 111px;}
	.webzine-list .desc {min-height: 111px; margin-left: 95px;}
	.webzine-list .desc .summary {max-height: 95px;}
	.webzine-list .desc ul + .summary {max-height: 57px;}

	.selLib .btn {min-width: 100px; padding: 0 5px;}

	.tbl col.left {width: 100px;}

	/* 소식지 */
	.webzineList {margin-left:-15px;}
	.webzine-item .thumbBox {margin-left:15px;}

	/* 견학신청 */
	.visitWrap .calendar td {height: 55px;}
	.visitWrap .calendar td > div {padding: 5px;height: 55px;}

	.visitWrap .applyStatus {margin-bottom: 20px;}
	.visitWrap .applyStatus ul {flex-direction: column; padding: 12px 0;}
	.visitWrap .applyStatus ul li + li {margin-top: 5px;}

	/* 희망도서신청 - 검색 */
	.hopeSearchArea {padding: 10px;}
	.hopeSearch .searchInputbox {width: calc(100% - 70px);}
	.hopeSearch .searchInputbox select {width: 80px; height: 40px;}
	.hopeSearch .searchInputbox input[type="text"] {height: 40px; padding: 0 70px 0 80px;}
	.hopeSearch .searchInputbox .searchBtn {width: 65px; height: 40px; padding-left: 20px; background-position-x: 5px; background-size: 18px;}
	.hopeSearch .btn {width: 65px; line-height: 38px;}
	.hopeSearchDesc {padding: 10px;}

	.searchResultWrap.hope  {margin-top: 20px;}

	.newsletterWrap.hope .newsletter-item .imgBox {width: 120px; height: 163px;}
	.newsletterWrap.hope .newsletter-item .infoBox {width: calc(100% - 140px); min-height: 163px;}
	.newsletterWrap.hope .newsletter-item .infoBox dl dt {width: 70px;}
	.newsletterWrap.hope .newsletter-item .infoBox dl dd {width: calc(100% - 70px);}
}

@media screen and (max-width: 375px){
	.exclammark {padding-left: 21px;}
	.exclammark::before {width: 16px; height: 16px;}

	.chk input[type="checkbox"] + label {padding-left: 17px;}
	.chk input[type="checkbox"] + label::before {width: 14px; height: 14px;}

	.radi input[type="radio"] + label {padding-left: 18px;}
	.radi input[type="radio"] + label::before {top: 0; width: 15px; height: 15px;}

	.paging span, .paging a, .paging span.current {width: 20px;}

	.boardFilter .sort select {min-width: 90px;}
	.boardFilter .sort select + select {min-width: 80px;}

	.board-list td .lib {line-height: 20px;}
	.board-list col.no, .board-list col.attach {width: 50px;}
	.board-list col.writer {width: 55px;}
	.board-list col.hits {width: 50px;}
	.board-list col.date {width: 90px;}
	.board-list col.state {width: 50px;}
	.board-list col.period {width: 100px;}
	.board-list td.title a {height: 20px; line-height: 20px;}

	.requTxt {top: -17px;}
	.board-view col.left {width: 90px;}
	.board-view.apply col.left {width: 105px;}
	.board-view td.title .lib {min-width: 50px; line-height: 20px;}
	.board-view td i.bar {height: 11px; margin: 0 6px; vertical-align: -1px;}

	/* basic board write */
	.board-write > ul > li > div .txt.form {padding: 3px 10px;}

	/* 독서동아리 - 소속 */
	.affiForm .other .radi + input {width: calc(100% - 47px);}

	/* 지원희망 */
	.hopeForm > div {margin-bottom: 2px;}

	.prevNext {padding-left: 80px;}
	.prevNext dt {width: 80px;}

	/* list type board */
	.article-list .infoBox .title {line-height: 22px; margin-bottom: 8px;}
	.article-list .infoBox .title .lib {min-width: 50px; vertical-align: 0;}
	/* .article-list .infoBox .info {padding-right: 90px;} */
	.article-list .statusBox {width: 80px;}

	.tblWrap .tbDate {top: -23px;}

	.thumb-list > li {width: 50%;}

	.book-list .thumb .cover {width: 80px; height: 112px;}
	.book-list .bookInfoList {margin-left: 95px;}
	.bookInfoList .bookName i {line-height: 17px;}

	.webzine-list .desc .summary {max-height: 80px;}
	.webzine-list .desc ul + .summary {max-height: 48px;}


	.calendar {font-size: 0.833em;}
	.calendar td.today .today {height: 11px; font-size: 10px; padding: 1px 8px 0 3px;}
	.calendar td .pin.ico-organ, .calendar td .pin.ico-volun {padding-left: 17px;}
	.calendar td .ico-organ {margin-bottom: 3px;}
	.calendar td .ico-organ::before {top: -1px; width: 14px; height: 14px; margin-bottom: 3px;}
	.calendar td .ico-volun::before {top: -1px; width: 14px; height: 14px;}

	.faqList > li > div {padding: 10px 10px 10px 35px;}
	.faqList .ico {top: 6px; left: 5px; width: 24px; height: 24px; line-height: 24px;}
}
@media screen and (max-width: 320px){
	/* 이달의책 */
	.yearHalf{margin-left: 5px;}
	.yearHalf button{min-width: 36px;}
	.yearHalf button + button{margin-left: 2px;}
}
/* *** web first *** */
@media screen and (min-width: 1025px) {
	.board-view td.content {padding:30px 50px;}

	.photoThumbView .slideshow-container {width: inherit; height: 700px;}
	.photoThumbView .slideshow, .photoThumbView .slideshow li {height: 100%;}
	.photoThumbView .slideshow img {display: block; width: inherit; height: 100%; margin: 0 auto;}

	/* 추천도서 이달의책 */
	.monthBook-list > li .desc{max-height:234px;overflow-y:auto;}
}
