@charset "UTF-8";

/********* common_layout *********/
html, body {height:100%;}
body {line-height:1.3; color:#333; font-family: 'gongGothic', 'sans-serif'; font-size:15px;min-height: 100%;}
.wrapper {position:relative; z-index:1;/* max-width: 1920px; */margin: 0 auto;}
#real_contents {overflow: hidden; width: 100%;padding-bottom:125px;}
.container {position: relative; z-index: 1; max-width: 1280px; margin: 0 auto;}
.fc_point1 {color: #0180ba !important;}
/* skip navi */
.skip_navi {position:absolute; z-index:999999; width:100%; left:0; top:0; text-align:center;}
.skip_navi a {display:block; position:absolute; left:0; top:-9999px; z-index:1; width:100%; height:40px; line-height:40px; background-color:#333; color:#fff; font-size:20px; font-weight:700;}
.skip_navi a:hover, .skip_navi a:focus {top:0;}

/* 메인 레이어 팝업 */
.pop_layer {position: fixed; z-index: 9999; top: 0; left: 0;}
.pop_layer .pop_box {width: 100%; height: 100%; background-color: #ffffff;}
.pop_layer .pop_box img {border: none;}
.pop_layer .pop_box p {font-weight: 400; font-size: 18px; line-height: 27px; color: #333333;}
.pop_layer .pop_btn_area {position: relative; overflow: hidden; padding: 8px 10px; background-color: #aaaaaa;}
.pop_layer .pop_btn_area .chk_each {vertical-align: middle;}
.pop_layer .pop_btn_area .chk_each label {display: inline-block; position: relative; font-family: 'Noto Sans KR'; font-weight: 400; font-size: 14px; line-height: 24px; color: #ffffff; z-index: 1; padding-left: 20px; cursor:pointer; vertical-align: middle;}
.pop_layer .pop_btn_area .chk_each .vchkbox {display: block; position: absolute; left: 0; top: 50%; z-index: 1; width: 15px; height: 15px; margin: -7px 0 0; border: 1px solid #cacaca; background-color: #fff;}
.pop_layer .pop_btn_area .chk_each .vchkbox > i {display: none; color: #0562a9; margin-top: 1px; margin-left: 1px; font-size: 12px; font-weight: 700; text-align: center;}
.pop_layer .pop_btn_area .close {position: absolute; top: 50%; right: 8px; margin: -11px 0 0;}
.pop_layer .pop_btn_area .chk_each input:checked + label .vchkbox > i {display: block;}
.pop_layer .pop_btn_area .chk_each input:focus + label .vchkbox {outline:1px dotted #000; outline:-webkit-focus-ring-color auto 5px;}
/* 메인 레이어 팝업 */

.pop_up_wrap.else_pop {display: none; position: absolute;top: 20%;left:50%; transform: translateX(-50%); z-index: 99;}
.pop_up {width: 750px; position: relative;}
.pop_up img {width: 100%;}
.btn_close {position: absolute; top: 10px;right: 10px; width: 20px; height: 20px; background-image: url("/festival/2025/resources/images/festival/kor/user/main/pop_close.png"); background-position: center; background-size: 100% 100%; background-repeat: no-repeat; cursor: pointer;}
/* header */
/* header_top */
.header {z-index: 9999; position: absolute; top: 0; left: 0; width: 100%; font-family: 'gongGothic', 'sans-serif';}
.header .header_top_box {display: none; padding: 9px 0;}
.header .header_top_box .container .inner {overflow: hidden;}
.header .header_top_box .container .inner .link_box {float: left;}
.header .header_top_box .container .inner .link_box a {display: inline-block; vertical-align: middle;}
.header .header_top_box .container .inner .link_box a:last-child {margin: 0 0 0 5px;}
.header .header_top_box .container .inner .inner_list {float: right;}
.header .header_top_box .container .inner .inner_list .list {font-size: 0;}
.header .header_top_box .container .inner .inner_list .list li {display: inline-block; position: relative; margin: 0 0 0 15px; padding: 0 0 0 15px;}
.header .header_top_box .container .inner .inner_list .list li:before {display: block; content: ""; position: absolute; top: 50%; left: 0; width: 1px; height: 10px; transform: translateY(-50%); background-color: rgba(153, 153, 153, 0.2);}
.header .header_top_box .container .inner .inner_list .list li:first-child {margin: 0; padding: 0;}
.header .header_top_box .container .inner .inner_list .list li:first-child:before {display: none;}
.header .header_top_box .container .inner .inner_list .list li a {display: block;}
.header .header_top_box .container .inner .inner_list .list li a .text {display: inline-block; position: relative; padding: 0 0 0 20px; background-position: left center; background-repeat: no-repeat; font-weight: 400; font-size: 14px; line-height: 21px; color: #999999;}
.header .header_top_box .container .inner .inner_list .list li.icon01 a .text {background-image: url("/festival/2025/resources/images/festival/kor/user/main/login_icon.png");}
.header .header_top_box .container .inner .inner_list .list li.icon02 a .text {background-image: url("/festival/2025/resources/images/festival/kor/user/main/join_icon.png");}
.header .header_top_box .container .inner .inner_list .list li.icon03 a .text {background-image: url("/festival/2025/resources/images/festival/kor/user/main/mypage_icon.png");}

.header .gnb_header {position: relative; z-index: 2;}
.header .gnb_header .container {max-width: 1770px;}
.header .gnb_header .container .gnb {padding: 30px 200px; font-size: 0; text-align: center;}
.header .gnb_header .container .gnb > li {display: inline-block; position:relative; vertical-align: middle;}
/* .header .gnb_header .container .gnb > li:nth-child(1) .sub_gnb_container {width: 220px;}
.header .gnb_header .container .gnb > li:nth-child(2) .sub_gnb_container {width: 560px;}
.header .gnb_header .container .gnb > li:nth-child(3) .sub_gnb_container {width: 270px;}
.header .gnb_header .container .gnb > li:nth-child(7) .sub_gnb_container {width: 280px;} */

.header .gnb_header .container .gnb > li.none {display: none;}
.header .gnb_header .container .gnb > li > a {display:block; padding: 0 45px; font-weight: 300; font-size: 19px; text-align: center; transition: all 0.3s; font-weight: 500;}
.header .gnb_header.on .container .gnb > li > a, .header.scrolled .gnb_header .container .gnb > li > a {color: #000000;}
.header .gnb_header > .container .logo {position: absolute; top: 50%; left: 30px;transform: translateY(-50%); transition: all 0.3s;}
.header .gnb_header > .container .logo a {display: inline-block;}
.header .gnb_header > .container .gnb > li > .sub_gnb_container {display:none; position: absolute; left: 50%; top: 22px; /*width: 100%;*/ padding: 40px 0 0; z-index: 1; transform: translateX(-50%);}
.header .gnb_header > .container .gnb > li > .sub_gnb_container .sub_gnb {width: 100%; padding: 12px;  text-align: center; background-color: #fff; border-radius: 15px; box-shadow: 5px 5px 13px 0px rgba(0, 0, 0, 0.13);display: flex;justify-content: center; border: 2px solid #222;}
.header .gnb_header .container .gnb > li > a + .sub_gnb_container:before {content:''; opacity: 0; display: inline-block; position: absolute; left: 50%; top: 10px; border-top: 7px solid #222; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: none; transform: translateX(-50%); transition: 0.32s ease;}
.header .gnb_header .container .gnb > li > a + .sub_gnb_container:before {opacity: 1;}
.header .gnb_header > .container .gnb > li > .sub_gnb_container .sub_gnb li {padding: 8px 0;margin:0 15px;}
.header .gnb_header > .container .gnb > li > .sub_gnb_container .sub_gnb li a {display: block; font-weight: 300; font-size: 16px; line-height: 24px; color: #010101; white-space: nowrap;}
.header .gnb_header > .container .gnb > li > .sub_gnb_container .sub_gnb li a:hover, .header .gnb_header > .container .gnb > li > .sub_gnb_container .sub_gnb li a:focus {font-weight: 300; color: #003AFF;}

.header .gnb_header > .container .inner_area {position: absolute; right: 30px; top: 50%; outline: none; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 0;}
.header .gnb_header > .container .inner_area.m_cont {display: none; font-size: 0;}
.header .gnb_header > .container .inner_area .head_btn_com {display: inline-block; vertical-align: middle;}
.header .gnb_header > .container .inner_area .sitemap_btn {margin: 0 0 0 15px;}
.header .gnb_header > .container .inner_area .search_loc {width: 26px; height: 26px;}

.header .gnb_header > .container .inner_area.m_cont .head_btn_com {display: inline-block; margin: 0 15px 0 0;}
.header .gnb_header > .container .inner_area.m_cont .m_gnb_btn {display: inline-block;}

.gnb_bg {position: absolute; top: 73px; left:0; display: none;  width: 100%; height: 308px; background-color: #ffffff; box-shadow: 0 5px 10px rgba(211,211,211,0.5); font-size: 0; z-index: -1;}
.gnb_bg .container .bg_tit_box {display: inline-block; position: relative;}
.gnb_bg .container:before {display: block; content: ''; position: absolute; top: 0; left: -81.1%; width: 100%; height: 308px; background-color: #f2fcfe; z-index: -1; border-radius: 0 0 50px;}
.gnb_bg .container .bg_tit_box .box {padding: 44px 0 0 0;}
.gnb_bg .container .bg_tit_box .box .inner_box {padding: 0 0 136px; background-image: url("/festival/2025/resources/images/festival/kor/user/common/gnb_bg_icon.png"); background-position: left 10px bottom; background-repeat: no-repeat;}
.gnb_bg .container .bg_tit_box .box .inner_box .tit {font-weight: 700; font-size: 32px; line-height: 48px; color: #151f37;}
.gnb_bg .container .bg_tit_box .box .inner_box .txt {margin: 7px 0 0; font-weight: 400; font-size: 16px; line-height: 22px; color: #151f37;}

.header.pop_non .gnb_bg {top: 155px;}


.header .gnb_header .container .gnb > li:hover > a, .header .gnb_header .container .gnb > li:hover > .sub_gnb, .header .gnb_header .container .gnb > li:focus > a, .header .gnb_header .container .gnb > li:focus > .sub_gnb {}

/* .sub_header.header .gnb_header .container .gnb > li.active .sub_gnb_container {display: block!important;} */
/* sitemap (10/10) */ 
.sitemap_wrap {display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 9999; overflow: auto; padding: 40px 20px; background: linear-gradient(108deg, rgba(255, 255, 255, 0.20) 0%, rgba(0, 58, 255, 0.25) 100%), #FFF; }
.sitemap_wrap .title_area {position: relative;}
.sitemap_wrap .title_area .title {font-weight: 300; font-size: 46px; line-height: 92px; color: #222; text-align: center;}
.sitemap_wrap .sitemap_close {position: absolute; right: 0; top: 30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.sitemap_wrap .sitemap_close:hover {transform:rotate(180deg);}
.sitemap_wrap .sitemap {padding: 40px 0; font-size: 0;}
.sitemap_wrap .sitemap > li {display: inline-block; width: calc(25% - 30px); margin: 0 40px 20px 0; vertical-align: top;}
/* .sitemap_wrap .sitemap > li:nth-last-child(-n+4) {margin: 0 40px 0 0;}
.sitemap_wrap .sitemap > li:nth-child(4n) {margin: 0 0 20px;}
.sitemap_wrap .sitemap > li:nth-child(4) a { line-height: 33px; height: 66px;} */
.sitemap_wrap .sitemap > li:last-child {margin: 0;}
.sitemap_wrap .sitemap > li > a {display: block; background-color: #003AFF; font-weight: 300; font-size: 24px; line-height: 66px; color: #ffffff; text-align: center; border-top-left-radius: 20px; border-top-right-radius: 20px;}
.sitemap_wrap .sitemap_sub_gnb {min-height: 285px; margin: 23px 0 0;}
.sitemap_wrap .sitemap_sub_gnb > li {margin: 13px 0 0;}
.sitemap_wrap .sitemap_sub_gnb > li:first-child {margin: 0;}
.sitemap_wrap .sitemap_sub_gnb > li > a {display: inline-block; position: relative; border: none; padding: 0 0 0 18px; font-weight: 300; font-size: 18px; height: 42px; line-height: 45px; color: #222;}
.sitemap_wrap .sitemap_sub_gnb > li > a:hover, .sitemap_wrap .sitemap_sub_gnb > li > a:focus {color: #003AFF;}
.sitemap_wrap .sitemap_sub_gnb > li > a:before {display: block; content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; transform: translateY(-50%); background-color: #003AFF;}
.sitemap_wrap .sitemap_sub_gnb > li > a:hover:before, .sitemap_wrap .sitemap_sub_gnb > li > a:focus:before {background-color: #FF63C4;}

.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > a:hover, .sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > a:focus {color:#40b1b7}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > .sub_gnb_03 > li > a:hover, .sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > .sub_gnb_03 > li > a:focus {color:#40b1b7}

.sitemap_wrap .sitemap .sub_gnb_box_wrap {display: block;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .title_area .inner .title {display: none;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 {margin: 24px 0 0;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li {margin: 9px 0 0;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li:first-child {margin: 0;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > a {position: relative; padding: 0 0 0 18px; font-weight: 400; font-size: 18px; line-height: 27px; color: #ffffff;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > a:before {display: block; content: ""; position: absolute; left: 0; top: 50%; width: 3px; height: 4px; margin: -2px 0 0; background-color: #ffffff;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > .sub_gnb_03 {margin: 8px 0 0; padding: 0 0 0 18px;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > .sub_gnb_03 li {margin: 4px 0 0;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > .sub_gnb_03 li:first-child {margin: 0;}
.sitemap_wrap .sitemap .sub_gnb_box_wrap .sub_gnb_box .inner .gnb_area .sub_gnb_02 .list > li > .sub_gnb_03 li a {font-weight: 400; font-size: 15px; line-height: 23px; color: #ffffff;}

/* scrolled */
.header.scrolled {padding-top:90px;}
.header.scrolled .gnb_header {position:fixed;left: 0; top:0; z-index:2; width:100%; border-bottom: 1px solid #e2e4e8; background-color: #ffffff; transition: 0.32s ease;}
.header.scrolled .gnb_header > .container .logo {top: 50%; transform: translateY(-50%);}
.header.scrolled .gnb_header > .container .logo a img{}
.header.scrolled .sub_gnb_cont {top: 94px;}

/* m_gnb */
.m_gnb_btn {display:none;}
.m_gnb_btn span {display:block; position:absolute; left:0; top:0; z-index:1; width:100%; height:4px;  border-radius:2px; background-color:#333;}
.m_gnb_btn span.mid {top:50%; margin-top:-2px;}
.m_gnb_btn span.btm {top:auto; bottom:0;}

.m_gnb_wrap {display:none; position:fixed; right:-480px; top:0; z-index:9999; overflow-y: auto; width: 100%; max-width: 100vw; max-height:100vh; height:100%; background-color:#fff;}
.m_gnb_top {position: relative; border-bottom:1px solid #eeeeee; padding: 20px 30px;}
.m_logo {display: inline-block; vertical-align: middle;}
.m_logo a {display: block;}
.m_logo a img {width: 158px;}
.m_gnb_middle {padding: 8px 0; background-color: rgb(112, 195, 173); background: linear-gradient(90deg, rgba(112, 195, 173, 1) 14%, rgba(130,199,226,1) 100%);}
.m_gnb_middle > .list {text-align: center; font-size: 0;}
.m_gnb_middle > .list li {display: inline-block; position: relative; width: 33.33%;}
.m_gnb_middle > .list li:before {display: block; content: ""; position: absolute; top: 50%; right: 0; width: 1px; height: 16px; margin: -8px 0 0; background-color: rgba(255, 255, 255, 0.5);}
.m_gnb_middle > .list li:last-child:before {display: none;}
.m_gnb_middle > .list li a {display: inline-block; position: relative; padding: 0 0 0 24px; font-weight: 400; font-size: 13px; line-height: 23px; color: #ffffff;}
.m_gnb_middle > .list li a:before {display: block; content: ""; position: absolute; left: 0; top: 50%;  width: 15px; height: 19px; transform: translateY(-50%); background-size: contain; background-position: 0 0; background-repeat: no-repeat;}
.m_gnb_middle > .list li.icon01 a:before {background-image: url("/festival/2025/resources/images/festival/kor/user/main/header_list_icon01.png");}
.m_gnb_middle > .list li.icon02 a:before {background-image: url("/festival/2025/resources/images/festival/kor/user/main/header_list_icon02.png");}
.m_gnb_middle > .list li.icon03 a:before {background-image: url("/festival/2025/resources/images/festival/kor/user/main/header_list_icon03.png");}

.m_gnb {height: 100%; font-size: 0;}
.m_gnb .menu_tab_area {display: inline-block; width: 130px;height: 100%;  background-color: #003AFF; vertical-align: top;}
.m_gnb .menu_tab_area .list li {border-bottom: 1px solid #fff}
.m_gnb .menu_tab_area .list li.none {display: none;}
.m_gnb .menu_tab_area .list li .btn {display: block; width: 100%; background-color: #003AFF; font-weight: 500; font-size: 14px; line-height: 24px; color: #ffffff; text-align: center;}
.m_gnb .menu_tab_area .list li.on .btn {background-color: #ffffff; color: #282828;}
.m_gnb .menu_tab_area .list li .btn a {color: #fff; display: block; width: 100%; padding: 10px 0;}

.m_gnb .menu_tab_area .list li.on .btn a {color: #000;}
.m_gnb .m_menu_list_area {display: inline-block; width: calc(100% - 130px); padding: 6px 10px 0 10px; vertical-align: top;}
.m_gnb .m_menu_list_area .menu_cont {display: none;}
.m_gnb .m_menu_list_area .menu_cont.on {display: block;}
.m_gnb .m_menu_list_area .menu_cont > .list > li {border-bottom: 1px solid #e9e9e9;}
.m_gnb .m_menu_list_area .menu_cont > .list > li a {display: block; position: relative; padding: 10px 0; font-weight: 300; font-size: 16px; line-height: 24px; color: #222;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04.on > a {border-bottom: 1px solid #e9e9e9; color: #0180ba;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon {position: absolute; top: 50%; right: 10px; width: 14px; height: 14px; margin: -8px 0 0;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon:before {display: block; content: ''; position: absolute; top: 0; left: 50%; width: 2px; height: 14px; margin: 0 0 0 -1px; background-color: #282828; transition: all 0.5s;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04.on a .icon:before {transform: rotate(-90deg);}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04 a .icon:after {display: block; content: ''; position: absolute; top: 50%; left: 0; width: 14px; height: 2px; margin: -1px 0 0 0; background-color: #282828;}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 {display: none;}
.m_gnb .m_menu_list_area .menu_cont > .list > li.gnb_04.on .sub_gnb_03 {display: block;}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 li a {display: block; position: relative; padding: 4px 0 4px 12px; font-weight: 400; font-size: 14px; line-height: 21px; color: #3b3b3b;}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 li a:before {display: block; content: ""; position: absolute; left: 0; top: 13px; width: 4px; height: 4px; background-color: #76c4c0;}
.m_gnb .m_menu_list_area .menu_cont > .list > li .sub_gnb_03 li a .arr {display: inline-block; position: relative; padding: 0 20px 0 0; background-image: url("/festival/2025/resources/images/festival/kor/user/common/link_view_icon.png"); background-position: right center; background-repeat: no-repeat;}

.m_gnb_close {display:block; position:absolute; top:25px; right:15px; z-index:1; width:30px; height:30px; line-height: 30px; color:#000; font-size:25px; text-align: center;}
.m_gnb_bg {display:none; position:fixed; left:0; top:0; z-index:9998; width:100%; height:100%; background-color:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0;}

/* footer */
.quick_box {position: fixed; right: 30px; bottom: 70px; z-index: 2; border-radius: 50%; transition: all 0.3s ease;}
.quick_box:last-child {display: none;}
.quick_box .top_btn {width: 63px; height: 63px; background-color: #777b7d; background-image: url("/festival/2025/resources/images/festival/kor/user/common/scroll_top.png"); background-position: center; background-repeat: no-repeat; border-radius: 50%; box-shadow: 4px 4px 7px rgb(0 0 0 / 26%);}

.footer {position: absolute; bottom: 0; z-index: 10; width: 100%; font-family: 'gongGothic', 'sans-serif';padding-top: 2.235%;overflow: hidden;background-color: #00F75F; padding-bottom: 44px;}
.footer.sub_footer {border-top: 1px solid #dbdbdb; background-color: #222; padding-bottom: 50px;}
/* .footer::before {content: '';background: url(/festival/2025/resources/images/festival/kor/user/main/footer_bg.png) no-repeat center top;position: absolute;left: 50%;top: 0;display:block;width: 2096px;height: 100%;transform: translateX(-50%);} */
.footer .container {width: 100%; max-width: 1770px;}
.footer .ft_top {padding: 0.86% 0 5.69% 0;}
.footer.sub_footer .ft_top {padding: 0.86% 0 0 0;}
.footer .ft_top .box {position: relative; text-align: center;} 
.footer .ft_top .box .logo_box_list.sponsor_box {
    margin-top: 0;
}
.footer .ft_top .box .logo_box_list:last-child {
    margin: 20px 0 0;
}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box {
    max-width: 1060px;
    display: flex;
    margin: 0 auto;
    position: relative;
}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .title {
    vertical-align: top;
}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .title .text {
    margin-top: 12px;
}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .item_list {
    flex-wrap: wrap;
    justify-content: flex-start;
    display: flex;
}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .item_list li {
    margin-top: 20px;
}
.footer .ft_top .box .logo_box_list.logo_in {
    position: absolute;
    bottom: -5px;
    right: 10%;
    width: auto;
}
.footer .ft_top .box .logo_box_list.logo_in .logo_box {
    min-width: 100%;
    max-width: 100%;
    align-items: center;
}

.footer .ft_btm .box .ft_list {display: inline-block; margin: 0 57px 0 0;}
.footer .ft_btm .box .ft_list > .list {font-size: 0;}
.footer .ft_btm .box .ft_list > .list > li {display: inline-block; position: relative; margin: 0 0 0 20px; padding: 0 0 0 20px;}
.footer .ft_btm .box .ft_list > .list > li:before {content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 1px; height: 12px; background-color: #ccc;}
.footer .ft_btm .box .ft_list > .list > li:first-child {margin: 0; padding: 0;}
.footer .ft_btm .box .ft_list > .list > li:first-child:before {display: none;}
.footer .ft_btm .box .ft_list > .list > li > a {display: block; font-weight: 400; font-size: 18px; line-height: 54px; color: #181818;}
.footer .ft_btm .box .ft_list > .list > li > a > .fw {display: inline-block; color: #e46e00;}


.footer .ft_top .box .logo_box_list {display: block; position: relative;; font-size: 0;display: flex; align-items: center; justify-content: center; margin: 20px auto 0;}
.footer .ft_top .box .logo_box_footerLogo { width: 358px; margin: 0 auto 40px;}
.footer .ft_top .box .logo_box_list .logo_box {display: inline-block; /* margin: 0 0 0 45px; */}
.footer .ft_top .box .logo_box_list .logo_box:first-child {margin: 0;}
.footer .ft_top .box .logo_box_list .logo_box:last-child .item_list li:last-child {padding-right: 0;}
.footer .ft_top .box .logo_box_list .logo_box .title {display: inline-block;}
.footer .ft_top .box .logo_box_list .logo_box .title .text {display: inline-block; margin: 0 20px 0 0;font-weight: 400; font-size: 16px; line-height: 34px; color: #07054c; vertical-align: middle; border-radius: 17px; padding: 0 10px; background-color: #fff;}
.footer .ft_top .box .logo_box_list .logo_box .item_list + .title .text     { margin-left:40px; }
.footer.sub_footer .ft_top .box .logo_box_list .logo_box .title .text {}
.footer .ft_top .box .logo_box_list .logo_box .item_list {display: inline-block; font-size: 0; vertical-align: middle;}
.footer .ft_top .box .logo_box_list .logo_box .item_list li {display: inline-block; padding-right:13px; vertical-align: middle;}
.footer .ft_top .box .logo_box_list .logo_box .item_list li .img_wrapper {}

/* 20251016 수정 */
.footer .ft_top .box .logo_box_list .logo_box:nth-child(2) .item_list li .img_wrapper img,
.footer .ft_top .box .logo_box_list .logo_box:nth-child(3) .item_list li .img_wrapper img {margin-right: 15px;max-height: 30px;max-width: 100%;}
/* 20251016 수정 */

/* 20250927 추가 */
.m_gnb .menu_tab_area .list li[data-tab="menu_cont04"] .btn a {}


/* 20251013 후원 추가 */
.footer .ft_top .box .logo_box_list.sponsor_box {}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box {max-width: 1060px;display: flex;margin: 0 auto;position: relative; justify-content: center; width: 100%;}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .title {vertical-align: top;}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .title .text {margin-top: 12px;}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .item_list {flex-wrap: wrap;justify-content: flex-start;display: flex;}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .item_list li {margin-top: 10px; display: flex; align-items: center;}
.footer .ft_top .box .logo_box_list.sponsor_box .logo_box .item_list li img {max-height: 16px;}

/* 추추가 */
.footer .ft_top .box .logo_box_list.logo_in {position: absolute;bottom: -5px;right: 10%;}
.footer .ft_top .box .logo_box_list.logo_in .logo_box {min-width: 100%;max-width: 100%;align-items: center;}
.footer .ft_top .box .logo_box_list.logo_in .logo_box .title .text {margin-top:0;}
.footer .ft_top .box .logo_box_list.logo_in .logo_box .item_list li {margin-top: 0;}


/* 20251013 후원 추가 */


.footer .ft_btm { font-size: 0; width: 800px; margin: 0 auto; }
.footer.sub_footer .ft_btm {padding:0;}
.footer .ft_btm .box {position: relative; font-size: 0; vertical-align: top; text-align: center;}
.footer .ft_btm .box .txt_box {margin: 20px 0 0;}
.footer .ft_btm .box .txt_box .list li {display: inline-block; font-weight: 400; font-size: 13px; line-height: 22px; color: rgba(24, 24, 24, 0.7); word-break: keep-all;}
.footer.sub_footer .ft_btm .box .txt_box .list li { color: #666;}
.footer .ft_btm .box .txt_box .list li:last-child {margin: 0 0 0 20px;}
.footer .ft_btm .box .txt_box .list li br {display: none;}
.footer .ft_btm .box .txt_box .list li a {display: inline-block; color: rgba(24, 24, 24, 0.7);}
.footer.sub_footer .ft_btm .box .txt_box .list li a {color:#666 ;}
.footer .ft_btm .box .copy_box {margin: 6px 0 0;}
.footer .ft_btm .box .copy_box p {font-weight: 400; font-size: 12px; line-height: 18px; color: rgba(24, 24, 24, 0.7);}
.footer .ft_btm .box .fb_right {display: inline-block; vertical-align: top;}
.footer .ft_btm .box .fb_right .sns_list_container {display: inline-block; vertical-align: middle;}
.footer .ft_btm .box .fb_right .sns_list_container .title {display: inline-block; padding: 0 24px 0 0; vertical-align: middle;}
.footer .ft_btm .box .fb_right .sns_list_container .title .text {display: inline-block; font-weight: 300; font-size: 18px; line-height: 32px; color: rgba(24, 24, 24, 0.7);}
.footer .ft_btm .box .fb_right .sns_list_container .item_list {display: inline-block; font-size: 0; vertical-align: middle;}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li {display: inline-block; margin: 0 0 0 8px;}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li:first-child {margin: 0;}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li a {display: inline-block; width: 40px; height: 40px; background-color: rgba(95, 99, 104, 0.4); border-radius: 50%;}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li a .icon {display: block;height: 100%; background-position: center center; background-size: 23px auto; background-repeat: no-repeat;}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li.icon01 a .icon {background-image: url('/festival/2025/resources/images/festival/kor/user/common/sns_facebook.png');}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li.icon02 a .icon {background-image: url('/festival/2025/resources/images/festival/kor/user/common/sns_blog.png');}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li.icon03 a .icon {background-image: url('/festival/2025/resources/images/festival/kor/user/common/sns_kakaostory.png');}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li.icon04 a .icon {background-image: url('/festival/2025/resources/images/festival/kor/user/common/sns_naver.png');}
.footer .ft_btm .box .fb_right .sns_list_container .item_list li.icon05 a .icon 
{background-image: url('/festival/2025/resources/images/festival/kor/user/common/sns_youtube.png');}

.footer .ft_btm .box .site_box {display: inline-block; margin: 0 0 0 30px; vertical-align: middle;}
.footer .ft_btm .box .site_box .baro_box {position: relative; display: inline-block;}
.footer .ft_btm .box .site_box .baro_box .site_btn {position: relative; width: 290px; height: 54px; padding: 0 40px 0 30px; font-weight: 400; font-size: 16px; line-height: 54px; color: #07054c; text-align: left; outline: none; border-radius: 27px;background-color: #eef3f7;}
.footer .ft_btm .box .site_box .baro_box .site_btn .arr_btn {position: absolute; right: 27px; top: 50%; width: 14px; height: 8px; background-image: url('/festival/2025/resources/images/festival/kor/user/main/site_arrow.png'); background-position: center center; background-size: 10px auto; background-repeat: no-repeat; transform: translateY(-50%) rotate(180deg); transition: 0.32s ease;}
.footer .ft_btm .box .site_box .baro_box .site_btn.on .arr_btn {transform: translateY(-50%) rotate(0deg);}
.footer .ft_btm .box .site_box .baro_box .site_link {display: none; position: absolute ; left: 0; bottom: 54px; width: 100%; max-height: 120px; border: 1px solid #e1e1e1; background-color: #fff; overflow-y: auto;}
.footer .ft_btm .box .site_box .baro_box .site_link > li {border-bottom: 1px solid #515462;}
.footer .ft_btm .box .site_box .baro_box .site_link > li:last-child {border-bottom: 0;}
.footer .ft_btm .box .site_box .baro_box .site_link > li > a {display: block; padding: 10px; font-weight: 300; font-size: 14px; line-height: 21px; color: #000000; word-break: keep-all;}


.footer.sub_footer::before {display: none;}

/* /// footer 20250926 추가 // */

.footer .ft_top .box .logo_box_sns {position: absolute; bottom: -70px; left: 20px;}
.footer .ft_top .box .logo_box_sns.qrBox {left: auto; right: 20px; display: flex;}
.footer .ft_top .box .logo_box_sns.qrBox p {width: 206px; text-align: left;}
.footer.sub_footer .ft_top .box .logo_box_sns.qrBox p {color: #fff;}
.footer .ft_top .box .logo_box_sns ul {display: flex; gap: 10px;}
.footer .ft_top .box .logo_box_sns ul li { width: 45px; height: 45px; border-radius: 50%; overflow: hidden; background-color: #fff;} 
.footer .ft_top .box .logo_box_sns ul li > a {display: block; width: 100%; height: 100%; }
.footer .ft_top .box .logo_box_sns ul li > a.img_facebook { background: url('/festival/2025/resources/images/festival/kor/user/common/facebook.png') center no-repeat;}
.footer .ft_top .box .logo_box_sns ul li > a.img_band {background: url('/festival/2025/resources/images/festival/kor/user/common/band.png') center no-repeat; }
.footer .ft_top .box .logo_box_sns ul li > a.img_kakao { background: url('/festival/2025/resources/images/festival/kor/user/common/kakao.png') center no-repeat;}
.footer .ft_top .box .logo_box_sns ul li > a.img_naver { background: url('/festival/2025/resources/images/festival/kor/user/common/naver.png') center no-repeat;}
.footer .ft_top .box .logo_box_sns ul li > a.img_youtube {background: url('/festival/2025/resources/images/festival/kor/user/common/youtube.png') center no-repeat; }

.logo_box_list .logo_box_select {position: relative; } 
.logo_box_list .logo_box_select form{ } 
.logo_box_list .logo_box_select form select{ width: 245px; height: 45px; border-radius: 50px; outline: none;font-size: 16px; font-weight: 500;padding: 0 20px; background: none;
    background-color: #fff;} 
    .logo_box_list .logo_box_select::after { content: ''; display: block; position: absolute;width: 10px; height: 10px; top: 50%; right: 20px; transform: translateY(-50%);background:url('/festival/2025/resources/images/festival/kor/user/common/select_line.png') center no-repeat ; }

/* select 기본 화살표 없애기 */
select {
    border-radius:0; /* 아이폰 사파리 보더 없애기 */
    -webkit-appearance:none; /* 화살표 없애기 for chrome*/
    -moz-appearance:none; /* 화살표 없애기 for firefox*/
    appearance:none /* 화살표 없애기 공통*/ 
}

select::-ms-expand{
    display:none /* 화살표 없애기 for IE10, 11*/
}

.main_popup_cont {position: fixed; top: 100px; right: 100px; width: 100%; max-width: 390px;}
.main_popup_cont .cont .main_slide_box {position: relative;}
.main_popup_cont .cont .main_slide_box #main_popup {z-index: 1;}
.main_popup_cont .cont .main_slide_box #main_popup .slick-list .slick-track li .box {display: block; padding: 27px 25px 31px; background-color: #ffffff;}
.main_popup_cont .cont .main_slide_box #main_popup .slick-list .slick-track li .box .title {height: 30px; margin: 25px 0 0; font-weight: 700; font-size: 20px; line-height: 30px; color: #1a1a1a; letter-spacing: -0.075em; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}
.main_popup_cont .cont .main_slide_box #main_popup .slick-list .slick-track li .box .text_box {height: 52px; margin: 14px 0 0; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word;}
.main_popup_cont .cont .main_slide_box #main_popup .slick-list .slick-track li .box .text_box .text {font-weight: 400; font-size: 16px; line-height: 26px; color: #1a1a1a; letter-spacing: -0.075em;}
.main_popup_cont .cont .main_slide_box #main_popup .slick-list .slick-track li .box .link_box {display: inline-block; margin: 18px 0 0; border: 1px solid #464646; padding: 0 22px; font-weight: 400; font-size: 16px; line-height: 28px; color: #1a1a1a; letter-spacing: -0.075em; text-align: center; border-radius: 20px;}
.main_popup_cont .cont .main_slide_box .control_box {position: absolute; bottom: 0; right: 0; max-width: 139px; font-size: 0; z-index: 2;}
.main_popup_cont .cont .main_slide_box .control_box .btn_arr_area {display: inline-block; width: 100%; max-width: 88px; background-color: #0899a6; vertical-align: middle;}
.main_popup_cont .cont .main_slide_box .control_box .btn_arr_area .btn_arr {display: inline-block; width: 44px; height: 49px; background-position: center; background-repeat: no-repeat; vertical-align: middle;}
.main_popup_cont .cont .main_slide_box .control_box .btn_arr_area .btn_arr.prev {position: relative; background-image: url("/festival/2025/resources/images/festival/kor/user/common/popup_prev.png");}
.main_popup_cont .cont .main_slide_box .control_box .btn_arr_area .btn_arr.prev:after {display: block; content: ''; position: absolute; top: 50%; right: 0; width: 1px; height: 20px; margin: -10px 0 0; background-color: rgba(255, 255, 255, 0.3);}
.main_popup_cont .cont .main_slide_box .control_box .btn_arr_area .btn_arr.next {background-image: url("/festival/2025/resources/images/festival/kor/user/common/popup_next.png");}
.main_popup_cont .cont .main_slide_box .control_box .play_area {display: inline-block; background-color: #00707a; vertical-align: middle;}
.main_popup_cont .cont .main_slide_box .control_box .play_area .btn_arr2 {width: 51px; height: 49px; background-position: center; background-repeat: no-repeat;}
.main_popup_cont .cont .main_slide_box .control_box .play_area .btn_arr2.play {display: none; background-image: url("/festival/2025/resources/images/festival/kor/user/common/popup_play.png");}
.main_popup_cont .cont .main_slide_box .control_box .play_area .btn_arr2.stop {background-image: url("/festival/2025/resources/images/festival/kor/user/common/popup_stop.png");}
.main_popup_cont .cont .chk_box {margin: 14px 0 0;}
.main_popup_cont .cont .chk_box .box {text-align: right;}
.main_popup_cont .cont .chk_box .box .chk_area {display: inline-block; margin: 0 16px 0 0; font-size: 0; vertical-align: middle;}
.main_popup_cont .cont .chk_box .box .chk_area input {display: inline-block; width: 18px; height: 18px; margin: 0 8px 0 0; border: 1px solid #ffffff; padding: 0; background-color: inherit; background-position: center; background-repeat: no-repeat; vertical-align: middle;}
.main_popup_cont .cont .chk_box .box .chk_area input:checked {background-image: url("/festival/2025/resources/images/festival/kor/user/common/pop_chk.png");}
.main_popup_cont .cont .chk_box .box .chk_area label {display: inline-block; font-weight: 400; font-size: 16px; line-height: 26px; color: #ffffff; letter-spacing: -0.075em; vertical-align: middle;}
.main_popup_cont .cont .chk_box .box .close_box {display: inline-block; vertical-align: middle;}
.main_popup_cont .cont .chk_box .box .close_box .close_btn {width: 44px; height: 44px; background-color: rgba(255, 255, 255, 0.1); background-image: url("/festival/2025/resources/images/festival/kor/user/common/main_popup_close.png"); background-position: center; background-repeat: no-repeat; border-radius: 50%;}



/* 댓글 비밀번호 팝업 */
.layer_popup {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; table-layout: fixed; z-index: 9999999999; font-family:'Noto Sans KR';}
.layer_popup.on {display: block;}
.layer_popup .layer_pop_container {display: table; width: 100%; height: 100%; table-layout: fixed;}
.layer_popup .layer_pop_container .layer_pop_inner {display: table-cell; text-align: center; vertical-align: middle;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container {display: inline-block; width: 685px; padding: 28px 38px; background-color: #fff; box-shadow: 4px 4px 49px 0px rgba(0, 0, 0, 0.11);}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_head {position: relative; text-align: right;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_head .btn_pop_close {display: inline-block; width: 24px; height: 23px; background-image: url('/festival/2025/resources/images/festival/kor/user/sub/btn_pop_close.png'); background-position: center center; background-size: 24px auto; background-repeat: no-repeat; font-size: 0; text-indent: -9999px;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body {}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .title {margin: 5px 0 30px 0;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .title .text {font-weight: 700; font-size: 30px; line-height: 1; color: #222;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .pop_contents .row {display: table; width: 100%; table-layout: fixed; text-align: center;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .pop_contents .row label {display: inline-block; width: 92px; line-height: 54px; vertical-align: middle;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .pop_contents .row input[type="password"] {display: inline-block; width: 100%; max-width: 340px; height: 54px; vertical-align: middle;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .pop_contents .emphasis {margin: 5px 0 0; font-weight: 300; font-size: 15px; line-height: 30px; color: #6e6e6e;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .pop_contents .btn_area {margin: 25px 0 0; text-align: center;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .pop_contents .btn_area .pop_btn {display: inline-block; padding: 0 35px; background-color: #373737; border-radius: 25px;}
.layer_popup .layer_pop_container .layer_pop_inner .pop_container .pop_body .pop_contents .btn_area .pop_btn .text {display: inline-block; font-weight: 500; font-size: 18px; line-height: 50px; color: #fff;}
/* // 댓글 비밀번호 팝업 */


/* // 테이블css추가 // */

.program1 table, .program4 table.brd_fixed_col, .program3 table, .incident table { margin: 0 auto; border-collapse: separate; border-spacing: 5px; padding: 10px 15px; }
.program1 table th,.program4 table.brd_fixed_col th, .program3 table th, .incident table th {background-color: #1A2B7E; color: #fff; font-size: 26px;padding: 10px 15px;}
.program1 table td,.program3 table td, .program4 table.brd_fixed_col td, .incident table td {background-color: #efefef;font-size: 18px; font-weight: 300;padding: 10px 15px;}
.program1 table td {padding: 15px ; font-size: 18px ;}
.brd_fixed_col td p					{ margin-top:10px; }
.brd_fixed_col td button, .brd_fixed_col td a { padding:5px 16px; border-radius: 50px; background-color: #00A9EC; color:#fff; font-size: 16px; font-weight: 300; }

.program3_logo						{ margin:0 !important; display: inline !important; }

.intro2 .festa_intro .intro_view .intro_container .text_area .info_list .item_list li:nth-child(5) a { color: #fff; background-color: #0180ba; padding: 0 15px; border-radius: 20px; margin-left: 10px;}

.brd_scroll {text-align: center; overflow-x: auto; }
.titleH2{display: inline-block; font-size: 46px; color: #fff; font-family: "gongGothic"; margin-bottom: 30px; background-color: #1A2B7E; padding:0 45px ; border-radius: 50px;}
.titleP {font-size: 34px; font-weight: 600; font-family: "gongGothic"; margin-bottom: 30px;}
td p {margin-top: 15px;}
.program4 table.brd_fixed_col { border-spacing: 10px; width: 1100px;}
.program4 table.brd_fixed_col td {height: 80px;font-size: 20px;}
.program4 table.brd_fixed_col th {padding: 5px 15px;background-color: #efefef;color: #333;font-size: 20px; }
.program4 .titleH2 {font-size: 34px; padding: 5px 45px;}

.incident table { border-spacing: 10px; width: 1400px;}
.incident td {height: 120px;font-size: 20px;}
.incident table th {padding: 5px 15px;background-color: #efefef;color: #333;font-size: 20px; }
.incident .titleH2 {font-size: 34px; padding: 5px 45px;}


.program3 table {border-spacing: 0; min-width: 1110px;}
.program3 table td{ background-color: #001027; color: #fff;border-right: 1px solid #fff; border-top: 1px solid #fff;}
.program3 table tbody tr:last-child td { border-bottom: 1px solid #fff;}
.program3 table td:last-child{ border-right: none;}
.program3 table th {border-right: 1px solid #fff; font-size: 22px;}
.program3 table th:last-child {border-right:none;}
.program3 .program4_view .tab_lst_wrap .tab_img ul li { padding : 120px 0;}
.program3 .program4_view .tab_lst_wrap .tab_img ul li h3 { font-size: 56px; font-family: "gongGothic"; margin-bottom: 20px;}

.road_wrap {display: flex; gap: 20px; justify-content: center;}
.road_wrap .road_box {border: 1px solid #dedede;}
.road_wrap .road_box:first-child {width: 30%;}
.road_wrap .road_box:last-child {width: calc(56% - 20px);}
.road_wrap .road_box .ro_img {padding: 94px 5px 20px;}
.road_wrap .road_box:first-child .ro_img {    background: #f5f5f5 url('/festival/2025/resources/images/festival/kor/user/sub/map_subway.png') no-repeat center top 35px; }
.road_wrap .road_box:first-child .ro_img:nth-child(3)   {    background: none #f5f5f5; padding:20px 5px; border-top:1px solid #dedede; }
.road_wrap .road_box:last-child .ro_img {    background: #f5f5f5 url('/festival/2025/resources/images/festival/kor/user/sub/map_bus.png') no-repeat center top 35px; }
.road_wrap .road_box .ro_img p { text-align: center;}
.road_wrap .road_box .ro_info {border-top: 1px solid #dedede; padding: 26px 8.8%;
}
.road_wrap .road_box .ro_info ul {}
.road_wrap .road_box .ro_info ul li {    position: relative;
    padding-left: 11px;
    margin-top: 12px;
    font-weight: 300;
    text-align: left;
}
.road_wrap .road_box .ro_info ul li:first-child{margin-top: 0;}
.road_wrap .road_box .ro_info ul li::before {    position: absolute;
    content: "";
    display: block;
    top: 8px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #abacad;
    border-radius: 50%;}
.road_wrap .road_box .ro_info ul li span {font-weight: 500;}
.road_wrap .road_box .ro_info ul li span.cBlue {color: #005fcc;}
.road_wrap .road_box .ro_info ul li span.cGreen {color: rgb(0, 199, 0);}
.road_wrap .road_box .ro_info ul li span.cRed { color: red;}
.road_wrap .road_box .ro_info ul li span.cSky { color: #0899a6;}
.road_wrap .road_box .ro_info ul li span.cMr { color: #7e5600;}


/* program popup 추가 */
.pg_popup_wrap {z-index: 100; display:none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); padding: 0 20px; }
.pg_popup_wrap .pg_popup {z-index: 101; position: absolute; top: 50%;left: 50%; transform: translate(-50%,-50%);}
.pg_popup_wrap .pg_popup button {position: absolute; top: 10px; right: 10px; width: 25px; height: 25px;  }
.pg_popup_wrap .pg_popup button::before {content: ''; display: block; position: absolute; top: 50%; left: 50%; width: 2px; height: 30px; transform: translate(-50%, -50%) rotate(45deg); background-color: #000;}
.pg_popup_wrap .pg_popup button::after {content: ''; display: block; position: absolute; top: 50%; left: 50%; width: 2px; height: 30px; transform: translate(-50%, -50%) rotate(-45deg); background-color: #000;}
.pg_popup_wrap .pg_popup a {display: none; position: absolute; bottom: 9.6%; left: 50%; transform: translateX(-50%); width: 29%; height: 7.3%;}