@media screen and (max-width:1200px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:50px;}
.login_top {width:100%; height:50px; border-bottom:1px solid #eaeaea; margin-bottom:20px;}
.login_top h2 {font-size:30px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {font-size:15px; font-weight:400; }
.login_mid {display: block; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:100%; height:100%; }
.login_mid .login_con h2 {text-align:center; color:#222; font-size:40px; margin-bottom:20px;}
.login_mid .login_con .login_id {width:100%; height:40px; background:#fff; border:1px solid #fff; margin-bottom:10px;}
.login_mid .login_con .login_id #mb_id {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con .login_pw {width:100%; height:40px; background:#fff; border:1px solid #fff; margin-bottom:20px;}
.login_mid .login_con .login_pw #mb_pass {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con span {display:inline-block;width:10%; height:100%; text-align:center; line-height:40px; }
.login_mid .login_con span img {vertical-align:middle;}
.login_mid .login_con input::placeholder {font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:14px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:55px; margin-top:20px;}
.login_mid .login_btn button {width:100%; height:100%; background:#4b4f58; border:1px solid #4b4f58; text-align:center; color:#fff; font-size:18px; line-height:53px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:20px; padding-left:20px; position:relative; line-height:35px;}
.login_mid .login_bottom li::before {width:1px; height:13px; background:#ddd; content:''; position:absolute; left:0; top:11px;}
.login_mid .login_bottom li:first-child {margin-left:0; padding-left:0;}
.login_mid .login_bottom li:first-child::before {display:none;}
.login_mid .login_bottom li a {color:#666; font-size:15px; line-height:15px;}
.login_mid .login_bottom li a img {vertical-align:middle; margin-right:5px;}
.login_mid .login_bottom li label {color:#666; font-size:15px; line-height:15px;}
.login_mid .login_bottom li input[type="checkbox"] {vertical-align:-3px;}
.login_mid .login_bottom li .naver_login {display:inline-block; background: #00ce38; width: 200px; height: 35px; font-size: 14px; color: #fff; text-align: center; 
line-height: 35px; border-left: 1px solid #DDD; border-radius: 5px; vertical-align: middle;}
.login_mid .login_bottom li .naver_login img {vertical-align:-1px;}
.login_mid .login_img {width:100%; margin-top: 40px;}
.login_mid .login_img .img_wrap{position:relative; padding-bottom: 42.3%;}
.login_mid .login_img .img_wrap img{position:Absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:block;}
.mob_img {display:none;}
.pc {display:none;}
.tab {display:block;}
.mob {display:none;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:1200px; min-width: 320px; margin:0 auto; overflow:hidden;}
.inner{width:100%; margin:0 auto; padding: 0 3%;}


/* quick */
.quick_menu{position: fixed; right: 30px; bottom:40px; z-index: 9998; width: 70px;}
.quick_menu ul{padding-block:10px; border-radius: 999px;background: linear-gradient(180deg, rgba(248, 249, 250, 0.90) 0%, rgba(233, 236, 239, 0.90) 100%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10);backdrop-filter: blur(2px);}
.quick_menu ul li{aspect-ratio:1;}
.quick_menu ul li a{display: flex; flex-direction: column; align-items: center; gap:5px; height: 100%; justify-content: center;}
.quick_menu ul li a span{font-size: 0.75rem; color: #444;}
.quick_menu .qbtn{margin-top: 10px; width: 100%; aspect-ratio:1; border-radius:50%; background: var(--co02); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10);}
.quick_menu .qbtn span{font-size: 0.875rem; color: #333;}
.quick_menu .top_btn{display: flex; align-items: center; justify-content: center; margin-top: 10px; width: 100%; aspect-ratio:1; border-radius:50%; background: var(--co01); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10);}


/* search */
.main_search_wrap{position: absolute; padding-block:20px 40px; background: #fff; width: 100%; z-index: 5000; display: none;}
.main_search_wrap .inner{max-width:800px; width: 80%;}
.main_search_wrap .search_con{width: 100%; border:2px solid var(--co01); height: 50px; padding: 5px 20px; border-radius:10px;}
.main_search_wrap .search_con input{width: 95%; height: 100%; border:0; font-size: 1rem;}
.main_search_wrap .search_con .s_btn i{font-size: 1.5rem; color: var(--co01);}
.main_search_wrap .term_box{margin-top: 40px; text-align: center;}
.main_search_wrap .term_box > span{font-size: 1rem; color: #111; font-weight: 600;}
.main_search_wrap .term_box ul{display: flex; justify-content: center; gap:6px; margin-top: 20px;}
.main_search_wrap .term_box ul li{border:1px solid #CCC; border-radius:50px; transition:.3s;}
.main_search_wrap .term_box ul li a{display: block; padding: 5px 16px; font-size: 0.875rem; color: #111; line-height: 1.4; transition:.3s;}
.main_search_wrap .term_box ul li:hover{background: var(--co01); color: #fff;}
.main_search_wrap .term_box ul li:hover a{color: #fff;}


/* main 공통 */
.section{padding-block:100px;}
a.more_btn{background: rgba(30, 64, 175, 0.50); border-radius:50%; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; color: #fff; transition:.3s ease;}
a.more_btn i{font-size: 1.125rem; transition:.3s ease;}
a.more_btn:hover{background: #fff; border:1px solid rgba(30, 64, 175, 0.50);}
a.more_btn:hover i{color: rgba(30, 64, 175, 0.50); transition:.3s ease;}


/* header */
#header{height: 60px;}
#header .inner{max-width:100%; height: 100%; display: flex; align-items: center; justify-content: space-between;}
#header h1 a{display: block; background: url('/assets/images/main/logo_white.png')center no-repeat; background-size:cover; width: 155px; height: 32px;}
#header .h_right{display: flex; align-items: center; gap:20px;}
#header .h_right .eng{display: none;}
#header .h_right .search_btn{font-size: 30px; color: #fff;}

#header.on{background: #fff;}
#header.on h1 a{display: block; background: url('/assets/images/main/logo_black.png')center no-repeat; background-size:cover; width: 155px; height: 32px;}
#header.on .h_right .eng{color: #333; border:1px solid #333;}
#header.on .h_right .search_btn{color: #333;}
#header.on .gnb-depth1 .d1{color: #333;}
#header.on span{background: #333;}


.head_top{display: none;}


/* gnb */
#header .gnb{display: none;}


/* nav */
.nav_btn{display: flex; flex-direction: column; justify-content: space-between; width: 28px; height: 18px;}
.nav_btn span{width: 100%; height: 2px; background: #fff;}
.navigation{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 9999; display:none;}
.navigation .lnb_wrap{position:absolute; top: 0; z-index:5000; width:100%;background-color:#fff;height:100%; right: 0px;}
.navigation .nav_util{position: relative; z-index: 1;background: #fff; box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.10);}
.navigation .nav_top{width: calc(100% - (2.66% * 2)); height: 60px; margin: 0 auto; display: flex; align-items: center; justify-content: flex-end; gap:15px;}
.navigation .nav_top .eng{display: flex; align-items: center; gap:6px; height: 30px; padding: 0 12px; background: var(--co01); border-radius: 5px; color: #fff;}
.navigation .nav_top .close_btn{position: relative; width: 28px; aspect-ratio:1;}
.navigation .nav_top .close_btn span{position: absolute; top: 50%;	 left: 50%; display: block; width: 28px; height: 2px; background: #333; transition: 0.3s;}
.navigation .nav_top .close_btn span:first-child {transform: translate(-50%, -50%) rotate(45deg);}
.navigation .nav_top .close_btn span:last-child {transform: translate(-50%, -50%) rotate(-45deg);}
.navigation .nav_link{padding: 10px 40px;}
.navigation .nav_link .nav_login{display: flex; align-items: center; justify-content: space-between; height: 50px; padding-inline: 30px; font-size: 1rem; color: #111; border-radius: 10px; border: 1px solid #DDD; background: #F8F8F8;}
.navigation .nav_link ul{display: flex; align-items: center; height: 50px; margin-top: 10px; background: var(--co01); border-radius: 10px;}
.navigation .nav_link ul li{position: relative; flex:1; text-align: center; height:100%;}
.navigation .nav_link ul li:nth-child(1)::after{content:''; position: absolute; right: 0; top: 50%; transform:translateY(-50%); width: 1px; height: 100%; background: #FFF;}
.navigation .nav_link ul li a{display:flex; justify-content: center; align-items: center; font-size: 1rem; color: #fff; height:100%; width:100%;}
.navigation.on{display:block;}
.navigation .nav_btm{display: flex; height: 100%;}
.navigation .lnb{width: 20%; padding-top: 30px; padding-left: 20px; background: #F8F8F8; min-width:128px;} 
.navigation .sub_panel{width: 100%; padding-inline: 20px; padding-top: 30px;}
.navigation h3{width:100%;}
.navigation h3.active a:after{background:url(/images/main/main_nav_arw_tab.png)center no-repeat; background-size:cover; width: 13px; height: 7px;}
.navigation h3 a{position: relative; display: block; color:#333;font-size:1rem; font-weight: 600; line-height: 22px; padding: 12px 16px;}
.navigation h3.on a{border-radius: 24px; background: var(--co01); color: #fff;}
.navigation .depth2{display: block;}
.navigation .depth2 > li > a{display: block; padding-block:10px; color:#222;font-size:1rem;font-weight: 400; line-height: 1.6; transition:.3s;}
.navigation .depth2 > li:hover > a{color: var(--co01); font-weight: 600; transition:.3s;}
.navigation .depth2 > li > a.on{color: #222;}
.navigation .depth2 > li > a:after{display: none;}
.navigation .depth2 > li.more_depth > a{position: relative;}
.navigation .depth2 > li.more_depth > a::after{content:''; position: absolute; right: 0; top: 50%; transform:translateY(-50%); display: block; width: 12px;height: 6px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M0.999999 1L7 7L13 1' stroke='%23CCCCCC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain;}
.navigation .depth2 > li.more_depth.active > a::after{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M13 7L7 1L1 7' stroke='%231E3A8A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); width: 12px; height: 6px; right: 0;}
.navigation .depth2 > li.more_depth.active > a{font-weight: 600; color: var(--co01);}
.navigation .depth3{display: none;}
.navigation .depth3 li{position: relative; padding-left: 20px;}
.navigation .depth3 li::after{content:''; position: absolute; left: 8px; top: 50%; transform:translateY(-50%); width: 4px; height: 4px; background: #999; border-radius:50%;}
.navigation .depth3 li a{font-size: 0.875rem; color: #222; line-height: 1.4;}
.navigation .depth3 li:not(:first-child){margin-top: 10px;}
.navi_bg{display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 1000;} 


/* section01 */
#section01{background: #F0F4FA; margin-bottom:100px;}
#section01 .inner{display: flex; align-items: flex-end; gap:40px; flex-direction: column; height:auto;}
#section01 .left_con{flex:auto; display: flex; flex-direction: column; width: 100%; height:auto;}
#section01 .right_con{flex:auto; width: 100%; height:auto;}
#section01 .notice_wrap .tit_wrap{display: flex; justify-content: space-between; align-items: flex-end;}
#section01 .notice_wrap .tit{display: flex; align-items: flex-end; gap:40px;}
#section01 .notice_wrap h3{width:60%; font-size: 3.125rem; color: #333;}
#section01 .notice_wrap h3 span{color: var(--co01);}
#section01 .notice_wrap .tab_list{display: flex; gap:20px; justify-content: flex-end; margin-right:20px;}
#section01 .notice_wrap .tab_list li a{display: block; font-size: 1.125rem; color: #ccc; line-height: 1.6; transition:.3s;}
#section01 .notice_wrap .tab_list li.on a{color: var(--co01); font-weight: 600; border-bottom: 2px solid var(--co01);}
#section01 .notice_wrap .tab_list li:hover a{color: var(--co01); transition:.3s;}
#section01 .board_wrap{margin-top: 20px; padding: 20px; border: 1px solid #E9ECEF; background: #FFF; border-radius:10px;}
#section01 .board_wrap ul li:not(:first-child){padding-top: 15px;}
#section01 .board_wrap ul li:not(:last-child){padding-bottom: 15px; border-bottom: 1px dashed #ccc;}
#section01 .board_wrap ul li a{display: flex; align-items: center; gap:20px;}
#section01 .board_wrap ul li a .tit_box{display: flex; flex-direction: column; align-items: center; gap:5px; flex-shrink: 0; width: 80px; aspect-ratio: 1; justify-content: center; border-radius: 5px; background: #F8F8F8;}
#section01 .board_wrap ul li a .tit_box strong{font-size: 1.25rem; color: var(--co01);}
#section01 .board_wrap ul li a .tit_box p{font-size: 0.75rem; color: #777;}
#section01 .board_wrap .tit_info{line-height: 1.4;}
#section01 .board_wrap .tit_info h4{width: 80%; font-size: 1rem; color: #333; display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1;line-clamp: 1;}
#section01 .board_wrap .tit_info p{margin-top: 10px; font-size: 0.75rem; color: #777; display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1;line-clamp: 1;}
#section01 .btm{display: flex; gap:40px; margin-top: 40px;}
#section01 .btm .tit_wrap{display: flex; align-items: center; justify-content: space-between;}
#section01 .btm .tit_wrap h3{font-size: 1.75rem; color: #333;}
#section01 .diet_wrap .board_wrap .tit_info p{font-size: 0.875rem; color: #333;}
#section01 .gallery_wrap .nav_wrap{display: flex; gap:10px;}
#section01 .gallery_wrap .nav_wrap .swiper-button-prev, #section01 .gallery_wrap .nav_wrap .swiper-button-next{position: unset; width: 36px; height: 36px; margin-top: 0; border-radius:50%; background: rgba(30, 64, 175, 0.50);} 
#section01 .gallery_wrap .nav_wrap .swiper-button-prev svg, #section01 .gallery_wrap .nav_wrap .swiper-button-next svg{width: 8px; color: #fff;}
#section01 .gallSlide{margin-top: 20px; padding: 20px; border-radius: 10px; border: 1px solid #E9ECEF; background: #FFF;}
#section01 .gallSlide .swiper-slide .txt_wrap{margin-top: 20px;}
#section01 .gallSlide .swiper-slide .txt_wrap h4{font-size: 1.125rem; color: #333; line-height: 1.4;}
#section01 .gallSlide .swiper-slide .txt_wrap p{margin-top: 10px; font-size: 14px; color: #777; text-align: right;}

#section01 .schedule_wrap{}
#section01 .schedule_wrap .tit_wrap h3{font-size: 1.5rem;}
#section01 .sche_list{height:calc(100% - 87px);}
#section01 .sche_list ul{height: 300px;}
#section01 .sche_list ul li:not(:first-child){margin-top: 15px;}
#section01 .sche_list ul li .sche_area .cate{width: 60px;height: 28px;line-height: 28px; font-size: 0.875rem;}
#section01 .sche_list ul li a h4{font-size: 1.125rem;}
#section01 .sche_list ul li a p{font-size: 0.75rem;}


/* section02 */
#section02{background: url('/assets/images/main/main_sec02_bg.png')right no-repeat; background-attachment: fixed; background-size: 70%;}
#section02 .tit_wrap h3{font-size: 3.125rem; color: #333; line-height: 1.4;}
#section02 .tit_wrap h3 span{color: var(--co01);}
#section02 .item_wrap{display: flex; justify-content: space-between; margin-top:30px;}
#section02 .item_wrap .item{flex:0 1 25%;}
#section02 .item_wrap .num{font-size: 5.625rem; color: rgba(30, 64, 175, 0.10);}
#section02 .item_wrap .txt_box{text-align: center; margin-top: 30px;}
#section02 .item_wrap .img_box img{width: 100%; border-radius:50%; aspect-ratio:1; border:1px solid var(--co01);}
#section02 .item_wrap .item .first {opacity: 1;transition: opacity .5s ease;}
#section02 .item_wrap .item .second {opacity: 0;position: absolute;top: 0;left: 0;transition: opacity .5s ease;}
#section02 .item_wrap .num_box,
#section02 .item_wrap .item .img_box,
#section02 .item_wrap .item .big_box,
#section02 .item_wrap .info_box {position: relative;}
#section02 .item_wrap .info_box{top: 20px;}
#section02 .item_wrap .num_box{top: 20px;}
#section02 .item_wrap .item .big_box .second,
#section02 .item_wrap .item .info_box .second {left: 50%;transform: translateX(-50%);width: 100%;}
#section02 .item_wrap .item.show-second .first {opacity: 0;}
#section02 .item_wrap .item.show-second .second {opacity: 1;}
#section02 .item_wrap .item .circle-timer {position: absolute;width: 110%;height: 110%;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(-90deg);}
#section02 .item_wrap .item .circle-timer .circle-fg {fill: none; stroke: #1E40AF; stroke-width: 1; stroke-linecap: round; stroke-dasharray: 365; stroke-dashoffset: 365;}


/* section03 */
#section03{background: url('/assets/images/main/main_sec03_bg.png')right no-repeat #1E3A8A;}
#section03 .inner{display: flex; justify-content: space-between; align-items: flex-end;}
#section03 .txt_wrap{display: flex; flex-direction: column; gap: 30px;}
#section03 .txt_wrap h3{font-size: 3.125rem; color: var(--co02);}
#section03 .txt_wrap strong{font-size: 1.75rem; color: #fff; line-height: 1.4;}
#section03 .txt_wrap strong span{display: block;}
#section03 .txt_wrap p{font-size: 1.125rem; color: #fff; line-height: 1.4;}
#section03 .txt_wrap p span{display: block;}
#section03 .contact_wrap{display: flex; flex-direction: column; gap:10px;}
#section03 .contact_wrap a{display: flex; align-items: center; justify-content: space-between; width: 180px; height: 45px; font-size: 1rem; border-radius:5px; padding-inline:20px; transition:.3s ease;}
#section03 .contact_wrap a:nth-child(1){border:1px solid #fff; color: #fff;}
#section03 .contact_wrap a:nth-child(2){background: #000A2A; color: #fff;}
#section03 .contact_wrap a:nth-child(1):hover{background: var(--co01); color: #fff; transition:.3s ease;}


/* section04 */
#section04 .area{padding: 6.25rem 2.5rem; height:100%;}
#section04 .zone .info .text.type01{margin-bottom:20%;}
#section04 .zone .info .text.type02{position:absolute; bottom:4%; right:4%;}
#section04 .zone .img_box{height:100%;}
#section04 .zone .img_box img{width: 100%; height:100%; aspect-ratio:auto; object-fit:cover;}


/* footer */
#footer{padding-block:60px; background: #F8F8F8;}
#footer .footer_top{display: flex; justify-content: space-between; align-items: flex-end; padding-bottom: 40px;}
#footer .footer_top h2 img{width:155px; height:32px;}
#footer .footer_top .info_wrap ul{display: flex; gap:12px; margin-top: 12px;}
#footer .footer_top .info_wrap ul li address{font-size: 1rem; color: #777;}
#footer .footer_top .info_wrap ul li dl{display: flex; gap:10px; font-size: 1rem;}
#footer .footer_top .info_wrap ul li dl dt{color: #111; font-weight: 600;}
#footer .footer_top .info_wrap ul li dl dd{color: #777;}
#footer .footer_top .loc_btn{display: flex; align-items: center; justify-content: space-between; width: 180px; height: 45px; padding-inline:20px; font-size: 1rem; color: #777; border:1px solid #777; border-radius:5px;}
#footer .footer_btm{padding-top: 30px; display: flex; justify-content: space-between; border-top: 1px solid #111;}
#footer .footer_menu{display: flex; gap:30px;}
#footer .footer_menu a{font-size: 1rem; color: #777;}
#footer .footer_menu a:nth-child(1){color: #111; font-weight: 700;}
#footer .footer_btm .copy{font-size: 1rem; color: #111;}


/* sub */
.header_wrap.sub_header #header .h_right .nav_btn span{background: #333;}

/* sub_contents */
#sub_contents{min-height:auto;}
#sub_contents .contop h3{font-size: 2.5rem;}
#sub_contents .sec:not(:first-child){margin-top:75px;}
.sub_inner{flex-direction:column; width:100%; padding: 0 3%; gap:0px;}

/* tab_menu */
.sub_tab_wrap{padding-block:40px 40px;}
#sub_contents .side_navbar{display:none;}
#sub_contents .contop{margin-bottom:32px;}
.tab_menu.sub_inner{flex-direction:row; justify-content: flex-start;}

/* con_tab */
#sub_contents .con_inner .con_tab a.tab_btn{height:48px; font-size:1rem;}

/* sub_con */
#sub_contents .con_box{padding:20px;}
#sub_contents .con_box.back_box{padding:40px;}

/* sub_010101 */
#sub_contents .sub010101_wrap .edu_goal_wrap{gap:84px;}
#sub_contents .sub010101_wrap .edu_goal_wrap div{width:calc((100% - 168px) / 3);}
#sub_contents .sub010101_wrap .edu_goal_wrap div:not(:last-child):before{right:-54px;}
#sub_contents .sub010101_wrap .edu_goal_wrap div:not(:last-child):after{right:-45px;}

/* sub_010201 */
#sub_contents .sub010201_wrap .con_box{gap:40px;}
#sub_contents .sub010201_wrap .con_box .img_wrap{width:200px; height:200px;}
#sub_contents .sub010201_wrap .point_box{padding:28px 24px;}

/* sub_010202	 */
#sub_contents .sub010202_wrap .con01 .con_box{height:300px;}

/* sub_010302	 */
#sub_contents .sub010302_wrap .vision_title{height:70px;}
#sub_contents .sub010302_wrap .vision_title h5{font-size:1rem;}
#sub_contents .sub010302_wrap .vision_title em{font-size:0.75rem;}
#sub_contents .sub010302_wrap .vision_item{height:fit-content; min-height:70px; font-size:0.875rem; margin-left:10px; padding:20px;}
#sub_contents .sub010302_wrap .vision_item span{font-size:0.875rem;}
#sub_contents .sub010302_wrap .vision_box .type01{margin-left:10px;}
#sub_contents .sub010302_wrap .vision_box .type01 li{margin: 0 0 0 -12px; border-radius: 40px; font-size:1rem; height:70px;}
#sub_contents .sub010302_wrap .vision_box li:first-child{margin:0px;}
#sub_contents .sub010302_wrap .vision_box .type02,
#sub_contents .sub010302_wrap .vision_box .type03{margin-left:10px; gap:5px;}
#sub_contents .sub010302_wrap .vision_box .type02 li{padding:0px 10px; font-size:0.875rem; height:70px;}
#sub_contents .sub010302_wrap .vision_box .type03 li{gap:10px; padding:16px; font-size:0.875rem;}
#sub_contents .sub010302_wrap .vision_box .type03 li:before{left:50%; top:-10px; width:2px; height:10px;}
#sub_contents .sub010302_wrap > div:last-child .txt_wrap{gap:14px;}

/* sub_0104	 */
#sub_contents .sub010402_wrap .school_org{gap:24px;}
#sub_contents .sub010402_wrap .school_org .card_head,
#sub_contents .sub010402_wrap .school_org .card_name{font-size:var(--fs-14); padding:10px;}

#sub_contents .sub010402_wrap .org_top{width:calc(((100% - 48px) / 9) * 3);}

#sub_contents .sub010402_wrap .org_mid{width:calc(((100% - 48px) / 9) * 3); margin-bottom:24px;}
#sub_contents .sub010402_wrap .org_mid .department_card:nth-child(2){left:calc(100% + 48px);}
#sub_contents .sub010402_wrap .org_mid .department_card:nth-child(2) .card_head{padding:12px 32px;}

#sub_contents .sub010402_wrap .org_bottom{gap:6px;}
#sub_contents .sub010402_wrap .org_bottom .bottom_card_org{gap:24px; width:calc((100% - 36px) / 9);}
#sub_contents .sub010402_wrap .org_bottom .bottom_card_org.center_card{width:calc(((100% - 36px) / 9) * 3);}

#sub_contents .sub010402_wrap .org_bottom .team_card{gap:6px;}

#sub_contents .sub010402_wrap .org_bottom .center_card .team_card{gap:6px;}
#sub_contents .sub010402_wrap .org_bottom .center_card .left_team_card{gap:3px;}
#sub_contents .sub010402_wrap .org_bottom .center_card .right_team_card{gap:6px;}

/* org_bar */
#sub_contents .sub010402_wrap .org_top:before{width:2px; height:24px;}
#sub_contents .sub010402_wrap .org_mid:before{width:2px; height:48px;}
#sub_contents .sub010402_wrap .org_mid:after{width:48px; height:2px;}
#sub_contents .sub010402_wrap .org_bottom:before{bottom:calc(100% + 24px);}
#sub_contents .sub010402_wrap .bottom_card_org:before{height:25px;}
#sub_contents .sub010402_wrap .org_bottom .team_card:before{height:24px;}
#sub_contents .sub010402_wrap .org_bottom .center_card .team_card:before{height:12px; bottom:calc(100% + 12px);}
#sub_contents .sub010402_wrap .org_bottom .center_card .team_card:after{bottom:calc(100% + 11px); left:calc((120px / 3) / 2); right:calc((100% - 140px) / 2);}
#sub_contents .sub010402_wrap .org_bottom .center_card .left_team_card .single_card:nth-child(1):before,
#sub_contents .sub010402_wrap .org_bottom .center_card .left_team_card .single_card:nth-child(2):before{height:12px;}
#sub_contents .sub010402_wrap .org_bottom .center_card .right_team_card:before{width:2px; height:12px;}


/* sub_0105	 */
#sub_contents .sub0105_wrap  .search_wrap{position:relative; padding-block:0px; width: auto;}

/* sub_0106	 */
#sub_contents .sub0106_wrap #yearChart{height:500px;}
#sub_contents .sub0106_wrap .date_select_wrap{gap:15px; margin-bottom:30px;}
#sub_contents .sub0106_wrap .date_select_wrap select{height:36px; padding-inline: 10px; font-size:0.875rem;}
#sub_contents .sub0106_wrap .date_select_wrap .unit{margin-left:7px; font-size:0.875rem;}
#sub_contents .sub0106_wrap .contact_wrap{gap:24px;}
#sub_contents .sub0106_wrap .contact_wrap .txt_wrap{padding-left:24px;}
#sub_contents .sub0106_wrap .contact_wrap .img_wrap{width:80px; padding:16px;}

/* sub_010601 */
#sub_contents .sub010601_wrap > div:nth-child(3) .txt_wrap{gap:14px;}

/* sub_0107 */
#sub_contents .sub0107_wrap .purpose_wrap{gap:84px;}
#sub_contents .sub0107_wrap .purpose_wrap div{width:calc((100% - 168px) / 3);}
#sub_contents .sub0107_wrap .purpose_wrap div:not(:last-child):before{right:-51px;}
#sub_contents .sub0107_wrap .purpose_wrap div:not(:last-child):after{right:-45px;}

/* sub_010608 */
#sub_contents .sub010608_wrap .con_box{padding:40px 24px;}

/* sub_010802 */
#sub_contents .sub010802_wrap .contact_wrap{gap:24px;}
#sub_contents .sub010802_wrap .contact_wrap .txt_wrap{padding-left:24px;}
#sub_contents .sub010802_wrap .contact_wrap .img_wrap{width:80px; padding:16px;}

/* sub_010803 */
#sub_contents .sub010803_wrap .con_box.map_type01{height:360px;}
#sub_contents .sub010803_wrap .con_box.map_type02{height:360px; padding:20px;}

/* sub_0201 */
#sub_contents .sub0201_wrap .con:nth-child(4) .txt_wrap,
#sub_contents .sub0201_wrap .con:nth-child(5) .txt_wrap,
#sub_contents .sub0201_wrap .con:nth-child(6) .txt_wrap{gap:16px;}
#sub_contents .sub0201_wrap .con:nth-child(4) .txt_box,
#sub_contents .sub0201_wrap .con:nth-child(5) .txt_box,
#sub_contents .sub0201_wrap .con:nth-child(6) .txt_box{width:calc((100% - 32px) / 3);}
#sub_contents .sub0201_wrap .con:nth-child(4) .txt_box ul,
#sub_contents .sub0201_wrap .con:nth-child(5) .txt_box ul,
#sub_contents .sub0201_wrap .con:nth-child(6) .txt_box ul{padding:16px 24px;}

/* sub_0202 */
#sub_contents .sub0202_wrap .con:nth-child(3) .img_area{position:relative; width:100%; padding-block:0px;}
#sub_contents .sub0202_wrap .con:nth-child(3) .img_area img{position:relative; width:100%; max-width:480px; max-height:480px;}
#sub_contents .sub0202_wrap .con:nth-child(3) .txt_wrap .point_top{position:relative; top:auto; flex-direction:column; gap:16px; margin-top:16px;}
#sub_contents .sub0202_wrap .con:nth-child(3) .txt_wrap .point_mid{position:relative; top:auto; flex-direction:column; gap:16px; margin-top:16px;}
#sub_contents .sub0202_wrap .con:nth-child(3) .txt_wrap .txt_box.point_01{width:100%; padding-right:0px; min-width:auto; padding:24px;}
#sub_contents .sub0202_wrap .con:nth-child(3) .txt_wrap .txt_box.point_02{width:100%; padding-left:0px; min-width:auto; padding:24px;}
#sub_contents .sub0202_wrap .con:nth-child(3) .txt_wrap .txt_box.point_03{width:100%; padding-right:0px; padding:24px;}
#sub_contents .sub0202_wrap .con:nth-child(3) .txt_wrap .txt_box.point_04{width:100%; padding-left:0px; padding:24px;}
#sub_contents .sub0202_wrap .con:nth-child(3) .txt_wrap .txt_box.point_05{position:relative; bottom:auto; right:auto; transform:none; width:100%; padding-top:0px; padding:24px; margin-top:16px;}

/* sub_0204 */
#sub_contents .sub0204_wrap .con .fifth_wrap .txt_box{padding:20px;}
#sub_contents .sub0204_wrap .con .fifth_wrap .txt_box img{top:16px; right:16px; width:48px; height:48px;}

/* sub_0209 */
#sub_contents .sub0209_wrap > div:last-child .txt_wrap{gap:14px;}

/* sub_030103 */
#sub_contents .sub030103_wrap .timetable_list ul li .sch_box .num{width:110px;}
#sub_contents .sub030103_wrap .timetable_list ul li .sch_box .num p.month_kor{font-size:1.75rem;}
#sub_contents .sub030103_wrap .timetable_list ul li .sch_box .num p.month_eng{font-size:1rem;}
#sub_contents .sub030103_wrap .timetable_list ul li .sch_box .desc dl{flex-direction:column; gap:0px;}
#sub_contents .sub030103_wrap .timetable_list ul li .sch_box .desc{width: calc(100% - 110px);}
#sub_contents .sub030103_wrap .timetable_list ul li .sch_box .desc dt{width:100%;}
#sub_contents .sub030103_wrap .timetable_list ul li .sch_box .desc dd{width:100%; margin-top:8px;}

/* sub_030401 */
#sub_contents .sub030401_wrap .curriculum_list{flex-wrap:wrap; gap:10px;}
#sub_contents .sub030401_wrap .curriculum_list li{width:calc((100% - 20px) / 2);}
#sub_contents .sub030401_wrap .curriculum_wrap.grade_02 .curriculum_list li{width:calc((100% - 20px) / 3);}
#sub_contents .sub030401_wrap > div:last-child .txt_wrap{gap:14px;}


/* sub_030403 */
#sub_contents .sub030403_wrap .advisor_wrap{gap:84px;}
#sub_contents .sub030403_wrap .advisor_wrap div{width:calc((100% - 168px) / 3);}
#sub_contents .sub030403_wrap .advisor_wrap div:not(:last-child):before{right:-54px;}
#sub_contents .sub030403_wrap .advisor_wrap div:not(:last-child):after{right:-45px;}

/* sub_0308 */
#sub_contents .sub0308_wrap .calendar_box .fc-daygrid-day-top{height:48px;}
#sub_contents .sub0308_wrap .food_photo{padding:24px; gap:8px;}
#sub_contents .sub0308_wrap .food_photo .food_box{width:calc((100% - 24px) / 4); padding:8px;}
#sub_contents .sub0308_wrap .food_photo .food_box .img_wrap{margin-bottom:8px;}
#sub_contents .sub0308_wrap .food_photo .food_box p{font-size:0.875rem;}
#sub_contents .sub0308_wrap .board_table thead th{height: 56px;font-size: 14px;font-weight: 600;color: #111;text-align: center;border-bottom: 1px solid #dcdcdc;background: #fff;}
#sub_contents .sub0308_wrap .board_table tbody td{height: 50px;padding: 0 15px;font-size: 13px;color: #555;text-align: center;border-bottom: 1px solid #ececec;vertical-align: middle;}

/* sub_0401 */
#sub_contents .sub0401_wrap .con:nth-child(2) .txt_wrap,
#sub_contents .sub0401_wrap .con:nth-child(3) .txt_wrap,
#sub_contents .sub0401_wrap .con:nth-child(4) .txt_wrap{gap:16px;}
#sub_contents .sub0401_wrap .con:nth-child(2) .txt_box,
#sub_contents .sub0401_wrap .con:nth-child(3) .txt_box,
#sub_contents .sub0401_wrap .con:nth-child(4) .txt_box{width:calc((100% - 32px) / 3);}
#sub_contents .sub0401_wrap .con:nth-child(3) .txt_box{width:calc((100% - 16px) / 2);}
#sub_contents .sub0401_wrap .con:nth-child(2) .txt_box ul,
#sub_contents .sub0401_wrap .con:nth-child(3) .txt_box ul,
#sub_contents .sub0401_wrap .con:nth-child(4) .txt_box ul{padding:16px 24px;}

/* sub_0403 */
#sub_contents .sub0403_wrap .contact_wrap{gap:24px;}
#sub_contents .sub0403_wrap .contact_wrap .txt_wrap{padding-left:24px;}
#sub_contents .sub0403_wrap .contact_wrap .img_wrap{width:80px; padding:16px;}
#sub_contents .progress_item{width:calc((100% - 16px) / 2); padding:28px 20px 20px;}
#sub_contents .progress_item .img_wrap{width:80px; padding:16px;}

/* privacy */
#sub_contents .sub_privacy_wrap .privacy_card_list{flex-direction:column;}
#sub_contents .sub_privacy_wrap .privacy_card{width:100%;}

}