@charset "utf-8";

a, p, li, div, ul, td, th, tr {line-height:normal;}
#index {position:relative;}
html {scroll-behavior: smooth;}


/*=============================================
=                   #INDEX                   =
=============================================*/

	/**/
	.right_nav {position:fixed; right:0; top:50%; transform:translateY(-50%); z-index:999;}
 	#menu { width:78px; padding:0 10px; z-index:1; background-color:#fff; border-radius:10px 0 0 10px; box-shadow:0 0 10px 0 rgba(165,165,165,0.8);}
 	#menu .m {overflow:hidden; width:100%; position:relative; padding:10px 0;}
	#menu .m::after {content:''; width:100%; height:3px; background-color:#d9d9d9; position:absolute; left:0; bottom:0;}
	#menu .m:last-child::after {display:none;}
	#menu .m a {display:block; width:100%; height:80px; background-position:center center; background-repeat:no-repeat; background-size:52px 52px; position:relative;}
	#menu .m a div {width:0; height:100%; background-color:#263996; border-radius:20px 0 0 20px; position:absolute; right:-10px; top:50%; transform:translateY(-50%);}
	#menu .m .menu-01 {background-image:url(../img/index/sidenav_icon01_gr.png);}
	#menu .m .menu-02 {background-image:url(../img/index/sidenav_icon02_gr.png);}
	#menu .m .menu-03 {background-image:url(../img/index/sidenav_icon03_gr.png);}
	#menu .m.on {overflow:unset;}
	#menu .m.on a div {width:190px; padding-left:85px; padding-top:25%; background-repeat:no-repeat; background-position:15px center; transition:width 1s;}
	#menu .m.on .menu-01 div {background-image:url(../img/index/nav_right_01.png);}
	#menu .m.on .menu-02 div {background-image:url(../img/index/nav_right_02.png);}
	#menu .m.on .menu-03 div {background-image:url(../img/index/nav_right_03.png);}


	#story .story_point ul li.story01 a {background-image:url(../img/index/main_story_icon_01_off.png);}
	#story .story_point ul li.story02 a {background-image:url(../img/index/main_story_icon_02_off.png);}
	#story .story_point ul li.story03 a {background-image:url(../img/index/main_story_icon_03_off.png);}
	#story .story_point ul li.story04 a {background-image:url(../img/index/main_story_icon_04_off.png);}
	#story .story_point ul li.story05 a {background-image:url(../img/index/main_story_icon_05_off.png);}
	#story .story_point ul li.story06 a {background-image:url(../img/index/main_story_icon_06_off.png);}

	#story .story_point ul li.sel.story01 a {background-image:url(../img/index/main_story_icon_01_on.png);}
	#story .story_point ul li.sel.story02 a {background-image:url(../img/index/main_story_icon_02_on.png);}
	#story .story_point ul li.sel.story03 a {background-image:url(../img/index/main_story_icon_03_on.png);}
	#story .story_point ul li.sel.story04 a {background-image:url(../img/index/main_story_icon_04_on.png);}
	#story .story_point ul li.sel.story05 a {background-image:url(../img/index/main_story_icon_05_on.png);}
	#story .story_point ul li.sel.story06 a {background-image:url(../img/index/main_story_icon_06_on.png);}


	/**/
	.sns_wrap { width:60px; margin:0 auto;}
	.sns_wrap li {width:50px; height:50px; background-repeat:no-repeat; background-size:100% 100%; margin-top:10px;}
	.sns_wrap li a {display:block; height:100%;}
	.sns_wrap .youtube {background-image:url(../img/index/nav_youtube.png);}
	.sns_wrap .facebook {background-image:url(../img/index/nav_facebook.png);}
	.sns_wrap .blog {background-image:url(../img/index/nav_blog.png);}
	.sns_wrap .insta {background-image:url(../img/index/nav_insta.png);}
	.sns_wrap .kakao {background-image:url(../img/index/nav_kakao.png);}



	.addbtn {
		margin:0 auto;
		margin-top:50px;	
		text-align:center;
	}




	@media  (max-width:1439px) {
		.right_nav {display:none;}
	}



	#story .story_point ul li { position: relative; }
	#story .story_point ul li .bbsNew {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, -30%);
		background: #FDDE74;
		font-size: 14px;
		z-index: 1;
		border-radius: 5px;
		padding:2px 5px;
	}

	@media (max-width:1023px) {
		#story .story_point ul li .bbsNew {
			left:75px;
		}
	}

