@charset 'utf-8';
/*@import "base.css";*/

/* Color */
.c_1b619d{color:#1b619d;}

/* tab */
.tabBox{margin-bottom:40px;}
.tabBox ul:after{content:'';display:block;clear:both;}
.tabBox ul li{border:1px solid #ccc;color:#888;text-align:center;float:left;letter-spacing:0;}
.tabBox ul li a{display:block;padding:10px 0 12px;font-size:20px;}
.tabBox ul li:nth-child(-n+2){border-right:0;}
.tabBox ul li.active{color:#fff;background:#034ca8;}
.tabBox ul.tab_02 li{width:50%;}
.tabBox ul.tab_03 li{width:33.3333%;}
.tabBox ul.tab_04 li{width:25%;}
.tabBox ul.tab_05 li{width:20%;}

/* subTab */
.subTabDesign{margin-bottom:70px;}
.subTabDesign ul:after{content:'';display:block;clear:both;}
.subTabDesign ul li{border-bottom:2px solid #d9d9d9;color:#888;text-align:center;float:left;letter-spacing:0;}
.subTabDesign ul li span{display:block;padding:10px 0 12px;font-size:20px;border-bottom:2px solid #fff;cursor:pointer;}
.subTabDesign ul li.selected{color:#0072bc;border-bottom:2px solid #0072bc;}
.subTabDesign ul li.selected span{border-bottom:2px solid #0072bc;}
.subTabDesign ul.tab_02 li{width:50%;}
.subTabDesign ul.tab_03 li{width:33.3333%;}
.subTabDesign ul.tab_04 li{width:25%;}
.subTabDesign ul.tab_05 li{width:20%;}

/*table*/
table{width:100%;border-top:1px solid #778590;}
table tr th{background:#eef2f6;padding:18px 0;border-bottom:1px solid #c4c9cf;}
table tr td{border-bottom:1px solid #c4c9cf;} 
.verticalTable{text-align:center;border-top:1px solid #778590;letter-spacing:-0.02em;color:#333;}
.verticalTable tr th{font-size:18px;border-right:1px solid #d9dde2;padding:18px 0;border-bottom:0;}
.verticalTable tr td{font-size:16px;border-bottom:1px solid #c4c9cf;border-right:1px solid #d9dde2;padding:18px 0;}
.verticalTable tr th:last-child,.verticalTable tr td:last-child{border-right:0;}

/* Main */
#main{padding-top:156px;}
.mainCon{position:relative;}
.mainCon .m_main_slide_box{display:none;}
.mainCon h3{text-align:center;text-indent:5px;letter-spacing:5px;text-transform:uppercase;font-weight:700;font-size:32px;color:#3c3c3c;line-height:100%;padding-bottom:15px;}
.mainCon .mainSlideBox .slick-list{border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.mainCon .slick-slide img{display:inline-block;}
.mainCon .slide_img{text-align:center;}
.mainCon .slideArrow{position:absolute;top:50%;left:50%;transform:translateX(-50%);}
.mainCon .slick-arrow{width:41px;height:60px;position:absolute;top:50%;margin-top:-30px;font-size:0;line-height:0;letter-spacing:-1000em;text-indent:-1000em;border:0;cursor:pointer;z-index:1;}
.mainCon .slideArrow .prev{background:url(/img/main/slide_arrow_prev.png) no-repeat left center;left:0;}
.mainCon .slideArrow .next{background:url(/img/main/slide_arrow_next.png) no-repeat left center;right:0;}
.mainCon .slick-dots{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);}
.mainCon .slick-dots li{display:inline-block;margin-right:5px; }
.mainCon .slick-dots li:last-child{margin-right:0; }
.mainCon .slick-dots li button{width:15px;height:15px;border:0;border-radius:50%;background:#231916;font-size:0;cursor:pointer;border:1px solid #0072bc;background:#fff;}
.mainCon .slick-dots li.slick-active button{width:29px;background:#0072bc;border-radius:30px;}
.slideArrowWd{width:1375px;margin:0 auto;}
.sectionTitle{font-size:45px;font-weight:bold;margin-bottom:31px;text-align:center}
.newBook{margin-top:51px;padding: 0 60px;}
.bestSeller{margin-top:105px;}
.bookInfo dl{text-align:center;letter-spacing:0;margin-top:21px;padding: 0 10px;}
.bookInfo dl dt{font-size:25px;font-weight:500;margin-bottom:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.bookInfo dl dd{font-size:19px;color:#666;}
.bookInfo .slick-slide .imgBox{height:352px;position:relative;}
.bookInfo .slick-slide img{margin:0 auto;box-shadow:0 3px 8px rgba(0,0,0,0.2);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.bookInfo .slick-arrow{width:25px;height:50px;position:absolute;top:50%;margin-top:-58.5px;font-size:0;line-height:0;letter-spacing:-1000em;text-indent:-1000em;border:0;cursor:pointer;z-index:1;}
.bookInfo .slick-prev{background:url(/img/main/book_arrow_prev.gif) no-repeat left center;left:-48px;}
.bookInfo .slick-next{background:url(/img/main/book_arrow_next.gif) no-repeat left center;right:-48px;}
.bookInfo.newBookBox .slick-prev{background:url(/img/main/book_arrow_prev.gif) no-repeat left center;left:-108px;}
.bookInfo.newBookBox .slick-next{background:url(/img/main/book_arrow_next.gif) no-repeat left center;right:-108px;}
.viewBox{position:relative;background:#f7f7f7;padding:73px 0 75px;margin-top:100px;}
.viewBox:after{width:100vw;height:100%;position:absolute;left:50%;top:0;content:'';transform:translateX(-50%);background:#f7f7f7;z-index:-1;}
.viewBox .viewCont{display:flex;justify-content:space-between;}
.viewBox .viewCont .sectionTitle {font-size:33px;text-align:left;overflow:hidden;font-weight:500;padding:0 10px;margin-bottom:0;}
.viewBox .viewCont .sectionTitle a{float:right;}
.viewBox .viewCont .sectionTitle img{vertical-align:-5px;}
.viewBox .viewCont .notice, .viewBox .viewCont .event{width:310px;}
.viewBox .viewCont .youtubeVideo iframe{width:490px;height:315px;}
.viewBox .semesterBanner{margin-top:29px;}
.viewBox .semesterBanner .pcSemester{display:block;}
.viewBox .semesterBanner .mSemester{display:none;}
.viewBox .m_board_list .subjectTitle{font-size:17px;font-weight:300;position:relative;padding:14px 0 14px 21px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #bebebe}
.viewBox .m_board_list .subjectTitle:before{width:5px;height:5px;border-radius:50%;background:#5dcce6;position:absolute;top:50%;left:11px;margin-top:-2.5px;content:'';}
.viewBox .viewCont .event .m_board_list .subjectTitle:before{background:#44c88b}

/* 인사말 */
.greeting .topCont{height:407px;letter-spacing:0;display:flex;align-items:center;position:relative;background:#f6f9fb;}
.greeting .topCont:after{width:362px;height:470px;position:absolute;right:0;top:0;background:url(/img/introduce/company_bg.gif) no-repeat left top;content:"";display:block;}
.greeting .topCont dl{width:658px;margin-left:70px;position:relative;z-index:1;}
.greeting .topCont dl dt{font-weight:500;border-bottom:1px solid #c5c7c9;font-size:30px;color:#0072bc;padding-bottom:12px;margin-bottom:22px;}
.greeting .topCont dl dd{font-size:18px;font-weight:300;line-height:32px;}
.greeting .topCont dl dd p{margin-top:32px;}
.greeting .topCont dl dd strong{font-weight:500;color:#0072bc;}
.greeting .contBox{margin-top:73px;}
.greeting .contBox h5{font-size:30px;color:#0072bc;font-weight:500;padding-left:45px;margin-bottom:17px;background:url(/img/introduce/title_icon_book.gif) no-repeat left 8px;}
.greeting .contBox .basicText{font-size:18px;font-weight:300;line-height:32px;}
.greeting .contBox .imgList{display:flex;margin-top:35px;}
.greeting .contBox .imgList li{border:1px solid #ccc;margin-right:15px;}
.greeting .contBox .imgList li:last-child{margin-right:0;}

/* 연혁 */
.subCon.history{overflow:visible;letter-spacing:-0.05em;}
.history .contBox .historyListBox{position:relative;padding:75px 0 0;}
.history .contBox .historyListBox:before{width:1px;height:calc(100% + 186px);position:absolute;left:50%;top:0;content:'';background:#d9d9d9;margin-left:-0.5px;}
.history .contBox .historyListBox:after{width:100vw;height:calc(100% + 186px);background:#f6f9fb;position:absolute;left:50%;bottom:-186px;transform:translateX(-50%);content:"";z-index:-1;}
.history .contBox .historyListBox .historyList{position:relative;z-index:1;display:none;}
.history .contBox .historyListBox .historyList:after{clear:both;content:"";display:block;}
.history .contBox .historyListBox .historyList h6{font-size:40px;font-weight:700;color:#000;margin-bottom:24px;}
.history .contBox .historyListBox .historyList > ol > li:before{width:13px;height:13px;position:absolute;top:23px;left:-6.5px;content:'';background:#fff;border:2px solid #0072bc;border-radius:50%;z-index:1;}
.history .contBox .historyListBox .historyList > ol > li:after{width:30px;height:2px;background:#0072bc;content:"";display:block;position:absolute;left:6px;top:28px;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n):before{left:auto;right:-5px;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n):after{left:auto;right:6px;}
.history .contBox .historyListBox .historyList > ol > li{width:50%;float:right;clear:both;padding-left:49px;position:relative;margin-bottom:9px;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n){text-align:right;float:left;padding-right:49px;padding-left:0;}
.history .contBox .historyListBox .historyList > ol > li dl{display:flex;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl{justify-content:flex-end;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl dt{order:2;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl dd{order:1;}
.history .contBox .historyListBox .historyList > ol > li dl dt{width:38px;font-size:18px;color:#333;font-weight:700;}
.history .contBox .historyListBox .historyList > ol > li dl dd{width:calc(100% - 38px);}
.history .contBox .historyListBox .historyList > ol > li dl dd ul li{position:relative;margin-bottom:13px;padding-left:36px;font-size:18px;line-height:32px;font-weight:300;}
.history .contBox .historyListBox .historyList > ol > li dl dd ul li strong{color:#0072bc;font-weight:500;}
.history .contBox .historyListBox .historyList > ol > li dl dd ul li:before{width:5px;height:5px;position:absolute;top:13px;left:17px;content:'';background:#0072bc;border-radius:50%;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl dd ul li{padding:0 36px 0 0;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl dd ul li:before{right:17px;left:auto;}
.history .contBox .historyListBox .noMonth dt{display:none;}
.history .contBox .historyListBox .noMonth > ol > li dl dd ul li{padding-left:18px;}
.history .contBox .historyListBox .noMonth > ol > li dl dd ul li:before{left:3px;}

/* 오시는 길 */
.location .root_daum_roughmap{width:100%;}
.location .root_daum_roughmap .wrap_map{height:450px;}
.location .wrap_controllers{display:none;}

/* 도서소개  */
.booksIntroTopCont{display:flex;justify-content:space-between;margin-bottom:114px;}
.booksIntroTopCont .bookCover{width:33%;}
.booksIntroTopCont .bookCover .imgBox{position:relative;}
.booksIntroTopCont .bookCover .imgBox > img{width:100%;border-bottom:10px solid #eee;}
.booksIntroTopCont .bookCover .imgBox .view_image img{max-width:100%;height:auto;}
.booksIntroTopCont .bookInfoBox{width:60%;padding-top:13px;}
.booksIntroTopCont .bookInfoBox dl dt{font-size:35px;font-weight:500;border-bottom:1px solid #999;padding-bottom:13px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfoList{margin-top:37px;font-weight:300;letter-spacing:0;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfoList li{position:relative;padding-left:15px;font-size:20px;line-height:38px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfoList li:before{width:4px;height:4px;border-radius:50%;background:#034ca8;content:'';position:absolute;left:0;top:50%;margin-top:-2px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfoList li span{min-width:54px;font-weight:500;display:inline-block;margin-right:26px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfo{margin-top:10px;font-weight:300;line-height:32px;font-size:18px;letter-spacing:0;}
.booksIntroTopCont .bookInfoBox .bookCompany{margin-top:42px;overflow:hidden;}
.booksIntroTopCont .bookInfoBox .bookCompany li{float:left;margin:0 5px 5px 0;border:1px solid #e2e2e2;border-radius:3px;}
.booksIntroTopCont .bookInfoBox .bookCompany li:last-child{margin-right:0;}
.zoom{width:56px;height:56px;border-radius:50%;background:#f09901;position:absolute;right:10px;bottom:11px;text-align:center;}
.zoom img{width:29px;height:29px;margin-top:13px}
.tabBookIntro{letter-spacing:0;margin-bottom:120px;}
.tabAuthorIntro{text-align:left; letter-spacing:0;margin-bottom:120px;padding:0 15px;}
.tabContents{font-size:18px;font-weight:300;line-height:32px;letter-spacing:0;padding:0 15px;}
.bookCatagory{text-align:center;margin-top:45px;}
.bookCatagory span{padding:8px 29px;font-size:20px;font-weight:300;color:#fff;background:#525252;display:inline-block;border-radius:5px;z-index:999;}
.bookCatagory span img{padding-right:8px;vertical-align:0;}

@media screen and (min-width:2000px){
/* Main */
.m_container .mainCon .slick-slide img{width:100%;}
}

@media screen and (max-width:1900px){
/* Main */
.m_container .mainCon .slick-slide img{max-width:100%;}
}


@media screen and (max-width:1400px){ 
/* Main */
.slideArrowWd{width:100%;}
.mainCon .slideArrow .prev{background:url(/img/main/slide_arrow_prev.png) no-repeat left center;left:15px;}
.mainCon .slideArrow .next{background:url(/img/main/slide_arrow_next.png) no-repeat left center;right:15px;}
}


@media screen and (max-width:1350px){ 
/* Main */
.newBook{padding:0;margin-top:25px;}
.bestSellerBox{padding:0 30px;}
.bookInfo .slick-prev{background:url(/img/main/book_arrow_prev.gif) no-repeat left center;left:0;}
.bookInfo .slick-next{background:url(/img/main/book_arrow_next.gif) no-repeat left center;right:0;}
.bookInfo.newBookBox .slick-prev{background:url(/img/main/book_arrow_prev.gif) no-repeat left center;left:0;}
.bookInfo.newBookBox .slick-next{background:url(/img/main/book_arrow_next.gif) no-repeat left center;right:0;}
}



@media screen and (max-width:1225px) {
img{max-width:100%;}
.viewBox .viewCont{flex-wrap:wrap;}
.viewBox .viewCont .notice, .viewBox .viewCont .event{width:48%;margin-bottom:50px;}
.viewBox .viewCont .youtubeVideo{width:100%;}
.viewBox .viewCont .youtubeVideo iframe{width:100%;height:400px;}
.tabContents br{display:none;}
}


@media screen and (max-width:1150px) {
/* 도서소개  */
.booksIntroTopCont .bookInfoBox dl dd.bookInfo br{display:none;}
}

@media screen and (max-width:1100px) {
/* Main */
#main{padding-top:120px;}
.scroll_down{display:none;}

/* 연혁 */
.history .contBox .historyListBox{background-size:35%;background-position:100px 95%;padding:18px 0 0;}
}

@media screen and (max-width:980px) {
/* 인사말 */
.greeting .topCont{height:auto;padding:20px;display:block;}
.greeting .topCont:after{width:100%;height:100%;opacity:.3;left:0;background-position:center center;}
.greeting .topCont dl{width:100%;margin-left:0;}
.greeting .topCont dl dt{font-size:24px;}
.greeting .topCont dl dd{font-size:16px;line-height:26px;}
.greeting .topCont dl dd br{display:none;}
.greeting .topCont dl dd p{margin-top:20px;}
.greeting .contBox{margin-top:50px;}
.greeting .contBox h5{font-size:24px;padding-left:32px;margin-bottom:10px;background-size:24px auto;}
.greeting .contBox .basicText{font-size:16px;line-height:26px;}
}

@media screen and (max-width:767px) {
/* tab */
.tabBox{margin-bottom:20px;}
.tabBox ul li a{padding:7px 0 8px;font-size:16px;}

/* subTab */
.subTabDesign{margin-bottom:20px;}
.subTabDesign ul li{border-width:1px;}
.subTabDesign ul li span{padding:7px 0 8px;font-size:16px;border-width:1px;}
.subTabDesign ul li.selected{border-width:1px;}
.subTabDesign ul li.selected span{border-width:1px;}

/* table */
.verticalTable tr th{font-size:16px;padding:12px 0;}
.verticalTable tr td{font-size:15px;padding:12px 0;}

/* 팝업 */
#hd_pop{width:100%;z-index:99999;}
.hd_pops{left:0 !important;top:136.09px !important; }
.hd_pops_con{width:100% !important;height: auto !important;}


/* Main */
#main{padding-top:136px;}
.mainCon .slick-arrow{width:20px;height:30px;background-size:100% 100% !important;margin-top:-15px;}
.mainCon .slick-dots{bottom:10px;}
.mainCon .slick-dots li button{width:13px;height:13px;}
.sectionTitle{font-size:36px;margin-bottom:20px;}
.bestSeller{margin-top:50px;}
.newBookBox img{max-width:230px;}
.bookInfo dl{margin-top:10px;}
.bookInfo dl dt{font-size:20px;}
.bookInfo dl dd{font-size:15px;}
.bookInfo .slick-arrow{width:15px;height:30px;background-size:100% 100% !important;}
.bookInfo .slick-slide .imgBox{height:auto;}
.bookInfo .slick-slide img{position:relative;left:auto;top:auto;transform:none;}


.viewBox{padding:40px 0;margin-top:50px;}
.viewBox .viewCont .sectionTitle{font-size:26px;}
.viewBox .viewCont .notice, .viewBox .viewCont .event{width:100%;}
.viewBox .viewCont .sectionTitle img{width:25px;vertical-align:-1px;}
.viewBox .m_board_list .subjectTitle{font-size:14px;}
.viewBox .m_board_list .subjectTitle:before{width:3px;height:3px;margin-top:-1.5px;}
.viewBox .viewCont .youtubeVideo iframe{height:350px;}
.viewBox .semesterBanner .pcSemester{display:none;}
.viewBox .semesterBanner .mSemester{display:block;}

/* 인사말 */
.greeting .topCont:after{opacity:.15;background-position:right center;}
.greeting .topCont dl dt{font-size:20px;}
.greeting .topCont dl dd{font-size:14px;line-height:22px;}
.greeting .contBox{margin-top:35px;}
.greeting .contBox h5{font-size:20px;padding-left:26px;background-size:20px auto;background-position:left center;}
.greeting .contBox .basicText{font-size:14px;line-height:22px;}

/* 연혁 */
.history .contBox .historyListBox{padding:18px 0 8px; }
.history .contBox .historyListBox:before{height:calc(100% + 50px);left:0;}
.history .contBox .historyListBox:after{height:calc(100% + 100px);bottom:-100px;}
.history .contBox .historyListBox .historyList h6{font-size:20px;margin-bottom:12px;}
.history .contBox .historyListBox .historyList > ol > li:before{width:10px;height:10px;border-width:1px;top:8px;left:-5px;}
.history .contBox .historyListBox .historyList > ol > li:after{width:13px;height:1px;top:13px;left:5px;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n):after{right:auto;left:6px;}
.history .contBox .historyListBox .historyList > ol > li{width:100%;padding-left:25px;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n){text-align:left;padding-left:25px;padding-right:0;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n):before{left:-5px;right:-5px;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl{justify-content:end;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl dt{order:1;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl dt dd{order:2;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl dd ul li{padding:0 0 0 18px;}
.history .contBox .historyListBox .historyList > ol > li:nth-child(2n) dl dd ul li:before{right:auto;left:10px;}
.history .contBox .historyListBox .historyList > ol > li dl dt{font-size:16px;font-weight:500;}
.history .contBox .historyListBox .historyList > ol > li dl dd ul li{font-size:14px;line-height:24px;padding-left:18px;margin-bottom:7px;}
.history .contBox .historyListBox .historyList > ol > li dl dd ul li:before{width:3px;height:3px;top:11px;left:10px;}

/* 오시는 길 */
.location .root_daum_roughmap .wrap_map{height:300px;}

/* 도서소개  */
.booksIntroTopCont{display:block;margin-bottom:55px;}
.booksIntroTopCont .bookCover{width:100%;max-width:400px;text-align:center;margin:0 auto;}
.booksIntroTopCont .bookCover .imgBox{display:inline-block;}
.booksIntroTopCont .bookInfoBox{width:100%;}
.booksIntroTopCont .bookInfoBox dl dt{font-size:28px;margin-bottom:6px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfoList{margin-top:18px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfoList li{font-size:16px;line-height:30px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfo{font-size:14px;line-height:24px;}
.booksIntroTopCont .bookInfoBox .bookCompany{margin-top:20px;}
.bookCatagory{font-size:16px;}
.bookCatagory img{vertical-align:-2px;}
.zoom{width:40px;height:40px;}
.zoom img{width:20px;height:20px;margin-top:10px;}
.tabBookIntro{margin-bottom:60px;}
.tabAuthorIntro{margin-bottom:60px;padding:0}
.tabContents{font-size:14px;line-height:24px;padding:0;}
}

@media screen and (max-width:480px) {
/* tab */
.tabBox ul li a{font-size:14px;}

/* subTab */
.subTabDesign ul li a{font-size:14px;}

/* Main */
.sectionTitle{font-size:32px;}
.bookInfo dl dt{font-size:18px;}
.bookInfo dl dd{font-size:13px;}
.viewBox .viewCont .sectionTitle{font-size:21px;}

/* 인사말 */
.greeting .contBox .imgList{display:block;}
.greeting .contBox .imgList li{margin:0 0 10px 0;}

/* 도서소개  */
.booksIntroTopCont .bookInfoBox dl dt{font-size:25px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfoList li{font-size:14px;}
.booksIntroTopCont .bookInfoBox dl dd.bookInfo{font-size:13px;}
.tabContents{font-size:13px;}
}