@charset "UTF-8";
/* 공통 */
/* sub_top */
.sub_top {padding:60rem 0 0 0;}
.sub_top .sub_top_area .box .sns_print_box {position: absolute; top: 50%; right: 5rem; -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; 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.twitter a {background-color: #55acee;}
.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 {border-bottom: 1rem solid #e8e8e8; background-color: #fff;}
.sub_top .sub_top_area .container {z-index: 3;}
.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 {height: 56rem;}
.sub_top .sub_top_area .container .breadcrumb .home .btn {display: inline-block; margin: 8rem 0;}
.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; vertical-align: top;}
.sub_top .sub_top_area .container .breadcrumb .com_depth > .text {display: block; position: relative; padding: 10rem 58rem 10rem 25rem; font-weight: 400; font-size: 18rem; line-height: 44rem; color: #424242; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all;}
.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.png'); 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:after {content:''; display: inline-block; position: absolute; top: 50%; right: 0; width: 1rem; height: 45rem; background-color: #e8e8e8; transform: translateY(-50%);}
.sub_top .sub_top_area .container .breadcrumb .com_depth .depth_list {display: none; width: 100%; position: absolute; top: 65rem; 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 {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: 87rem 0 0 0;overflow-x: hidden;}
.main_title {margin: 0 0 20rem; font-weight: 700; font-size: 42rem; line-height: 63rem; color: #000000; text-align: center;}
.cont_each {width: 100%; margin: 0 auto 100rem;}
.info_container {width: 100%; max-width: 1280rem;margin: 0 auto;}


/**------------ 행사소개 */
.cont_wrap .cont_each.intro_detail {border-top: none; padding: 0;position: relative; padding: 60rem 0; 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%; background-color: #f4f9fc; transform: translateX(-50%);}

.intro_detail .info_container {position: relative; width: 100%; table-layout: fixed;display: table; table-layout: fixed; width: 100%;}
.intro_detail .info_container .img_area {display: table-cell; overflow: hidden; width: 400rem; height: 300rem; vertical-align: top; border-radius: 10rem;}
.intro_detail .info_container .img_area img {width: 100%;height: auto;}
.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 {display: table-cell; position: relative; padding: 0 0 49rem 60rem;}
.intro_detail .info_container .text_area .title {
	position: relative; margin: 15rem 0 36rem 0;overflow: hidden; font-weight: 800; font-size: 32rem; line-height: 48rem; color: var(--point-color-blue); 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; width: 150rem;font-weight: 500; font-size: 19rem; 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.png");}
.intro_detail.cont_each .cont_dot_list > li .tit.icon2:before {background-image: url("../images/sub/intro01_ico2.png");}
.intro_detail.cont_each .cont_dot_list > li .tit.icon3:before {background-image: url("../images/sub/intro01_ico3.png");}
.intro_detail.cont_each .cont_dot_list > li .tit.icon4:before {background-image: url("../images/sub/intro01_ico4.png");}
.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: 500; font-size: 19rem;  color: #111111;width: 60%;word-break:keep-all}
.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;}

.intro_detail .info_container .text_area .view_now_btn {width: 222rem;height:60rem;background-color: var(--point-color-blue);color: #fff;text-align: center;line-height: 60rem;font-size: 20rem;font-weight: 500;border-radius: 32rem;display: block;margin-top: 50rem;}

/* 참가기관 (20231108) */
.organization {max-width: 1344rem;width: 100%;margin: 0 auto;}
.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: 0;}
.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: 3000%; 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;}



@media screen and (max-width: 1080px) {
	/* 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 0 0;}
	.main_title {font-size: 38rem;}

	.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: 120rem; 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;}

	.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 {width: 40rem; height: 40rem;}
	.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:after {height: 40rem;}
	.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%;}
	.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;}

}


@media screen and (max-width: 767px) {
	/* Mobile */
	.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 0 0;}
	.main_title {font-size: 34rem;}

	.sub_top .sub_top_area .box .sns_print_box {right: 5rem;}
	.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 5rem;}
	.sub_top .sub_top_area .container .box {padding: 0 26rem 0 0;}
	.sub_top .sub_top_area .container .breadcrumb .com_depth {width: calc(100% - 40rem); max-width: none; padding: 0 10rem 0 0;}
	.sub_top .sub_top_area .container .breadcrumb .com_depth:after {height: 40rem;}

	.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;}
	.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 {padding: 45rem 0 0 0;}
	.intro_detail .info_container .text_area .title {font-size: 26rem;line-height: 1.5;margin:  10rem 0 20rem 0;}
	.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: 18rem;}
	.intro_detail.cont_each .cont_dot_list > li .text {font-size: 18rem;}

	.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;}


}

@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 0 0;}
	.main_title {font-size: 28rem;}

	/* 참가기관 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 {}

}

/**------------ 온라인 프로그램 */
.program_detail {margin-bottom: 100rem;}
@media screen and (max-width: 1400px) {
	.program_detail {width: 95%;margin: 0 auto 100rem;}
}
@media screen and (max-width: 767px) {
	.program_detail {margin-bottom: 70rem;}
}


/* 찾아오시는 길 */
.location_detail {}
.location_detail .sub_ttl {font-size: 22rem;color: #111111;line-height: 25rem;margin-bottom: 40rem;margin-top: 50rem;}
.location_detail .sub_ttl::before {content: '';width: 5rem;height: 25rem;background-color: #048129;display: inline-block;margin-right: 7rem;}
.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;}

@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;}
}
