@charset "UTF-8";
/* 공통 */
/* sub_top */
.sub_top {padding:85rem 0 0 0;}
.sub_top .sub_top_area .box .sns_print_box {position: absolute; top: 50%; right: 30rem; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.sub_top .sub_top_area .box .sns_print_box .list {}
.sub_top .sub_top_area .box .sns_print_box .list li {display: inline-block; margin: 0 23rem 0 0;}
.sub_top .sub_top_area .box .sns_print_box .list li.print {margin: 0;}
.sub_top .sub_top_area .box .sns_print_box .list li a {display: block; width: 20rem; height: 20rem; background-position: center; background-repeat: no-repeat;}
.sub_top .sub_top_area .box .sns_print_box .list li.share > a {background-image: url("../images/common/share.png"); text-indent: -9999rem;}
.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box {display: none; position: absolute; top: 43rem; left: -35rem; width: 120rem; font-size: 0;}
.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li {display: inline-block; margin: 0 5rem 0 0;}
.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li:last-child {margin: 0;}
.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li a {display: block; width: 26rem; height: 26rem; padding-top: 6rem; line-height: 26rem; background-color: #3b5998; border-radius: 2rem; color: #fff; font-size:17rem; text-align: center;}
.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li.instagram a {background-color: #FB00BB;}
.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li.kakaostory a {background-color: #fccb00;}
.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li.googleplus a {background-color: #da4835;}
.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li.blog a {background-color: #00c73c;}
.sub_top .sub_top_area .box .sns_print_box .list li.print > a {background-image: url("../images/common/print.png"); text-indent: -9999rem;}

.sub_top_tit_box {background-image: url("../images/sub/sub_visual.png"); background-position: center; background-size: cover; background-repeat: no-repeat;height: 450rem;position: relative;}
.sub_top_tit_box .sub_top_tit {font-weight: 800; font-size: 56rem; ;line-height: 64rem; color: #fff; text-align: center; text-shadow: 0rem 2rem 10rem rgba(8, 0, 89, 0.5);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);max-width: 1400rem;width: 100%;}


.sub_top .sub_top_area { background-color: #f8f8f8;}
.sub_top .sub_top_area .container {z-index: 3; min-width: 1340rem; padding: 0 30rem; max-width: 1580rem;}
.sub_top .sub_top_area .container .breadcrumb {font-size: 0;}
.sub_top .sub_top_area .container .breadcrumb .box {display: inline-block;}
.sub_top .sub_top_area .container .breadcrumb .home {margin-right: 20rem;}
.sub_top .sub_top_area .container .breadcrumb .home .btn {display: inline-block; }
.sub_top .sub_top_area .container .breadcrumb .home .btn img {width: 100%;height: auto;}
.sub_top .sub_top_area .container .breadcrumb .com_depth {position: relative; width: 100%; max-width: 240rem;}
.sub_top .sub_top_area .container .breadcrumb .com_depth > .text {display: block; position: relative; padding: 0 58rem 0 25rem; font-family:'NotoSans KR', sans-serif ; font-weight: 500; font-size: 16rem; color: #444; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all; height: 56rem; line-height: 56rem;}
.sub_top .sub_top_area .container .breadcrumb .com_depth > .text:after {content:''; display: inline-block; position: absolute; top: 50%; right: 19rem; width: 12rem; height: 9rem; background-image:url('../images/common/breadcrumb_arrow.svg'); background-position: center center; background-size: 12rem auto; background-repeat: no-repeat; transform: translateY(-50%); transition: all 0.23s ease-out;}
.sub_top .sub_top_area .container .breadcrumb .com_depth.on > .text:after {transform: translateY(-50%) rotate(180deg);}
.sub_top .sub_top_area .container .breadcrumb .com_depth.depth1:before {content:''; display: inline-block; position: absolute; top: 50%; left: 0; width: 1rem; height: 20rem; background-color: #ddd; transform: translateY(-50%);}
.sub_top .sub_top_area .container .breadcrumb .com_depth:after {content:''; display: inline-block; position: absolute; top: 50%; right: 0; width: 1rem; height: 20rem; background-color: #ddd; transform: translateY(-50%);}
.sub_top .sub_top_area .container .breadcrumb .com_depth .depth_list {display: none; width: 100%; position: absolute; top: 55rem; border: 1rem solid #e8e8e8; border-top: 0; background-color: #fff; z-index: 2;}
.sub_top .sub_top_area .container .breadcrumb .com_depth .depth_list > li {border-top: 1rem solid #e8e8e8;}
.sub_top .sub_top_area .container .breadcrumb .com_depth .depth_list > li:first-child {border-top: 0;}
.sub_top .sub_top_area .container .breadcrumb .com_depth .depth_list > li > .text {font-family:'NotoSans KR', sans-serif ; display: block; padding: 10rem 58rem 10rem 25rem; background-color: #fff; font-weight: 400; font-size: 18rem; line-height: 44rem; color: #424242; word-break: break-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

/* 서브페이지 기본틀 */
.contents {position: relative;z-index: 1;margin: 0 auto;}
.sub_cont {width: 100%; margin: 0 auto; padding: 50rem 0 0 0;overflow-x: hidden; font-family:'NotoSans KR', sans-serif ; }
.main_title {margin: 0 auto 26rem; font-weight: 700; font-size: 30rem; line-height: 140%; color: #000000; width: 1460rem; min-width: 1340rem; padding: 0 30rem;}
.cont_each {width: 100%; margin: 0 auto 100rem;}
.info_container {width: 1440rem; max-width: 1440rem; padding: 0 20rem; margin: 0 auto;}
.info_container:has(.ready) {background-color: #F8F8F8; padding: 193rem 15rem;}



/**------------ 행사소개 */
.cont_wrap .cont_each.intro_detail {border-top: none; padding: 0;position: relative; z-index: 2;width: 100%;}
.cont_wrap .cont_each.intro_detail:before {content:''; display: block; position: absolute; top: 0; left: 50%; width: 100%; height: 100%; transform: translateX(-50%);}

.intro_detail .info_container {position: relative; width: 100%; width: 100%; display: flex; gap: 60rem;}
.intro_detail .info_container .img_area {}
.intro_detail .info_container .img_area img {width: 100%;}
.intro_detail .info_container .img_area .img_container {display: table;width: 100%; height: 100%; table-layout: fixed;}
.intro_detail .info_container .img_area .img_container .img_wrapper {display: table-cell; vertical-align: middle; text-align: center;}
.intro_detail .info_container .img_area .img_container .img_wrapper img {display: inline-block; max-height: 310rem;}
.intro_detail .info_container .text_area .desc_text {font-weight: 400; font-size: 20rem; line-height: 29rem; color: #333333;}
.intro_detail .info_container .text_area { position: relative;}
.intro_detail .info_container .text_area .title {
	position: relative; overflow: hidden; font-weight: 700; font-size: 24rem; color: #111; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.intro_detail .info_container .text_area .cont_dot_list {margin: 35rem 0 0;}

.intro_detail.cont_each .cont_dot_list > li {display: flex; table-layout: fixed; width: 100%; margin: 10rem 0 0;line-height: 41rem;align-items: baseline;}
.intro_detail.cont_each .cont_dot_list > li:first-child {margin: 0;}
.intro_detail.cont_each .cont_dot_list > li .tit {display: inline-block; position: relative; font-weight: 500; font-size: 18rem; line-height: 26rem; color: #111111;margin-right:30rem;flex: none;}
.intro_detail.cont_each .cont_dot_list > li .tit:before {
	content: ''; display: inline-block; width: 24rem; height: 24rem; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; 
	vertical-align: middle;margin-right: 15rem;
}
.intro_detail.cont_each .cont_dot_list > li .tit.icon1:before {background-image: url("../images/sub/intro01_ico1.svg");}
.intro_detail.cont_each .cont_dot_list > li .tit.icon2:before {background-image: url("../images/sub/intro01_ico2.svg");}
.intro_detail.cont_each .cont_dot_list > li .tit.icon3:before {background-image: url("../images/sub/intro01_ico3.svg");}
.intro_detail.cont_each .cont_dot_list > li .tit.icon4:before {background-image: url("../images/sub/intro01_ico4.svg");}
/* .intro_detail.cont_each .cont_dot_list > li .tit:after {content: ''; display: inline-block; position: absolute; top: 5rem; right: 0;  width: 1rem; height: 16rem; background-color: #e0e0e0;} */
.intro_detail.cont_each .cont_dot_list > li .text {padding: 0 0 0 10rem; display: block; font-weight: 400; font-size: 18rem;  color: #333; word-break:keep-all}
.intro_detail.cont_each .cont_dot_list > li .text p {}
.intro_detail.cont_each .cont_dot_list > li .text p span {}
.intro_detail .info_container .text_area .btn_box {position: absolute; bottom: 0; right: 0;}
.intro_detail .info_container .text_area .btn_box > a {display: inline-block; position: relative; margin: 0 0 0 9rem; font-weight: 700; font-size: 16rem; line-height: 48rem; color: #fff; border-radius: 10rem;}
.intro_detail .info_container .text_area .btn_box > a:first-child {margin: 0;}
.intro_detail .info_container .text_area .btn_box .btn_reserve {padding: 0 48rem 0 22rem; background-color: #12a0b0;}
.intro_detail .info_container .text_area .btn_box .btn_reserve:after {content: ''; display: block; position: absolute; top: 50%; right: 24rem; width: 18rem; height: 16rem; background-image: url("/images/home/kor/user/fair/common/icon_pen.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; transform: translateY(-50%);}
.intro_detail .info_container .text_area .btn_box .btn_go_list {padding: 0 34rem; background-color: #616161;}

.view_now_btn {color: #333; line-height: 160%; letter-spacing: -0.72rem; font-size: 18rem; font-weight: 500; display: block; border-radius: 40rem; width: 198rem; padding: 11.5rem 0; background: url(../images/sub/view_now_btn.png) 160rem center no-repeat;  background-color: #FEC219; padding-left: 30rem;}
.view_now_btn.info {position: absolute; bottom: 0; left: 0; }

.pretendard.text p {position: relative; padding-left: 15rem;}
.pretendard.text p span {position: absolute; top: 0; left: 0;}

/* 참가기관 (20231108) */
.organization {max-width: 1460rem;width: 100%; min-width: 1340rem; margin: 0 auto; padding: 0 30rem;}
.organization img {margin-bottom: 50rem;width: 100%;height: auto;}

/* 참가기관 20231121 추가 */
.organ_logo_wrap {}
.join_wrap {display: flex;flex-wrap: wrap;gap: 10rem;margin-bottom: 30rem;}
.join_wrap li {width: calc(20% - 8rem);}
.join_wrap li button {width: 100%;padding: 0;}
.join_wrap li button  img {display: block;width: 100%;height: auto;}

/* 팝업 */
.join_pop {position: fixed;background: rgba(0,0,0,0.4);top: 0;width: 100%;height: 100%;z-index: 10;display: none;}
.join_pop .join_pop_in {max-width: 900rem;width: 90%;max-height: 90vh;overflow-y: auto;background-color: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.join_pop .join_pop_top {width: 100%;height: 70rem;display: flex;padding: 0 28rem;justify-content: space-between;background-color: var(--point-color-blue);box-sizing: border-box;align-items: center;}
.join_pop .join_pop_top span {font-size: 18rem;color: #FFFFFF;font-weight: 500;}
.join_pop .join_pop_top .pop_close {}

.join_pop .join_pop_cont {padding: 40rem;font-size: 22rem;color: #111111;margin-bottom: 20rem;text-align: left;}
.join_pop .join_pop_cont img {margin: 0 auto;display: block;}
.join_pop .join_pop_cont .box {width: 80%;margin: 0 auto;}
.join_pop .join_pop_cont .join_pop_cont_ttl {display: block;font-size: 26rem;margin-bottom: 20rem;text-align: center;word-break: keep-all;}
.join_pop .join_pop_cont .cont_lst {}
.join_pop .join_pop_cont .cont_lst > li {line-height: 38rem;display: flex;}
.join_pop .join_pop_cont .cont_lst > li span {font-size: 18rem;color: #0075A4;font-weight: 500;min-width: 125rem;}
.join_pop .join_pop_cont .cont_lst > li .right {font-size: 18rem;color: #111111;font-family: 'pretendard';}
.join_pop .join_pop_cont .cont_lst > li .right ul {margin-left: 15rem;}
.join_pop .join_pop_cont .cont_lst > li .right li {list-style: circle;}
.join_pop .join_pop_cont img {width: 100%;max-width: 720rem;height: auto;}

.logo_txt {font-size: 20rem;color: #111;text-align: center;font-weight: 700;border: 1px solid #ddd;max-width: 248rem;height: 100%;}
.booth_box {max-height: 64rem;line-height: 64rem;margin-bottom: 23rem;text-align: center;display: flex;}
.booth_box .ttl {background-color: #DB0059;color: #fff;font-size: 23rem;font-weight: 700;display: inline-block;max-width: 130rem;width: 100%;text-align: center;}
.booth_box .booth_num {border: 1px solid #DB0059;color: #DB0059;display: block;max-width: 87rem;width: 100%;}

/* 참가기관 20231121 추가 끝 */


/* 프로그램 소개 상세 */
.cont_wrap .cont_each.program_detail {border-top: none; padding: 40rem 0 80rem;}
.program_detail_view .info_view {position: relative; padding: 60rem 0; z-index: 2;}
.program_detail_view .info_view:before {content:''; display: block; position: absolute; top: 0; left: 50%; width: 100%; height: 100%; background-color: #f4f9fc; transform: translateX(-50%);}
.program_detail_view .info_view .info_container {position: relative; width: 100%; table-layout: fixed;}
.program_detail_view .info_view .info_container .info_spec {display: inline-block; width: 100%;}
.program_detail_view .program_detail_view .info_view .info_container .info_spec .info_spec_wrapper {display: table; table-layout: fixed; width: 100%;}
.info_view .info_container .info_spec .info_spec_wrapper .img_area {display: table-cell; overflow: hidden; width: 400rem; height: 300rem; background-color: #fff; vertical-align: top; box-shadow: 0rem 10rem 20rem 0rem rgba(0, 0, 0, 0.2); border-radius: 10rem;}
.info_view .info_container .info_spec .info_spec_wrapper .img_area .img_container {display: table;width: 100%; height: 100%; table-layout: fixed;}
.info_view .info_container .info_spec .info_spec_wrapper .img_area .img_container .img_wrapper {display: table-cell; vertical-align: middle; text-align: center;}
.info_view .info_container .info_spec .info_spec_wrapper .img_area .img_container .img_wrapper img {display: inline-block; max-height: 310rem;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area {display: table-cell; position: relative; padding: 0 0 49rem 60rem; }
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap {}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list {font-size: 0; vertical-align: top;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li {display: inline-block; overflow: hidden; margin: 0 0 0 4rem; border-radius: 5rem;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li:first-child {margin: 0;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li span {display: block; padding: 0 9rem; font-size: 14rem; line-height: 28rem; color: #fff;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li span.date1 {background-color: #e62e8b;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li span.date2 {background-color: #144db3;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li span.date3 {background-color: #ff8c36;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li span.date4 {background-color: #37b37c;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .title {position: relative; margin: 15rem 0 0;}
.info_view .info_container .info_spec .info_spec_wrapper .text_area .title .text {overflow: hidden; height: 96rem; font-weight: 800; font-size: 32rem; line-height: 48rem; color: #212121; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .cont_dot_list {margin: 26rem 0 0;}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper {display: table; table-layout: fixed; width: 100%; margin: 10rem 0 0;}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper:fisrt-child {margin: 0;}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit {display: table-cell; position: relative; width: 93rem; padding: 0 0 0 22rem; font-weight: 700; font-size: 16rem; line-height: 26rem; color: #616161;}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit:before {content: ''; display: inline-block; position: absolute; top: 50%; left: 0; width: 16rem; height: 16rem; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; transform: translateY(-50%);}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit.icon1:before {background-image: url("/images/home/kor/user/fair/common/reserve_icon1.png");}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit.icon2:before {background-image: url("/images/home/kor/user/fair/common/reserve_icon2.png");}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit.icon3:before {background-image: url("/images/home/kor/user/fair/common/reserve_icon3.png");}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit.icon4:before {background-image: url("/images/home/kor/user/fair/common/reserve_icon4.png");}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit.icon5:before {background-image: url("/images/home/kor/user/fair/common/reserve_icon5.png");}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit:after {content: ''; display: inline-block; position: absolute; top: 50%; right: 0;  width: 1rem; height: 16rem; background-color: #e0e0e0; transform: translateY(-50%);}
.cont_wrap .cont_each .cont_dot_list li .item_wrapper .text {padding: 0 0 0 10rem; display: table-cell; font-weight: 400; font-size: 16rem; line-height: 26rem; color: #616161;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box {position: absolute; bottom: 0; right: 0;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box > a {display: inline-block; position: relative; margin: 0 0 0 9rem; font-weight: 700; font-size: 16rem; line-height: 48rem; color: #fff; border-radius: 10rem;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box > a:first-child {margin: 0;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_reserve {padding: 0 48rem 0 22rem; background-color: #12a0b0;}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_reserve:after {content: ''; display: block; position: absolute; top: 50%; right: 24rem; width: 18rem; height: 16rem; background-image: url("/images/home/kor/user/fair/common/icon_pen.png"); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; transform: translateY(-50%);}
.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_go_list {padding: 0 34rem; background-color: #616161;}

.program_detail_view .program_content {padding: 50rem 0 0;max-width: 1280rem;margin: 0 auto;}
.program_detail_view .program_content .content .title {margin: 0 0 15rem 0; padding: 0 0 0 22rem; background-position: left center; background-size: 16rem auto; background-repeat: no-repeat; font-weight: 700; font-size: 24rem; line-height: 40rem; color: #212121;}
.program_detail_view .program_content .content .title.detail {background-image: url('../images/sub/icon_title_detail.png');}
.program_detail_view .program_content .content .text_content {font-weight: 400; font-size: 18rem; color: #424242; line-height: 32rem;}

/* 부대프로그램 운영 일정 20231109 */
.schedule_wrap {}
.schedule_wrap .sub_tab {max-width: 1207rem;width: 100%;margin: 0 auto 56rem;}
.schedule_wrap .sub_tab ul {width: 100%;display: flex;justify-content: space-between;gap: 57rem;}
.schedule_wrap .sub_tab ul li {border-radius: 4rem;flex: 1 1 0;border: 1rem solid #12A0B0;}
.schedule_wrap .sub_tab ul li button {font-size: 25rem;color: #fff;text-align: center;color: #12A0B0;display: block;width: 100%;padding: 22rem 10rem;}
.schedule_wrap .sub_tab ul li.active button {color: #fff;background-color: #12A0B0;}

.schedule {max-width: 1315rem;width: 100%;margin: 0 auto;margin-bottom: 55rem;}
.schedule table {width: 100%;border-top: 2rem solid #0075A4;}
.schedule table .date {font-size: 24rem;color: #0075A4;font-family: "Godo", Sans-serif;}
.schedule table tr {height: 76rem;}
.schedule table tr th,
.schedule table tr td {font-size: 18rem;font-weight: 500;border-right: 1rem solid #DDDDDD;text-align: center;padding: 0 10rem;}
.schedule table tr th:last-child,
.schedule table tr td.no_border_right {border-right: none;}

.schedule table thead {background-color: #F7F7F7;}
.schedule table thead tr {}
.schedule table thead tr th {}

.schedule table tbody {}
.schedule table tbody tr {}
.schedule table tbody tr td {font-family: 'pretendard';border-bottom: 1rem solid #DDDDDD;word-break:keep-all;line-height: 26rem;padding: 10rem;}
.schedule table tbody tr td .blue {color: #0075A4;}
.schedule table tbody tr td .pink {color: #DB0059;}
.schedule table tbody tr td .green {color: #048129;}
.schedule table tbody tr td .orange {color: #F87015;}

.schedule_wrap .location_btn {max-width: 330rem;border-radius: 32rem;background-color: #0075A4;padding: 18rem 10rem;color: #fff;font-size: 24rem;text-align: center;width: 100%;margin: 0 auto 55rem;display: block;box-shadow: 0rem 4rem 9rem #00000029;}

.schedule {display: none;}
.schedule.schedule1 {display: block;}


/* 찾아오시는 길 */
.location_detail {}
.location_header { display: flex; justify-content: space-between; margin-bottom: 20rem; }

.view_btn_wrap { display: flex; gap: 12rem;}
.blue_btn { background-image: url(../images/sub/view_now_btn_wh.png) !important; background-color:#1570FD !important; color: #fff !important;}

.location_detail .sub_ttl {position: relative; padding-left: 12rem;}
.location_detail .sub_ttl p {font-weight: 500; font-size: 16rem;color: #333;}
.location_detail .sub_ttl span { font-weight: 400; font-size: 16rem;color: #333;}
.location_detail .sub_ttl::before {position: absolute; top: -4rem; left: 0; display: block; content: '•'; color: #f83607;font-size: 20rem; }
.location_detail .sub_txt {font-size: 22rem;color: #111111;font-weight: 500;}
.location_detail .sub_txt .ico {
	background: url(../images/common/ico_location.png) no-repeat left center;padding-left: 35rem;font-size: 22rem;color: #048129;font-weight: 500;line-height: 30rem;margin-right: 18rem;
	margin-top: 40rem;
}

.bottom_wrap {display: flex;justify-content: space-between;align-items: baseline;margin-top: 50rem;}
.bottom_wrap .btn_wrap {display: flex;}
.bottom_wrap .btn_wrap a {width: 210rem;border-radius: 32rem;background-color: #0075A4;padding: 18rem 10rem;color: #fff;font-size: 24rem;text-align: center;display: block;box-shadow: 0rem 4rem 9rem #00000029;}
.bottom_wrap .btn_wrap a:last-child {margin-left: 30rem;}


/* 온라인 프로그램 */
.list_item {position: relative; display: block; width: 100%; border-radius: 10rem; border: 1px solid #ddd; overflow: hidden;}
.list_item.notice03 { border: none;}
.list_item .item_img { height: 216rem; overflow: hidden; text-align: center; border-bottom:1px solid #ddd;}
.list_item.notice03 .item_img { border-radius: 10rem;}
.list_item .item_txt { padding: 30rem; height: 214px;}
.list_item.notice03 .item_txt { padding: 0; height: auto; margin-top: 16rem;}
.list_item .item_tit { font-weight: 700; font-size: 20rem;    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; 
height: 58rem;}
.list_item .item_txt ul { margin-top: 20rem; }
.list_item .item_txt ul li { font-size: 16rem; line-height: 160%;}


.gallery_list { margin-top: 6rem;}
.gallery_cont .gallery_list > .list.gallery_flex { display: flex; flex-wrap: wrap; gap: 30rem; width: 1400rem; }
.gallery_cont .gallery_list > .list.gallery_flex:has(.notice03) { gap:40rem 30rem;}
.gallery_cont .gallery_list > .list.gallery_flex > li { width: 327rem; margin: 0; }


/* 강연·공연 */
.organization.lp { background: url(/festival/2024/images/sub/lp_bg.png) center top no-repeat; background-size: cover;}
.organization.lp .lp_box { display: flex; padding: 34rem 0 32rem; gap: 45rem 120rem; justify-content: center; flex-wrap: wrap;}
.organization.lp .lp_box .lp_item { width: 458rem;}
.organization.lp img { margin-bottom: 0; }

/* 늘봄체험교실 */
.organization.neulbomProgram h2 { text-align: center; font-size: 44rem; line-height: 140%; letter-spacing: -1.76rem; font-weight: 700; font-family: 'Cafe24Ssurround'; color: #fff; -webkit-text-stroke-width: 2rem; -webkit-text-stroke-color: #000; margin-bottom: 16rem;}
.organization.neulbomProgram .program_img { display: flex; flex-wrap: wrap; gap: 10rem; justify-content: center; margin-bottom: 60rem;}
.organization.neulbomProgram .program_img:last-child { margin-bottom: 0;}
.organization.neulbomProgram .program_img img { width: calc(45% - 5rem); margin: 0;}

/* 박람회 배치도 */

.expoLayout_img {position: relative; overflow: hidden;}
.expoLayout_img img {display: block; cursor: pointer;}
.zoom_info {max-width: 662rem; margin: 0 auto 40rem;}
.zoom-lens { display: none; position: absolute; width: 250px; height: 250px; border-radius: 50%; z-index: 1; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
.zoom-lens::after { content:''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 4px solid #fff; border-radius: 50%; z-index: 2; }


/* 이벤트 */
.eventList_wrap {}
.eventList_wrap .eventList_item { margin-top: 26rem; display: flex; flex-direction: column; align-items: center; padding: 38rem 20rem; background-color: #FFFBEF;}
.eventList_wrap .eventList_item:first-child { margin-top: 0; }
.eventList_wrap .eventList_item img { width: 100%; margin: 0;}
.eventList_wrap .eventList_item .eventList_item_header { max-width: 746rem;}
.eventList_wrap .eventList_item .eventList_item_main { width: 424rem; margin-top: 13.5rem;}
.eventList_wrap .eventList_item .eventList_item_info { width: 523px; margin-top: 30rem; font-family:'NotoSans KR', sans-serif ; font-size: 16rem; line-height: 140%; color: #333; letter-spacing: -0.64px; }
.eventList_wrap .eventList_item .eventList_item_info p { text-indent: -15rem; padding-left: 15rem; }
.eventList_wrap .eventList_item .eventList_item_info .blue { color: #1570FD; }
.eventList_wrap .eventList_item .eventList_item_info .nowrap { white-space: nowrap; }

/* 갤러리팝업 */



@media screen and (max-width: 960px) {

    /* intro1 */
    .sub_top { padding: 70rem 0 0 0;}
    .sub_top .sub_top_area .container .breadcrumb { display: flex; align-items: center;}

    .intro_detail.cont_each .cont_dot_list > li .tit.icon1:before,
    .intro_detail.cont_each .cont_dot_list > li .tit.icon2:before,
    .intro_detail.cont_each .cont_dot_list > li .tit.icon3:before,
    .intro_detail.cont_each .cont_dot_list > li .tit.icon4:before { background-size: 14rem;}

    .view_now_btn {font-size: 13rem; width: 125rem; padding: 8.5rem 0; padding-left: 20rem; background: url(../images/sub/view_now_btn.png) 100rem center no-repeat; background-color: #FEC219;}

    .pretendard.text p { padding-left: 10rem;}

    /* location */
    .info_container { width: 100%;}
    .location_header { 
        flex-direction: column; row-gap: 10rem;
    }

    /* online */
    .gallery_cont .gallery_list > .list.gallery_flex { width: 100%; justify-content: center;}
    .program_detail { margin: 0;}



	/* Desktop */
	.sub_top_tit_box {background-position: center right 40%;height: 280rem;}
	.sub_top_tit_box .sub_top_tit {font-size: 32rem;}
	.sub_cont {padding: 50rem 0 80rem !important; }
	.main_title {width: 100%; padding: 0 15rem; min-width: auto;}

	.sub_top .sub_top_area .box .sns_print_box .list li {display: inline-block; margin: 0 15rem 0 0;}
	.sub_top .sub_top_area .box .sns_print_box .list li a {width: 18rem; height: 18rem; background-size: 100% 100%;}
	.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box {display: none; position: absolute; top: 43rem; left: -70rem; width: 100rem; font-size: 0;}
	.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li:last-child {margin: 0;}
	.sub_top .sub_top_area .box .sns_print_box .list li.share .sub_share_box li a {width: 20rem; height: 20rem; line-height: 20rem; font-size:15rem; padding-top: 4rem;}

	.sub_top .sub_top_area .container .breadcrumb .home {height: 40rem}
	.sub_top .sub_top_area .container .breadcrumb > li  {line-height: 40rem;}
	.sub_top .sub_top_area .container .breadcrumb > li.home > a {}
	.sub_top .sub_top_area .container .breadcrumb .home .btn {margin: 5rem 0;}
	.sub_top .sub_top_area .container .breadcrumb .com_depth {max-width: 200rem;}
	.sub_top .sub_top_area .container .breadcrumb .com_depth > .text {font-size: 16rem; line-height: 40rem; padding: 5rem 30rem 5rem 20rem;}
	.sub_top .sub_top_area .container .breadcrumb > li.com_depth > a {height: 50rem; padding: 0 26rem 0 13rem; font-size: 16rem; line-height: 40rem;}
	.sub_top .sub_top_area .container .breadcrumb > li.com_depth > a:after {right: 7rem;}
	.sub_top .sub_top_area .container .breadcrumb > li.com_depth > .depth_list {top: 51rem;}
	.sub_top .sub_top_area .container .breadcrumb > li.com_depth > .depth_list > li > a {height: 50rem; padding: 0 26rem 0 13rem; font-size: 15rem; line-height: 40rem;}
	.sub_top .sub_top_area .container .breadcrumb .com_depth .depth_list > li > .text {padding: 5rem 30rem 5rem 20rem; font-size: 15rem; line-height: 40rem;}

	
	.intro_detail .info_container {display: flex;flex-direction: column;align-items: center;width: 90%; gap: 0;}
	.intro_detail .info_container .img_area {width: 80%;max-width: 400rem;height: auto;}
	.intro_detail .info_container .text_area {padding: 0 0 60rem 0;}

	/* 프로그램 소개 상세 */
	.program_detail_view .info_view {padding: 40rem 0;}
	.info_view .info_container .info_spec .info_spec_wrapper .img_area {width: 320rem; height: 220rem;}
	.info_view .info_container .info_spec .info_spec_wrapper .img_area .img_container {display: table;width: 100%; height: 100%; table-layout: fixed;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area {padding: 0 0 50rem 30rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li span {padding: 0 7rem; line-height: 24rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .title {margin: 10rem 0 0;}
	.info_view .info_container .info_spec .info_spec_wrapper .text_area .title .text {height: 76rem; font-size: 26rem; line-height: 38rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .cont_dot_list {margin: 14rem 0 0;}
	.cont_wrap .cont_each .cont_dot_list li .item_wrapper {margin: 6rem 0 0;}
	.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit {width: 80rem; padding: 0 0 0 16rem; font-size: 15rem; line-height: 22rem;}
	.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit:before {width: 14rem; height: 14rem;}
	.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit:after {width: 1rem; height: 14rem;}
	.cont_wrap .cont_each .cont_dot_list li .item_wrapper .text {padding: 0 0 0 7rem; font-size: 15rem; line-height: 22rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box > a {margin: 0 0 0 6rem; font-size: 15rem; line-height: 36rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_reserve {padding: 0 30rem 0 16rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_reserve:after {right: 14rem; width: 14rem; height: 12rem; }
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_go_list {padding: 0 20rem;}


	.program_detail_view .program_content {padding: 30rem 0 0;}
	.program_detail_view .program_content .content .title {margin: 0 0 12rem 0; padding: 0 0 0 18rem; background-size: 14rem auto; font-size: 20rem; line-height: 34rem;}
	.program_detail_view .program_content .content .title.detail {background-image: url('/images/sub/icon_title_detail.png');}
	.program_detail_view .program_content .content .text_content {font-size: 17rem; line-height: 26rem;}

	/* 부대프로그램 운영 일정 */
	.schedule_wrap .sub_tab ul {gap: 35rem;}
	.schedule_wrap .sub_tab ul li button {padding: 15rem 0;font-size: 20rem;}

    .sub_top_tit_box {background-position: center right 15%;height:230rem}
	.sub_top_tit_box .sub_top_tit {font-size: 26rem;}
	.sub_cont {padding: 50rem 0 80rem;}

	.sub_top .sub_top_area .box .sns_print_box {right: 15rem;}
	.sub_top .sub_top_area .box .sns_print_box .list li {margin: 0;}
	.sub_top .sub_top_area .box .sns_print_box .list li.print {display: none;}

	.sub_top .sub_top_area .container {padding: 0 15rem; width: 100%; min-width: auto;}
	.sub_top .sub_top_area .container .box {}
	.sub_top .sub_top_area .container .breadcrumb .com_depth {width: 160rem; max-width: none; padding: 0 10rem 0 0;}

	.sub_top .sub_top_area .container .breadcrumb .com_depth > .text {padding: 5rem 20rem 5rem 10rem;}
	.sub_top .sub_top_area .container .breadcrumb .com_depth > .text:after {right: 8rem;}
	.sub_top .sub_top_area .container .breadcrumb .home {padding: 0; height: auto;}
	.sub_top .sub_top_area .container .breadcrumb .com_depth .depth_list > li > .text {padding: 5rem 20rem 5rem 10rem;}
    .sub_top .sub_top_area .container .breadcrumb .com_depth.depth2 {display: none;}

	.cont_wrap .cont_each.intro_detail {}
	.intro_detail .info_container .text_area .title {font-size: 26rem;line-height: 1.5;margin:  10rem 0 20rem 0; word-break: keep-all;}
	.intro_detail .info_container .text_area .desc_text {font-size: 16rem;line-height: 1.5;}
	.intro_detail.cont_each .cont_dot_list > li {line-height: 1.6;}
	.intro_detail.cont_each .cont_dot_list > li .tit {font-size: 14rem;}
	.intro_detail.cont_each .cont_dot_list > li .text {font-size: 14rem;}

	/* .intro_detail .info_container .text_area .view_now_btn {width: 180rem;height: 50rem;line-height: 50rem;font-size: 18rem;margin-top: 35rem;} */

	/* 참가기관 767 (20231108) */
	.organization img {margin-bottom: 30rem;}

	/* 참가기관 20231121 */
	.join_wrap li {width:  calc(33.33% - 6.66rem);}
	.join_pop .join_pop_cont .box {width: 100%;}

	.booth_box {max-height: 50rem;line-height: 50rem;}
	

	/* 프로그램 소개 상세 */
	.program_detail_view .info_view {padding: 20rem 0;}
	.info_view .info_container .info_spec .info_spec_wrapper {display: block;}
	.info_view .info_container .info_spec .info_spec_wrapper .img_area {display: block; width: 260rem; height: 180rem; margin: 0 auto;}
	.info_view .info_container .info_spec .info_spec_wrapper .img_area .img_container {display: table;width: 100%; height: 100%; table-layout: fixed;}
    .info_view .info_container .info_spec .info_spec_wrapper .img_area .img_container .img_wrapper img {max-height: 180rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area {display: block; margin: 15rem 0 0; padding: 0 0 40rem 0;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .date_wrap .date_list > li span {padding: 0 6rem; line-height: 21rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .title {margin: 8rem 0 0;}
	.info_view .info_container .info_spec .info_spec_wrapper .text_area .title .text {height: 60rem; font-size: 18rem; line-height: 30rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .cont_dot_list {margin: 10rem 0 0;}
	.cont_wrap .cont_each .cont_dot_list li .item_wrapper .tit {width: 76rem; font-size: 14rem; line-height: 20rem;}
	.cont_wrap .cont_each .cont_dot_list li .item_wrapper .text {padding: 0 0 0 6rem; font-size: 14rem; line-height: 20rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box > a {margin: 0 0 0 4rem; font-size: 14rem; line-height: 30rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_reserve {padding: 0 26rem 0 12rem;}
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_reserve:after {right: 10rem; width: 12rem; height: 10rem; }
	.program_detail_view .info_view .info_container .info_spec .info_spec_wrapper .text_area .btn_box .btn_go_list {padding: 0 15rem;}

	.program_detail_view .program_content {padding: 20rem 0 0;}
	.program_detail_view .program_content .content .title {margin: 0 0 8rem 0; padding: 0 0 0 14rem; background-size: 12rem auto; font-size: 17rem; line-height: 28rem;}
	.program_detail_view .program_content .content .text_content {font-size: 15rem; line-height: 21rem;}

	/* 부대프로그램 운영 일정 */
	.schedule_wrap .sub_tab ul {gap: 15rem;}
	.schedule_wrap .sub_tab ul li button {padding: 10rem 5rem;font-size: 18rem;vertical-align: middle;height: 100%;}

	.schedule {overflow-x: auto;}
	.schedule table {min-width: 1024rem;}

	.schedule_wrap .location_btn {max-width: 250rem;padding: 15rem 10rem;font-size: 20rem;}

    /* 강연·공연 */
    .organization.lp {background: url(/festival/2024/images/sub/lp_bg.png) center top no-repeat; background-size: contain; background-color: #FFFBEF; background-blend-mode: hard-light;}
    .organization.lp .lp_box .lp_item { width: auto;}

	/* 늘봄체험교실 */
	.organization.neulbomProgram h2 { }
	.organization.neulbomProgram .program_img { }
	.organization.neulbomProgram .program_img img { width: 100% ;}
	

    /* 박람회 배치도 */
    .zoom_info { display: none;
    }

    /* 이벤트 */
    .eventList_wrap .eventList_item .eventList_item_main { width: 100%;}
    .eventList_wrap .eventList_item .eventList_item_info { width: auto; font-size: 14rem;}
    .eventList_wrap .eventList_item .eventList_item_info p { text-indent: -13rem; padding-left: 13rem; }
}


@media screen and (max-width: 767px) {
	/* Mobile */
	


}

@media screen and (max-width:480px) { 
	.sub_top_tit_box {background-position: center right 15%;height:170rem}
	.sub_top_tit_box .sub_top_tit {font-size: 20rem;}
	.sub_cont {padding: 50rem 0 80rem;}

	/* 참가기관 20231121 */
	.join_wrap li {width: calc(50% - 10rem);}
	.join_pop .join_pop_cont .cont_lst > li {flex-direction: column;line-height: 1.5;margin-bottom: 10rem;}
	.join_pop .join_pop_cont .cont_lst > li span {}

}

/**------------ 온라인 프로그램 */
@media screen and (max-width: 1400px) {
	/* .program_detail {width: 95%;margin: 0 auto 100rem;} */
}



@media screen and (max-width: 1080px) {
	/* Desktop */
	.bottom_wrap {flex-direction: column;}
	.bottom_wrap .btn_wrap {margin-top: 30rem;}

}

@media screen and (max-width: 767px) {
	/* Mobile */
	.bottom_wrap .btn_wrap {flex-wrap: wrap;}
	.bottom_wrap .btn_wrap a {padding: 15rem 10rem;font-size: 20rem;}

}

@media screen and (max-width:480px) { 
	.bottom_wrap .btn_wrap {flex-direction: column;width: 100%;}
	.bottom_wrap .btn_wrap a {width: 100%;display: block;}
	.bottom_wrap .btn_wrap a:last-child {margin-left: 0;margin-top: 15rem;}
}
