@media screen and (max-width:767px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:30px;}
.login_top {width:100%; height:auto; border-bottom:1px solid #eaeaea; margin-bottom:20px; padding-bottom: 20px;}
.login_top h2 {font-size:20px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {display: block; font-size:12px; font-weight:400; margin-top: 5px; line-height: 18px}
.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:35px; 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:35px; 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:0; width: 14px;}
.login_mid .login_con input::placeholder {font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:12px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:45px; 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:15px; line-height:43px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:8px; padding-left:10px; position:relative; line-height:1;}
.login_mid .login_bottom li::before {width:1px; height:10px; background:#ddd; content:''; position:absolute; left:0; top:2px;}
.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:12px; 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:12px; 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: 20px;}
.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:none;}
.mob_img {display:block;}
.pc {display:none;}
.mob {display:block;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:767px; min-width: 320px; margin:0 auto; overflow:hidden; word-break: keep-all;}
.inner{width:100%; margin:0 auto; padding: 0 2.66%;}


/* quick */
.quick_menu{position: fixed; right: 0; top: 50%; transform:translateY(-50%); z-index: 9999; border-radius: 8px; border: 2px solid #E2212F; background: #fff; overflow: hidden;}
.quick_menu .top_btn{display: block; padding-block:5px; width: 100%; background: #E2212F; font-size: 0.625rem; color: #fff; text-align: center;}
.quick_menu .quick_con{display: flex; flex-direction: column; gap:10px; padding: 10px;}
.quick_menu .quick_con .pop{font-size: 0.625rem; color: #000;}
.quick_menu .pop .pop_count{width: 13px; height: 13px; line-height: 13px; font-size: 0.75rem;}
.quick_menu .quick_con ul{display: flex;flex-direction: column;align-items: center; gap:10px;}
.quick_menu .quick_con ul li img{width: 24px;}

.a_pop_wrap{position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.8); z-index: 9999;}
.a_pop_wrap .pop_con{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%); width: 100%; max-width: 1400px;}
.a_pop_wrap .pop_con h3{font-size: 1.125rem;color: #fff; text-align: center; font-weight: 600;padding-bottom: 20px;}
.a_pop_wrap .pop_con .popSlide{width: 75%; margin: 0 auto;}
.a_pop_wrap .pop_con .swiper-wrapper{justify-content: normal;}
.a_pop_wrap .pop_con .popSlide .swiper-slide {margin-left: 0; margin-right: 0;} 
.a_pop_wrap .pop_con .popSlide .swiper-slide img{width: 100%; aspect-ratio:1; object-fit:cover;}
.a_pop_wrap .pop_con .popSlide .swiper-button-prev, .a_pop_wrap .pop_con .popSlide .swiper-button-next{width: 30px; height: 30px; color: var(--co01); background: rgb(255, 255, 255, .5); border-radius: 50%;}
.a_pop_wrap .pop_con .popSlide .swiper-button-prev svg, .a_pop_wrap .pop_con .popSlide .swiper-button-next svg{width: 8px;}
.a_pop_wrap .pop_con .btn_box{display: flex; gap:10px; justify-content: center; align-items: center;	margin-top: 15px;}
.a_pop_wrap .pop_con .btn_box p{background:#000; border-radius:50px; padding: 8px 15px; color:#fff; font-size:0.75rem; font-weight: 500; cursor:pointer;}
.a_pop_wrap .pop_con .btn_box p span{color:#ff0000; font-weight: 700;}
.a_pop_wrap .pop_con .btn_box a{display: inline-flex; align-items: center; justify-content: center; gap:8px ;background:#000; border-radius:50px; padding: 8px 15px; color:#fff; font-size:0.75rem; font-weight: 500; }
.a_pop_wrap .pop_con .btn_box a img{width: 10px;}

/* main_tit */
.main_tit_wrap{text-align: center;}
.main_tit_wrap h2{font-size: 1.25rem; color: #000;}
.main_tit_wrap h2 em{color: #E2212F; font-weight: 700;}
.main_tit_wrap h2 span{position: relative;}
.main_tit_wrap h2 span::after{content:''; position: absolute; right: -20px; top: 0; width: 10px; height: 10px; border-radius:50%; background: var(--co01);}
.main_tit_wrap p{padding-top: 10px; font-size: 0.75rem; color: #333;}


/* header */
#header{position: fixed; top: 0; left: 0; width: 100%; height: 60px; z-index: 5000; background: #fff; border-bottom: 1px solid #EDEDED;}
#header .inner{display: flex; align-items: center; justify-content: space-between; height: 100%;}
#header h1 a{display: block; background: url('/images/main/main_logo.svg')center no-repeat; width:150px; height: 25px; background-size:cover;}
#header .h_search{position: absolute; top: 110%; right: 15px; height: 40px; padding:5px 15px; background: #f9f9f9; border-radius:50px; display: none;}
#header .h_search input{border:0; height: 100%; background: transparent; font-size:0.75rem;}
#header .h_search input:focus{outline:none;}
#header .h_search input::placeholder{font-size:0.75rem;}
#header .h_search button{line-height: 1;}
#header .h_search button i{font-size: 18px; color: #E2212F;}
#header .h_right{display: flex; align-items: center; gap:25px;}
#header .mo_sch{display: block; font-size: 22px; color: var(--co03);}


/* navigation */
.nav_btn{position: relative; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-end; width: 23px; height: 18px;}
.nav_btn span{width: 100%; height: 2px; background: #222; transition:.3s;}
.nav_btn span:nth-child(2){width: 80%;}
.nav_btn.on{width: 23px; height: 23px;}
.nav_btn.on span{position: absolute;}
.nav_btn.on span:nth-child(1){top: 50%;transform: translateY(-50%) rotate(45deg);width: 100%;}
.nav_btn.on span:nth-child(2){opacity: 0;}
.nav_btn.on span:nth-child(3){bottom: auto;top: 50%;transform: translateY(-50%) rotate(-45deg);width: 100%;}
.navigation{position: fixed;left: 0;top: 60px;width: 100%;height: 100%;z-index: 3500; display:none;}
.navigation .lnb{position:absolute; top: 0; z-index:5000; width:50%;background-color:#fff;height:100%; right: 0px;}
.navigation.on{display:block;}
.navigation h3{width:100%;}
.navigation h3.active a:after{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6024 0.397604L17.2846 8.07979L15.3644 10L8.64229 3.27791L1.92021 10L0 8.07979L7.68219 0.397604C7.93685 0.143018 8.2822 5.91648e-07 8.64229 5.75908e-07C9.00238 5.60168e-07 9.34774 0.143018 9.6024 0.397604Z' fill='%23E2212F'/%3E%3C/svg%3E"); width: 11px; height: 6px; background-size: contain;}
.navigation h3 a{position: relative;line-height: 45px;width:100%; display: flex;align-items: center;padding: 0 10px;color:#222222;font-size:0.875rem;font-weight: 600; border-bottom:1px solid #dddddd;}
.navigation h3.active a{border-bottom: 1px solid var(--co03);}
.navigation h3 a:after{content:"";position: absolute;top: 50%;transform:translateY(-50%);right: 10px;width: 11px;height: 6px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' viewBox='0 0 18 10' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6024 9.6024L17.2846 1.92021L15.3644 6.71598e-07L8.64229 6.72209L1.92021 8.39349e-08L0 1.92021L7.68219 9.6024C7.93685 9.85698 8.2822 10 8.64229 10C9.00238 10 9.34774 9.85698 9.6024 9.6024Z' fill='%23666666' /%3E%3C/svg%3E"); background-size: contain;}
.navigation ul{display: block; padding:10px 0;background:#F9F9F9;}
.navigation ul li a{color:#666;font-size:0.75rem;font-weight: 400;margin-left: 10px; word-break:keep-all;line-height: 25px; transition:.3s;}
.navigation ul li:hover a{color: var(--co03); font-weight: 600; transition:.3s;}
.navigation ul li a.on{color: #222;}
.navigation ul li a:after{display: none;}
.navi_bg{display: none;position: absolute;top: 60px;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);z-index: 1000;} 


/* visual */
#visual{margin-top: 60px;}
#visual .visual_items{display: none;}


/* section01 */
#section01 .sec01_con{display: flex; justify-content: space-between; flex-direction: column; gap:20px; padding-block:20px 80px;}
#section01 .nav_link{display: grid; grid-template-columns: repeat(3, 1fr); gap:15px 10px; width: 100%;}
#section01 .nav_link .item{border:1px solid #CCC; border-radius:10px; transition:.3s;}
#section01 .nav_link .item a{display: flex; flex-direction: column; align-items: center; justify-content: center; gap:10px; height: 100%; padding-inline: 10px; padding-block: 15px;}
#section01 .nav_link .item a .img_box{width: auto; max-width:60px; height: 40px;}
#section01 .nav_link .item a .img_box img{width: 60%;}
#section01 .nav_link .item .tit{font-size: 0.75rem; color: #222; word-break:keep-all; text-align: center;line-height: 1.4;}
#section01 .nav_link .item .tit i{display: block; }
#section01 .nav_link .item:hover{border: 2px solid #0072FF;box-shadow: 0 0 15.9px 4px rgba(0, 114, 255, 0.15);}
#section01 .map_wrap{position: relative; width: 100%; border-radius:10px; background: rgba(0, 114, 255, 0.30); display: flex; align-items: center;}
#section01 .map_wrap .map_tit{position: absolute; top: 10px; left: 50%; transform:translateX(-50%); padding-block:8px; width: 75%; text-align: center; background: rgb(255,255,255,.7); border-radius:50px;}
#section01 .map_wrap .map_tit p{font-size: 0.875rem; color: #111; font-weight: 600;}
#section01 .map_wrap .map_tit p span{color: var(--co01);}
#section01 .map_wrap .map_img_wrap{margin: 0 auto;}
#section01 .map_wrap .map_img_wrap img{width: 100%; margin-block: 15px;}
#section01 .map_wrap .btm_txt{position: absolute; bottom: 5px; left: 50%; transform:translateX(-50%); font-size: 0.75rem; color: #003D62; width: 100%; text-align: center;}


/* section02 */
#section02{padding-block:80px 40px; background: #FAFBFC;}
#section02 .tabs{width: 100%; display: flex; flex-wrap: wrap;}
#section02 .tabs .tab{flex:1 1 50%; border-radius: 10px; transition:.3s;}
#section02 .tabs .tab a{padding: 8px 10px;}
#section02 .tabs .tab strong{font-size: 0.781rem; color: #666; font-weight: 500; line-height: 1.4;}
#section02 .tabs .tab p{padding-top: 5px; font-size: 0.563rem; color: #888;}
#section02 .tabs .tab:hover,
#section02 .tabs .tab.on {background: var(--co01);}
#section02 .tabs .tab:hover strong, #section02 .tabs .tab.on strong {color: #fff;}
#section02 .tabs .tab:hover p, #section02 .tabs .tab.on p {color: #fff;}
#section02 .news_wrap{display: flex; justify-content: space-between; flex-direction: column; margin-top: 20px; gap:0px;}
#section02 .post_box {display: none; grid-template-columns: repeat(2, 1fr); gap:10px;}
#section02 .post_box.on{display: grid;}
#section02 .post_item .img_box{display: block; overflow: hidden; border-radius:10px;}
#section02 .post_item .img_box:hover img{transform:scale(1.05);}
#section02 .post_item .img_box img{width: 100%; border-radius:10px; aspect-ratio:1 / 1; object-fit:cover; transition:.3s;}
#section02 .post_item p{padding-top: 10px; font-size: 0.75rem; color: #111;}
#section02 .info_wrap{width: 100%; margin-top: 40px;}
#section02 .item {padding:15px;}
#section02 .item strong {font-size: 14px;}
#section02 .item p {font-size: 12px;margin-top: 10px; margin-bottom:20px;} 
#section02 .item span {font-size: 12px;}
#section02 .post_box > a{font-size:0.75rem; color: #666;}

/* section03 */
#section03{padding-block:40px 80px;}
#section03 .board_wrap{display: flex; justify-content: space-between; flex-direction: column; gap:20px; margin-top: 30px;}
#section03 .board_wrap > div{flex:0 1 100%;}
#section03 .board_wrap .top_tit{display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px;}
#section03 .board_wrap .top_tit h3{font-size: 1rem;}
#section03 .board_wrap .top_tit a{font-size: 0.75rem; color: #666;}
#section03 .board_wrap .con_box{border-radius:10px; border: 1px solid #CCC; background: #FFF; padding: 15px;}
#section03 .board_wrap .tabs{display: flex; justify-content: center; background: #F6F6F6; border-radius:50px;}
#section03 .board_wrap .tabs > span{display: block; flex:0 1 18%; text-align: center; font-size: 0.75rem; color: #666; font-weight: 600;}
#section03 .board_wrap .tabs > span a{display: block; padding-block:8px; border-radius:50px; transition:.3s;}
#section03 .board_wrap .tabs > span.on a{background: var(--co01); color: #fff; box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.20);}
#section03 .post_wrap{margin-top: 30px;}
#section03 .post_wrap .post_list li:not(:first-child){margin-top: 10px;}
#section03 .post_wrap .post_list li a{display: flex; align-items: center; justify-content: space-between;}
#section03 .post_wrap .post_list li a div{display: flex; align-items: center; gap:8px; width: 80%;}
#section03 .post_wrap .post_list .cate{padding: 6px 10px; background: #00B2FF; font-size: 0.625rem; color: #fff; border-radius:50px;}
#section03 .post_wrap .post_list p{width: 100%; font-size: 0.75rem; color: #444; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis; transition:.3s;}
#section03 .post_wrap .post_list .date{font-size: 0.625rem; color: #666; word-break:keep-all;}
#section03 .post_wrap .post_list li:hover p{font-weight: 600;}


/* section */
.section,
.section .fp-tableCell{height:auto !important;}

/* footer */
.footer{background: #313443; padding-block:30px;}
.footer h2{padding-bottom: 18px;}
.footer h2 img{width: 145px;}
.footer .inner{display: flex; justify-content: space-between; flex-direction: column-reverse; align-items: center;}
.footer .footer_info{padding-top: 15px; text-align: center; border-top: 1px solid rgb(255,255,255,.5);}
.footer .footer_info .com{font-size: 0.813rem; color: #fff;}
.footer .address{display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap:8px; padding-top: 10px;}
.footer .address dl{display: flex; gap:10px; font-size: 0.75rem; color: #F9F9F9;}
.footer .copy{margin-top: 10px; font-size: 0.625rem; color: #eee;}

/* ===sub======================================= */
#sub_visual_wrap > img{height:280px;}
#sub_visual_wrap .txt_wrap{top:45%;}
#sub_visual_wrap .txt_wrap h2{font-size: 2.1875em;margin-bottom: 20px;}
#sub_visual_wrap .txt_wrap ul.sub_nav{display: flex; align-items: center; justify-content: center;gap:25px;}
#sub_visual_wrap .txt_wrap ul.sub_nav li{font-size: 0.875em;}
#sub_visual_wrap .txt_wrap ul.sub_nav li:not(:first-child):not(:empty)::after{content:'';position: absolute; left: -20px; top: 50%; transform:translateY(-50%); width: 6px; height: 11px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.68192 8.3332L1.53617 15L0 13.3336L5.37767 7.5L0 1.6664L1.53617 0L7.68192 6.6668C7.88559 6.8878 8 7.1875 8 7.5C8 7.8125 7.88559 8.1122 7.68192 8.3332Z' fill='white' fill-opacity='0.7'/%3E%3C/svg%3E") no-repeat center; border-radius:50%;}



/* tab_menu */
.tab_menu {width:100%; height:auto;}
.tab_menu a.home{display: none;}
.tab_menu .menu {  display:grid;  grid-template-columns: repeat(2, 1fr);}
.tab_menu .menu > li {position:relative; min-width:calc(100% / 2); height:50px; }
.tab_menu .menu > li > a {position: relative; display:flex; align-items:center; padding:0 20px 0 10px; width:100%; height:100%; font-size: 0.875rem; }
.tab_menu .menu > li ul { padding:15px;  width: 84%; }
.tab_menu .menu > li ul li ~ li { margin-top:15px;}
.tab_menu .menu > li ul li a { width:85%; font-size:0.75rem; padding:0; }
.tab_menu .menu > li::after{content:''; position: absolute; right: 10px; top: 50%; transform:translateY(-50%); background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='5' viewBox='0 0 9 5' fill='none'%3E%3Cpath d='M0.735543 0L0 0.743627L4.00871 4.79398C4.07295 4.85927 4.14933 4.91108 4.23347 4.94644C4.3176 4.9818 4.40783 5 4.49896 5C4.59009 5 4.68032 4.9818 4.76445 4.94644C4.84859 4.91108 4.92497 4.85927 4.98921 4.79398L9 0.743627L8.26446 0.000700951L4.5 3.80224L0.735543 0Z' fill='%23222222'/%3E%3C/svg%3E") no-repeat center; width: 9px; height: 5px; transition:.3s;}

#sub_contents{padding-block:60px;}

/* sub_공통 */
h2.h2_sub_tit{font-size: 1.5625rem;margin-bottom: 40px;}
h3.h3_tit{padding-left: 25px;font-size: 1rem;margin-bottom: 15px;}
h3.h3_tit::before{position: absolute; content:''; width: 16px;height: 16px; background:url(/images/sub/h3_tit_img.svg) no-repeat; background-size:cover; left:0; top:0px;}

ul.dot_list li{font-size: 0.875rem;padding-left: 15px;}
ul.dot_list li::before{position: absolute;  content:'';width: 6px;height: 6px; background:#E2212F; border-radius:10px; top:5px; left:0; }
ul.dot_list li:not(:last-child){margin-bottom: 10px;}

ul.s_dot_list li{font-size: 0.75rem;padding-left: 15px;}
ul.s_dot_list li::before{position: absolute;  content:'';width: 4px;height: 4px; background:#E2212F; border-radius:10px; top:6px; left:0; }
ul.s_dot_list li:not(:last-child){margin-bottom: 10px;}

.line_box{padding:15px; margin-top: 15px;}
.line_box p, .line_box ul li{font-size: 0.75rem;}
.line_box ul li:not(:last-child){margin-bottom: 6px;}

table.tbl01 tr th{font-size: 0.875rem; padding:5px;}
table.tbl01 tr td{font-size: 0.75rem;padding:5px;}



/* sub0101 */
.sub0101_wrap .sec02, .sub0101_wrap .sec03{margin-top: 50px;}
.sub0101_wrap .sec02 .img_wrap {margin-bottom: 30px;}
.sub0101_wrap .sec03 ul.dot_list li { display: flex;gap: 10px;align-items: center;}
.sub0101_wrap .sec03 ul.dot_list li img{border-radius: 5px;width: 80px;}
.sub0101_wrap .sec03 ul.dot_list li:first-child::before{top:10px;}

/* sub0102 */
.sub0102_wrap {flex-direction: column-reverse; gap:40px;}
.sub0102_wrap .left{width: 100%; }
.sub0102_wrap .left span{ margin-bottom: 40px;font-size: 1.25rem;}
.sub0102_wrap .left span::before{bottom:-20px; left:0;}
.sub0102_wrap .left .txt_wrap{display: flex; flex-direction: column; gap:10px;}
.sub0102_wrap .left .txt_wrap p{font-size: 0.75rem;}
.sub0102_wrap .right{gap:20px; display:none;}
.sub0102_wrap .right img.logo{width: 55%;}

/* sub0103 */
.sub0103_wrap .con{flex-direction: column; gap:15px;}
.sub0103_wrap .con:not(:first-child){margin-top: 40px;}
.sub0103_wrap .con strong{font-size: 1.125rem;}
.sub0103_wrap .con .box p{font-size: 0.75rem;}

.sub0103_wrap .sec01 .box .img_box {margin-bottom: 20px;}
.sub0103_wrap .sec01 .box .img_box img{width: 100%;}

.sub0103_wrap .sec02 .box ul {display:grid; grid-template-columns: repeat(1, 1fr); gap:20px;}
.sub0103_wrap .sec02 .box ul li{padding: 25px; gap:10px;}
.sub0103_wrap .sec02 .box ul li span{font-size:1rem;}
.sub0103_wrap .sec02 .box ul li em{font-size:0.875rem;}
.sub0103_wrap .sec02 .box ul li p{font-size:0.75rem;}

.sub0103_wrap .sec03 .box ul {display:grid; grid-template-columns: repeat(1, 1fr); gap:20px;}
.sub0103_wrap .sec03 .box ul li{padding: 25px;  gap:20px; }
.sub0103_wrap .sec03 .box ul li > img{height: 45px; }
.sub0103_wrap .sec03 .box ul li a{width: 200px;height: 40px; font-size: 0.875rem;gap:10px;}

.sub0103_wrap .sec04 ul.dot_list{margin-bottom: 10px;}
.sub0103_wrap .sec04 ul.dot_list:not(:first-child){margin-top: 40px;}
.sub0103_wrap .sec04 p{margin-bottom: 15px;}
.sub0103_wrap .sec04 img.char_story{margin-bottom:15px;}
.sub0103_wrap .sec04 img.char_story.pc_block{display:none;}
.sub0103_wrap .sec04 img.char_story.mob_block{display:block;}

/* sub0104 */
.sub0104_wrap .year_nav{ gap:10px;}
.sub0104_wrap .year_nav.is-fixed{padding-block:5px; top:60px;}
.sub0104_wrap .year_nav button{ font-size: 0.875rem; padding: 10px 15px;}
.sub0104_wrap .timeline{margin-top: 50px;} 
.sub0104_wrap .timeline .line{position: absolute; left: 75px; top: 15px; width: 2px; height: 100%; background: #DDD;}
.sub0104_wrap .timeline .line::before {content: '';position: absolute;top: 0;left: 0;width: 2px;background: #003D62;height: var(--line-fill, 0);transition: height 0.3s ease;z-index: 1;}
.sub0104_wrap .year_section:not(:first-child){margin-top: 40px;}
.sub0104_wrap .year_item{display: flex; align-items: flex-start;}
.sub0104_wrap .year_item strong{width: 25px; margin-right: 30px; font-size: 1.25rem;}
.sub0104_wrap .year_item strong::after{content:''; position: absolute; right: -55px; top: 50%; transform:translateY(-50%); width: 8px; height: 8px; background: #D9D9D9; border-radius:50%;	z-index: 1000;}
.sub0104_wrap .timeline > div:first-child .year_item.on strong::before {content: '';position: absolute;right: -63px;top: 50%;transform: translateY(-50%);width: 24px;height: 24px;border: 3px solid #003D62;border-radius: 50%;z-index: 1;}
.sub0104_wrap .year_item:not(:first-child){margin-top: 40px;}
.sub0104_wrap .year_list{padding-left: 45px;}
.sub0104_wrap .year_list li{display: flex; gap:20px; align-items: stretch;}
.sub0104_wrap .year_list li em{width:110px;; font-size: 1rem; }
.sub0104_wrap .year_list li p{font-size: 0.875rem;}
.sub0104_wrap .year_list li:not(:first-child){margin-top: 10px; }


/* sub0105 */
.sub0105_wrap .sec00 .box{font-size: 1rem;padding: 6px 30px; }
.sub0105_wrap .grid_box{display:grid;grid-template-columns: repeat(1, 1fr); gap:20px; }
.sub0105_wrap .sec02 .box{display: flex; flex-direction: column; gap:20px; align-items: center; }
.sub0105_wrap .sec02 .grid_box .gbox_inn{ min-height:250px; padding:20px; }
.sub0105_wrap .sec02 .grid_box .gbox_inn img{height:85px; width: auto;}
.sub0105_wrap .sec02 .grid_box .gbox_inn .tit{margin-top: 30px; 	}
.sub0105_wrap .sec02 .grid_box .gbox_inn .tit strong{font-size: 1.125rem;}
.sub0105_wrap .sec02 .grid_box .gbox_inn .tit em{font-size:0.875rem;}
.sub0105_wrap .sec02 .grid_box .gbox_inn p{margin-top: 10px;font-size: 0.75rem;}

.sub0105_wrap .sec03 .grid_box .gbox_inn{border-radius: 10px;padding:20px;}
.sub0105_wrap .sec03 .grid_box .gbox_inn p{font-size: 0.875rem;}
.sub0105_wrap .sec03 .grid_box .gbox_inn p b {display: block;}

/* sub0106 */
.sub0106_wrap .img_wrap {margin-top:40px;}
.sub0106_1_wrap  #group .box_wrap:not(:first-child){margin-top: 30px;}
.sub0106_1_wrap  #group .box_wrap p.tit{margin-bottom: 10px;font-size:0.875rem; padding-left: 15px; position: relative;}
.sub0106_1_wrap  #group .box_wrap p.tit::before{width: 6px;height: 6px;}
.sub0106_1_wrap table.tbl01 ul{display:grid; grid-template-columns: repeat(1, 1fr); }
.sub0106_1_wrap  .btn_wrap{margin-top: 30px;}
.sub0106_1_wrap  .btn_wrap a{width: 120px; height: 40px; font-size:0.875rem; line-height: 37px;}

.org {margin-top:40px;}
.org .top_box,
.org .logo_box,
.org .middle_box{background:#fff; border-radius:10px;}
.top_row{width:100%; gap:2%; margin-bottom:16px;}
.circle_box{flex-shrink:0; max-width:180px; width:35%; height:100%; font-size:3.5vw; aspect-ratio: 1 / 1;}
.circle_box::before,
.circle_box::after{width:8%;}
.top_box{width:calc((100% - 37%) / 2); height:60px; font-size:3vw; padding-inline:3%;}
.top_box img{width:100%; height:100%; max-height:40px;object-fit:contain;}
.top_row::after{height:16px;}

.middle_row{width:60%; margin-bottom:24px; gap:8px;}
.logo_box{flex-direction:column; width:75%; height:auto; gap:10px; padding:6% 3%;}
.logo_box img{width:45%; height:100%; max-height:30px; object-fit:contain;}
.logo_box p{text-align:center;}
.logo_box p:nth-child(1){font-size:3vw; margin-bottom:2px; }
.logo_box p:nth-child(2){font-size:2.5vw; margin-bottom:4px; }
.logo_box p:nth-child(3){font-size:3.5vw;}
.logo_box::after{width:8px; height:2px;}
.middle_box{width:53%; height:40px; font-size:3vw;}
.logo_box::before{left:67%; height:24px;}

.bottom_row{flex-direction:column; gap:4px;}
.bottom_row::before{display:none;}

.bottom_box{display:flex; width:100%; gap:4px;}
.bottom_box:not(:last-child) .box_tit{width:20%; min-width:70px; flex-shrink:0;}
.bottom_box::before{display:none;}
.box_tit a{height:40px; border-radius:10px; margin-bottom:0px; font-size:2.5vw;}

.bottom_box ul{width:100%; display:flex; flex-direction: row; gap:4px;}
.bottom_box ul li{width:calc((100% - 8px) / 3); flex-shrink:0;}
.bottom_box ul li.pc{display:none;}
.bottom_box ul li.mob{display:block;}
.bottom_box li a{border-radius:10px; font-size:2vw; line-height:1.2;}
.bottom_box.alone_box .box_tit{width:100%;}
.bottom_box.alone_box .box_tit.pc{display:none;}
.bottom_box.alone_box .box_tit.mob{display:block;}
.bottom_box.alone_box .box_tit a{font-size:2.5vw; line-height:1.2; height:40px;}


/* sub0107 */
.sub0107_wrap .top{position: relative; margin-bottom: 450px;}
.sub0107_wrap .map_wrap{height: 300px; z-index:0;}
.root_daum_roughmap {height: 300px !important;}
.root_daum_roughmap .wrap_map {height: 300px !important;}

.sub0107_wrap .top .info_box{width: 90%;bottom:-400px;gap:20px; padding:20px 15px; flex-direction: column;} 
.sub0107_wrap .top .info_box .top_box{width:100%; gap:20px; flex-direction: column;}
.sub0107_wrap .top .info_box .top_box .name{width: 90%;}
.sub0107_wrap .top .info_box .top_box > img{width:100%; max-width:200px;} 
.sub0107_wrap .top .info_box .top_box ul{display: flex; flex-direction: column; gap:10px;}
.sub0107_wrap .top .info_box .top_box ul li{display: flex; gap:20px; align-items: center;}
.sub0107_wrap .top .info_box .top_box ul li p{font-size:  0.875rem;}
.sub0107_wrap .top .info_box .top_box ul li img{height: 24px; width: auto;}
.sub0107_wrap .top .info_box .n_box{width:100%; gap:10px; flex-direction: column;	}
.sub0107_wrap .top .info_box .n_box a{width:100%; min-width:auto; }
.sub0107_wrap .top .info_box .n_box span{font-size: 0.875rem;}
.sub0107_wrap .top .info_box .n_box img{width: 40px;}
.sub0107_wrap > p {font-size: 14px;}

.sub0107_wrap .con{padding: 20px;}
.sub0107_wrap .con ul.dot_list02{display: flex; flex-direction: column; gap:10px;}
.sub0107_wrap .con ul.dot_list02 li{font-size: 0.875rem;padding-left: 10px;}
.sub0107_wrap .con ul.dot_list02 li::before{width: 4px;height: 4px; background:#003D62; border-radius:10px; top:8px; left:0;}
.sub0107_wrap .con .con_box:not(:first-child){margin-top:20px;}
.sub0107_wrap .con .con_box .tit{display: flex; gap:10px; align-items: center; margin-bottom: 20px;}
.sub0107_wrap .con .con_box .tit h2{font-size: 1.125rem;}
.sub0107_wrap .con .con_box .tit img{width: 40px;}
.sub0107_wrap .con .con_box .txt_wrap{font-size:12px; line-height:18px; gap:4px;}
.sub0107_wrap .con .con_box .txt_wrap:first-child{margin-bottom:10px;}
.sub0107_wrap .con .con_box .txt_wrap .txt_box{line-height:18px; gap:10px;}
.sub0107_wrap .con .con_box .txt_wrap ul li{gap:10px;}
.sub0107_wrap .con .con_box .txt_wrap ul li:not(:first-child){margin-top:4px;}
.sub0107_wrap .con .con_box span{width:50px; height:18px; font-size:10px;}
.sub0107_wrap .con .con_box:last-child p{font-size:10px;}


/* sub0201 */
.sub0201_wrap .con{margin-top: 40px;}
.sub0201_wrap .sec01 .top{margin-bottom: 20px;align-items: center}
.sub0201_wrap .sec01 .top h2{font-size: 1.125rem;}
.sub0201_wrap .sec01 .top a{gap:10px;font-size: 0.75rem; padding:5px 10px; width: 42%;text-align: center;line-height: 1.4;}
.sub0201_wrap .sec01 p{font-size: 1rem; }
.sub0201_wrap .sec02 .sec02_con_wrap{display:flex; gap:5px; margin-top:10px; flex-direction: column;}
.sub0201_wrap .sec02 .sec02_con{width:100%; padding:20px; font-size:14px; border-radius:10px;}
.sub0201_wrap .sec04 .line_box p{margin-bottom: 20px;}
.sub0201_wrap .sec04 .line_box ul li em{font-size:0.75rem;}

.sub0201_wrap .sec05 .box_list{display:grid; grid-template-columns: repeat(2, 1fr); gap:20px; margin-top: 20px;}
.sub0201_wrap .sec05 .box_list li{position: relative;min-height:155px; padding: 10px;  gap:10px; align-items: center; justify-content: center;}
.sub0201_wrap .sec05 .box_list li::before{position: absolute; content:''; background:url(/images/sub/box_list_arrow.png); background-size:cover;right:-16px; top:50%; transform:translateY(-50%); width:10px; height:17px;}
.sub0201_wrap .sec05 .box_list li:nth-child(4)::before{display: block;}
.sub0201_wrap .sec05 .box_list li:nth-child(3n)::before{display: block;}
.sub0201_wrap .sec05 .box_list li:nth-child(2n)::before{display: none;}
.sub0201_wrap .sec05 .box_list li p{font-size:0.75rem; }
.sub0201_wrap .sec05 > p{font-size:0.75rem;margin-top: 20px;}

/* sub020101 */
.sub020101_wrap .con{margin-top: 40px;}
.sub020101_wrap .con0 ul {display: flex;gap: 20px;width: 100%;flex-wrap: wrap;justify-content: center;align-items: center;align-content: center;}
.sub020101_wrap .con0 ul li {width: 100%;display: flex;flex-direction: column;gap: 8px;}
.sub020101_wrap .con0 ul li .square {padding: 8px;}
.sub020101_wrap .con0 ul li .square strong {font-size: 0.875rem;}
.sub020101_wrap .con0 ul li .square:before {content: '';width: 16px;height: 12px;  background-size: cover;position: absolute;bottom: -12px;left: 50%;margin-left: -10px;}
.sub020101_wrap .con0 ul li .txt_box {padding: 10px 15px; min-height:auto;}
.sub020101_wrap .con0 ul li .txt_box p{font-size: 0.75rem;}
.sub020101_wrap .con0 em{font-size:  0.75rem;}
.sub020101_wrap .con ul.dot_list li span{font-size:  0.75rem;}

/* sub020102 */
.sub020102_wrap .con .f_box {gap: 20px; flex-direction: column-reverse;}
.sub020102_wrap .con .f_box .right {width: 100%;}
.sub020102_wrap .con .f_box .right p{font-size: 0.875rem; margin-bottom: 20px;}
.sub020102_wrap .con .f_box .right ul.ul_01{display: flex; flex-direction: column; gap:10px;	}
.sub020102_wrap .con .f_box .right ul.ul_01 li{display: flex; gap:15px; align-items: baseline;}
.sub020102_wrap .con .f_box .right ul.ul_01 li span{padding: 10px 20px;font-size: 0.75rem;}
.sub020102_wrap .con .f_box .right ul.ul_01 li em{font-size:  0.75rem;}
.sub020102_wrap .con .f_box .right ul.dot_list02 li{font-size:  0.75rem;padding-left: 15px;}
.sub020102_wrap .con .f_box .right ul.dot_list02 li::before{position: absolute;  content:'';width: 4px;height: 4px; background:#003D62; border-radius:10px; top:5px; left:0; }
.sub020102_wrap .con .f_box .right ul.dot_list02 li:not(:last-child){margin-bottom: 10px;}

.sub020102_wrap .con .f_box .left{width: 100%;height: auto;}
.sub020102_wrap .sec02{margin-top: 40px;}
.sub020102_wrap .link_box{margin-top: 30px;}
.sub020102_wrap .link_box a{display: block; padding: 10px 30px; font-size: 1rem;}

/* sub020103 */
.sub020103_wrap .con:not(:first-child){margin-top: 40px;}


/* sub020104 */
.sub020104_wrap .con .click_all ul.click_btn{display: flex; gap:10px;margin-bottom: 30px;}
.sub020104_wrap .con .click_all ul.click_btn li{width: auto; padding:10px 15px; font-size: 0.875rem;}
.sub020104_wrap .con .click_con .g_box{display:grid; grid-template-columns: repeat(1, 1fr); gap:30px 50px; margin-top: 30px;}
.sub020104_wrap .con .click_con .g_box .box .btm{ border-radius: 0 0 20px 20px; padding:20px 30px; display: flex; flex-direction: column;align-items: center; gap:10px;}
.sub020104_wrap .con .click_con .g_box .box .btm span{font-size: 0.875rem;padding: 8px 40px;}
.sub020104_wrap .con .click_con .g_box .box .btm p{font-size: 0.75rem;}

/* sub0202 */
.sub0202_wrap .video_wrap{margin-top: 40px; gap:20px;}
.sub0202_wrap .video_wrap iframe{height: 23vh;}
.sub0202_wrap .video_wrap span{font-size: 1rem;}
.sub0202_wrap .btn_wrap{margin-top: 40px; gap:10px; flex-direction: column;}
.sub0202_wrap .btn_wrap a{font-size: 1rem;line-height:45px; width: 180px;height: 45px;}

/* sub020201 */
.sub020201_wrap .con{margin-top: 40px;}
.sub020201_wrap ul.dot_list li span{font-size: 0.75rem; margin-top: 5px;}
.sub020201_wrap ul.dot_list li .img_box{margin-top:5px;}
.sub020201_wrap ul.dot_list li .img_box .img_wrap{padding:5px;}
.sub020201_wrap .sec03 .box_list{display:grid; grid-template-columns: repeat(2, 1fr); gap:20px; margin-top: 20px;}
.sub020201_wrap .sec03 .box_list li{position: relative;min-height:155px; padding: 10px;  gap:10px; align-items: center; justify-content: center;}
.sub020201_wrap .sec03 .box_list li::before{position: absolute; content:''; background:url(/images/sub/box_list_arrow.png); background-size:cover;right:-16px; top:50%; transform:translateY(-50%); width:10px; height:17px;}
.sub020201_wrap .sec03 .box_list li:nth-child(4)::before{display: block;}
.sub020201_wrap .sec03 .box_list li:nth-child(3n)::before{display: block;}
.sub020201_wrap .sec03 .box_list li:nth-child(2n)::before{display: none;}
.sub020201_wrap .sec03 .box_list li h4{font-size:0.75rem; }
.sub020201_wrap .sec03 .box_list li p{font-size:0.75rem;}
.sub020201_wrap .box p{font-size: 1.0625rem;word-break:keep-all;}
.sub020201_wrap h5{font-size:1.25rem; margin-bottom: 10px; padding: 6px 40px;}
.sub020201_wrap table{margin-top: 20px;}

.sub03_tab{margin: 0 auto 30px;}
.sub03_tab li a{height:40px; font-size:14px; padding:0 10px;}

.tab_desc {font-size: 16px; margin-bottom: 20px;}

/* sub0301_wrap */
.sub0301_wrap .tab_wrap{margin-bottom:30px;}
.sub0301_wrap .tab_wrap a{width:160px; height:40px; font-size:14px; }
.sub0301_wrap .txt_wrap{font-size:0.875rem; margin-bottom:30px;}
.sub0301_wrap .noitce_wrap{margin-bottom:30px;padding: 20px;}
.sub0301_wrap .noitce_wrap h3{font-size:0.875rem; margin-bottom:20px;}
.sub0301_wrap .noitce_wrap li{ font-size:0.75rem; margin-bottom:15px; padding-left:15px;}
.sub0301_wrap .noitce_wrap li:before{position:absolute; content:''; background:#003D62; width:4px; height:4px; left:0; top:6px; border-radius:99px;}
.sub0301_wrap .btn_wrap{display:flex; justify-content: center; gap:20px;}
.sub0301_wrap .btn_wrap a{ width:160px; height:45px; font-size: 0.875rem;}

/* sub0301_1_wrap */
.sub0301_1_wrap ul.apply_wrap{display:grid; grid-template-columns: repeat(1, 1fr); gap:20px;}
.sub0301_1_wrap ul.apply_wrap li p{min-width: 60px; font-size:0.875rem; }
.sub0301_1_wrap ul.apply_wrap li input{ height:40px; font-size:0.75rem;}

.sub0301_1_wrap .con02{margin-top: 40px;}
.sub0301_1_wrap .con02 table tr  td ul.sp_list label{font-size:0.75rem; }
.sub0301_1_wrap .con02 table tr td ul.sp_list {gap: 5px;}
.sub0301_1_wrap .con02 table input.form02{height: 35px; width: 100%; padding-left: 10px; font-size:0.75rem;}

.sub0301_1_wrap .con02 .i_box{display: flex;width: 100%;gap: 10px;}
.sub0301_1_wrap .con02 .i_box .box{height: 45px;width: 80%;height: 40px;padding: 0 20px 0 15px;line-height: 40px;font-size: 0.75rem;} 
.sub0301_1_wrap .con02 .i_box label{display: block;width: 20%;height: 40px;line-height: 40px;font-size: 0.75rem;}
.sub0301_1_wrap .con02 p{font-size:0.75rem;  margin-top: 10px;}

.sub0301_1_wrap .agree_wrap{margin-top: 30px;padding: 20px;}
.sub0301_1_wrap .agree_wrap p{font-size:0.875rem;}
.sub0301_1_wrap .agree_wrap ul{margin-left: 10px;}
.sub0301_1_wrap .agree_wrap ul li{font-size:0.75rem;}
.sub0301_1_wrap .radio_wrap{margin-block:10px; }
.sub0301_1_wrap .radio_wrap label{font-size:0.875rem;}
.sub0301_1_wrap .radio_wrap label input[type="radio"]{margin-right: 10px; margin-bottom: 3px; width: 12px;   height: 12px;}
.sub0301_1_wrap h4{font-size:1rem; margin-top: 30px;}
.sub0301_1_wrap .btn_wrap{margin-top: 20px;}
.sub0301_1_wrap .btn_wrap a{width:160px; height:45px; font-size:0.875rem; }

/* sub0301_2_wrap */
.sub0301_2_wrap h3{font-size:1rem; }
.sub0301_2_wrap table{width: 100%; margin:30px auto;}
.sub0301_2_wrap table input{height: 35px;  font-size:0.75rem; padding-inline:10px;}
.sub0301_2_wrap .btn_wrap{margin-top: 20px;gap:10px;}
.sub0301_2_wrap .btn_wrap a,
.sub0301_2_wrap .btn_wrap button{width:100px; height:40px; font-size:0.875rem; }

/* sub0301_4_wrap */
.sub0301_4_wrap .box{ padding-block:30px; gap:20px; width: 100%;}
.sub0301_4_wrap .box p{font-size: 1rem;}
.sub0301_4_wrap .box img.check{width: 40px;}
.sub0301_4_wrap .box img.logo{height: 30px;}
.sub0301_4_wrap .box .btn_wrap a{ font-size: 0.875rem; padding: 6px 30px;}

/* sub0303 */
.sub0303_wrap .txt_wrap{font-size: 1.0625rem;}
.sub0303_wrap .info_wrap{margin-top: 50px;}
.sub0303_wrap .info_wrap .form_inn ul.form_list{display:grid; grid-template-columns: repeat(1, 1fr); gap:20px;}
.sub0303_wrap .info_wrap .form_inn ul.form_list li {display: flex; gap:20px;align-items: baseline;}
.sub0303_wrap .info_wrap .form_inn ul.form_list li label{font-size: 0.875rem;min-width:60px;}
.sub0303_wrap .info_wrap .form_inn ul.form_list li .select_box input, .sub0303_wrap .info_wrap .form_inn ul.form_list li .select_box select {height: 40px; font-size: 0.875rem;}
.sub0303_wrap .info_wrap .form_inn ul.form_list li input{height: 40px; font-size: 0.875rem;}
.sub0303_wrap .info_wrap .form_inn ul.form_list li textarea{height: 180px; font-size: 0.875rem;}
.sub0303_wrap .txt_box {padding: 20px; margin-top: 30px;}
.sub0303_wrap .txt_box ul.ulst01 li{font-size: 0.875rem;}
.sub0303_wrap .txt_box ul.ulst02 li{font-size: 0.75rem;}
.sub0303_wrap .txt_box .check_wrap label{font-size: 0.875rem;}
.sub0303_wrap .txt_box .check_wrap label input{ margin-bottom: 2px;}
.sub0303_wrap .btn_wrap{margin-top: 30px;}
.sub0303_wrap .btn_wrap button{width: 120px;height: 45px;font-size: 0.875rem;line-height:45px;}

/* sub0402 */
.sub0402_wrap .select_wrap select {width:100px; height:35px; font-size: 14px;}
.sub0402_wrap .con:not(:first-child){margin-top: 40px;}
.sub0402_wrap .sec01 .item_box{display: flex; gap:10px; flex-wrap: wrap;}
.sub0402_wrap .sec01 .item_box .item{width: calc(50% - 5px); display: flex; flex-direction: column; gap:15px; flex:auto; padding: 10px; border:1px solid #ccc; border-radius: 10px;}
.sub0402_wrap .sec01 .item_box .item span{display: flex; align-items: center; justify-content: center; width: 25px; height: 25px; border-radius: 5px; background: #E6ECF0;}
.sub0402_wrap .sec01 .item_box .item span img{width: 15px;}
.sub0402_wrap .sec01 .item_box .item p{font-size: 0.75rem; color: #444; font-weight: 600;}
.sub0402_wrap .sec01 .item_box .item strong{font-size: 1rem; color: #222;}
.sub0402_wrap .sec02 .chart_wrap{padding: 15px 10px; border:1px solid #ccc; border-radius: 10px;}
.sub0402_wrap .sec02 .chart_top{display: flex; justify-content: space-between; margin-bottom: 20px;}
.sub0402_wrap .sec02 .chart_top .chart_title{display: flex; align-items: center; gap:5px; font-size: 0.625rem; color: #222; font-weight: 600;}
.sub0402_wrap .sec02 .chart_top .chart_title img{width: 10px;}
.sub0402_wrap .sec02 .chart_legend{display: flex; align-items: center; gap:10px;}
.sub0402_wrap .sec02 .chart_legend .legend_item{display: flex; align-items: center; gap:5px; font-size: 0.5rem; color: #000;}
.sub0402_wrap .sec02 .chart_legend .legend_item .legend_bar{display: block; width: 8px; height: 8px; border-radius:2px; background: #103992;}
.sub0402_wrap .sec02 .chart_legend .legend_item .legend_line{display: block; width: 8px; height: 8px; border-radius:50%; background: #E2212F;}
.sub0402_wrap .sec02 #cityChart{width: 100%; height: 100%;}
.sub0402_wrap .sec02 .chart_con{height: 400px;}
.sub0402_wrap .sec03{display: flex; flex-direction: column; gap:30px;}
.sub0402_wrap .sec03 .map_con{width: 100%; padding: 15px 10px; border-radius: 10px; border:1px solid #ccc; background: #FFF;}
.sub0402_wrap .sec03 .map_con .map_top{display: flex; justify-content: space-between; margin-bottom: 20px;}
.sub0402_wrap .sec03 .map_con .map_tit{display: flex; align-items: center; gap:5px; font-size: 0.75rem;}
.sub0402_wrap .sec03 .map_con .map_tit img{width: 12px;}
.sub0402_wrap .sec03 .map_con .map_wrap{height: 450px; border-radius: 10px; background: rgba(0, 114, 255, 0.30);}
.sub0402_wrap .sec03 .map_inner{display: flex;align-items: center;justify-content: center;height: 100%;}
.sub0402_wrap .sec03 .map_info{width: 100%; display: flex; flex-direction: column; gap:15px; align-items: stretch;}
.sub0402_wrap .sec03 .map_info > div{flex:1; height: auto; gap:15px; border-radius: 10px; border: 1px solid #CCC;}
.sub0402_wrap .sec03 .map_inner p.check {font-size: 0.75rem;}
.sub0402_wrap .sec03 .map_info .info_top{display: flex; flex-direction: column; justify-content: space-between; padding: 15px 10px; background: #103992;}
.sub0402_wrap .sec03 .map_info .info_top .city_top{display: flex; align-items: center; gap:5px; color: #fff;}
.sub0402_wrap .sec03 .map_info .info_top .city_txt{display: flex; align-items: center; justify-content: center; width: 35px; height: 35px; border-radius:50%; background: rgba(255, 255, 255, 0.10);}
.sub0402_wrap .sec03 .map_info .info_top .city_txt span{font-size: 1rem;}
.sub0402_wrap .sec03 .map_info .info_top .city_full strong{font-size: 1rem;}
.sub0402_wrap .sec03 .map_info .info_top .city_full p{margin-top: 5px; font-size: 0.75rem;}
.sub0402_wrap .sec03 .map_info .info_top .list_item{display: flex; align-items: center; justify-content: space-between; padding: 10px; border-radius: 10px;border: 1px solid rgba(255, 255, 255, 0.50);background: rgba(255, 255, 255, 0.10); color: #fff;}
.sub0402_wrap .sec03 .map_info .info_top .list_item:not(:first-child){margin-top: 10px;}
.sub0402_wrap .sec03 .map_info .info_top .list_item span{font-size: 0.75rem;}
.sub0402_wrap .sec03 .map_info .info_top .list_item strong{font-size: 1rem;}
.sub0402_wrap .sec03 .map_info .info_btm{display: flex; flex-direction: column; justify-content: space-between; padding: 20px; background: #fff;}
.sub0402_wrap .sec03 .map_info .info_btm .service_top{display: flex; align-items: center; gap:5px; font-size: 0.875rem;}
.sub0402_wrap .sec03 .map_info .info_btm .service_top img{width: 15px;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item{display: flex; justify-content: space-between; padding-block: 10px;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item:not(:last-child){border-bottom: 1px solid #ccc;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item:first-child{padding-top: 0;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item:last-child{padding-bottom: 0;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item span{font-size: 0.75rem;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item strong{font-size: 1rem;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item.item_line{flex-direction: column;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item.item_line .line_tit{display: flex; justify-content: space-between; margin-bottom: 10px;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item.item_line .line_tit span{font-size: 0.75rem;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item.item_line .line_tit strong{font-size: 0.75rem;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item.item_line .bar{position: relative; width: 100%; height: 2px; background: #eee; border-radius:50px;}
.sub0402_wrap .sec03 .map_info .info_btm .service_item.item_line .bar .percent{position: absolute; top: 0; left: 0; width: 50%; height: 100%; background: #103992; border-radius:50px;}
.sub0402_wrap .sec04{padding: 20px;}
.sub0402_wrap .sec04 strong{ font-size:0.75rem; margin-bottom: 10px;}
.sub0402_wrap .sec04 ul{display: flex; flex-direction: column; gap:5px;}
.sub0402_wrap .sec04 ul li{font-size:0.75rem; color:#444; line-height: 1.3;}

/* sub050101 */
.sub050101_wrap .top p{font-size: 1.0625rem;}	
.sub050101_wrap .top p br{display: none;}
.sub050101_wrap .con{margin-top: 40px;}
.sub050101_wrap ul.dot_list li span{font-size: 0.875rem;}

.sub050101_wrap .sec01 .f_box{display: flex; gap:20px; flex-direction: column;		}
.sub050101_wrap .sec01 .f_box .box{width: 100%; height: 250px; }
.sub050101_wrap .sec01 .f_box .box p.tit{font-size:1.125rem; }
.sub050101_wrap .sec01 h2{margin-top: 30px;font-size:1rem;}
.sub050101_wrap .sec01 .f_box .box .txt_box span{font-size:1rem; }
.sub050101_wrap .sec01 .f_box .box .txt_box p{font-size:0.75rem;}

.sub050101_wrap .sec02 .box_wrap{display: flex; flex-direction: column; gap:20px;}
.sub050101_wrap .sec02 .box_wrap .box{display: flex; gap: 10px;flex-direction: column;}
.sub050101_wrap .sec02 .box_wrap .box .dot_list{padding:6px 12px;}
.sub050101_wrap .sec02 .box_wrap .box .inn_box{ padding:25px 15px 15px; width: 100%; margin-top:15px;}
ul.g_dot_list li{font-size: 0.8755rem;    padding-left: 15px;}
ul.g_dot_list li::before{position: absolute;  content:'';width: 4px;height: 4px; background:#8A99A8; border-radius:10px; top:7px; left:0; }

.box99{padding: 20px; gap: 5px;}
.box99 li{display: flex; gap:20px; align-items: center;}
.box99 li:not(:first-child){padding-left: 60px;}
.box99 li b{font-size: 0.875rem;}
.box99 li p{font-size: 1.25rem;}
.box99 li img{width: 40px;}

/* sub050102 */
.sub050102_wrap .box_wrap{display:grid; grid-template-columns: repeat(1, 1fr); gap:20px; }
.sub050102_wrap .box_wrap .box .top{border-radius:20px 20px 0 0; padding:15px; position: relative;}
.sub050102_wrap .box_wrap .box .top p{font-size: 1rem;}
.sub050102_wrap .box_wrap .box .top img{width: 65px;}
.sub050102_wrap .box_wrap .box .btm{padding: 28px 15px;}
.sub050102_wrap .box_wrap .box .btm b{font-size: 0.875rem; margin-bottom: 10px;}
ul.g_dot_list li{font-size: 0.75rem;padding-left: 15px;}
ul.g_dot_list li::before{position: absolute;  content:'';width: 5px;height: 5px; background:#8A99A8; border-radius:10px; top:6px; left:0; }

/* sub050103 */
.sub050103_wrap .box_wrap{display:grid; grid-template-columns: repeat(1, 1fr); gap:20px;}
.sub050103_wrap .box_wrap .box .txt_wrap{padding: 15px;}
.sub050103_wrap .box_wrap .box .txt_wrap strong{font-size: 1rem;}
.sub050103_wrap .box_wrap .box .txt_wrap p{font-size: 0.875rem;margin-top: 10px;}
.sub050103_wrap .box_wrap ul.link_box{display: flex; flex-direction: column; gap:25px; align-items: center; justify-content: flex-start; padding-top: 0px;}
.sub050103_wrap .box_wrap ul.link_box li{width: 80%;height: 55px;  line-height: 55px;}
.sub050103_wrap .box_wrap ul.link_box li a{font-size: 1rem;}

/* sub050104 */
.sub050104_wrap .sec01 .btn_wrap{margin-top: 30px; }
.sub050104_wrap .sec01 .btn_wrap a{font-size: 1rem;line-height:45px; width: 180px;height: 45px;}
.sub050104_wrap .sec04 ul.box99:nth-child(2) {justify-content: flex-start;padding-left: 20px;}
.sub050104_wrap .sec04 ul.box99:last-child{margin-top: 20px;}

/* 수행기관 */
.orga_wrap .down_box a{gap: 12px;font-size: 0.875rem;padding: 6px 20px;}	
.orga_wrap .down_box a img{width: 14px;}
.orga_wrap ul.region{display:grid; grid-template-columns: repeat(4, 1fr); gap:10px; margin-block: 20px 30px; }
.orga_wrap ul.region li a{font-size:0.875rem; padding-block:10px;}
.orga_wrap .con{overflow:scroll;}
.orga_wrap .con .top{margin-bottom: 20px;}
.orga_wrap .con .top p{font-size:0.75rem; line-height: 1.3; text-align: left;}

/* 후원기업 및 단체 */
.company_wrap .con:not(:first-child){margin-top: 40px;}
.company_wrap .con ul{display:grid;grid-template-columns: repeat(2, 1fr); gap:10px; }
.company_wrap .con ul li{ height: 50px;}
.company_wrap .con ul li img{height: 35px; width: auto;}

/* sub0601 */
.sub0601_wrap .line_box {padding:20px 0; margin-bottom: 40px;}
.sub0601_wrap .line_box strong {font-size: 16px;}
.sub0601_wrap .box_wrap {gap:30px; margin-top: 20px;}
.sub0601_wrap .box_wrap .top_tit h4{font-size: 18px;}
.sub0601_wrap .box_wrap .top_tit a{font-size: 12px;}
.sub0601_wrap .box_wrap .con_box {padding:15px 10px;}
.sub0601_wrap .box_wrap .con_box a {font-size: 14px;}
.sub0601_wrap .box_wrap .con_box p {font-size: 12px;}
.sub0601_wrap .box_wrap .gallery_con {padding:15px 10px;}
.sub0601_wrap .box_wrap .gallery_list{display: grid; grid-template-columns: repeat(2, 1fr); gap:20px 10px; border-radius:10px;}
.sub0601_wrap .box_wrap .gallery_list img{width: 100%; object-fit:cover;}
.sub0601_wrap .box_wrap .gallery_list .gallery_info{padding:12px 6px;}
.sub0601_wrap .box_wrap .gallery_list .gallery_info .date{font-size: 10px;}
.sub0601_wrap .box_wrap .gallery_list .gallery_info .tit{margin-top: 10px; font-size: 14px;}

.cate_box ul li {width:120px;}
.cate_box ul li a {font-size: 12px;}

/* 일반게시판_list */
.basic_bd02{line-height: 1;}
.basic_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.basic_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.basic_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.basic_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.basic_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.basic_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.basic_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.basic_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.basic_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.basic_bd02 .search_box .input_wrap button img{width: 100%;}
.basic_bd02 .news-list ul{border-top: 1px solid #000;}
.basic_bd02 .news-list ul li{position: relative;border-bottom: 1px solid #eee;background: #fff;}
.basic_bd02 .news-list ul li::after{content:'';display: none;opacity: 0;position: absolute;right: 50px; top: 50%; transform:translateY(-50%);transition:.3s;background: url(/images/sub/basic_bd02_icon03.png)center no-repeat; width: 55px; height: 52px; background-size: cover;}
.basic_bd02 .news-list ul li a{display: flex;align-items: center;padding: 15px;}
.basic_bd02 .news-list ul li .date_box{display: flex; flex-direction: column;align-items: center;gap:10px;width: 41px;}
.basic_bd02 .news-list ul li .date_box p{font-size: 21px; color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .date_box span{font-size: 12px;color: #cfcfcf;font-weight: 700;transition:.3s;}
.basic_bd02 .news-list ul li .txt_box{width: calc(100% - 56px);margin-left: 25px;}
.basic_bd02 .news-list ul li .txt_box .tit_box{display: flex;width: calc(100% - 80px);margin-bottom: 10px;}
.basic_bd02 .news-list ul li .txt_box .tit_box span.tag01{display: inline-block;vertical-align: middle;height: 23px;line-height: 20px;border: 1px solid #eee;padding: 0 10px;font-size: 12px;margin-right: 5px;color: var(--bg01);}
.basic_bd02 .news-list ul li .txt_box .tit_box strong{font-size: 14px; color: #222;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p{font-size: 13px; color: #777;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  }
.basic_bd02 .news-list ul li .txt_box p.mob_date{display: block;margin-top: 10px;font-size: 12px;}
.basic_bd02 .news-list ul li:hover{background: #f9f9f9;}
.basic_bd02 .news-list ul li:hover .date_box p{color: #222;}
.basic_bd02 .news-list ul li:hover .date_box span{color: #222;}
.basic_bd02 .news-list ul li:hover::after{opacity: 0;}
.basic_bd02 ul.paging li.prev a img {width: 18px;}
.basic_bd02 ul.paging li.next a img {width: 18px;}

/* 일반게시판_view */
.basic_bd01_view .tit_box{padding-bottom: 30px;border-bottom: 1px solid #2f3435;}
.basic_bd01_view .tit_box strong{font-size: 16px; color: var(--bg01); font-weight: 700;}
.basic_bd01_view .tit_box p{font-size: 21px; margin: 12px 0px 15px	; font-weight: 700;color: #000;}
.basic_bd01_view .tit_box span{font-size: 13px;color: #abadae;font-weight: 500;}
.basic_bd01_view .view_box{padding: 38px 10px;}
.basic_bd01_view .view_box .youtube{width: 100%;}
.basic_bd01_view .view_box > div:not(:first-child){margin-top: 20px;}
.basic_bd01_view .view_box img{width: 100%; height:auto; margin-bottom: 40px;}
.basic_bd01_view .view_box p{font-size: 13px; color: #000;}
.basic_bd01_view .file_box{padding: 12px 13px;}
.basic_bd01_view .file_box ul {display: flex;align-items: center;gap:5px; flex-wrap:wrap;}
.basic_bd01_view .file_box ul li{display: flex;gap:10px 5px; width: 49%;}
.basic_bd01_view .file_box ul li em{display: block;width: 15px;}
.basic_bd01_view .file_box ul li a{font-size: 13px; color: #444;transition:.3s;border-bottom: 1px solid transparent;}
.basic_bd01_view .file_box ul li a:hover{border-bottom: 1px solid #444;}
.basic_bd01_view .view_btn_box{display: flex; justify-content:space-between;align-items:center;padding: 50px 0px 20px; border-top: 1px solid #dcdcdc;}
.basic_bd01_view .view_btn_box .arr{display: flex;align-items:center;gap:20px;}
.basic_bd01_view .view_btn_box .arr p{display: none;font-size: 18px; color: #000;width: 200px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.basic_bd01_view .view_btn_box .arr.next p{text-align: end;}
.basic_bd01_view .view_btn_box .arr:hover p{text-decoration: underline;text-underline-position: under;}
.basic_bd01_view .view_btn_box .back{position: relative;width: 42px; height: 42px; border:1px solid var(--bg01); border-radius:5px;}
.basic_bd01_view .view_btn_box .back img{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);width: 15px;}
.basic_bd01_view .view_btn_box .back:hover{background: url(/images/sub/basic_bd01_icon06_2.png)center no-repeat var(--bg01);}
.basic_bd01_view .view_btn_box .back:hover img{display: none;}

/* 사진갤러리&동영상게시판 */
.gallery_bd02 .con ul.img_li {gap: 20px 0;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 15px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {border-top: 0; margin-top: 0; padding-top: 5px; font-size: 12px;}
.gallery_bd02 .search_box{display: flex; justify-content:space-between;align-items: flex-start;flex-direction: column-reverse;gap: 25px;margin-bottom: 15px;}
.gallery_bd02 .search_box .total p{color: #000; font-size: 13px;font-weight: 600;}
.gallery_bd02 .search_box .total em{color: var(--bg01);font-weight: 600;}
.gallery_bd02 .search_box .search{display: flex;gap:10px;justify-content: end; width: 100%;}
.gallery_bd02 .search_box .search select{font-size: 14px; color: #222; width: 88px; height: 43px; border:1px solid #ddd; border-radius:50px; padding: 0px 33px 0px 18px;-webkit-appearance:none;background-size: 8px; -moz-appearance:none; appearance:none; background: url(/images/sub/basic_bd01_icon01.png)center right 18px no-repeat;}
.gallery_bd02 .search_box .input_wrap{position: relative;width: calc(100% - 98px);}
.gallery_bd02 .search_box .input_wrap input{width: 100%; height: 43px;font-size: 14px; color: #222; border:1px solid #ddd;  border-radius:50px;padding: 0px 43px 0px 18px;}
.gallery_bd02 .search_box .input_wrap input::placeholder{color: rgba(0,0,0,.4);}
.gallery_bd02 .search_box .input_wrap button{display: flex;position: absolute; right: 18px; top: 50%; transform:translateY(-50%);width: 14px;}
.gallery_bd02 .search_box .input_wrap button img{width: 100%;}
.gallery_bd02 .con ul.img_li {display: flex; gap: 30px 0; flex-wrap: wrap;}
.gallery_bd02 .con ul.img_li li {width: 100%;}
.gallery_bd02 .con ul.img_li li .txt_wrap {margin-top: 16px;}
.gallery_bd02 .con ul.img_li li .txt_wrap span.month {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_tit {font-size: 14px;}
.gallery_bd02 .con ul.img_li li .txt_wrap p.p_con {font-size: 12px; padding-top: 12px; margin-top: 12px;}

/* gallery */
.sub_gallery_wrap .gallery_list{display: grid; grid-template-columns: repeat(2, 1fr); gap:20px 10px; border-radius:10px;}
.sub_gallery_wrap .gallery_list img{width: 100%; object-fit:cover;}
.sub_gallery_wrap .gallery_list .gallery_info{padding:12px 6px;}
.sub_gallery_wrap .gallery_list .gallery_info .date{font-size: 10px;}
.sub_gallery_wrap .gallery_list .gallery_info .tit{margin-top: 10px; font-size: 14px;}

.paging_wrap{text-align:center; box-sizing:border-box; margin-top: 20px;}
ul.paging{display: flex; justify-content: center; font-size:0; gap:0px;}
ul.paging li{display:block; margin:0 2px; width:25px; height:25px; vertical-align:middle; }
ul.paging li a{display:flex; align-items: center; justify-content: center; width: 100%; height: 100%;  font-size:10px; line-height:22px; font-weight: 700;}
ul.paging li a img{display: block; }
ul.paging li.on a{color:#ffffff; font-weight: 700;}
}

@media screen and (max-width:480px) {
	.circle_box{font-size:16px;}
	.top_box{font-size:14px; height:50px;}
	.logo_box p:nth-child(1){font-size:14px;}
	.logo_box p:nth-child(2){font-size:12px;}
	.logo_box p:nth-child(3){font-size:16px;}
	.middle_box{font-size:14px;}
	.box_tit a{font-size:13px; letter-spacing:-0.05rem;}
	.bottom_box li a{font-size:12px; letter-spacing:-0.05rem;}
	.bottom_box.alone_box .box_tit a{font-size:13px;}
}