@media (min-width:1440px) {  
	.section {position:relative;}
	.section .center {width:1400px; margin:0 auto;}
	.section .title {margin-bottom:50px; text-align:center;}
	.section .title h3 {font-size:34px; color:#222; font-weight:bold;}
	
	/**/
	/* #section0 .target0::after {content:''; width:159px; height:67px; background-image:url(../img/index/main_point01.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:-65px; transform:translateX(-50%);} */
	#section1 .target1::after {content:''; width:159px; height:67px; background-image:url(../img/index/main_point02.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:0; transform:translateX(-50%);}
	#section2 {background-image:url(../img/index/main_3depth_bg.png); background-repeat:no-repeat; background-position:left top;}
	#section2 .target2::after {content:''; width:159px; height:67px; background-image:url(../img/index/main_point03.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:-65px; transform:translateX(-50%); z-index:1;}
	#section3 {background-color:#fef4c7; background-image:url(../img/index/main_btm_bg.png); background-repeat:no-repeat; background-position:center bottom; background-size:100%;}

	/**/
	#visual {
		/* background-color:#ceebfa; */
		background-image:url(../img/index/main_bg.jpg); background-repeat:no-repeat; background-position:center top; background-size:100%;
		padding:70px 0; position:relative; margin-top:120px;}
	#visual .visual_wrap {display:flex; justify-content:space-between}
	#visual .visual_wrap .visual_left {flex:1;}
	#visual .visual_wrap .visual_left .visual_slogan {}
	#visual .visual_wrap .visual_left .visual_slogan img {opacity: 0;}
	#visual .popz {border-radius:30px; overflow:hidden; flex:1; height:100%; max-width:680px;}
    #visual .popz .popz_list{position:relative;}
	#visual .popz .popz_list img{display:block;width:100%;height: auto;}
    #visual .popz .swiper-ctrl{position:absolute; z-index:2; background-color:rgba(255,255,255,0.84); right:10px; bottom:10px; border-radius:20.5px; border:1px solid #e5e5e5;}
    #visual .popz .swiper-arrow{float:left;}
    #visual .popz .swiper-arrow .arrow{float:left;width:40px;height: 40px;border-radius:50%;background-color:#fff; text-align:center;cursor: pointer; transition: 0.3s;}
    #visual .popz .swiper-arrow .arrow + .arrow{margin-left:60px}
    #visual .popz .swiper-arrow .prev{background-image:url("../img/index/banner_left.png"); background-repeat:no-repeat; background-position:50% 50%;}
    #visual .popz .swiper-arrow .next{background-image:url("../img/index/banner_right.png"); background-repeat:no-repeat; background-position:50% 50%;}
    #visual .popz .swiper-arrow .arrow span{display:block;font-size:0;text-indent:-9999em;overflow:hidden}
    #visual .popz .swiper-nums {line-height:40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display:flex; align-items:baseline;}
    #visual .popz .swiper-nums p {text-align:center; color:#666; font-size:21px; font-family:'yg-jalnan';}
    #visual .popz .swiper-nums #start_index {margin:0;font-size:29px;color:#222;}

	
	/**/
	#search {margin-top:10px;}
	#search fieldset {max-width:680px; background-color:#263996; border:7px solid #263996; border-radius:30px;}
	#search fieldset input {width:88%; height:65px; border-radius:25px 0 0 25px; padding-left:20px; font-size:26px; color:#555;}
	#search fieldset input::placeholder {color:#555;}
	#search fieldset button {width:11%; height:47px; background-image:url(../img/index/search.png); background-repeat:no-repeat; background-size:47px 47px; background-position:center center;}
	#search .hash {display:flex; margin-top:20px; padding:0 20px;}
	#search .hash a {font-size:22px; color:#555; background-color:#fff; display:block; padding:10px 15px; border-radius:22.5px;}
	#search .hash a + a {margin-left:20px;}


	/**/
	#story {padding:115px 0;}
	#story .story_point {position:relative;}
	#story .story_point::after {content:''; width:100%; height:1px; background-color:#777; position:absolute; left:50%; bottom:-20px; transform:translateX(-50%);}
	#story .story_point ul {display:flex; justify-content:space-evenly;}
	#story .story_point ul li {}
	#story .story_point ul li a {width:90px; height:90px; border-radius:50%; border:2px solid #777; display:block; position:relative;background-repeat:no-repeat; background-position:center center;}
	#story .story_point ul li a span {font-size:20px; font-weight:600; color:#777; position:absolute; left:50%; bottom:-60px; transform:translateX(-50%);}
	#story .story_point ul li.sel a {border-color:#263996;}
	#story .story_point ul li.sel a span {color:#263996;}
	#story .story_point ul li.sel a::before {content:''; width:16px; height:16px; border-radius:50%; border:2px solid #777; position:absolute; left:50%; bottom:-31px;  transform:translateX(-50%);}
	#story .story_point ul li.sel a::after {content:''; width:8px; height:8px; border-radius:50%; background-color:#263996; position:absolute; left:50%; bottom:-25px; transform:translateX(-50%); z-index:1;}
	#story .cons {margin-top:120px;position: relative;}
	



	/**/
	#notice {padding:115px 0;}
	#notice .contain .set2wrap {display:flex;}
	#notice .contain .main_3detph {margin:0 20px;}
	#notice .contain .main_3dep_spon {flex:1 1 25%; border-radius:0 0 100px 0; background-color:#5fbac8; padding:35px; background-image:url(../img/index/main_3depth_hand.png); background-repeat:no-repeat; background-position:right bottom;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt {position:relative; padding-bottom:235px;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt::after {content:''; display:block; width:3px; height:50%; background-color:#fff; margin:25px 0; position:absolute; left:0; bottom:0;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt .spon_tit {font-size:28px; font-weight:600; letter-spacing:-1.12px; color:#fff;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt .spon_sub {font-size:22px; font-weight:500; line-height:1.36; color:#fff; margin-top:15px;}
	#notice .contain .main_3dep_spon .spon_sub_t {font-size:24px; font-weight:600; color:#fff;}

	#notice .contain .main_3dep_notice {flex:1 1 50%; background-color:#fff; padding:0 40px;}
	#notice .contain .main_3dep_notice .titleline {border-bottom:3px solid #d4d4d4;}
	#notice .contain .main_3dep_notice .titleline .title_tab {display:flex; position:relative; height:75px; align-items:center;}
	#notice .contain .main_3dep_notice .titleline .title_tabs {font-size:22px; font-weight:600; color:#777; width:90px; text-align:center; display:block; cursor:pointer;}
	#notice .contain .main_3dep_notice .titleline .title_tabs + .title_tabs {margin-left:50px;}
	#notice .contain .main_3dep_notice .titleline .title_tabs.mtlt_sel {color:#263996; position:relative;}
	#notice .contain .main_3dep_notice .titleline .title_tabs.mtlt_sel::after {content:''; width:100%; height:6px; background-color:#263996; position:absolute; left:0; bottom:-28px;}
	#notice .contain .main_3dep_notice .titleline .more_right {position:absolute; right:0; top:50%; transform:translateY(-50%);}
	#notice .contain .main_3dep_notice .titleline .more_right a {width:42px; height:42px; background-image:url(../img/index/main_plus.png); background-repeat:no-repeat; display:block;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top {}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_top_link {display:flex; padding:30px 0; border-bottom:1px solid #d4d4d4; margin-bottom:30px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img {flex:0.2; font-size:34px; font-weight:500; color:#222; text-align:center; line-height:1; position:relative;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img .ico {font-size:18px; color:#fff; font-weight:800; width:26px; height:26px; line-height:26px; border-radius:50%; background-color:#f8d856; text-align:center; position:absolute; left:0; top:-20px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img .laC_cen {font-size:16px; color:#777;} 
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_re {flex:1; margin-left:15px; font-size:22px; color:#222; line-height:1.36; font-weight:600;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC {padding-left:20px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC + .li-normalC {margin-top:20px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_list {display:flex; justify-content:space-between;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_sbjt {font-size:18px; color:#222; font-weight:500; padding-left:30px; position:relative;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_sbjt::before {content:''; width:8px; height:8px; border-radius:50%; background-color:#263996; position:absolute; left:0; top:50%; transform:translateY(-50%);}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_date {font-size:18px; color:#777; font-weight:500;}

	#notice .contain .main_3dep_today {flex:1 1 25%;}
	#notice .contain .main_3dep_today .today_tab {display:flex; align-items:flex-end;}
	#notice .contain .main_3dep_today .today_tab .today_tabs {flex:1; font-size:22px; border-radius:20px 20px 0 0; background-color:#fff; color:#777; font-weight:600; text-align:center; height:65px; padding:20px 0;  transition-duration:1s; transform:translateY(15px); transition-timing-function: ease; transition-delay: 0s; transition-property:transform; cursor:pointer;}
	#notice .contain .main_3dep_today .today_tab .today_tabs.sel {color:#222; background-color:#a1e3da; transform:translateY(0);}
	#notice .contain .main_3dep_today .today_cont {border:1px solid #a1e3da; display:none; background-color:#fff; position:relative; z-index:1; background-image:url(../img/index/circle_bg.png); background-repeat:no-repeat; background-position:center top; background-size:101%;}
	#notice .contain .main_3dep_today .today_cont .ix_date {display:flex; justify-content:center; align-items:center; margin:35px 0;}
	#notice .contain .main_3dep_today .today_cont .ix_date span {width:130px; height:130px; border-radius:50%; border:7px solid #c8f6f0; background-color:#fff; text-align:center; display:flex; flex-direction:column; justify-content:center;}
	#notice .contain .main_3dep_today .today_cont .ix_date .food-day,
	#notice .contain .main_3dep_today .today_cont .ix_date .Event-day {font-size:55px; color:#222; line-height:1;}
	#notice .contain .main_3dep_today .today_cont .ix_date .food-ym,
	#notice .contain .main_3dep_today .today_cont .ix_date .Event-ym {font-size:20px; color:#777; font-weight:500;}
	#notice .contain .main_3dep_today .today_cont .ix_content,
	#notice .contain .main_3dep_today .today_cont .schedule_content {padding:20px 0; height:200px; overflow-y:scroll;}
	#notice .contain .main_3dep_today .today_cont .ix_content::-webkit-scrollbar,
	#notice .contain .main_3dep_today .today_cont .schedule_content::-webkit-scrollbar {width:3px;}
	#notice .contain .main_3dep_today .today_cont .ix_content::-webkit-scrollbar-thumb,
	#notice .contain .main_3dep_today .today_cont .schedule_content::-webkit-scrollbar-thumb {background-color:#5fbac8;}
	#notice .contain .main_3dep_today .today_cont .ix_content,
	#notice .contain .main_3dep_today .today_cont .schedule_content .schSubject {text-align:center; font-size:18px; color:#777; line-height:1.67;}


	/**/
	#together {padding:115px 0 150px;}
	#together .set3wrap {display:flex;}
	#together .set3wrap .card {flex:1; margin:0 20px; background-color:#fff; border-radius:20px; padding:0 40px 20px;}
	#together .set3wrap .card .tit_box {display:flex; height:90px; align-items:center; position:relative; border-bottom:3px solid #d4d4d4;}
	#together .set3wrap .card .tit_box .T {font-size:22px; color:#222; font-weight:600; width:160px; display:block; text-align:center; cursor:pointer;}
	#together .set3wrap .card .tit_box .more_btn {width:42px; height:42px; background-image:url(../img/index/main_plus.png); background-repeat:no-repeat; position:absolute; right:0; top:50%; transform:translateY(-50%);}

	#together .set3wrap .card .cont {display:flex; margin:40px 0;}
	#together .set3wrap .card .cont .inner {flex:1; max-width:270px;}
	#together .set3wrap .card .cont .inner + .inner {margin-left:40px;}
	#together .set3wrap .card .cont .inner .img {}
	#together .set3wrap .card .cont .inner .img img {width:100%; border-radius:20px;}
	#together .set3wrap .card .cont .inner .box_bot {margin-top:15px; padding:0 5px; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
	#together .set3wrap .card .cont .inner .box_bot .tit {font-size:20px; font-weight:500; line-height:1.5; color:#222;}



}


@media  (max-width:1439px) and (min-width:1024px) {

	.section {position:relative;}
	.section .center {width:96%; margin:0 auto;}
	.section .title {margin-bottom:35px; text-align:center;}
	.section .title h3 {font-size:28px; color:#222; font-weight:bold;}

	/**/
	/* #section0 .target0::after {content:''; width:159px; height:67px; background-image:url(../img/index/main_point01.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:-65px; transform:translateX(-50%);} */
	#section1 .target1::after {content:''; width:159px; height:67px; background-image:url(../img/index/main_point02.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:0; transform:translateX(-50%);}
	#section2 {background-image:url(../img/index/main_3depth_bg.png); background-repeat:no-repeat; background-position:left top;}
	#section2 .target2::after {content:''; width:159px; height:67px; background-image:url(../img/index/main_point03.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:-65px; transform:translateX(-50%); z-index:1;}
	#section3 {background-color:#fef4c7; background-image:url(../img/index/main_btm_bg.png); background-repeat:no-repeat; background-position:center bottom; background-size:100%;}

	/**/
	#visual {
background-image:url(../img/index/main_bg.jpg); background-repeat:no-repeat; background-position:center top; background-size:140%;
		 padding:70px 0; position:relative; margin-top:100px;}
	#visual .visual_wrap {display:flex; justify-content:space-between}
	#visual .visual_wrap .visual_left {flex:1 1 50%;}
	#visual .visual_wrap .visual_left .visual_slogan {width:80%; margin:0 auto;}
	#visual .visual_wrap .visual_left .visual_slogan img {opacity: 0; width: 100%;}
	#visual .popz {border-radius:30px; overflow:hidden; flex:1 1 50%; margin:0 20px;}
    #visual .popz .popz_list{position:relative;}
	#visual .popz .popz_list img{display:block;width:100%;height: auto;}
    #visual .popz .swiper-ctrl{position:absolute; z-index:2; background-color:rgba(255,255,255,0.84); right:10px; bottom:10px; border-radius:20.5px; border:1px solid #e5e5e5;}
    #visual .popz .swiper-arrow{float:left;}
    #visual .popz .swiper-arrow .arrow{float:left;width:40px;height: 40px;border-radius:50%;background-color:#fff; text-align:center;cursor: pointer; transition: 0.3s;}
    #visual .popz .swiper-arrow .arrow + .arrow{margin-left:60px}
    #visual .popz .swiper-arrow .prev{background-image:url("../img/index/banner_left.png"); background-repeat:no-repeat; background-position:50% 50%;}
    #visual .popz .swiper-arrow .next{background-image:url("../img/index/banner_right.png"); background-repeat:no-repeat; background-position:50% 50%;}
    #visual .popz .swiper-arrow .arrow span{display:block;font-size:0;text-indent:-9999em;overflow:hidden}
    #visual .popz .swiper-nums{line-height:40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display:flex; align-items:baseline;}
    #visual .popz .swiper-nums p{ text-align:center; color:#666; font-size:18px ;font-family:'yg-jalnan';}
    #visual .popz .swiper-nums #start_index{margin:0;font-size:22px;color:#222;}

	
	/**/
	#search {margin-top:10px;}
	#search fieldset {width:80%; margin:0 auto; max-width:680px; background-color:#263996; border:7px solid #263996; border-radius:30px;}
	#search fieldset input {width:80%; height:55px; border-radius:25px 0 0 25px; padding-left:20px; font-size:20px; color:#555;}
	#search fieldset input::placeholder {color:#555;}
	#search fieldset button {width:19%; height:40px; background-image:url(../img/index/search.png); background-repeat:no-repeat; background-size:35px 35px; background-position:center center;}
	#search .hash {display:flex; margin-top:15px; justify-content:center;}
	#search .hash a {font-size:18px; color:#555; background-color:#fff; display:block; padding:5px 10px; border-radius:22.5px;}
	#search .hash a + a {margin-left:20px;}


	/**/
	#story {padding:100px 0;}
	#story .story_point {position:relative;}
	#story .story_point::after {content:''; width:100%; height:1px; background-color:#777; position:absolute; left:50%; bottom:-20px; transform:translateX(-50%);}
	#story .story_point ul {display:flex; justify-content:space-evenly;}
	#story .story_point ul li {}
	#story .story_point ul li a {width:75px; height:75px; border-radius:50%; border:2px solid #777; display:block; position:relative;background-repeat:no-repeat; background-position:center center; background-size:80% 80%;}
	#story .story_point ul li a span {font-size:18px; font-weight:600; color:#777; position:absolute; left:50%; bottom:-60px; transform:translateX(-50%);}
	#story .story_point ul li.sel a {border-color:#263996;}
	#story .story_point ul li.sel a span {color:#263996;}
	#story .story_point ul li.sel a::before {content:''; width:16px; height:16px; border-radius:50%; border:2px solid #777; position:absolute; left:50%; bottom:-31px;  transform:translateX(-50%);}
	#story .story_point ul li.sel a::after {content:''; width:8px; height:8px; border-radius:50%; background-color:#263996; position:absolute; left:50%; bottom:-25px; transform:translateX(-50%); z-index:1;}

	/**/
	#notice {padding:100px 0;}
	#notice .contain .set2wrap {display:flex;}
	#notice .contain .main_3detph {margin:0 10px;}
	#notice .contain .main_3dep_spon {flex:1 1 25%; border-radius:0 0 100px 0; background-color:#5fbac8; padding:20px; background-image:url(../img/index/main_3depth_hand.png); background-repeat:no-repeat; background-position:right bottom; background-size:auto 50%;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt {position:relative; padding-bottom:235px;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt::after {content:''; display:block; width:3px; height:50%; background-color:#fff; margin:25px 0; position:absolute; left:0; bottom:0;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt .spon_tit {font-size:22px; font-weight:600; letter-spacing:-1.12px; color:#fff;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt .spon_sub {font-size:18px; font-weight:500; line-height:1.36; color:#fff; margin-top:15px;}
	#notice .contain .main_3dep_spon .spon_sub_t {font-size:20px; font-weight:600; color:#fff;}

	#notice .contain .main_3dep_notice {flex:1 1 50%; background-color:#fff; padding:0 20px;}
	#notice .contain .main_3dep_notice .titleline {border-bottom:3px solid #d4d4d4;}
	#notice .contain .main_3dep_notice .titleline .title_tab {display:flex; position:relative; height:75px; align-items:center;}
	#notice .contain .main_3dep_notice .titleline .title_tabs {font-size:18px; font-weight:600; color:#777; width:90px; text-align:center; display:block; cursor:pointer;}
	#notice .contain .main_3dep_notice .titleline .title_tabs + .title_tabs {margin-left:20px;}
	#notice .contain .main_3dep_notice .titleline .title_tabs.mtlt_sel {color:#263996; position:relative;}
	#notice .contain .main_3dep_notice .titleline .title_tabs.mtlt_sel::after {content:''; width:100%; height:6px; background-color:#263996; position:absolute; left:0; bottom:-31px;}
	#notice .contain .main_3dep_notice .titleline .more_right {position:absolute; right:0; top:50%; transform:translateY(-50%);}
	#notice .contain .main_3dep_notice .titleline .more_right a {width:35px; height:35px; background-image:url(../img/index/main_plus.png); background-repeat:no-repeat; display:block; background-size:100%;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top {}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_top_link {display:flex; padding:30px 0; border-bottom:1px solid #d4d4d4; margin-bottom:30px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img {flex:0.2; font-size:28px; font-weight:500; color:#222; text-align:center; line-height:1; position:relative;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img .ico {font-size:16px; color:#fff; font-weight:800; width:26px; height:26px; line-height:26px; border-radius:50%; background-color:#f8d856; text-align:center; position:absolute; left:0; top:-20px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img .laC_cen {font-size:14px; color:#777;} 
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_re {flex:1; margin-left:15px; font-size:18px; color:#222; line-height:1.36; font-weight:600;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC {padding-left:10px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC + .li-normalC {margin-top:20px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_list {display:flex; justify-content:space-between;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_sbjt {flex:1; font-size:16px; color:#222; font-weight:500; padding-left:15px; position:relative;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_sbjt::before {content:''; width:6px; height:6px; border-radius:50%; background-color:#263996; position:absolute; left:0; top:50%; transform:translateY(-50%);}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_date {font-size:14px; color:#777; font-weight:500;}

	#notice .contain .main_3dep_today {flex:1 1 25%;}
	#notice .contain .main_3dep_today .today_tab {display:flex; align-items:flex-end;}
	#notice .contain .main_3dep_today .today_tab .today_tabs {flex:1; font-size:18px; border-radius:20px 20px 0 0; background-color:#fff; color:#777; font-weight:600; text-align:center; height:65px; padding:20px 0;  transition-duration:1s; transform:translateY(15px); transition-timing-function: ease; transition-delay: 0s; transition-property:transform; cursor:pointer;}
	#notice .contain .main_3dep_today .today_tab .today_tabs.sel {color:#222; background-color:#a1e3da; transform:translateY(0);}
	#notice .contain .main_3dep_today .today_cont {border:1px solid #a1e3da; display:none; background-color:#fff; position:relative; z-index:1; background-image:url(../img/index/circle_bg.png); background-repeat:no-repeat; background-position:center top; background-size:101%;}
	#notice .contain .main_3dep_today .today_cont .ix_date {display:flex; justify-content:center; align-items:center; margin:20px 0;}
	#notice .contain .main_3dep_today .today_cont .ix_date span {width:100px; height:100px; border-radius:50%; border:7px solid #c8f6f0; background-color:#fff; text-align:center; display:flex; flex-direction:column; justify-content:center;}
	#notice .contain .main_3dep_today .today_cont .ix_date .food-day,
	#notice .contain .main_3dep_today .today_cont .ix_date .Event-day {font-size:40px; color:#222; line-height:1;}
	#notice .contain .main_3dep_today .today_cont .ix_date .food-ym,
	#notice .contain .main_3dep_today .today_cont .ix_date .Event-ym {font-size:16px; color:#777; font-weight:500;}
	#notice .contain .main_3dep_today .today_cont .ix_content,
	#notice .contain .main_3dep_today .today_cont .schedule_content {padding:20px 0; height:200px; overflow-y:scroll;}
	#notice .contain .main_3dep_today .today_cont .ix_content::-webkit-scrollbar,
	#notice .contain .main_3dep_today .today_cont .schedule_content::-webkit-scrollbar {width:3px;}
	#notice .contain .main_3dep_today .today_cont .ix_content::-webkit-scrollbar-thumb,
	#notice .contain .main_3dep_today .today_cont .schedule_content::-webkit-scrollbar-thumb {background-color:#5fbac8;}
	#notice .contain .main_3dep_today .today_cont .ix_content,
	#notice .contain .main_3dep_today .today_cont .schedule_content .schSubject {text-align:center; font-size:16px; color:#777; line-height:1.67;}


	/**/
	#together {padding:100px 0}
	#together .set3wrap {display:flex;}
	#together .set3wrap .card {flex:1; margin:0 10px; background-color:#fff; border-radius:20px; padding:0 20px 10px;}
	#together .set3wrap .card .tit_box {display:flex; height:70px; align-items:center; position:relative; border-bottom:3px solid #d4d4d4;}
	#together .set3wrap .card .tit_box .T {font-size:18px; color:#222; font-weight:600; width:130px; display:block; text-align:center; cursor:pointer;}
	#together .set3wrap .card .tit_box .more_btn {width:35px; height:35px; background-image:url(../img/index/main_plus.png); background-repeat:no-repeat; position:absolute; right:0; top:50%; transform:translateY(-50%); background-size:100% 100%;}

	#together .set3wrap .card .cont {display:flex; margin:20px 0;}
	#together .set3wrap .card .cont .inner {flex:1; max-width:270px;}
	#together .set3wrap .card .cont .inner + .inner {margin-left:20px;}
	#together .set3wrap .card .cont .inner .img {}
	#together .set3wrap .card .cont .inner .img img {width:100%; border-radius:20px;}
	#together .set3wrap .card .cont .inner .box_bot {margin-top:15px; padding:0 5px;}
	#together .set3wrap .card .cont .inner .box_bot .tit {font-size:18px; font-weight:500; line-height:1.5; color:#222;}




}


@media  (max-width:1023px) {


	.section {position:relative;}
	.section .center {width:96%; margin:0 auto;}
	.section .title {margin-bottom:35px; text-align:center;}
	.section .title h3 {font-size:22px; color:#222; font-weight:bold;}

	/**/
	/* #section0 .target0::after {content:''; width:159px; height:55px; background-image:url(../img/index/main_point01.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:-54px; transform:translateX(-50%); background-size:100% 100%;} */
	#section1 .target1::after {content:''; width:159px; height:55px; background-image:url(../img/index/main_point02.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:0; transform:translateX(-50%); background-size:100% 100%;}
	#section2 {background-image:url(../img/index/main_3depth_bg.png); background-repeat:no-repeat; background-position:left top;}
	#section2 .target2::after {content:''; width:159px; height:55px; background-image:url(../img/index/main_point03.png); background-repeat:no-repeat; position:absolute; left:50%; bottom:-54px; transform:translateX(-50%); background-size:100% 100%; z-index:1;}
	#section3 {background-color:#fef4c7; background-image:url(../img/index/main_btm_bg.png); background-repeat:no-repeat; background-position:center bottom; background-size:auto 6%;}

	/**/
	#visual {background-color:#ceebfa; padding:35px 0; position:relative; margin-top:80px;}
	#visual .visual_wrap {display:flex; justify-content:space-between; flex-direction:column-reverse;}
	#visual .visual_wrap .visual_left {flex:1 1 100%;}
	#visual .visual_wrap .visual_left .visual_slogan {width:100%; margin:0 auto; display:none;}
	#visual .visual_wrap .visual_left .visual_slogan img {opacity: 0;         width: 100%;}
	#visual .popz {border-radius:30px; overflow:hidden; flex:1 1 100%;}
    #visual .popz .popz_list{position:relative;}
	#visual .popz .popz_list img{display:block;width:100%;height: auto;}
    #visual .popz .swiper-ctrl{position:absolute; z-index:2; background-color:rgba(255,255,255,0.84); right:10px; bottom:10px; border-radius:20.5px; border:1px solid #e5e5e5;}
    #visual .popz .swiper-arrow{float:left;}
    #visual .popz .swiper-arrow .arrow{float:left;width:30px;height:30px;border-radius:50%;background-color:#fff; text-align:center;cursor: pointer; transition: 0.3s; background-size:auto 65%;}
    #visual .popz .swiper-arrow .arrow + .arrow{margin-left:60px}
    #visual .popz .swiper-arrow .prev{background-image:url("../img/index/banner_left.png"); background-repeat:no-repeat; background-position:50% 50%;}
    #visual .popz .swiper-arrow .next{background-image:url("../img/index/banner_right.png"); background-repeat:no-repeat; background-position:50% 50%;}
    #visual .popz .swiper-arrow .arrow span{display:block;font-size:0;text-indent:-9999em;overflow:hidden}
    #visual .popz .swiper-nums{line-height:40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display:flex; align-items:baseline;}
    #visual .popz .swiper-nums p{ text-align:center; color:#666; font-size:18px; font-family:'yg-jalnan';}
    #visual .popz .swiper-nums #start_index{margin:0;font-size:22px;color:#222;}

	
	/**/
	#search {margin-top:10px;}
	#search fieldset {width:100%; margin:0 auto; max-width:680px; background-color:#263996; border:7px solid #263996; border-radius:30px;}
	#search fieldset input {width:80%; height:35px; border-radius:25px 0 0 25px; padding-left:20px; font-size:18px; color:#555;}
	#search fieldset input::placeholder {color:#555;}
	#search fieldset button {width:19%; height:30px; background-image:url(../img/index/search.png); background-repeat:no-repeat; background-size:30px 30px; background-position:center center;}
	#search .hash {display:flex; margin-top:15px; justify-content:center;}
	#search .hash a {font-size:16px; color:#555; background-color:#fff; display:block; padding:5px 10px; border-radius:22.5px;}
	#search .hash a + a {margin-left:20px;}


	/**/
	#story {padding:70px 0;}
	#story .story_point {position:relative;}
	#story .story_point ul {display:flex; justify-content:space-evenly; flex-wrap:wrap;}
	#story .story_point ul li {flex:1 1 50%; margin:5px 0;}
	#story .story_point ul li a {width:50px; height:50px; border-radius:50%; border:2px solid #777; display:block; position:relative; background-repeat:no-repeat; background-position:center center; background-size:85% 85%;}
	#story .story_point ul li a span {font-size:16px; font-weight:600; color:#777; position:absolute; left:50px; top:50%; transform:translateY(-50%);}
	#story .story_point ul li.sel a {border-color:#263996;}
	#story .story_point ul li.sel a span {color:#263996;}


	/**/
	#notice {padding:70px 0;}
	#notice .contain .set2wrap {display:flex; flex-wrap: wrap;}
	#notice .contain .main_3detph {margin:3% 10px;}
	#notice .contain .main_3dep_spon {flex:1 1 100%; border-radius:0 0 100px 0; background-color:#5fbac8; padding:20px; background-image:url(../img/index/main_3depth_hand.png); background-repeat:no-repeat; background-position:right bottom; background-size:auto 50%;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt {position:relative; padding-bottom:235px;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt::after {content:''; display:block; width:3px; height:50%; background-color:#fff; margin:25px 0; position:absolute; left:0; bottom:0;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt .spon_tit {font-size:18px; font-weight:600; letter-spacing:-1.12px; color:#fff;}
	#notice .contain .main_3dep_spon .main_3dep_spon_txt .spon_sub {font-size:16px; font-weight:500; line-height:1.36; color:#fff; margin-top:15px;}
	#notice .contain .main_3dep_spon .spon_sub_t {font-size:18px; font-weight:600; color:#fff;}

	#notice .contain .main_3dep_notice {flex:1 1 100%; background-color:#fff;}
	#notice .contain .main_3dep_notice .titleline {border-bottom:3px solid #d4d4d4;}
	#notice .contain .main_3dep_notice .titleline .title_tab {display:flex; position:relative; height:50px; align-items:center;}
	#notice .contain .main_3dep_notice .titleline .title_tabs {font-size:16px; font-weight:600; color:#777; text-align:center; display:block; cursor:pointer;}
	#notice .contain .main_3dep_notice .titleline .title_tabs + .title_tabs {margin-left:10px;}
	#notice .contain .main_3dep_notice .titleline .title_tabs.mtlt_sel {color:#263996; position:relative;}
	#notice .contain .main_3dep_notice .titleline .title_tabs.mtlt_sel::after {content:''; width:100%; height:6px; background-color:#263996; position:absolute; left:0; bottom:-20px;}
	#notice .contain .main_3dep_notice .titleline .more_right {position:absolute; right:0; top:50%; transform:translateY(-50%);}
	#notice .contain .main_3dep_notice .titleline .more_right a {width:25px; height:25px; background-image:url(../img/index/main_plus.png); background-repeat:no-repeat; display:block; background-size:100%;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top {}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_top_link {display:flex; padding:15px 0; border-bottom:1px solid #d4d4d4; margin-bottom:15px; align-items:center;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img {flex:0.3; font-size:18px; font-weight:500; color:#222; text-align:center; line-height:1; position:relative;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img .ico {font-size:14px; color:#fff; font-weight:800; width:26px; height:26px; line-height:26px; border-radius:50%; background-color:#f8d856; text-align:center; position:absolute; left:0; top:-20px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_img .laC_cen {font-size:14px; color:#777;} 
	#notice .contain .main_3dep_notice .mtl_contentBox .laC_top .laC_re {flex:1; margin-left:10px; font-size:16px; color:#222; line-height:1.36; font-weight:600;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC {padding-left:10px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC + .li-normalC {margin-top:20px;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_list {display:flex; justify-content:space-between; align-items:center;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_sbjt {flex:1; font-size:16px; color:#222; font-weight:500; padding-left:15px; position:relative;}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_sbjt::before {content:''; width:6px; height:6px; border-radius:50%; background-color:#263996; position:absolute; left:0; top:50%; transform:translateY(-50%);}
	#notice .contain .main_3dep_notice .mtl_contentBox .li-normalC .laC_date {font-size:14px; color:#777; font-weight:500;}

	#notice .contain .main_3dep_today {flex:1 1 100%;}
	#notice .contain .main_3dep_today .today_tab {display:flex; align-items:flex-end;}
	#notice .contain .main_3dep_today .today_tab .today_tabs {flex:1; font-size:16px; border-radius:20px 20px 0 0; background-color:#fff; color:#777; font-weight:600; text-align:center; height:50px; padding:15px 0;  transition-duration:1s; transform:translateY(10px); transition-timing-function: ease; transition-delay: 0s; transition-property:transform; cursor:pointer;}
	#notice .contain .main_3dep_today .today_tab .today_tabs.sel {color:#222; background-color:#a1e3da; transform:translateY(0);}
	#notice .contain .main_3dep_today .today_cont {border:1px solid #a1e3da; display:none; background-color:#fff; position:relative; z-index:1; background-image:url(../img/index/circle_bg.png); background-repeat:no-repeat; background-position:center top; background-size:101% 40%;}
	#notice .contain .main_3dep_today .today_cont .ix_date {display:flex; justify-content:center; align-items:center; margin:20px 0;}
	#notice .contain .main_3dep_today .today_cont .ix_date span {width:85px; height:85px; border-radius:50%; border:7px solid #c8f6f0; background-color:#fff; text-align:center; display:flex; flex-direction:column; justify-content:center;}
	#notice .contain .main_3dep_today .today_cont .ix_date .food-day,
	#notice .contain .main_3dep_today .today_cont .ix_date .Event-day {font-size:24px; color:#222; line-height:1;}
	#notice .contain .main_3dep_today .today_cont .ix_date .food-ym,
	#notice .contain .main_3dep_today .today_cont .ix_date .Event-ym {font-size:14px; color:#777; font-weight:500;}
	#notice .contain .main_3dep_today .today_cont .ix_content,
	#notice .contain .main_3dep_today .today_cont .schedule_content {padding:20px 0; height:200px; overflow-y:scroll;}
	#notice .contain .main_3dep_today .today_cont .ix_content::-webkit-scrollbar,
	#notice .contain .main_3dep_today .today_cont .schedule_content::-webkit-scrollbar {width:3px;}
	#notice .contain .main_3dep_today .today_cont .ix_content::-webkit-scrollbar-thumb,
	#notice .contain .main_3dep_today .today_cont .schedule_content::-webkit-scrollbar-thumb {background-color:#5fbac8;}
	#notice .contain .main_3dep_today .today_cont .ix_content,
	#notice .contain .main_3dep_today .today_cont .schedule_content .schSubject {text-align:center; font-size:14px; color:#777; line-height:1.67;}


	/**/
	#together {padding:70px 0}
	#together .set3wrap {display:flex; flex-wrap:wrap;}
	#together .set3wrap .card {flex:1 1 100%; margin:0 10px; background-color:#fff; border-radius:20px; padding:0 10px 10px; margin-top:3%;}
	#together .set3wrap .card .tit_box {display:flex; height:50px; align-items:center; position:relative; border-bottom:3px solid #d4d4d4;}
	#together .set3wrap .card .tit_box .T {font-size:16px; color:#222; font-weight:600; display:block; text-align:center; cursor:pointer;}
	#together .set3wrap .card .tit_box .more_btn {width:25px; height:25px; background-image:url(../img/index/main_plus.png); background-repeat:no-repeat; position:absolute; right:0; top:50%; transform:translateY(-50%); background-size:100% 100%;}

	#together .set3wrap .card .cont {display:flex; margin:20px 0;justify-content: center}
	#together .set3wrap .card .cont .inner {flex:1; max-width:320px;}
	#together .set3wrap .card .cont .inner + .inner {margin-left:5px;}
	#together .set3wrap .card .cont .inner .img {}
	#together .set3wrap .card .cont .inner .img img {width:100%; border-radius:20px;}
	#together .set3wrap .card .cont .inner .box_bot {margin-top:15px; padding:0 5px;}
	#together .set3wrap .card .cont .inner .box_bot .tit {font-size:14px; font-weight:500; line-height:1.5; color:#222;}



    
}


/* stroy 변경 css */
#story {}
#story .story_point ul li a {}
#story .story_point ul li a:hover span {
	font-weight:800;
	text-decoration: underline;  
	text-underline-position: under;
	text-decoration-color:#263996;
	-webkit-text-decoration-color:#263996;
}
#story .cons {
	overflow:hidden;
	padding-bottom: 50px;
}
#story .cons .desc {
	padding:20px;
}
#story .cons .desc .sub {
	font-size:16px;
	color:#999;
	font-weight:bold;
}
#story .cons .desc .tit {
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow:hidden;
	height:50px;
}
#story .cons .desc .txt {
	border-radius:20px;
	border:5px solid #ededed;
	overflow:hidden;
	margin-top:20px;
}
#story .cons .desc .txt img {
	width:100%;
}
#story .cons .desc .inner:hover .tit {
	color:#263996;
}
#story .cons .desc .inner:hover .txt {
	border-color:#263996;
}
#story .cons .swiper-ctrl {
	width: 140px;
    height: 56px;
    margin: 0 auto;
    margin-top: 20px;
}
#story .cons .swiper-ctrl .ctrl {
	position: relative;
}
#story .cons .swiper-ctrl .ctrl .arrow {
	width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    box-shadow: 3px 2px 20px 0px rgb(44 86 150 / 40%);
}
#story .cons .swiper-ctrl .ctrl .prev {
	left:0;
	top:0;
	background-image:url(../img/index/main_arrow_left.png);
}
#story .cons .swiper-ctrl .ctrl .next {
	right:0;
	top:0;
	background-image:url(../img/index/main_arrow_right.png);
}
@media (max-width:1440px) {
	#story .cons {
		margin-top:80px;
	}
}
@media (max-width:1200px) {}
@media (max-width:1024px) {}
@media (max-width:991px) {
	#story .cons {
		margin-top:20px;
	}
	#story .cons .swiper-ctrl {
		width:110px;
	}
	#story .cons .swiper-ctrl .ctrl .arrow {
		width: 40px;
		height: 40px;
		background-size:auto 60%;
	}
}
@media (max-width:768px) {}
@media (max-width:480px) {}