@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@font-face {
    font-family: 'JalnanGothic';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {width:100%;height:auto; min-height:100%;margin:0;padding:0;}
body {width:100%;height:100%;margin:0;padding:0;word-spacing:-1px;color:#2f2f2f; font-family:'Pretendard','malgun gothic', 'dotum';font-size:15px;line-height:1.4;letter-spacing:-0.06em;}
* {box-sizing: border-box; font-family:'Pretendard','malgun gothic', 'dotum' !important;}
*:after,
*:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}


/* inline */
img {display:inline-block;border:0 none;line-height:1;font-size:1%;vertical-align: middle;} /* 2020-06-26 */
cite, code, dfn, del, em, ins, label, q, span, strong {display:inline-block;}
cite, em, dfn {font-style:normal;}
sub {vertical-align:bottom;font-family:'dotum';}
sup {vertical-align:top;font-family:'dotum';}
hr {display:none;}

/* block */
h1, h2, h3, h4, h5, h6 {margin:0;font-size:1em;}
address {font-style:normal;}
p  {margin:0;}
pre {margin:0;font-size:1em;font-family:verdana;}

/* table */
table {border-spacing:0;border-collapse:collapse;font-family:inherit; width:100%;border:0;}
caption {display:none;}
th,td {padding:0;vertical-align:middle;text-align:left;font-weight:normal;font-size:inherit;}

/* list */
dd, dl, ol, ul {margin:0;padding:0;}
li {list-style-type:none;}

/* form */
form {margin:0;}
fieldset {margin:0;padding:0;border:none;}
legend {display:none;}
textarea {font-family: inherit;font-size:inherit;border:1px solid #e5e5e5;}
input[type="text"],input[type="password"],input.text {font-family: inherit;height:24px;border:1px solid #e5e5e5;padding:0 0 0 5px;vertical-align:middle;font-size:inherit;color:#393939;}
input[type="checkbox"], input[type="radio"]{width:13px;height:13px;margin:-1px 2px 1px 0;padding:0 0 0 5px;vertical-align:middle;}
select {font-family: inherit;height:26px;border:1px solid #e5e5e5;font-size:inherit;vertical-align:middle;margin:0;color:#393939;}
button {display:inline-block;vertical-align: middle;cursor:pointer; margin:0;padding:0;font-family:inherit;white-space:nowrap;text-align: center; border:0;}
a {color:inherit; text-decoration:none;}

/* basic */
.hidden {position:absolute;visibility:hidden;top:-9000px;left:-9000px;}
.display_none {display:none;}
.cursor {cursor: pointer;}
.btn {font-family:inherit;display: inline-block;font-weight: 500;text-align: center;vertical-align: middle;cursor: pointer;border:1px solid transparent;border-color: rgba(0, 0, 0, 0); white-space: nowrap;color:#fff;line-height: 1;}

/*border*/
.no_bdl {border-left:0 !important;}
.no_bdr {border-right:0 !important;}
.no_bdt {border-top:0 !important;}

.th_tit {display:inline-block;position: relative; margin-left: -9px; padding-left: 10px;}
.th_tit::before {position: absolute;top: 13px;left: 0;display: block;content: '*';transform: translateY(-50%); color: #e61212;}

/* align */
.l {text-align:left !important;}
.c {text-align:center !important;}
.r {text-align:right !important;}
.t {vertical-align:top !important;}
.m {vertical-align:middle !important;}
.b {vertical-align:bottom !important;}
.bs {vertical-align:baseline !important;}
.fl {float:left !important;}
.fr {float:right !important;}

/* clear */
.clear:after{content:".";height:0;font-size:0;visibility:hidden;display:block;clear:both;}

/* font */
.fs11{font-size:11px !important;}
.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}
.fs15{font-size:15px !important;}
.fs16{font-size:16px !important;}
.fs18{font-size:18px !important;}
.fs20{font-size:18px !important;}

/*width*/

.w200 {width:200px !important;}
.w230 {width:230px !important;}

/*btn*/


.btn {display: inline-block;font-weight: normal;text-align: center;vertical-align: middle;cursor: pointer;border:1px solid transparent;border-color: rgba(0, 0, 0);white-space: nowrap;font-size: 12px;color:#fff;line-height: 1;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

.btn_link {min-width: 110px; height: 40px;font-size: 15px;line-height: 37px; border-radius: 20px; background: #4fd7e0;}
.btn_link i {display:inline-block; vertical-align:sub; width:15px; height:15px; margin-left:5px; transform:translateX(0); transition: transform 0.2s;}
.btn_link:hover i {transform:translateX(20%);}

.point01 {color:#e83d3d !important;}
/*content*/
#wrapper {min-width:1550px;}

#header{position: absolute; top: 893px; left: 0; min-width:100%;  height: 78px; z-index:1000;
	background: linear-gradient(90deg, #045695 27%, #058e93 100%); transform:translate(0, 0);
}
#header .gnb .depth1 {margin:0;padding:0; width: 1400px; margin:0 auto;}
#header .gnb .depth1 li {list-style-type:none; font-size: 25px; float: left; /* width:185px;  */height: 78px; text-align: center; border-left:1px solid rgba(255,255,255,0.4);}
/* #header .gnb .depth1 li:first-child {width:290px;} */
#header .gnb .depth1 li:last-child {border-right:1px solid rgba(255,255,255,0.4);}
#header .gnb .depth1 li.on {background: url(../images/bg_gnb.png) no-repeat 0 0;transition: ease-out 0.2s;}
#header .gnb .depth1 li:hover {background: url(../images/bg_gnb.png) no-repeat 0 0;transition: ease-out 0.2s;}
#header .gnb .depth1 li a {width: 100%; height: 100%; display: block; color: #fff; font-weight:600; text-decoration: none; line-height:78px; letter-spacing:0; word-spacing:0;}
/*#header .gnb .depth1 li a > span {padding-right:24px;display:inline-block;background:url(../images/i_gnb_arrow02.png) no-repeat 100% center / 12px auto; font-size:16px;font-family: 'JalnanGothic' !important;font-weight: 400;letter-spacing: -0.02em;}*/
#header .gnb .depth1 li a > span {display: flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-family: 'JalnanGothic' !important;font-weight: 400;letter-spacing: -0.02em;padding: 0 5px;position: relative;}
#header .gnb .depth1 li a > span::after{content:""; background:url(../images/i_gnb_arrow02.png) no-repeat 0 0 / 100% auto;width:10px;height:10px}

#header .gnb .depth1 li a:hover {color: #fff;transition: ease-out 0.2s;}

#header.fixed {position:fixed;left:0;top:0;width:100%;z-index:1000;margin-left: 0;box-shadow: 4px 4px 15px rgba(0,0,0,0.4); transform:translate(0,0);}
#header.fixed .gnb {margin: 0 auto; width: 1395px;}
#header.fixed .gnb .depth1 li{transform: translateZ(0);}
#header.fixed .gnb .depth1 li:first-child {border-left:1px solid rgba(255,255,255,0.4); transform: translateZ(0);}
#header.fixed .gnb .depth1 li:last-child {border-right:1px solid rgba(255,255,255,0.4); transform: translateZ(0);}

.cont_box {width:1400px; margin:0 auto;}

.main01 {position:relative; text-align:center; overflow:hidden; height:893px;}
.main01::before{content:''; display: block; width:100%; height:813px; position:absolute; left:0; top:80px; background:url(../images/bg_top.png) repeat-x center; }
.main01.bg01 {z-index:0;}
.main_tit_box {width:1400px; margin:0 auto; padding-top:195px; height:832px; position: absolute; top: 0; left:50%; transform: translateX(-50%); z-index:1;display: flex;justify-content: space-between;align-items: center;}
.main_tit_box::after {content: url(../images/img_visual02.png);display: block;}
.main_tit {color:#00BCEB; text-align:left; font-size:75px; line-height:1.2; letter-spacing:-0.025em;  font-weight:normal; font-family: 'JalnanGothic' !important;position: relative;}
.main_tit strong {font-family: 'JalnanGothic' !important;font-weight: normal;color: #112860;vertical-align: inherit;}
.main_tit::before {content: url(../images/img_visual01.png);display: block;}
.main_tit .sup_tit {display:block;font-size:22px; font-family: 'Pretendard'; font-weight:600; letter-spacing:-0.09em; margin-bottom:28px;}
.main_tit .txt01{display:block;font-weight:300; letter-spacing:-0.05em;}
.day_area {margin-top:60px;width:540px; height:74px;}
.day_area:after{display:table; content:''; clear:both;}
.day_area .tit {float:left; display:block; width:35%; height:100%; line-height:70px; background:#2bbbe4; border-radius: 35px 0 0 35px; border:3px solid #fff; border-right:0;}
.day_area .tit span {display:inline-block; padding-left:50px;background:url(../images/i_cal.png) no-repeat 0 50%; color:#fff; font-size:24px; font-weight:400;}
.day_area .day_text {float:left; width:65%; height:100%; line-height:70px; background:#2bbbe4; color:#fff; font-weight:700; font-size:24px; border-radius:0 35px 35px 0; border:3px solid #fff; border-left:0;}
.signboard_box {display:block; position:absolute; top:87px; right:40px; width:220px; text-align:center; z-index:10;}

.bg_box01 {padding-top:150px;/*background:url(../images/bg_main03.png) no-repeat 0 30px;*/}

.main02 .main_txt {padding-top:72px;min-height: 247px; font-weight:600; font-size:27px; text-align:center; line-height:1.4; background:url(../images/bg_main02.png) no-repeat 0 0;}
.main02 .main_txt02 {display:block; margin-top:10px;font-size:18px; color:#555;}

.suj_tit:before {display: inline-block;content: '';background: url(../images/i_tit02.png) no-repeat 0 0;width: 35px;height: 35px;margin-right: 25px;}
.suj_tit {text-align:center;font-weight:700; color:#265777; font-size:44px;line-height: 55px;}
.suj_tit:after {display: inline-block;content: '';background: url(../images/i_tit02.png) no-repeat 100% 0;width: 35px;height: 35px;margin-left: 25px;}
.suj_tit.type02 {width:1400px; margin:0 auto;}
.sub_tit {font-size:20px; line-height:1.2; color:#848484; text-align:center;}
.suj_tit + .sub_tit {margin:43px 0 47px;}
.min_tit {margin-bottom:16px;text-align:center;font-size:32px;color:#353535;font-weight:700; line-height:1.2; }
.min_tit span {padding-left:63px;background:url(../images/bg_table_tit.png) no-repeat 0 50%;}

.edu_box {margin:40px 0 50px;}

.depart_list {margin-top:50px;padding:80px 85px;background:#fff; border:10px solid #ededed; font-family: 'Pretendard';}
.depart_list:after {display:table;clear:both;content:'';}
.depart_list li {width:49%;float:left; margin-bottom:15px;}
.depart_list li:nth-child(even) {float:right;}
.depart_list li:after {display:table;clear:both;content:'';}
.depart_list li .tit {float:left;display:block;width:122px; text-align:center;background:#3fc7dd; height:107px; color:#fff; font-size:20px; border-radius:10px; box-shadow:6px 6px 0 0 rgba(0,0,0,0.2);}
.depart_list li .tit > img {margin-top:20px;}
.depart_list li .tit > span {display:block; margin-top:10px;}
.depart_list li .txt {float:right;display:block;padding:20px 10px 10px;text-align:center; width:calc(100% - 146px); background:#fff; height:107px; font-size:20px; vertical-align: middle; border-radius:10px; box-shadow:6px 6px 0 0 rgba(0,0,0,0.2);}
.depart_list li .txt.type01 {line-height:70px;}
.depart_list li .txt .ect {margin-top:8px;font-size:15px; color:#464646; text-align:left;}

.main03 {width:1400px; margin:0 auto; padding-bottom: 70px;}
.main03_head {margin-bottom:55px; text-align:center;}
.tab_menus01 {background:#2a9aba;width: 1217px;height:95px; padding:5px 5px; border-radius:50px;margin: 0 auto;}
.tab_menus01 li {float:left;position:relative;width:50%; height:85px; transition:all 0.1s ease;text-align:center; border-radius:45px;}
.tab_menus01 li a {display:block; width:100%; height:100%;}
.tab_menus01 li a > span {display:inline-block; height:100%;font-size:24px; line-height: 88px;color:#fff; font-family: 'JalnanGothic' !important;}
.tab_menus01 li.on {background:#1a80a6;border:4px solid #fff;}
.tab_menus01 li.on:after {background:url(../images/bg_tab_arrow.png) no-repeat left top;}
.tab_menus01 li:after {content:'';position:absolute;left:50%;bottom:-35px;width:36px; height:35px; transform:translate(-50%, 0);}
.tab_menus01 li.on a > span {height:100%;font-size:22px; line-height: 84px;color:#fff;font-weight:500;letter-spacing: -0.05em;}

.tab_cont {margin-top:50px;border:1px solid #dcdcdc;}
.tab_cont .tab_box01 {position:relative;}
.tab_cont .inner {padding:43px 90px 20px;}
.tab_cont .title {margin-bottom:16px;text-align:center;font-size:32px;color:#13274c;font-weight:700; line-height:1.2; }
.tab_cont .title span {padding-left:58px;background:url(../images/bg_table_tit.png) no-repeat 0 30%;font-family: 'JalnanGothic' !important;}
.tab_cont .text {margin-bottom:20px;font-size:16px; text-align:center;font-weight:400; color:#666666; line-height:1.2;}
.tab_cont .title + .tbl_wrap {margin-top:40px;}

/*tab*/
.tab_menu {position:relative;border-bottom:1px solid #1052c9;height:35px;}
.tab_menu:after {clear:both;content:'.';height:0;font-size:0;display:block;visibility:hidden;}
.tab_menu li {float:left;width:150px;margin-left:3px;}
.tab_menu li:first-child {margin-left:0;}
.tab_menu li a {display:block;height:34px;line-height:32px;text-align:center;border:1px solid #e1e2e3;border-bottom:0;border-top-left-radius:5px;border-top-right-radius:5px;background:#eee;overflow:hidden;}
.tab_menu li.current a {font-weight:600;color:#fff;border-color:#1052c9;;background: #1052c9;}
.tab_content {position:relative;padding:20px 0;}

.edu_ect {margin-bottom:20px;padding:0 90px;font-size:18px; color:#333333}

/*table*/
.tbl_col_type01 thead th {padding:18px 0;font-size:18px;color: #fff;text-align:center;background:#a4a4a4;}
.tbl_col_type01 tbody th {padding:26px 10px;border-bottom: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;font-size:16px; font-weight:400;color: #353535;text-align:center; line-height:1.3;}
.tbl_col_type01 td {padding:15px 10px;border-bottom: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;font-size:18px;font-weight:500;color: #333;text-align:center; line-height:1.5;}
.tbl_col_type01 td.no_bdr {border-right:0;}
.tbl_col_type01 td .ect{display:block;margin-top:4px;font-weight:300;font-size:15px; color:#808080}
.tbl_col_type01 td a img {vertical-align: text-top;}
.tbl_col_type01 tr th:last-child, .tbl_col_type02 tr td:last-child {border-right:0;}
.tbl_col_type01 td.subject {text-align:left;}
.tbl_col_type01 td.subject a {display:inline-block;}
.tbl_col_type01 td.subject img {margin-left:5px;}
.tbl_col_type01 td.subject a i.fa-lock {color: #000;margin-right: 0.4rem;}
.tbl_col_type01 .tbl_list li{position:relative;padding-left:10px;margin-bottom:8px; font-weight:300; letter-spacing: -0.05em;}
.tbl_col_type01 .tbl_list li:before {content:'';position:absolute; top:11px; left:0;display:block; width:2px; height:2px; background:#353535; border-radius:100%;}
/* .tbl_col_type01 tr.pass_day td {background:#f8f8f8; color:#999;} */

.tbl_col_type01 .tbl_in_list {text-align:left; padding-left:15px;}
.tbl_col_type01 .tbl_in_list li {position:relative; padding-left:10px;font-size:16px; margin-top:7px;}
.tbl_col_type01 .tbl_in_list li:first-child {margin-top:0;}
.tbl_col_type01 .tbl_in_list li:after {position:absolute; top: 10px; left:0; content:''; width:3px; height:3px; background:#353535; border-radius:100%;}
.tbl_col_type01 tr.pass_day .tbl_in_list li:after {position:absolute; top: 10px; left:0; content:''; width:3px; height:3px; background:#353535; border-radius:100%;}
.tbl_col_type01 .tbl_in_list ul.dash {margin-top:10px}
.tbl_col_type01 .tbl_in_list ul.dash li {padding-left:18px;}
.tbl_col_type01 .tbl_in_list ul.dash li:after {width:5px; height:2px; left:8px; background:#999; border-radius:0}





.tbl_in_list ul>li.proj {font-weight: 600;}

.tbl_col_type01 tr.pass_day .end {color:#999}

.tbl_col_type02 {margin-top: 20px;}
.tbl_col_type02 thead th {font-weight:bold;padding:18px 0;font-size:18px; font-weight:600;color: #255777;text-align:center;background-color:transparent; border-bottom: 1px solid #e1e1e1;}
.tbl_col_type02 td {padding:26px 10px;border-bottom: 1px solid #e1e1e1;font-size:17px; font-weight:400;color: #353535;text-align:center; line-height:1.3;}
.tbl_col_type02 td .ect{display:block;margin-top:4px;font-weight:300;font-size:15px; color:#808080}
.tbl_col_type02 td a img {vertical-align: text-top;}
.tbl_col_type02 tr th:last-child, .tbl_col_type02 tr td:last-child {border-right:0;}
.tbl_col_type02 td.subject {text-align:left;}
.tbl_col_type02 td.subject a {display:inline-block;}
.tbl_col_type02 td.subject img {margin-left:5px;}
.tbl_col_type02 td.subject a i.fa-lock {color: #000;margin-right: 0.4rem;}
.tbl_col_type02 .tag_notice {color: #fff;width: 57px;height: 28px;line-height:28px;border-radius:14px;text-align: center;font-size: 14px;background: #70bbf4;}
.tbl_col_type02 .no_data td {height:100px;}

/*board write*/
.board_row_type01 {table-layout:fixed;}
.board_row_type01 th {padding:15px 0 15px 25px;color: #353535; border-bottom: 1px solid #d3d3d3;background: #fff;}
.board_row_type01 td {padding: 15px 20px;color: #4e4e4e; border-bottom: 1px solid #d3d3d3;}
.board_row_type01 th > strong {display: block;border-right: 1px solid #d3d3d3;font-weight:600;}
.board_row_type01 .board_row_tit th {padding:0 20px 15px 0}
.board_row_type01 .board_row_tit th > strong {position: relative;border-right:0;font-size: 22px;padding-left:25px;background:url(../images/i_tit.png) no-repeat 0 50%;}
.board_row_type01 td.tbl_text {vertical-align:top;border-left: 0;}
.board_row_type01 .text_area {min-height:150px;}
.down_file img {margin-right:3px;}
.noticeView_bg {display:none;width:100%; height:100%;position:fixed;top:0px; left:0px; z-index:1000;}

.paging_wrap {width:100%;position:relative; margin-top:34px;}
.paging_wrap:after {content:' ';display:block;height:0;font-size:0;visibility:hidden;clear:both;}
.paging_wrap .paging {text-align:center;}
.paging_wrap .paging a {display:inline-block; min-width:34px; height:34px; color:#129fd9; font-size:12px;background-color:#fff; border:1px solid #dedede; vertical-align:middle;line-height: 34px;border-radius: 50%;}
.paging_wrap .paging a:hover {background-color:#33486e;color:#fff;border-color:#33486e;}
.paging_wrap .paging strong {display:inline-block; min-width:34px; height:34px; color:#fff; font-size:12px;background-color:#33486e; border:1px solid #33486e; vertical-align:middle;line-height: 34px;border-radius: 50%;}
.paging_wrap .paging a.btn_page {text-indent:-9999em; font-size:0;background-image:url(../images/btn_page.gif); background-repeat:no-repeat;}
.paging_wrap .paging a.first {background-position:10px 11px;}
.paging_wrap .paging a.first:hover {background-position:-142px 11px;}
.paging_wrap .paging a.prev {background-position:-70px 11px;}
.paging_wrap .paging a.prev:hover {background-position:-220px 11px;}
.paging_wrap .paging a.next {background-position:-107px 11px;}
.paging_wrap .paging a.next:hover {background-position:-257px 11px}
.paging_wrap .paging a.last {background-position:-29px 11px}
.paging_wrap .paging a.last:hover {background-position:-179px 11px}

.main04 {position:relative;min-height:670px;}
.slider_wrap {position:relative;min-width: 1550px; overflow: hidden; width: 100%; margin-top:100px; margin-bottom:115px; min-height:450px;}
.video_swiper {margin-top:100px;}
.yt_box {position:relative;width:500px; height:375px;}
.yt_box .bookmark {position:absolute; top:0; right:25px;width:69px; height:74px; font-size:20px; line-height:60px; color:#fff; font-weight:600; text-align:center; background:url(../images/img_bookmark.png) no-repeat 0 0; z-index:4;}
.yt_box .mask {position:absolute; top:10px; right:0;width:446px; height:330px;z-index:3; background-color:rgba(0,0,0,0.12);}
.ready_box {position:absolute; top:10px; right:0;width:446px; height:330px;z-index:2; line-height:330px; background:url(../images/bg_ready.png) no-repeat 0 0; text-align:center; color:#333; font-size:26px; letter-spacing: -0.05em;}
.youtube_area {position:absolute; top:10px; right:0;width:446px; height:330px;z-index:1;}
.yt_box .link_box {position:absolute;top:200px;display:block;padding:34px;width:285px; height:140px; overflow:hidden; background:url(../images/bg_slide_link.png) no-repeat 0 0; transition: all 0.2s; z-index:4;}
.yt_box .link_box .txt {display:block;margin-bottom:20px;color:#fff; font-size:22px; font-weight:bold; line-height:1.1; transition: all 0.2s; }
.yt_box .link_box .arrow {display:block;height:20px;width:76px; overflow:hidden; background:url(../images/img_link_arrow.png) no-repeat 0 0; transition:all 0.5s; transition-delay:all 1s; transform:translateX(-170%);}

.yt_box .link_box:hover .txt {margin-bottom:20px;}
.yt_box .link_box:hover {width:285px; height:170px; background:url(../images/bg_slide_link_on.png) no-repeat 0 0;}
.yt_box .link_box:hover .arrow {display:block; width:76px; height:20px; background:url(../images/img_link_arrow.png) no-repeat 0 0;transform:translateX(0);}
.swiper-slide-active .yt_box .link_box .txt {margin-bottom:20px;}
.swiper-slide-active .yt_box .link_box {width:285px; height:170px; background:url(../images/bg_slide_link_on.png) no-repeat 0 0;}
.swiper-slide-active .yt_box .link_box .arrow {display:block; width:76px; height:20px; background:url(../images/img_link_arrow.png) no-repeat 0 0;transform:translateX(0);}

.online_tit {position:absolute; top:46px; left:calc(100% - 1654px);width:308px; height:405px; box-shadow: inset 0 0 0 10px #707ff4; z-index:20; background:#fff;}
.online_tit > div {position:relative; width:100%; height:100%;}
.tit_area {position:absolute; top:50%;  width:100%; padding:30px; height:280px; z-index:22; background:#fff; text-align:center; transform:translateY(-50%); }
.tit_area .tit {font-size:30px; font-weight:bold; margin-bottom:50px;}
.tit_area .txt {font-size:19px; font-weight:300; margin-bottom:50px; line-height:1.1;}
.slide_navi {width:70px; margin:0 auto;}
.slide_navi:after {display:table; content:''; clear:both; }
.video_swiper_next {float:right;width:30px; height:30px; background:url(../images/img_slide_btn.png) no-repeat 100% 0;}
.video_swiper_prev {float:left;width:30px; height:30px; background:url(../images/img_slide_btn.png) no-repeat 0 0;}

.bg_box02 {background:url(../images/bg_main05.png) no-repeat 0 100%;}

.teacher_wrap {margin:0 auto; width:1400px; padding-bottom: 50px;}
.teacher_tbl {margin-top:40px;width:100%; table-layout:fixed; border:1px solid #eeeeee;}
.teacher_tbl tbody th {padding:13px 0;font-size:21px; text-align:center; font-weight:600; color:#fff; border-bottom:1px solid #eee; background:#29cecc;}
.teacher_tbl tbody th:nth-child(2),
.teacher_tbl tbody th:nth-child(4){background:#2e95d7;}
.teacher_tbl tbody td {padding:20px 0;background:#fff; font-size:18px; color:#353535;  text-align:center; border-right:1px solid #eee;border-bottom:1px solid #eee;}
.teacher_tbl tbody td .remark {display:block;font-size:15px; color:#777; font-weight:400;}
.teacher_tbl .tbl_in_list {vertical-align: text-top;font-size: 16px;}
.teacher_tbl .tbl_in_list>ul>li {position: relative;text-align: left;padding: 0 27px;}
.teacher_tbl .tbl_in_list>ul>li:before {position:absolute; top: 10px; left:20px; content:''; width:3px; height:3px; background:#353535; border-radius:100%;}
.teacher_tbl .tbl_in_list>ul>li.proj {margin-top: 20px;}
.teacher_tbl .tbl_in_list .proj ul>li {position: relative;padding-left: 8px;font-weight: 500;}
.teacher_tbl .tbl_in_list .proj ul>li:before {position: absolute;top: 0;left: 0;display: inline-block;content: '-';}

.link_box {display:block;text-align:center;margin-top:60px; margin-bottom:60px;}
.btn_lms {display:inline-block; padding: 25px 0 0; width:50%; height:80px; background:#4263ca; text-align:center; border-radius:40px;}
.btn_lms > span {display:inline-block;width:80%;font-size:26px; font-weight:600; color:#fff; height:50%; border:3px solid #fff; line-height:1; border-top:0; border-bottom:0;}
.btn_lms .ico {display:inline-block; vertical-align:baseline;margin-left:10px; transform:translateX(0); transition: transform 0.2s;}
.btn_lms:hover i {transform:translateX(20%);}
.main05 {margin-bottom: 50px;}
.main06 {padding-bottom: 50px;}

/* 2021-05-10 */
.tab_menus02 {position: relative; z-index: 999;float: right;height:45px;margin-top: 20px;}
.tab_menu02:after {content:' ';height:0;font-size:0;display:block;visibility:hidden;clear:both;}
.tab_menus02 li {float:left;position:relative;width:150px;height:45px;transition:all 0.1s ease;text-align:center; border-radius:45px;background:#fff;margin-right: 10px;}
.tab_menus02 li:last-child {margin-right: 0;}
.tab_menus02 li a {display:block; width:100%; height:100%;border:1px solid #e1e1e1;border-radius:45px;overflow:hidden;}
.tab_menus02 li a > span {display:inline-block; height:100%;font-size:18px; line-height: 42px;color:#000; font-weight:300;}
.tab_menus02 li.on {background:#2a9aba;border-color: #2a9aba;}
.tab_menus02 li.on:after {content:'';display:block;position:absolute;left:50%;bottom:-9px;margin-left:0; width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #2a9aba;}
.tab_menus02 li:after {content:'';position:absolute;left:50%;bottom:-30px;width:34px; height:30px; transform:translate(-50%, 0);}
.tab_menus02 li.on a {border-style: none;}
.tab_menus02 li.on a > span {display:inline-block; height:100%;font-size:18px; line-height: 42px;color: #fff;font-weight:400;}

.tab_cont2 {min-height: 700px;}
.tab_cont2 .tab_box02 {}

/*map*/
.map_box {position: relative;width:1400px;height: 880px;padding:40px 90px 36px; background-color:#fff;}
.map_box:after {display:table; content:''; clear:both;}
.addr_box {padding-bottom:40px;width: 42%;float: right;}
.addr_tit:after {display:table; content:''; clear:both;}
.addr_tit {float:left;position:relative;padding-left:100px;width:50%; font-size:42px; letter-spacing:-0.05em; line-height:1.1; font-weight:100;}
.addr_tit > span {font-weight:300; letter-spacing:-0.05em;}
.addr_tit > span > strong {padding-right:40px;display:inline-block;font-weight:bold; letter-spacing:-0.05em; background:url(../images/i_map.png) no-repeat 100% 50%;}
.addr_tit::before {position:absolute; top:50%; left:0; content:''; width:75px; height:1px; background:#9a9a9a;}
.list_addr {float:right;width:100%;margin-top: 70px;}
.list_addr li {position: relative;margin-top:40px; font-size:18px; font-weight:400; color:#393939;}
.list_addr li:first-child {margin-top:0;}
.list_addr .tit{display:inline-block;text-align:center;margin-right:17px;min-width:110px; line-height:40px; height:40px; color:#fff; font-size:18px; font-weight:600; background:#07a3bb; border-radius:25px;}
.list_addr li > strong {font-size:24px; color:#464646; font-weight:600;}
.list_addr li:first-child .txt01 {position: absolute;top: 100%;left: 23%; width:110%}
.list_addr .txt01 {display:inline-block; margin-left:10px;font-size:16px;  font-weight:300;}
.map_info {margin-top: 10%}
.map_info:after {display:block; content:''; clear:both;}
.map_area {float: left; width: 100%; height: 480px; overflow: hidden; }
.map_list_box {width:100%;float: none;margin-top: 30px;}
.map_list_box .title {padding-left:16px;font-size:21px; color:#3d3d3d; font-weight:700;}
.map_list {margin-top:12px;padding:24px 20px;border:2px solid #1352ae; border-left:0; border-right:0;}
.map_list dt {position:relative;font-size:17px; padding-left:20px; letter-spacing:-0.05em; font-weight:500;}
.map_list dt::before {position:absolute; top:7px; left:0; content:''; width:10px; height:10px; background:#1352ae; border-radius:100%;}
.map_list dd {position:relative; padding-left:20px; font-size:17px; letter-spacing:-0.05em; font-weight:300;}
.map_list dd > span {display:inline-block; margin-left:5px;width:85%; vertical-align:top;}
.map_list dd + dt {margin-top:33px;}
.map_list dt + dd {margin-top:8px;}
#footer {height:100px; background:#868686;}
#footer .foot_box{width:1400px;height: 100%;margin:0 auto;border: 1px solid blue;}



/*popup*/
.layer_popup {/* border:1px solid #9d9d9d; */z-index:1200;display:none;background:#fff; }
.pop_size400 {width:400px;}
.pop_size710 {width:710px;}
.pop_size_w70p {width:70%;}
.pop_header {position:relative;padding:10px;background:#023687;}
.pop_header h2 {font-size:19px; color:#fff; font-weight:600; height:25px; text-align:center; line-height:25px;}
.pop_header .pop_close {position:absolute; right:10px; top:50%; width:17px; height:17px; margin-top:-8.5px;background:url(../images/pop_close.png) no-repeat 0 0;}
.pop_content {position:relative;padding:30px 24px;min-height:80px;}
.pop_footer {position:relative;padding:10px; text-align:center;}
.popup_bg {display:none;width:100%; height:100%; _height:800px;background:#000; filter:alpha(opacity=70); opacity:0.7; position:fixed;_position:absolute; _filter:alpha(opacity=70); top:0px; left:0px; z-index:2000;}
.popup_bg2 {display:none;width:100%; height:100%; _height:800px;background:#000; filter:alpha(opacity=70); opacity:0.7; position:fixed;_position:absolute; _filter:alpha(opacity=70); top:0px; left:0px; z-index:2000;}
.pop_close{width: 100%;position: relative;height: 22px;text-align: right;margin-left: 0px;margin-top: 180px;}

.layer_popup02 {z-index:1200;display:none;background:transparent;}
.pop_header.type02 {background-color:transparent;}
.embed-youtube {position:relative; width:100%; padding-bottom:56.25%; z-index:1210;}
.embed-youtube iframe {position:absolute; top:0; left:0; width:100%; height:100%;}
.layer_popup02 .pop_close {position:absolute; right:-40px; top:40px; z-index:1210; width:64px; height:64px; margin-top:-8.5px;background:#4263ca url(../images/pop_close.png) no-repeat 50% 50%;}

.list_online {margin-bottom:24px;}
.list_online:after {display:table;clear:both;content:'';}
.list_online li {float:left;position:relative;display:block;padding-top:20px;margin-right:37px;width:135px; height:75px; line-height:1.2; background:#161d7d; text-align:center; font-size:15px; color:#fff; font-weight:600; border-radius:10px;}
.list_online li:last-child {margin-right:0;}
.list_online li:last-child:after {display:none;}
.list_online li:after {display:block;position:absolute; top:40%; right:-27px; content:''; width:19px; height:19px; background:url(../images/bg_online_list.png) no-repeat left top;}

.list_online_ects li {position:relative;display:block;padding-left:20px;margin-bottom:18px; font-size:16px; font-weight:600;}
.list_online_ects li::before {position:absolute; top:3px; left:0; content:''; background:#fff; width:15px; height:15px; border-radius:100%; border:3px solid #083b8a}
.list_online_ects li .tit {display:inline-block; vertical-align:top;}
.list_online_ects li .txt {display:inline-block;}
.list_online_ects li .point01 {color:#e83d3d}
.list_online_ects li .point02 {color:#023687}
@media only screen and (min-width:100px) and (max-width:1550px) {
	#header { margin-left: 275px;}
	.main_tit_box {padding-top: 190px !important;}
	.main_tit_box .signboard_box {right:0;}
	.main01 img {max-width:100%;}
	img {max-width:100%;}
	.online_tit {left:calc(100% - 1469px);}
	.day_area {margin-top: 28px;}
	.main04_bg {left:24px;}
}



/* 220502 추가,수정 */
.mar_t40{margin-top:40px;}

/* header */
#header .gnb .depth1{display:flex;}
#header .gnb .depth1 li{width:auto; flex:1;transition:ease-out 0.2s;}
#header{background:#13274c; }
#header .gnb .depth1 li a > span{}
#header .gnb .depth1 li:hover, #header .gnb .depth1 li.on{background:#0041b4;}

/* 공통  */
.suj_tit{margin-bottom:80px;}
.suj_tit span{position:relative;font-family: 'JalnanGothic' !important;font-size:45px; color:#13274c; letter-spacing:-0.02em; line-height:1; z-index:999;}
.suj_tit:before, .suj_tit:after{display:none;}
.suj_tit i{display:inline-block; width:98px; height:52px; background:url(../images/img_bulllet_title.png) no-repeat center center;
vertical-align:-8px; margin-right:18px;}
#footer .foot_box{position:relative;}
#footer .btn_adm{position:absolute; right:0; bottom:36px; display:inline-block; padding: 3px 10px; border:1px solid #fff; color:#fff; 
border-radius:100px; font-size:12px;}
.main02, .edu_box, .main03, .main04, .main05, .main05_1, .main06{padding-bottom:100px !important;}
#footer .foot_box{border:0;}

h3.title {margin-bottom:16px;text-align:center;font-size:32px;color:#353535;font-weight:700; line-height:1.2; }
h3.title span {padding-left:50px;  background:url(../images/bg_table_tit.png) no-repeat 0px 5px; color:#2c3649;}


/* main01 */
.main01_top{background: #e9ecf2; height: 80px; z-index: 999; position: relative;}
.main01_top ul{display: flex; justify-content: space-between; align-items: center; width: 1400px;  margin: 0 auto; padding: 0 70px;}
.main01_top ul li a{display: block; width: 100%; height: 100%; padding: 15px 0;}
.main01_top ul li a img{display: block;}

.main_tit_box{padding-top:145px;}
.main01 .main_txt{display:block; margin-left:-38px;margin-top: -20px;}
.main01 .top_txt{font-size:36px;  letter-spacing:0; line-height:1; margin-bottom:30px;}
.main01 .top_txt span{display:inline-block; padding: 19px 70px; background:#2c3649; border-radius:30px;}
.main01 .top_txt>div{display:inline-block;}
.main01 .top_txt>div::before, .main01 .top_txt>div::after{content:''; display:inline-block; width:24px; height:24px; border-radius:100px; 
background:#2c3649; margin:0; vertical-align:middle;}
.main01 .top_txt>div::before{margin-left:18px; margin-right:23px;}
.main01 .top_txt>div::after{margin-left:23px; margin-right:18px;}
.main01 .top_txt::before, .main01 .top_txt::after{content:''; display:inline-block; width:16px; height:16px; border-radius:100px; 
background:#2c3649; vertical-align:middle;}
.main01 p {margin-top: 10px;font-size:25px;color:#13274c; letter-spacing:-0.05em; text-align:left; line-height: 1;position: relative; z-index: 2;}
.main01 p b {font-weight: 700;}

.top_daybox{margin-top:40px; text-align:left; width:624px; border-radius:20px; background: #274783;padding: 40px; position:relative;}
.top_daybox *{font-family: 'JalnanGothic' !important; font-weight: normal; font-style: normal;}
.top_daybox .top_tit{display: block;margin-bottom: 40px;}
.top_daybox>b{display:block;font-size:34px;color:#fff;letter-spacing: -0.025em;line-height: 1;margin-bottom: 38px;}
.top_daybox dl {display: flex;}
.top_daybox dl+dl{margin-top: 30px;}
.top_daybox dl dt{height:30px;line-height: 1;font-size:24px; color: #00ccff; letter-spacing: -0.02em; margin-right: 24px;}
.top_daybox dl dt i{display:inline-block; width: 23px; height:24px; vertical-align:-6px; margin-right:12px;}
.top_daybox dl dt i.i_cal1{background:url(../images/i_main_top_1.png) no-repeat center center;}
.top_daybox dl dt i.i_cal2{background:url(../images/i_main_top_2.png) no-repeat center center;}
.top_daybox dl dd{font-size:23px; color:#fff; line-height:1; font-weight:normal; letter-spacing: -0.03em;}
.top_daybox dl dd span{display: block;font-family: 'Pretendard' !important;font-size:22px; padding-top:8px;color: rgba(255, 255, 255, 0.7);letter-spacing: -0.05em;}


/* main02 */
.main02 {}
.main02 .bnft_list {display: flex;flex-wrap: wrap;justify-content: space-between;}
.main02 .bnft_list dl {display: flex;align-items: center;width: 688px;padding: 24px 48px;background: #f4f4f4;border: 1px solid #13274c;border-radius: 20px;}
.main02 .bnft_list dl:nth-child(n+3) {margin-top: 24px;}
.main02 .bnft_list dl dt {display: inline-block;width: 60px;height: 60px;;margin-right: 50px;line-height: 60px;text-align: center;background: #fff;border-radius: 100px;font-size: 28px;color: #129fd9;font-weight: 900;letter-spacing: -0.02em;}
.main02 .bnft_list dl p {font-size: 24px;line-height: 30px;color: #13274c;letter-spacing: -0.02em;font-weight: 600;}
.main02 .bnft_list dl p b {position: relative;font-weight: 800;z-index: 0;}
.main02 .bnft_list dl p b:not(.noline)::before {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 5px;border-radius: 5px;background: #a7e4fd;z-index: -1;}
.main02 .bnft_list dl p b i {word-spacing: -3px;letter-spacing: -0.5px;font-style: normal}
.main02 .bnft_list dl ul {margin-top: 10px;}
.main02 .bnft_list dl li {font-size: 18px;}
.main02 .bnft_list dl li + li {margin-top: 3px;}

/* edu_box */
.edu_box{margin-top:0; margin-bottom:0;}
.edu_ect{color:#353535; margin-bottom:35px;}
.depart_list{padding:100px 80px; margin-top:0; padding-bottom:60px;}
.depart_list li .tit{border-radius: 10px; border: 2px solid #13274c;background:#129fd9; height:154px; width:178px; box-shadow: 10px 10px 0 0 #13274c;}
.depart_list li .tit > span{font-size:22px;font-family: 'JalnanGothic' !important;}
.depart_list li .tit > img{margin-top:40px;}
.depart_list li.blue .tit{background:#13274c;box-shadow: 10px 10px 0 0 #129fd9;}

.depart_list li .txt{display:flex; flex-wrap:wrap; align-items:center; padding-top:10px; text-align:left; padding-left:20px; height:159px;
width:calc(100% - 200px); line-height:30px; border-radius:0; box-shadow:5px 5px 0 0 #ededed;}
.depart_list li .txt p{font-size:22px; line-height: 30px; font-weight:400; color: #111111;}
.depart_list li .txt .sm {font-size: 19px;}
.depart_list li .txt .ect{margin-top:0; font-size:18px; letter-spacing:-0.025em; display:block;}
.depart_list li .txt.type01{line-height:1.3;}
.depart_list li .txt.type02 p, .depart_list li .txt strong, .depart_list li .txt b{font-size:22px; font-weight:700; letter-spacing:-0.03em;
color:#111111;}
.depart_list li .txt.type02 p{font-size:18px; font-weight:500; }
.depart_list li .txt.type02 span{line-height:1.4; font-size:14px; margin-top:5px; display:block; color:#818181;}
.depart_list li .txt strong.point01{font-size:22px; color:#333333 !important; font-weight:600;}


/* main03 */
.suj_tit + .sub_tit{margin-top:0; margin-bottom:30px;}
.tab_menus01{background: #b2e4f9;}
.tab_menus01 li.on{background: #129fd9;}
.tab_menus01 li.on:after{background:url(../images/bg_tab_arrow.png) no-repeat left top}

.tbl_col_type01 thead th{padding:15px 0; background:#129fd9; color:#fff; border-bottom:1px solid #fff; border-right:1px solid #fff;line-height: 1.2;}
.tbl_col_type01 tbody td.mdl{font-size:18px;font-weight: 500;}
.tbl_col_type01 tbody th{padding:15px 10px; background:#0496d6; font-size:18px; letter-spacing:-0.025em; font-weight:700;text-align:center; color:#fff; border:1px solid #fff !important; line-height:1.2;}
.tbl_col_type01 tbody td{padding:15px 8px; word-break:keep-all; border:1px solid #e1e1e1; letter-spacing:-0.02em;font-size: 19px;line-height: 1.2;color: #1d1d1d;}
.tbl_col_type01 tbody td:first-of-type{border-left: 0;}
.tbl_col_type01 tbody td:last-of-type{border-right: 0;}
.tbl_col_type01 tbody td span{display: inline-block;font-size: 14px;font-weight: 500;margin-top: 10px;}

.tab_box01 .tbl_col_type01 thead th {font-family: 'JalnanGothic' !important;background: #13274c;}
.tab_box01 .tbl_col_type01 .blue {color: #129fd9;}
.tab_box01 .tbl_col_type01 .bg01 {background: #e0f4fd;}
.tab_box01 .tbl_col_type01 .bg02 {background: #e9e5fe;}
.tab_box01 .tbl_col_type01 .bg03 {background: #f1ffe5;}


.plans{display: flex; justify-content: space-between; align-items: stretch;}
.plans ul{min-width: 200px; display: flex; flex-direction: column; justify-content: space-between; align-items: stretch; position: relative;}
.plans ul:not(:last-child) {margin-right: 25px;}
.plans ul::before{content: ""; display: block; width: 25px; height: 33px; background: url(../images/img_arrow_main04.png) no-repeat 60% 50%; position: absolute; top: 50%; right: -25px;transform: translateY(-50%); z-index: 10;}
.plans ul:last-of-type::before{display: none;}
.plans ul li{border-bottom: 1px solid #e1e1e1; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;
font-size: 19px; font-weight: 400; color: #111111; padding: 15px 20px; text-align: center; background: #fafafa;letter-spacing: -0.03em;}
.plans ul li.head{border-bottom: 0;background: #13274c; font-family: 'JalnanGothic' !important;font-size: 18px; color: #fff; text-align: center; min-height: 60px;max-height: 60px !important;display:block;line-height: 35px;}
.plans ul li:last-of-type{border-bottom: 0;}
.plans ul li.l p {width: 100%;}
.plans ul li .list_type p {position: relative;padding-left: 34px;font-weight: 700;line-height: 30px;text-align: left;}
.plans ul li .list_type p + p {margin-top: 30px;}
.plans ul li .list_type span {display: inline-block;position: absolute;left: 0;top: 3px;width: 24px;height: 24px;border-radius: 3px;font-size: 17px;line-height: 24px;color: #fff;text-align: center;background: #129fd9;}

/* main04 */
.main04{min-height:0;}
.main04 .cont_box{padding: 0 5%;}
.main04 ul{display:flex; justify-content:space-between;}
.main04 ul li{width:260px; height:335px; background:#f4f4f4; border-radius:20px; text-align:center; position:relative;}
.main04 ul li::after{content:''; display:block; width:25px; height:40px; background:url(../images/img_arrow_main05.png) no-repeat 60% 50%; position:absolute;right: -40px; top:50%;transform: translateY(-50%);}
.main04 ul li:last-of-type::after{display:none;}
.main04 ul li img{display:block; margin: 30px auto 40px;}
.main04 ul li p{font-size: 22px;line-height:1.36;color:#111111;letter-spacing:-0.03em;font-weight: 700;display:flex;align-items:center;height:80px;justify-content: center;flex-direction:column}
.main04 ul+p{font-size:17px; color:#777777; margin-top:20px;text-align: right;}
.btn_go{line-height:80px; width:288px; height:80px; font-size:32px; color:#fff;border: 2px solid #13274c; border-radius:40px; background:#189fd9;font-family: 'JalnanGothic' !important; margin:35px auto; display:block; transition:ease-out 0.2s;}
.btn_go::after{content:''; display:inline-block; width:23px; height:21px; background:url(../images/img_arrow_btn.png) no-repeat center center; margin-left:25px;vertical-align: 2px; }
.btn_go:hover{background:#00225f; transition:ease-out 0.2s;}
.btn_go.sm{font-size:16px; width:118px; height:38px; line-height: 40px; font-style:normal; border-width:1px; border-radius:19px;margin:0 0 5px 0}
.btn_go.sm:hover{background:#0041b4;}
.btn_go.sm::after{display:none;}
.btn_go.end {background:#999;cursor: default;}
.btn_go.end::after {width:0; margin:0}
.btn_go.end:hover {background:#777}
.btn_go02 {width: 258px;height: 64px;border: 2px solid #A7ACB3;border-radius: 32px;font-family: 'JalnanGothic' !important;font-size: 24px;line-height: 64px;color: #353d49;background: #ffffff;transition: ease-out 0.2s;}
.btn_go02::after{content: '';display: inline-block;position: relative;top: 2px;width: 24px;height: 24px;background:url(../images/i_check_btn.png) no-repeat center center;margin-left: 16px;}
.btn_go02:hover {background: #E8EBEE;}
.main04 .btn_area {text-align: center;}
.main04 .btn_area + p{font-size:20px;font-weight: 700;color: #13274c;margin-top:20px;text-align: center;}



/* main05 */
.tab_menus03{display:flex; border-bottom:1px solid #33486e; margin-top:30px;}
.tab_menus03 li{flex:1;background:#dfdfdf; border-radius: 20px 20px 0 0;}
.tab_menus03 li a{font-size:24px; display:block; width:100%; height:100%; padding-top: 4px;line-height: 76px; text-align:center;color:#fff;}
.tab_menus03 li a span {font-family: 'JalnanGothic' !important;line-height: 1;}
.tab_menus03 li.on{background:#33486e;}

.main05{margin-bottom:0;}
.main05 .tab_cont{border:0;}
.tab_cont .tab_box03:first-child {display:block !important}
.tab_box03 dl{border-left:0; border-right:0; background:#ffffff;}
.tab_box03 dl:last-of-type{border-bottom: 1px solid #e1e1e1;  }
.tab_box03 dl dt{height: 95px; border-top: 1px solid #e1e1e1;  padding-top: 10px; padding-bottom: 10px; position: relative;}
.tab_box03 dl dt::after{content: ''; display: block; width: 17px; height: 10px; background: url(../images/i_faq_off.png) no-repeat center center; position: absolute; right: 40px; top: 43px;}
.tab_box03 dl dt.on{background: #fafbfd;}
.tab_box03 dl dt.on::after{background: url(../images/i_faq_on.png) no-repeat center center;}
.tab_box03 dl dt a{display: flex; width: 100%; height: 100%; align-items: center; padding-left: 90px; position: relative; font-weight: 500; font-size: 18px; line-height: 1.3; padding-right: 60px;}
.tab_box03 dl dt a span{display: block; font-size: 19px; font-weight: 900; color: #000; position: absolute; left: 43px; }
.tab_box03 dl dd{padding: 40px 0; padding-left: 90px; padding-right: 50px; position: relative; border-top: 1px solid #e1e1e1;  display: none;}
.tab_box03 dl dd span{display: block; font-size: 19px; font-weight: 900; color: #0084e5; position: absolute; left: 43px; }
.tab_box03 dl dd p{font-size: 16px; font-weight: 400; line-height: 1.5;}
.tab_box03 dl dd pre{font-size: 16px; font-weight: 400; line-height: 1.5;}
.tab_box03 dl dd p b {font-size:16px; font-weight:600; display:block;}
.tab_box03 dl dd pre b {font-size:16px; font-weight:600; display:block;}
/* .tab_box03 dl dd p span{font-size: 16px; font-weight: 400; line-height: 1.5; display:block; left : 90px; font-family: 'Pretendard','malgun gothic', 'dotum'; color: #333; position: static;}
.tab_box03 dl dd p span b{font-size:16px; font-weight:600; display:block;} */
/* .tab_box03 dl dd .txt span{font-size: 16px; font-weight: 400; line-height: 1.5; display:block; left : 90px; font-family: 'Pretendard','malgun gothic', 'dotum'; color: #333; position: static; } */
.tab_box03 dl dd .txt p span{font-size: 16px; font-weight: 400; display:block; left : 90px; color: #333; position: static; }
.tab_box03 dl dd .txt p span b{font-size:16px; font-weight:600; display:block;}
.main05 .tbl_col_type01 td:last-of-type, .main06 .tbl_col_type01 td:last-of-type{border-right:0;}
.main05 .tbl_col_type01 td, .main06 .tbl_col_type01 td{line-height:1.3;}

/* 23.03.21 FAQ 수정 */
.tab_menus04{display:flex; border-right:1px solid #e1e1e1; margin-top:30px;}
.tab_menus04 li{flex:1; border:1px solid #e1e1e1; border-right:0; background:#ffffff; }
.tab_menus04 li a{font-size: 22px; display:block; width:100%; height:100%; line-height:70px; text-align:center;}
.tab_menus04 li.on{background:#6e7c8c;}
.tab_menus04 li.on a{color:#fff;}

.tab_cont .tab_box04:first-child {display:block}

.tab_box04 dl{border-left:0; border-right:0; background:#ffffff;}
.tab_box04 dl:last-of-type{border-bottom: 1px solid #e1e1e1;  }
.tab_box04 dl dt{height: 95px; border-top: 1px solid #e1e1e1;  padding-top: 10px; padding-bottom: 10px; position: relative;}
.tab_box04 dl dt::after{content: ''; display: block; width: 17px; height: 10px; background: url(../images/i_faq_off.png) no-repeat center center; position: absolute; right: 40px; top: 43px;}
.tab_box04 dl dt.on{background: #fafbfd;}
.tab_box04 dl dt.on::after{background: url(../images/i_faq_on.png) no-repeat center center;}
.tab_box04 dl dt a{display: flex; width: 100%; height: 100%; align-items: center; padding-left: 90px; position: relative; font-weight: 500; font-size: 22px; line-height: 1.3; padding-right: 60px;}
.tab_box04 dl dt a span{display: block; font-size: 19px; font-weight: 900; color: #000; position: absolute; left: 43px; }
.tab_box04 dl dd{padding: 40px 0; padding-left: 90px; padding-right: 50px; position: relative; border-top: 1px solid #e1e1e1;  display: none;}
.tab_box04 dl dd span{display: block; font-size: 19px; font-weight: 900; color: #0084e5; position: absolute; left: 43px; }
.tab_box04 dl dd p{font-size: 16px; font-weight: 400; line-height: 1.5;}
.tab_box04 dl dd pre{font-size: 18px; font-weight: 400; line-height: 1.5;}
.tab_box04 dl dd p b {font-size:16px; font-weight:600; display:block;}
.tab_box04 dl dd pre b {font-size:16px; font-weight:600; display:block;}
.tab_box04 dl dd .txt p span{font-size: 16px; font-weight: 400; display:block; left : 90px; color: #333; position: static; }
.tab_box04 dl dd .txt p span b{font-size:16px; font-weight:600; display:block;}
/* 23.03.21 FAQ 수정 끝 */




/* main06 */
.main06 .tbl{min-height:200px;}
.main06 .btn_go{margin-bottom:0;}
.layer_popup{width:auto; padding: 30px; padding-top:55px;}
.layer_popup .cont_box{width:1100px;}
.layer_popup .tbl_col_type01{border:1px solid #e1e1e1;}
.layer_popup .tbl_col_type01 td{padding:8px; text-align:left;}
.layer_popup .tbl_col_type01 input.txt_area{width:100%; height:40px; letter-spacing:-0.5px}
.layer_popup .tbl_col_type01 textarea.txt_area{width:100%; height:120px; letter-spacing:-0.5px}
.layer_popup .btn_go{width: 100px;height: 40px;line-height: 40px;border-radius: 5px;font-size: 17px;border: 0;margin:0 2px !important; font-weight:500;}
.layer_popup .btn_go:hover{background:#00225f;}
.layer_popup .btn_go.mid{width:100px; height:40px; line-height:40px; border-radius:5px; font-size:17px; font-weight:500; margin:0 2px !important; border:0; background:#0041b4;}
.layer_popup .btn_go.small{width: 64px;height: 30px;color:#fff;line-height: 30px;border-radius:5px;font-size:14px;margin:0 2px !important;background:#0041b4;border: 0;margin: 0 auto !important;}
.layer_popup .btn_go.del {background:#e37676;}
.layer_popup .btn_go.list {background:#646664; color:#fff;}
.layer_popup .btn_go.list:hover {background:#646664;}
.layer_popup .btn_go::after{margin-left:15px; background-size:18px; display:none;}
.layer_popup .btn_close{display:block; width:20px; height:20px; background:url(../images/btn_popup_close.png) no-repeat center center; background-size:contain; position:absolute; right:20px; top:20px;}
.layer_popup .sm_title{font-size:18px; margin-top:-28px; margin-bottom:20px; display:block;}
.layer_popup .btn_login{display:block; margin:0 auto; margin-top:20px; font-size:16px; width:120px; height:40px; line-height:40px; 
border-radius:100px; text-align:center; background:#868686; color:#fff;}

/* main07 */
.main07 .suj_tit{margin-bottom:0;}
.tab_cont2{min-height:0;}
.map_box{height:auto; padding-bottom:50px;}
.bg_box02{background:#f1f1f1 url(../images/bg_main05.png) no-repeat center top / cover; padding: 100px 0 60px;}
.tab_menus02{margin-top:0;}
.tab_menus02 li.on{background:#7fd6ff; border-color:#7fd6ff;}
.tab_menus02 li.on:after{border-top:10px solid #7fd6ff;}
.list_addr .tit{background:#7fd6ff;}
.map_info{margin-top:30px;}
.list_addr{margin-top:66px;}

.ft_txt{text-align:center; font-size:20px; padding: 60px 0 0; letter-spacing: -0.02em;line-height: 30px;color: #555555;}
.ft_txt b{font-weight: 700; color:#13274c;}

@media only screen and (min-width: 100px) and (max-width: 1550px){
	#wrapper{min-width:1400px;}
	#header{margin-left:0;}
	.main01 .main_txt{margin-bottom: 28px;}
	/*.top_daybox{margin-top:35px;padding-bottom: 25px;}*/
}

/*youtube 241120 수정*/
.youtube_wrap {margin-bottom:100px;}
.youtube_wrap .cont_box{display:flex;gap: 30px;}
.youtube_wrap .youtube {flex:1 1 auto;border:1px solid #13274c;border-radius:10px;overflow:hidden;}
.youtube_wrap .youtube iframe{width:100%;min-height:400px;height:100%;}

.way_info2{margin-top:45px; padding-bottom:27px; border-bottom:2px solid #004181;}
.way_info2>div{padding-left:17px;}
.way_info2 b.tit, .way_info2 h4.tit{font-weight:600; color:#000; font-size:23px; line-height:1; display:block;} 
.way_info2 b.tit{padding-bottom:20px; margin-bottom:27px; border-bottom:2px solid #004181;}
.way_info2 h4.tit{font-size:19px; margin-bottom:12px;}
.way_info2 h4.tit::before{content:''; display:inline-block; width:6px; height:6px; background:#004181; vertical-align:middle; margin-right:8px;}
.way_info2 p{font-weight:300; padding-left:15px; font-size:17px; line-height:31px;}
.way_info2>div + div{margin-top:20px}

.layer_popup .tbl_col_type01 tbody th, .layer_popup .tbl_col_type01 thead th{background:#f8f8f8;font-size:16px;border: 1px solid #e1e1e1 !important;color: #000;font-weight: 400;}
.layer_popup .tbl_col_type01 tbody th strong{font-weight:500;}
.way_info .visit:last-of-type{margin-bottom:0;}

/*search*/
.search_box {position:relative;border: 1px solid #e1e2e3;padding:15px 20px;margin-bottom:15px;background: #f9f9f9;/* border-radius: 5px; */}
.search_box select {height: 35px;border: 1px solid #d5d4d4;border-radius: 5px;min-width:120px;margin-right:3px;font-size: 15px;padding: 0 5px;}
.search_box .text {height: 35px;border: 1px solid #d5d4d4;padding:0 0 0 5px;border-radius: 5px;}
.search_basic {position:relative;padding:0 85px 0 10px;}
.search_box.upDown .search_basic {padding:0 155px 0 10px;}
.search_btns {display:block;position:absolute;text-align:right;right: 0px;top: 0px;}
.search_basic .tit {color:#494b50;margin-left:25px;margin-right:5px;font-weight:600;padding-left:10px;font-size: 15px;}
.search_basic .tit:first-child {margin-left:0;}
.search_detail {text-align:left;margin-top:5px;}
.detail_line {padding:5px 0;}
.detail_line .tit {color:#494b50;margin-left:55px;margin-right:5px;font-weight:bold;}
.detail_line .tit:first-child {margin-left:0;padding:0 0 0 10px;}
.search_box .btn_search {width:75px;height:35px;letter-spacing:-0.05em;font-weight:500;text-align:center;background-color:#586070;border-radius:25px;border:0;font-size: 15px;}
.search_box .btn_search:hover {background:#2c3649}
.search_box .btn_detail {width:68px;padding-right:16px;background:#015a9c;}

.tbl_left span {margin-bottom:5px;font-size: 15px;font-weight:300}
.tbl_left span strong {vertical-align:unset}
.mar_b20 {margin-bottom:20px}



/*file*/
.file_wrap {position:relative;}
.file_wrap .btn {position:relative;min-width:80px; height:28px;line-height:26px; font-size:12px;cursor:pointer;}
.file_wrap .btn_file {border-color: #2c87cb;background: #fff;color: #2c87cb;font-size: 12px;}
.file_wrap .btn_file i {display:inline-block;margin-right:2px;width:13px;height:10px;background:url(../images/fa-check.png) no-repeat 50% 50%;vertical-align:basline;}
.file_wrap .btn_fileDel  {border-color: #e6737f;background: #fff;color: #e6737f;font-size: 12px;}
.file_wrap .btn_fileDel i {display:inline-block;margin-right:2px;width:11px;height:11px;background:url(../images/fa-remove.png) no-repeat 50% 50%;vertical-align:basline;}
.tbl_file {margin-top:5px;}
.tbl_file th {border:1px solid #d9d8d8;text-align:center;padding:5px 0;background:#e8e8e8;font-weight:600;}
.tbl_file td {border:1px solid #e6e6e6;text-align:center;padding:5px 10px;}
.tbl_file td input[type=checkbox] {vertical-align:bottom;}
.tbl_file td:nth-child(2) {text-align:left;}
.file_wrap .file_tit {position:relative;padding-right:70px;}
.file_wrap .btn_preview {display:block;position:absolute;right:0;top:50%;margin-top:-10px;width:60px; height:20px;line-height:20px;font-size:11px;text-align:center;border-radius:3px;border-color:#ccc;background:#aaa;color:#fff;}


/*detapick*/
.datepick {width: 80%;}
.calendar_input {position:relative;}
.input_wave {display:inline-block; width:20px; text-align:center;}
.calendar_input img {cursor:pointer;margin-left:5px;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width:44% !important;}
.ui-widget-header { background: none !important; border: 0 !important;}
.ui-datepicker td {padding:0 !important;border: 1px solid #eaeaea !important; background: #fff;}
.ui-datepicker td span, .ui-datepicker td a {padding:0.5rem !important;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {border:0;}
.ui-widget.ui-widget-content {border: none; background: #eaeaea;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {border:0 !important; background:none !important; text-align: center; line-height: 1;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {color: #007fff !important; font-weight:bold !important;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {background: #007fff !important; color:#fff !important;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {border: 0 !important;}
.ui-datepicker .ui-datepicker-prev-hover  {top:2px !important;left:2px !important;}
.ui-datepicker .ui-datepicker-next-hover {top:2px !important;right:2px !important;}

.pick_input .ui-datepicker-trigger {margin-left:5px;}
.pick_input:first-child {text-align:center;}
.pick_input{text-align:center;}
.pick_input input[type=text].w130 {width:130px;}
.pick_wave {width:20px; text-align:center;}

/*달력*/
.wrap_cal {margin-top:30px; min-width:1200px;}
.cal_top {padding:15px 10px 15px 15px; background-color:#f0f0f1; *zoom:1; border-top: 2px solid #323232;}
.cal_top:after {display:block; content:""; clear:both;}
.cal_top .btn_set {margin-right:245px;}
.cal_top .btn_prev_cal {display:inline-block; margin-right:10px; width:22px; height:22px; text-indent:-9999px; vertical-align:middle; background:#fff url(../images/btn_cal_left.png) no-repeat 50%; border-radius:3px; border:1px solid #ccc;}
.cal_top .btn_next_cal {display:inline-block; margin-left:10px;  width:22px; height:22px; text-indent:-9999px; vertical-align:middle; background:#fff url(../images/btn_cal_right.png) no-repeat 50%; border-radius:3px; border:1px solid #ccc;}
.cal_top .select {margin:0 20px 0 10px;}
.cal_top .cal_tit {font-size:16px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; vertical-align:middle;}
.cal_top .date {float:left; color:#1d69a3; margin:4px 115px 0 0;}
.cal_top .monthly {text-align:center; color:#444;}
.table_cal {table-layout:fixed;}
.table_cal th {text-align:center;background-color:#fbfbfb; padding:10px 0 9px 0; font-weight:700; border-top:1px solid #dedede;  border-bottom:1px solid #dedede; border-left:1px solid #dedede; color:#454545;}
.table_cal th:first-child {color:#ed1c24; border-left:none;}
.table_cal td {border-bottom:1px solid #dedede; border-left:1px solid #dedede; vertical-align:top; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; cursor:pointer;}
.table_cal td .td_cont {position:relative; width:100%; min-height:120px; padding:10px 8px;}
.table_cal td .td_cont .day {padding-bottom:5px; text-align:right;}
.table_cal td .td_cont .day.on a {text-decoration:underline; color:#1479c7;}
.table_cal td .td_cont .btn_goto {margin-top:10px; text-align:center; }
.table_cal td .td_cont.today {background-color:#e6f4ff;}
.table_cal td .td_cont.today span.txt_today {padding:3px; margin-right:8px; background:#1bd2ea; font-size:11px; color:#fff; vertical-align:top; border:1px solid #1bd2ea; border-radius:3px;}
.table_cal td .td_cont.blank .day {color:#ffe6e6;}
.table_cal td .td_cont.holday {background-color:#ffb3b3;}
.table_cal td:first-child {border-left:none;}
.table_cal td:first-child .td_cont.blank .day {color:#d0d0d0;}
.table_cal td:first-child .td_cont .day a {color:#ed1c24;}
.table_cal td:first-child .td_cont .closure {position:absolute; left:10px; bottom:10px; color:#f7666b;}
.hide {display:block; height: 0; width: 0; font-size: 0; line-height: 0; margin: 0; padding: 0; overflow:hidden;}
.cutText {display: inline-block; text-align:left; vertical-align: middle; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width:100%;}
.txt_holiday {color:#ff3300; font-weight:600;}

.dash_list li {float:left; width:32%;}
.dash_list li:nth-child(3n-1) {margin:0 2%;}
.dash_list a {display:block;width:100%;}
.dash_list .dash_box {margin-bottom:5px;display:block;background:#f8f8f8;border:1px solid #3333;border-radius:5px;overflow:hidden;}
.dash_list .dash_box img {width:100%;display:block;line-height:1;}
.dash_list .tit {display:block;text-align:center;font-size:20px; font-weight:600;}

.srvyItem {padding:30px; margin-top:30px; background:rgba(225,226,226,0.7); border-radius:8px; box-shadow:0px 5px 10px 0px #ececec;}
.srvyItem table {border-top:1px solid #5f5f5e}
.srvyItem table td {background:#fff;}

.srvy_img {display:block; width:50%; height:350px;}
.srvy_img img {max-width:100%; max-height:100%;}

/* #display_view3 {width:750px; height:600px; background:url(../images/popup_bg.jpg) no-repeat center bottom; border:5px solid #fff; box-shadow:0 0 30px rgb(0 0 0 / 30%)} */
#display_view3 {width: 700px;height: 350px;background: url(../images/popupbg2.jpg) no-repeat right bottom #B5D6F7;border: 5px solid #fff;box-shadow: 0 0 30px rgb(0 0 0 / 30%);padding-top: 50px;#display_view3 div p {font-size:19px; line-height:150%}
#display_view3 div p strong {font-weight:700}
#display_view3 .popupfaq {padding:25px 20px 30px 20px}
#display_view3 .popupfaq p {font-size:17px; line-heigh:130%}
#display_view3 .popupfaq p span {font-size:15px; color:#555; word-spacing:-1.8px}





