@font-face {
	font-family: 'Cafe24Ssurround';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24Ssurround.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GMarketSansBold';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'GMarketSans';
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
}
body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #FFFFFF; 
}
body::after{
    position:absolute; 
    width:0; 
    height:0; 
    overflow:hidden; 
    z-index:-1;
}


.htmlWrapper {width:100%;max-width:750px;margin:0 auto;padding-bottom:110px;position:relative;overflow:hidden;}

.htmlWrapper section {background-position:center;}

/* 상단 */
.htmlWrapper section.top_wrapper {position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:84px;box-sizing:border-box;z-index:10;background:#FFFFFF;font-size:20px;font-family:'Pretendard';overflow:visible;}
.htmlWrapper section.top_wrapper > .hx_top{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px 5px;color:#101010;}
.htmlWrapper section.top_wrapper > .hx_top .l_wrap{display:flex;align-items:center;gap:0 5px;}
.htmlWrapper section.top_wrapper > .hx_top span.first{position:relative;margin-right:5px;}

.htmlWrapper section.top_wrapper > .hx_top i{margin-right:10px;}
.htmlWrapper section.top_wrapper > .hx_top .hx_txt{position:absolute;top:0px;}
.htmlWrapper section.top_wrapper > .hx_top b{font-size:24px;color:#101010;}



/* Visual */

/* Visual */
.htmlWrapper section.visual_wrapper {position: relative;width: 100%;height: 1241px;overflow:hidden;background-image:url('../images2/visual/bg.png');}
.htmlWrapper section.visual_wrapper .contents_wrap {position: relative;width: 100%;height: 100%;overflow:hidden;display:flex;align-items:center;flex-direction:column;padding:360px 0 0 0;box-sizing:border-box;}
.htmlWrapper section.visual_wrapper .contents_wrap .main_txt{position:relative;width:721px;height:98px;background-image:url('../images2/visual/bg_search.png');display:flex;align-items:start;padding:26px 0 0 0;box-sizing:border-box;}
.htmlWrapper section.visual_wrapper .contents_wrap .main_txt .inner{position:relative;width:100%;height:32px;display:flex;align-items:center;justify-content:center;padding:0 30px;box-sizing:border-box;}
.htmlWrapper section.visual_wrapper .contents_wrap .main_txt .inner .icon{position:relative;width:58px;height:53px;background-image:url('../images2/visual/icon.png');}
.htmlWrapper section.visual_wrapper .contents_wrap .main_txt .inner .txt{position:relative;width:521px;height:32px;margin:0 45px 0 20px;}
.htmlWrapper section.visual_wrapper .contents_wrap .main_txt .inner .txt .ct{position:absolute;width:521px;height:32px;background-image:url('../images2/visual/txt.png');overflow:hidden;animation:4s main_txt infinite linear forwards;background-position:center left;background-repeat:no-repeat;}
.htmlWrapper section.visual_wrapper .contents_wrap .main_txt .inner .btn{position:relative;width:33px;height:35px;background-image:url('../images2/visual/icon_find.png');}
.htmlWrapper section.visual_wrapper .contents_wrap .place_list_wrapper{position:absolute;width:100%;left:0;bottom:0;}
.htmlWrapper section.visual_wrapper .contents_wrap .place_list_wrapper .place_list_cont{position:relative;width:100%;background:#FFFFFF;height:110px;padding:10px 0;box-sizing:border-box;}
.htmlWrapper section.visual_wrapper .contents_wrap .place_list_wrapper .place_list_cont .swiper-slide{width:auto !important;}
.htmlWrapper section.visual_wrapper .contents_wrap .place_list_wrapper .swiper-wrapper{
	transition-timing-function: linear;
}
/* Visual */


/* 다음 */
section.daum {position: relative;width: 100%;height: 444px;background-image:url('../images2/daum/bg.png');}
section.daum .contents_wrap {display: flex;flex-direction: column;width: 100%;height: 100%;align-items: center;justify-content: center;}
section.daum .contents_wrap .title {}
section.daum .contents_wrap .box {position: relative;margin-top: 39px;width: 698px;height: 146px;background-image: url('../images2/daum/bg_search.png');background-repeat: no-repeat;background-position: center;display: flex;align-items: start;}
section.daum .contents_wrap .box .typing-text {position: absolute;left: 40px;top: 90px;line-height: 36px;font-family: 'Pretendard',sans-serif;font-weight: 700;font-size: 32px;color: #1e1e1e;border-right: 2px solid #333;animation: typing 6s steps(22) infinite;white-space: nowrap;overflow: hidden;}
section.daum .contents_wrap .exp {position: relative;left: 5px;margin-top: 15px;}
/* 다음 */



/* 이벤트 01 */
section.event01 {position: relative;width: 100%;height:2405px;background-image: url('../images2/event01/bg.png');overflow:hidden;}
section.event01 .contents_wrapper {display: flex;flex-direction: column;width: 100%;height: 100%;align-items: center;padding:95px 0 0 0;}
section.event01 .contents_wrapper > div {position:relative;display: flex;flex-direction: column;width: 100%;background-position: center top;align-items: center;}

section.event01 .contents_wrapper .schedule_wrap {display: flex;flex-direction:column;margin: 40px 0 0 0;width: 100%;align-items: center;z-index: 2;gap:50px 0;}
section.event01 .contents_wrapper .event_cont_wrapper .event_title{margin:16px 0 40px 0;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap{position:relative;width: 676px;height:1183px;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:25px 0;background-image:url('../images2/event01/cover.png');margin:80px 0 0 0;padding:270px 0 0 0;box-sizing:border-box;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap.share{position:relative;width: 676px;height:1183px;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:15px 0;background-image:url('../images2/event01/cover_02.png');margin:80px 0 0 0;padding:130px 0 0 0;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .chat_box{position:relative;width:510px;height:770px;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .chat_box .cover{position:absolute;left:-7px;top:-7px;width:791px;height:802px;background-image:url('../images2/event01/cover2.png');display:none;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .chat_box iframe{width:100%;height:100%;}

section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .chat_share_box{width:494px;height:605px;background-image:url('../images2/event01/cover_share.png');display:flex;justify-content:center;align-items:center;padding:0 0 0 20px;box-sizing:border-box;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .chat_share_box .cover{width:313px;height:410px;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .chat_share_box .cover img{max-width:100%;height:100%;object-fit:contain;}

section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .capture_box{position:absolute;bottom:40px;display:flex;flex-direction:column;width:423px;align-items:center;gap:15px 0;z-index:20;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .capture_box .capture{width:232px;height:232px;background-image:url('../images2/event01/capture_box.png');}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .capture_box .btn_capture{width:136px;height:37px;background-image:url('../images2/event01/btn_capture.png');cursor:pointer;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .capture_box .caution{font-size:20px;font-weight:800;}

section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box{position:relative;left:0;display:flex;flex-direction:column;width:545px;align-items:center;padding:0px 0 0 0;box-sizing:border-box;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box .share_icons{display:flex;flex-direction:column;width:270px;align-items:center;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box .share_icons ul{display:flex;flex-wrap:wrap;gap:20px 24px;width:270px;justify-content:center;margin-top:40px;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box .share_icons a{display:block;width:100%;height:100%;}

section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box .btn_join_wrap{display:flex;position:absolute;bottom:-120px;z-index:15;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box .btn_join_wrap .btn_join{position:relative;width:214px;height:63px;background-image:url('../images2/event01/btn_join.png');cursor:pointer;background-size:100%;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box .btn_join_wrap .btn_join .hand{display:none;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box .btn_join_wrap .btn_join.on{background-image:url('../images2/event01/btn_join_on.png');}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .share_box .btn_join_wrap .btn_join.on .hand{display:block;bottom:-10px;}


section.event01 .contents_wrapper .char01{position:absolute;left:-60px;bottom:-140px;z-index:5;width: 286px;height:581px;display:flex;flex-direction:column;align-items:center;background-image:url('../images2/event01/char01.png');}
section.event01 .contents_wrapper .char02{position:absolute;right:-40px;bottom:-250px;z-index:5;width: 299px;height:610px;display:flex;flex-direction:column;align-items:center;background-image:url('../images2/event01/char02.png');}


section.event01 .contents_wrapper > .join_wrapper {position: absolute;width: 720px;height: 110px;bottom:20px;display: flex;justify-content: center;align-items: center;font-size: 28px;color:#555555;background:#FFFFFF;;margin:50px 0 0 0;border-radius:55px;z-index:9;font-family:'Pretendard'}
section.event01 .contents_wrapper > .join_wrapper .join_wrap {position: relative;display: flex;flex-direction:column;justify-content: center;align-items: center;gap:5px 0;}
section.event01 .contents_wrapper > .join_wrapper .join_wrap .j_wrap{display:flex;gap:0 0;}
section.event01 .contents_wrapper > .join_wrapper .join_wrap div {line-height: 1;}
section.event01 .contents_wrapper > .join_wrapper .join_wrap .j_info {color: #FF5C35;font-weight: 900;font-size: 40px;line-height: 0.7;}
section.event01 .contents_wrapper > .join_wrapper .join_wrap .ttl {font-weight: 600;padding: 0 7px 0 12px;font-size: 32px;color: #000000;}
/* 이벤트 01 */


/* 이벤트 02 */
section.event02 {position: relative;width: 100%;height: 1987px;background-image: url('../images2/event02/bg.png?v=1');z-index:2;}
section.event02 .contents_wrapper {display: flex;flex-direction: column;width: 100%;height: 100%;align-items: center;padding: 140px 0 0 0;}
section.event02 .contents_wrapper .evt02_content{display: flex;flex-direction: column;width: 100%;align-items: center;}
section.event02 .contents_wrapper .schedule_wrap {display: flex;flex-direction:column;align-items:center;margin: 30px 0 70px 0;width: 100%;z-index: 5;gap:60px 0;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap{width:674px;height:826px;background-image:url('../images2/event02/cover.png');display:flex;flex-direction:column;align-items:center;padding:0 0 0 0;box-sizing:border-box;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .c_head{z-index:3;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .e_title{margin-top:85px;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper{width:535px;height:215px;display:flex;justify-content: center;margin:65px 0 40px 0;z-index:5;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap{position:relative;width:100%;height:100%;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide{width:366px;height:203px;border-radius:11px;overflow:hidden;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo{width:100%;height:100%;background-size:cover;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo.p01{background-image: url('../images2/event02/photo01.png?v=1.0');border-radius:11px;box-sizing:border-box;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo.p02{background-image: url('../images2/event02/photo02.png?v=1.0');border-radius:11px;box-sizing:border-box;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo.p03{background-image: url('../images2/event02/photo03.png?v=1.0');border-radius:11px;box-sizing:border-box;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo.p04{background-image: url('../images2/event02/photo04.png?v=1.0');border:1px solid #6d4095;border-radius:11px;box-sizing:border-box;}

section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo .drop_box{position:absolute;left:20px;top:25px;width:172px;height:118px;display:none;background-size:contain;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo.p01 .drop_box{background-image: url('../images2/event02/cover01.png?v=1')}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo.p02 .drop_box{background-image: url('../images2/event02/cover02.png?v=1.0')}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo.p03 .drop_box{background-image: url('../images2/event02/cover03.png?v=1')}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide .photo.p04 .drop_box{left:190px;width:169px;height:172px;background-image: url('../images2/event02/cover04.png?v=1.0')}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide.swiper-slide-active  .photo{z-index:5;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .swiper-slide.swiper-slide-active  .photo .drop_box{display:block;}

section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .gallery-button-prev{position:absolute;left:-20px;top:85px;width:35px;height:35px;z-index:20;background-image: url('../images2/event02/btn_prev.png?v=1');cursor:pointer;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .photo_wrapper .gallery_wrap .gallery-button-next{position:absolute;right:-20px;top:85px;width:35px;height:35px;z-index:20;background-image: url('../images2/event02/btn_next.png?v=1');cursor:pointer;background-size:100%;}


section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper{display:flex;flex-wrap:wrap;width:450px;justify-content: space-between;gap:25px 0;z-index:10;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper .item{}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper .item .drag_box{position:relative;width:220px;height:126px;display:flex;justify-content:center;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper .item .drag_box::before{position:absolute;bottom:0;left:0;content:'';background-image:url('../images2/event02/base.png');width:220px;height:20px;z-index:1;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper .item .drag_box .drag{width:204px;height:117px;z-index:2;cursor:pointer;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper .item .drag_box .drag.d01{background-image:url('../images2/event02/item01.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper .item .drag_box .drag.d02{background-image:url('../images2/event02/item02.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper .item .drag_box .drag.d03{background-image:url('../images2/event02/item03.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .items_wrapper .item .drag_box .drag.d04{background-image:url('../images2/event02/item04.png');}


section.event02 .contents_wrapper .char01 {display:none;}
section.event02 .contents_wrapper .char02 {position:absolute;left:-38px;bottom:-140px;width:182px;height:428px;background-image:url('../images2/event02/char01.png');z-index:2;}
section.event02 .contents_wrapper .char03 {position:absolute;right:-40px;bottom:-135px;width:434px;height:270px;background-image:url('../images2/event02/char02.png');z-index:1;}



section.event02 .contents_wrapper .pop_evt {position:fixed;left:0;top:0;width:100%;height:100%;background-color: rgba(0,0,0,.7);z-index:100;display:flex;justify-content:center;align-items: center;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper {position:relative;width:680px;height:793px;background-image: url('../images2/event02/pop_common_bg.png?v=2.0');transform:scale(.9);padding:40px 20px;box-sizing:border-box;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper .cont_wrap{position:relative;width:645px;height:730px;overflow:auto;display:flex;flex-direction: column;align-items: center;gap:40px 0;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper .in_form{position:relative;width:610px;height:530px;display:flex;justify-content: center;background-image: url('../images2/event02/pop_cont03.png?v=1.0');background-position: center top;background-repeat: no-repeat;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper .in_form .hp_wrapper{position:absolute;left:151px;bottom:125px;display:flex;gap:0 48px;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper .in_form .hp_wrapper input{width:148px;height:73px;color:#6d4095;font-size:36px;font-family:'GMarketSansBold';text-align:center;border:0;background:transparent;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper .in_form .hp_wrapper input:focus{outline:none;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper .in_form .btn_wrap{position:absolute;left:0;bottom:40px;display:flex;justify-content:center;width:100%;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper .in_form .btn_wrap .btn_join{position:relative;background-image: url('../images2/event02/btn_join.png');width:199px;height:55px;cursor:pointer;}
section.event02 .contents_wrapper .pop_evt .pop_evt_wrapper .in_form .btn_wrap .btn_join .hand{bottom:-20px;}


section.event02 .contents_wrapper > .join_wrapper {position: absolute;width: 90%;height: 110px;bottom:-55px;display: flex;justify-content: center;align-items: center;font-size: 28px;color:#555555;background:#FFFFFF;;margin:50px 0 0 0;border-radius:55px;z-index:3;font-family:'Pretendard'}
section.event02 .contents_wrapper > .join_wrapper .join_wrap {position: relative;display: flex;justify-content: center;align-items: center;gap: 5px 0;flex-direction:column;}
section.event02 .contents_wrapper > .join_wrapper .join_wrap .j_wrap{display:flex;gap:0 0;}
section.event02 .contents_wrapper > .join_wrapper .join_wrap div {line-height: 1;}
section.event02 .contents_wrapper > .join_wrapper .join_wrap .j_info {color: #a2531a;font-weight: 900;font-size: 40px;line-height: 0.7;}
section.event02 .contents_wrapper > .join_wrapper .join_wrap .ttl {font-weight: 700;padding: 0 7px 0 12px;font-size: 32px;color: #000000;}
/* 이벤트 02 */

/* 롤링페이지 */
section.page {position: relative;width: 100%;height:1033px;background-image:url('../images2/page/bg.png');background-color:rgba(200,233,255,1);background-position:center bottom;}
section.page .contents_wrap {display: flex;flex-direction: column;width: 100%;height: 100%;align-items: center;justify-content: start;}

section.page .contents_wrap .title {margin:90px 0 30px 0;}
section.page .contents_wrap .card_wrap {position:relative;width:580px;height:441px;}
section.page .contents_wrap .card_wrap .page_wrap{position:relative;width:100%;z-index:33}
section.page .contents_wrap .card_wrap .swiper .swiper-slide{display:flex;width:450px;height:441px;overflow:hidden;padding:0;box-sizing:border-box;}
section.page .contents_wrap .card_wrap .swiper .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:33px;}


section.page .contents_wrap .card_wrap .pageBtn .btn_prev{position:absolute;width:47px;height:47px;background-image:url('../images2/page/btn_prev.png');left:-25px;top:190px;cursor:pointer;z-index:40;}
section.page .contents_wrap .card_wrap .pageBtn .btn_next{position:absolute;width:47px;height:47px;background-image:url('../images2/page/btn_next.png');right:-25px;top:190px;cursor:pointer;z-index:40;}

section.page .contents_wrap .app_down{position:relative;width:100%;height:220px;display:flex;flex-direction:column;align-items:center;padding:145px 0 0 0;box-sizing:border-box;}
section.page .contents_wrap .app_down .app_wrap{display:flex;gap:0 30px;margin-top:43px;}
section.page .contents_wrap .app_down .app_wrap .apple{width:270px;height:63px;background-image:url('../images2/page/apple.png');}
section.page .contents_wrap .app_down .app_wrap .google{width:270px;height:63px;background-image:url('../images2/page/google.png');}
section.page .contents_wrap .app_down .app_wrap a{display:block;width:100%;height:100%;}
/* 롤링페이지 */

/* 카드뉴스 */
section.cardnews {position: relative;width: 100%;height:832px;background-image: url('../images2/cardnews/bg.png');z-index:1;}
section.cardnews .contents_wrap {display: flex;flex-direction: column;width: 100%;height: 100%;align-items: center;justify-content: start;padding:150px 0 0 0;box-sizing:border-box;}
section.cardnews .contents_wrap .card_wrap {position:relative;width:665px;margin:0 auto;display:flex;justify-content:center;z-index:6;}
section.cardnews .contents_wrap .card_wrap .cardnews_wrap{position:relative;width:100%;height:555px;border-radius:20px;overflow:hidden;}
section.cardnews .contents_wrap .card_wrap .swiper .swiper-slide{display:flex;width:285px !important;height:100%;align-items:start;}
section.cardnews .contents_wrap .card_wrap .swiper .swiper-slide.swiper-slide-active{top:120px;}
#section.cardnews .contents_wrap .card_wrap .swiper .swiper-slide:nth-child(even){top:120px;}
section.cardnews .contents_wrap .card_wrap .cardnewsBtn .btn_prev{position:absolute;width:47px;height:47px;background-image:url('../images2/cardnews/btn_prev.png');left:5px;top:190px;cursor:pointer;}
section.cardnews .contents_wrap .card_wrap .cardnewsBtn .btn_next{position:absolute;width:47px;height:47px;background-image:url('../images2/cardnews/btn_next.png');right:5px;top:190px;cursor:pointer;}
section.cardnews .car {position:absolute;width:259px;height:275px;background-image:url('../images2/cardnews/car.png');left:0;bottom:-34px;z-index:3;}
/* 카드뉴스 */


/* SNS SHARE */
section.snsshare {position: relative;width: 100%;height: 302px;background-image:url('../images2/share/bg.png');}
section.snsshare .contents_wrap {width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: start;text-align: center;padding:60px 0 0 0;box-sizing:border-box;}
section.snsshare .contents_wrap > .title {margin-bottom:50px;}
section.snsshare .contents_wrap > .sns_wrapper {position: relative;}
section.snsshare .contents_wrap > .sns_wrapper > ul {display: flex;gap: 0 25px;}
/* SNS SHARE */

/* 참여 정보 */
section.sec-join-info {position:relative;width:100%;height:208px;display:flex;flex-direction:column;justify-content:center;font-size:28px;align-items:center;color:#222222;background-color:#F5F5F6;font-family:'Pretendard';gap:10px 0;}
section.sec-join-info  div {font-weight:800;display:flex;align-items:center;}
section.sec-join-info  span.normal{font-weight:400;font-size:28px;margin-right:5px;margin-top:-5px;}
section.sec-join-info  span._visit_all_cnt{color:#459CE5;margin-left:5px;margin-top:-10px;font-family:'ONE-Mobile-Title';line-height:0;}
section.sec-join-info  span._join_all_cnt{color:#FF5C35;margin-left:5px;margin-top:-10px;font-family:'ONE-Mobile-Title';}
section.sec-join-info  div span{font-size:48px;font-weight:900;font-family:"ONE-Mobile-Title",sans-serif;padding:0 0 0 5px;}
/* 참여 정보 */


/* SNS */


/* 참여 정보 */
section.sec-copyright {position:relative;width:100%;height:252px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f0f0f0;color:#7D7D83;font-size:18px;font-weight:500;padding:60px 40px;box-sizing:border-box;}
section.sec-copyright > .copyright {width:100%;}
section.sec-copyright > .copyright ul{}
section.sec-copyright > .copyright ul li{margin-bottom:10px;}
section.sec-copyright > .copyright ul li:first-child{color:#262630;font-size:20px;font-family:'Pretendard',sans-serif;}
section.sec-copyright > .copyright ul li:nth-child(2n+2){}
section.sec-copyright > .copyright ul li:nth-child(3){margin-top:16px;}
section.sec-copyright > .copyright ul li:nth-child(4){display:flex;}
section.sec-copyright > .copyright ul li:nth-child(4) > div{}
section.sec-copyright > .copyright ul li:nth-child(4) span{color:#000000;font-family:'Pretendard',sans-serif;}


/* 고정 메뉴 */
.navigator_wrapper {position:fixed;left:0;bottom:0;width:100%;height:110px;z-index:15; bottom: 0;overflow:hidden;}
.navigator_wrapper .cont_wrap {width:100%;background:#f4f7f9;height:100%;display:flex;justify-content:center;}
.navigator_wrapper .cont_wrap .navi_wrap {width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:0 20px;box-sizing:border-box;}
.navigator_wrapper .cont_wrap .navi_wrap > li{position:relative;flex:1;box-sizing:border-box;height:100%;display:flex;justify-content:center;align-items:center;gap:0 0;}
.navigator_wrapper .cont_wrap .navi_wrap > li > div > a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:100px;overflow:hidden;}
.navigator_wrapper .cont_wrap .navi_wrap > li > .n_top{position:relative;background-image:url('../images2/top.png');width:75px;height:76px;cursor:pointer;background-repeat:no-repeat;margin-left:5px;background-color:rgba(0,146,93,1);border-radius:50%;}


/* 고정 메뉴 */

/* 기타  */

.join_info_wrapper {position:absolute;bottom:0;width:100%;text-align:center;}
.join_info_wrapper.evt01 {bottom:150px;}
.join_info_wrapper.evt01 .join_info{background:#dbf7da;border-radius:50px;color:#333333;display:inline-block;padding:0 30px;font-size:24px;height:92px;line-height:92px;vertical-align:middle;border:2px solid #3fa03b;}

.join_info_wrapper.evt02 {bottom:124px;}
.join_info_wrapper.evt02.result {bottom:30px;}
.join_info_wrapper.evt02 .join_info{background:#bdddf3;border-radius:40px;color:#071b28;display:inline-block;padding:0 30px;font-size:22px;height:63px;line-height:63px;vertical-align:middle;}

.join_info_wrapper.evt03 {bottom:150px;}
.join_info_wrapper.evt03 .join_info{background:#3bd368;border-radius:40px;color:#071b28;display:inline-block;padding:0 30px;font-size:22px;height:63px;line-height:63px;vertical-align:middle;}

.join_info_wrapper .join_info span.num{font-size:40px;color:#125400;font-weight:900;}
.join_info_wrapper .join_info span.b{font-size:27px;font-weight:700;}

.hand {position:absolute;z-index:5;animation:zoom 1s ease-in-out infinite;animation-delay:0.5s;animation-duration:1s;width:42px;height:42px;background-image:url(../images2/hand.png);right:-20px;bottom:-40px;}

.result_wrap {position:absolute;width:100%;text-align:center;bottom:100px;}
.result_wrap > .btn.event_result2{width:463px;height:122px;display:inline-block;}
.result_wrap > .btn.event_result2 > a {display:block;width:100%;height:100%;}
/* 슬라이드 */
.swiper {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	
	text-align: center;
	font-size: 18px;
	background: transparent;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide  img {width:100%;height:100%;object-fit:cover;background-position:center;}

.cardnews_wrap .swiper-slide img {
    width: 100%;
	height:100%;
	object-fit:contain;
}

.cardNewsSwiper.citySwiper swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.wallSwiper.citySwiper swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-button-disabled {opacity:.2;}

#cont_wrap {width:1200px;margin:0 auto;position:relative;}
a:focus {outline:none;}

.cardnew-swiper-button-prev {position:absolute;background-image:url('../images2/cardnews/btn_prev.png');width:70px;height:70px;left:-110px;top:315px;cursor:pointer;}
.cardnew-swiper-button-next {position:absolute;background-image:url('../images2/cardnews/btn_next.png');width:70px;height:70px;right:-110px;top:315px;cursor:pointer;}

.bounce1 {animation: bounce1 2s;}
.bounce2 {animation: bounce2 1s;}
.bounce3 {animation: bounce3 1s;}

.hide {display:none !important;}

.present_wrap .swiper-slide img {width:100%;}


.j_wrap01{}
.j_wrap02{margin-top:35px;}
.j_wrap01 .swiper-slide{width:487px;height:120px;border-radius:60px;color:#004819;font-size:40px;font-weight:bold;display:flex;justify-content:center;align-items:center;}
.j_wrap01 .swiper-slide:nth-child(1n+1){background-image: linear-gradient(#FFFFFF, #FFFFFF);}
.j_wrap01 .swiper-slide:nth-child(2n+2){background-image: linear-gradient(#FFFFFF, #FFFFFF);}
.j_wrap01 .swiper-slide:nth-child(3n+3){background-image: linear-gradient(#FFFFFF, #FFFFFF);}



/* popup */
html.on { height:100%; overflow:hidden; }
.pu_bg { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.7); z-index:98; display:none; }

.pu { position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); z-index:99; display:none; }
.pu .bt_close { position:absolute; top:0; right:-60px; width:48px; height:48px; text-indent:-9999px; }

.pu_event_youtube { width:800px; background:#fff;border-radius:15px;display:none; }
.pu_event_youtube .p_con { position:relative;  }
.pu_event_youtube .p_con iframe {width:800px;height:450px;}

.pu_event_info { width:675px; display:none; border-radius:20px;overflow:hidden;}
.pu_event_info .form_top a{display:block;width:100%;height:100%;}
.pu_event_info .p_con {position:relative;padding:30px;background: #fff;overflow: hidden;}
.pu_event_info .p_con dt { position:relative; font-size:18px; color:#222;font-weight:700; }
.pu_event_info .p_con .ty00 { position:relative; height:30px; padding-top:5px;padding-left:0;text-align:center; font-weight:600;}
.pu_event_info .p_con .ty00 dd {display:inline-block;}
.pu_event_info .p_con .ty00 dd + dd {padding-left:30px;}

.pu_event_info .p_con .ty01 { position:relative; height:44px; padding-left:130px; margin-bottom:20px;}
.pu_event_info .p_con .ty01 dt { position:absolute; top:0; left:0; width:120px; line-height:44px; text-align:left; }
.pu_event_info .p_con .ty01 dd { position:relative; }
.pu_event_info .p_con .ty01 dd input { height:44px; line-height:44px; background:#fff; border:1px solid #cdcdcd; padding:0 10px; box-sizing:border-box;}
.pu_event_info .p_con .ty01 dd.num:after { content:''; clear:both; display:block; height:0; visibility:hidden; }
.pu_event_info .p_con .ty01 dd.num input { text-align:center; float:left; width:134px; }
.pu_event_info .p_con .ty01 dd.num i { float:left; width:20px; text-align:center; color:#fff; line-height:44px; }
.pu_event_info .p_con .ty02 { margin-top:30px;}
.pu_event_info .p_con .ty02 dt { margin-bottom:10px; margin-top:20px;}
.pu_event_info .p_con .ty02 dt span { position:absolute; bottom:0; right:-5px; }
.pu_event_info .p_con .ty02 dt span input { margin:0; }
.pu_event_info .p_con .ty02 dd { background:#fff4e4; padding:15px 20px; }
.pu_event_info .btns:before { position:absolute; content:''; top:0; left:50%; bottom:0; width:1px; ; z-index:1; }
.pu_event_info .btns:after { content:''; clear:both; display:block; height:0; visibility:hidden; }
.pu_event_info .btns a { float:left; width:50%; display:flex; justify-content:center;align-items:center;height:100px; line-height:1.2; text-align:center; font-size:30px; color:#fff; font-weight:800; }
.pu_event_info .btns a:hover { text-decoration:none; }
.pu_event_info .btns a.bt_participate_done {background:#FF4A27;color:#FFFFFF;}
.pu_event_info.pop01 .btns a.bt_participate_done {
    background: #FF5C35;
    color: #FFFFFF;
}

.pu_event_info.pop02 .btns a.bt_participate_done {
    background: #00AD45;
    color: #FFFFFF;
}
.pu_event_info.pop02_1 .btns a.bt_participate_done {
    background: #459CE5;
    color: #FFFFFF;
}

.pu_event_info.pop03 .btns a.bt_participate_done {
    background: #459CE5;
    color: #FFFFFF;
}

.pu_event_info .btns a.bt_cancel {background:#333;}

.pu_event_info table { width:100%; color:#333; line-height:18px; }
.pu_event_info table th { font-size:16px; padding:10px; vertical-align:top; }
.pu_event_info table td { font-size:16px; padding:10px; color:#333;letter-spacing:-1px;line-height:1.5;}
.pu_event_info .checks input[type="checkbox"] { position:absolute; top:0; left:0; opacity:0; -webkit-opacity:0; }
.pu_event_info .checks input[type="checkbox"] + label:after { content:' '; display:inline-block; width:32px; height:32px; line-height:32px; margin:-10px 0 0 10px; text-align:center; vertical-align:middle; background:url(../images2/cb.png?v=1) no-repeat 0 0; }
.pu_event_info .checks input[type="checkbox"]:checked + label:after { background:url(../images2/cb_on.png?v=3) no-repeat 0 0; }




.pu_event_done { display:none;}
.pu_event_done .ph{ width:100%;}
.pu_event_done .ph .close{position:absolute;width:70px;height:70px;right:-70px;top:0;}
.pu_event_done .ph .close a{display:block;width:100%;height:100%;}
.pu_event_done .ph .btn_wrap{ position:absolute;width:70px;height:70px;right:-70px;top:0;display:flex;justify-content:center;}
.pu_event_done .ph .btn_wrap .btn{ position:relative;width:250px;height:100%;}
.pu_event_done .ph .btn_wrap .btn .hand{ right:0px;bottom:-40px;}
.pu_event_done .ph a {position:relative; display:block; width:100%;height:100%;}
.pu_event_done .ph img{width:650px;}
.pu_event_done .ph a .hand {right:230px;bottom:50px;}

.pu_event_done.e01 {background:#000000;}
.pu_event_done.e02 {background:#000000;}
.pu_event_done.e03 {background:#000000;}
.pu_event_done .ph .confirm {
    position: relative;
    width: 100%;
    height: 70px;
	line-height:70px;
	font-size:30px;
	font-weight:600;
	background:#000;
	color:#FFFFFF;
	text-align:center;
}
.tc {text-align:center;}
