event01.js@font-face {
    font-family: 'KblJump';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-5@1.0/KBLJump_RTTF.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}
@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;
}
@font-face {
    font-family: 'SchoolSafetyNotification';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-5@1.0/HakgyoansimAllimjangTTF-R.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'SchoolSafetyNotification';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-5@1.0/HakgyoansimAllimjangTTF-B.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
body {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;min-width: 1400px;background-color: #d5d6d7;}
body::after {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	z-index: -1;
	content: url('../images/visual/bg01.jpg') url('../images/visual/bg02.jpg') url('../images/visual/bg03.jpg')
    url('../images/visual/char01/a1.png') url('../images/visual/char01/a2.png') url('../images/visual/char01/a3.png')
    url('../images/visual/char02/a1.png') url('../images/visual/char02/a2.png') url('../images/visual/char02/a3.png')
    url('../images/event03/item01_on.png') url('../images/event03/item02_on.png') url('../images/event03/item03_on.png')
    url('../images/event03/item04_on.png') url('../images/event03/item05_on.png') url('../images/event03/item06_on.png');
}
.htmlWrapper {width: 100%;max-width: 1920px;margin: 0 auto;padding-bottom: 88px;position: relative;overflow: hidden;}
.htmlWrapper section {background-position: center;min-width: 1400px;}
div:focus{outline:none;}

body, h1, h2, h3, h4, input, select, button, textarea {font-family:'Pretendard',sans-serif;}

/* 상단 */
.htmlWrapper section.top_wrapper {
    position: relative;display: flex;justify-content: center;align-items: center;
    width: 100%;height: 50px;box-sizing: border-box;z-index: 1;background: #FFFFFF;
    font-size: 20px;overflow: visible;
}

.htmlWrapper section.top_wrapper > .hx_top {position: relative;height: 100%;display: flex;justify-content: center;align-items: center;gap: 0 5px;color: #888888;}
.htmlWrapper section.top_wrapper > .hx_top span {font-size: 24px;font-weight: 800;color: #222222;font-family: 'ONE-Mobile-Title';}
.htmlWrapper section.top_wrapper > .hx_top span a {display: flex;}
.htmlWrapper section.top_wrapper > .hx_top b {color: #000;font-size:22px;}
.htmlWrapper section.top_wrapper > .hx_top i {margin-top: 3px;margin-right: 10px;}
.htmlWrapper section.top_wrapper > .hx_top .com_logo {margin-top:-7px;}
.htmlWrapper section.top_wrapper > .hx_top div.ment {margin-top: -5px;}
.htmlWrapper section.top_wrapper > .hx_top span.txt {position:relative;top:3px;font-size:20px;color:#888888;font-weight:500;}
.htmlWrapper section.top_wrapper > .hx_top .hx_txt {position: absolute;top: 40px;}


/* Visual */
.htmlWrapper section.visual_wrapper {position: relative;width: 100%;height: 880px;background-image:url('../images/visual/bg01.jpg');background-position: center;overflow: hidden;}
.htmlWrapper section.visual_wrapper.s01 {background-image:url('../images/visual/bg01.jpg');}
.htmlWrapper section.visual_wrapper.s02 {background-image:url('../images/visual/bg02.jpg');}
.htmlWrapper section.visual_wrapper.s03 {background-image:url('../images/visual/bg03.jpg');}

.htmlWrapper section.visual_wrapper .contents_wrapper{position: relative;width: 100%;height: 100%;display:flex;justify-content: center;align-items:start;}
.htmlWrapper section.visual_wrapper .contents_wrapper .title_wrap{position: relative;margin:20px 0 0 0;}
.htmlWrapper section.visual_wrapper .contents_wrapper .char01{position: absolute;left:-65px;bottom:-180px;background-image: url('../images/visual/char01/a1.png');width:459px;height:573px;}
.htmlWrapper section.visual_wrapper .contents_wrapper .char01.s01{background-image: url('../images/visual/char01/a1.png');}
.htmlWrapper section.visual_wrapper .contents_wrapper .char01.s02{background-image: url('../images/visual/char01/a2.png');}
.htmlWrapper section.visual_wrapper .contents_wrapper .char01.s03{background-image: url('../images/visual/char01/a3.png');}
.htmlWrapper section.visual_wrapper .contents_wrapper .char02{position: absolute;right:-40px;bottom:-20px;background-image: url('../images/visual/char02/a1.png');width:292px;height:590px;}
.htmlWrapper section.visual_wrapper .contents_wrapper .char02.s01{background-image: url('../images/visual/char02/a1.png');}
.htmlWrapper section.visual_wrapper .contents_wrapper .char02.s02{background-image: url('../images/visual/char02/a2.png');}
.htmlWrapper section.visual_wrapper .contents_wrapper .char02.s03{background-image: url('../images/visual/char02/a3.png');}


/* 다음 */
section.daum {position: relative;width: 100%;height: 334px;background-image:url('../images/daum/bg.jpg');}
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: 16px;width: 800px;height: 132px;background-image: url('../images/daum/cover.png');background-repeat: no-repeat;background-position: center;display: flex;align-items: start;}
section.daum .contents_wrap .box .typing-text-wrapper {position: absolute;left: 99px;top: 25px;font-family: 'Pretendard',sans-serif;display:flex;}
section.daum .contents_wrap .box .typing-text-wrapper  .typing-text {position: relative;font-family: 'Pretendard',sans-serif;font-weight: 700;font-size: 32px;color: #1e1e1e;white-space: nowrap;overflow: hidden;}
section.daum .contents_wrap .box .typing-text-wrapper  .typing-text.opacity-0 {transition: .5s all;opacity:0;}
section.daum .contents_wrap .exp {position: relative;left: 5px;margin-top: 15px;}
@keyframes blink {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}
.cursor-blink {
    animation: blink 0.8s infinite;
    height:33px;
    font-size:33px;
}
/* 다음 */


/* 이벤트 01 */
section.event01 {position: relative;width: 100%;height:1888px;background-image: url('../images/event01/bg.jpg');overflow:hidden;background-position: center top}
section.event01 .contents_wrapper {display: flex;flex-direction: column;width: 1300px;margin:0 auto;align-items: center;padding: 120px 0 0 0;}
section.event01 .contents_wrapper .title{position:relative;}
section.event01 .contents_wrapper .schedule_wrap {display: flex;margin: 40px 0 120px 0;width: 100%;justify-content: space-between;}
section.event01 .contents_wrapper .event_cont_wrapper {width:1300px;display:flex;flex-direction: column;align-items: center;}
section.event01 .contents_wrapper .event_cont_wrapper .event_title{position:relative;margin:0 0 40px 0;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap{position:relative;width:100%;display:flex;flex-direction: column;align-items: center;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .cover{position:relative;width:972px;height:613px;background-image: url('../images/event01/kakao.png');display:flex;align-items: end;justify-content: center;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .cover .btn_wrap{position:relative;width:930px;height:138px;background-image: url('../images/event01/btn_wrap.png');display:flex;justify-content: center;align-items:center;gap:0 8px;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .cover .btn_wrap .btn_add{position:relative;width:523px;height:86px;background-image: url('../images/event01/btn_add.png?v=1');cursor:pointer;}
section.event01 .contents_wrapper .event_cont_wrapper .event_cont_wrap .cover .btn_wrap .btn_join{position:relative;width:347px;height:86px;background-image: url('../images/event01/btn_join.png?v=1');cursor:pointer;}

section.event01 .contents_wrapper .event_cont_wrapper .word{position:absolute;overflow:hidden;width:260px;height:139px;}
section.event01 .contents_wrapper .event_cont_wrapper .word .txt{position:relative;width:100%;height:100%;top:140px;}
section.event01 .contents_wrapper .event_cont_wrapper .word .txt.on{top:0 !important;transition: 1s all;}
section.event01 .contents_wrapper .event_cont_wrapper .word .txt.ov{animation:2s updown infinite linear forwards; }

section.event01 .contents_wrapper .event_cont_wrapper .word.word01{overflow:hidden;left:-41px;top:130px;}
section.event01 .contents_wrapper .event_cont_wrapper .word.word02{overflow:hidden;left:-220px;top:320px;}
section.event01 .contents_wrapper .event_cont_wrapper .word.word03{overflow:hidden;left:-142px;top:565px;}
section.event01 .contents_wrapper .event_cont_wrapper .word.word04{overflow:hidden;right:-192px;top:187px;}

section.event01 .contents_wrapper .event_cont_wrapper .word.word05{overflow:hidden;right:-37px;top:419px;}
section.event01 .contents_wrapper .event_cont_wrapper .word.word01 .txt{top:140px;background-image:url('../images/event01/word01.png');}
section.event01 .contents_wrapper .event_cont_wrapper .word.word02 .txt{background-image:url('../images/event01/word02.png');}
section.event01 .contents_wrapper .event_cont_wrapper .word.word03 .txt{background-image:url('../images/event01/word03.png');}
section.event01 .contents_wrapper .event_cont_wrapper .word.word04 .txt{background-image:url('../images/event01/word04.png');}
section.event01 .contents_wrapper .event_cont_wrapper .word.word05 .txt{background-image:url('../images/event01/word05.png');}

section.event01 .evt_pop_wrapper {position:fixed;display:none;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.7);z-index:99;}
section.event01 .evt_pop_wrapper .evt_pop_wrap{position:relative;display:flex;justify-content: center;align-items:center;width:100%;height:100%;}
section.event01 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont{position:relative;display:flex;justify-content:center;align-items:end;padding:10px 0;box-sizing:border-box;width:480px;height:820px;background-image: url('../images/event01/pop.png');}
section.event01 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .btn_close{position:absolute;right:0;top:0;width:70px;height:70px;z-index:2;background-image: url('../images/event01/btn_close.png');cursor:pointer;}
section.event01 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .cover{position:absolute;width:100%;height:100%;z-index:2;display:none}
section.event01 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .kakao{position:relative;width:460px;height:637px;border-radius:10px;overflow:hidden;padding:10px 5px;box-sizing: border-box;}
section.event01 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .kakao iframe{position:relative;width:100%;height:100%;border-radius:10px;overflow:hidden;}
section.event01 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .hand {right:-30px;bottom:420px;}


section.event01 .contents_wrapper > .join_wrapper {position: absolute;bottom:120px;width: 1339px;height: 132px;display: flex;justify-content: center;align-items: center;font-size: 28px;color:#555555;background-image: url('../images/bg_num01.png');}
section.event01 .contents_wrapper > .join_wrapper .join_wrap {position: relative;display: flex;justify-content: center;align-items: center;gap: 0 5px;}
section.event01 .contents_wrapper > .join_wrapper .join_wrap div {line-height: 1;}
section.event01 .contents_wrapper > .join_wrapper .join_wrap .j_info {color: #6638CB;font-weight: 800;font-size: 40px;line-height: 0.7;}
section.event01 .contents_wrapper > .join_wrapper .join_wrap .ttl {font-weight: 700;padding: 0 7px 0 12px;font-size: 32px;color: #111111;}
/* 이벤트 01 */

/* 이벤트 02 */
section.event02 {position: relative;width: 100%;height:2217px;background-image: url('../images/event02/bg.jpg');overflow:hidden;}
section.event02 .contents_wrapper {display: flex;flex-direction: column;width: 1300px;margin:0 auto;align-items: center;padding: 120px 0 0 0;}
section.event02 .contents_wrapper .title{position:relative;}
section.event02 .contents_wrapper .schedule_wrap {display: flex;margin: 40px 0 120px 0;width: 100%;justify-content: space-between;z-index: 2;}
section.event02 .contents_wrapper .event_cont_wrapper {width:100%;display:flex;flex-direction: column;align-items: center;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap {width:1300px;display:flex;flex-direction: column;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box{width:100%;display:flex;flex-direction: column;gap:40px 0;margin-top:40px;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box{width:100%;display:flex;gap:0 40px;align-items:center;font-size:28px;font-weight:500;color:#555555;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box .txt{font-size:32px;font-weight:900;color:#353535;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box .ipt{display:flex;gap:0 20px;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box .ipt .gender{position:relative;width:590px;height:100px;display:flex;justify-content: start;align-items:center;background: #FFFFFF;border-radius:20px;padding:0 40px;box-sizing: border-box;cursor:pointer;transition:.3s all;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box .ipt .gender::after{position:absolute;right:40px;content:'';background-image: url('../images/event02/rdo.png');width:48px;height:48px;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box .ipt .gender:hover{background: #1660CD; box-shadow: inset 0 0 0 4px #5B97EF;color:#FFFFFF;font-size:28px;font-weight:900; }
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box .ipt .gender:hover::after{background-image: url('../images/event02/rdo_on.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box .ipt .gender.on{background: #1660CD; box-shadow: inset 0 0 0 4px #5B97EF;color:#FFFFFF; font-size:28px;font-weight:900;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .gender_box .ipt .gender.on::after{background-image: url('../images/event02/rdo_on.png');}

section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box{width:100%;display:flex;gap:0 40px;align-items:start;font-size:28px;font-weight:500;color:#555555;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box .txt{font-size:32px;font-weight:900;color:#353535;padding:33px 0 0 0;box-sizing: border-box;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box .ipt{display:flex;gap:20px 20px;flex-wrap:wrap;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box .ipt .age{position:relative;width:285px;height:100px;display:flex;justify-content: start;align-items:center;background: #FFFFFF;border-radius:20px;padding:0 40px;box-sizing: border-box;cursor:pointer;transition:.3s all;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box .ipt .age::after{position:absolute;right:40px;content:'';background-image: url('../images/event02/rdo.png');width:48px;height:48px;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box .ipt .age:hover{background: #1660CD; box-shadow: inset 0 0 0 4px #5B97EF;color:#FFFFFF;font-size:28px;font-weight:900; }
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box .ipt .age:hover::after{background-image: url('../images/event02/rdo_on.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box .ipt .age.on{background: #1660CD; box-shadow: inset 0 0 0 4px #5B97EF;color:#FFFFFF;font-size:28px;font-weight:900; }
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step01_box .age_box .ipt .age.on::after{background-image: url('../images/event02/rdo_on.png');}


section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box {margin:80px 0 0 0;display:flex;flex-direction: column;gap:40px 0;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box{width:100%;display:flex;gap:0 20px;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap{position:relative;width:200px;height:260px;cursor:pointer;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap .news{width:100%;height:100%;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap .news::before{position:absolute;content:'';left:0;top:0;width:100%;height:202px;background-position: center 0;background-repeat:no-repeat; transition: .5s all;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap .cover{position:absolute;bottom:0;width:200px;height:138px;background-image: url('../images/event02/folder.png');padding:24px 0 0 0;box-sizing: border-box;display:flex;justify-content: center;align-items: center;transition:.3s all;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap.n01 .news::before{background-image: url('../images/event02/icon01.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap.n02 .news::before{background-image: url('../images/event02/icon02.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap.n03 .news::before{background-image: url('../images/event02/icon03.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap.n04 .news::before{background-image: url('../images/event02/icon04.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap.n05 .news::before{background-image: url('../images/event02/icon05.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap.n06 .news::before{background-image: url('../images/event02/icon06.png');}

section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap:hover .news::before{background-position: center 40px;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap:hover .cover{background-image: url('../images/event02/folder_on.png');}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap.on .news::before{background-position: center 40px;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .step02_box .news_box .news_wrap.on .cover{background-image: url('../images/event02/folder_on.png');}


section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .btns_wrap{width:100%;display:flex;justify-content: center;margin:40px 0 0 0;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .btns_wrap .btn_ok{position:relative;width:476px;height:86px;background-image: url('../images/event02/btn_ok.png');cursor:pointer;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .btns_wrap .btn_ok .hand{display:none;}
section.event02 .contents_wrapper .event_cont_wrapper .event_cont_wrap .btns_wrap .btn_ok.on .hand{display:block;}

section.event02 .evt_pop_wrapper {position:fixed;display:none;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.7);z-index:99;}
section.event02 .evt_pop_wrapper .evt_pop_wrap{position:relative;display:flex;justify-content: center;align-items:center;width:100%;height:100%;}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 20px;box-sizing:border-box;width:1300px;height:602px;background-image: url('../images/event02/pop_bg.png');}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont::before{position:absolute;left:-270px;bottom:-40px;content:'';width:439px;height:442px;background-image: url('../images/event02/char01.png');z-index:-1;}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont::after{position:absolute;right:-283px;top:-80px;content:'';width:493px;height:493px;background-image: url('../images/event02/char02.png');z-index:-1;}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .title{}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .news_box{position:relative;width:100%;height:286px;margin:20px 0 34px 0;display:flex;justify-content: center;gap:0 12px;}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .btn_join{position:relative;width:476px;height:86px;background-image: url('../images/event02/btn_join.png');cursor:pointer;}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .c_hand01{position:absolute;left:-30px;top:268px;z-index:10;width:97px;height:93px;background-image: url('../images/event02/c_hand.png');}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .c_hand02{position:absolute;right:-45px;top:40px;z-index:10;width:79px;height:80px;background-image: url('../images/event02/c_hand02.png');}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .c_hand02{position:absolute;right:-45px;top:40px;z-index:10;width:79px;height:80px;background-image: url('../images/event02/c_hand02.png');}

section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper{position:relative;width:1260px;}
#section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper .swiper-slide{width:200px !important;height:286px !important;}
#section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper .swiper-slide .news{width:100%;height:100%;}
#section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper .swiper-slide .news.n01{background-image:url('../images/event02/icon01_set.png');}
#section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper .swiper-slide .news.n02{background-image:url('../images/event02/icon02_set.png');}
#section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper .swiper-slide .news.n03{background-image:url('../images/event02/icon03_set.png');}
#section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper .swiper-slide .news.n04{background-image:url('../images/event02/icon04_set.png');}
#section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper .swiper-slide .news.n05{background-image:url('../images/event02/icon05_set.png');}
#section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .evt02PopSwiper .swiper-slide .news.n06{background-image:url('../images/event02/icon06_set.png');}


section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .news{width:200px;height:286px;}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .news.n01{background-image:url('../images/event02/icon01_set.png');}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .news.n02{background-image:url('../images/event02/icon02_set.png');}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .news.n03{background-image:url('../images/event02/icon03_set.png');}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .news.n04{background-image:url('../images/event02/icon04_set.png');}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .news.n05{background-image:url('../images/event02/icon05_set.png');}
section.event02 .evt_pop_wrapper .evt_pop_wrap .evt_pop_cont .news.n06{background-image:url('../images/event02/icon06_set.png');}




section.event02 .contents_wrapper > .join_wrapper {position: absolute;width: 1339px;height: 132px;bottom:100px;display: flex;justify-content: center;align-items: center;font-size: 28px;color:#555555;background-image: url('../images/bg_num02.png');}
section.event02 .contents_wrapper > .join_wrapper .join_wrap {position: relative;display: flex;justify-content: center;align-items: center;gap: 0 5px;letter-spacing: -2px;}
section.event02 .contents_wrapper > .join_wrapper .join_wrap div {line-height: 1;}
section.event02 .contents_wrapper > .join_wrapper .join_wrap .j_info {color: #1660CD;font-weight: 800;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 */

/* 이벤트 03 */
section.event03 {position: relative;width: 100%;height:1873px;background-image: url('../images/event03/bg.jpg');overflow:hidden;}
section.event03 .contents_wrapper {display: flex;flex-direction: column;width: 1300px;margin:0 auto;align-items: center;padding: 120px 0 0 0;}
section.event03 .contents_wrapper .title{position:relative;}
section.event03 .contents_wrapper .schedule_wrap {display: flex;margin: 40px 0 120px 0;width: 100%;justify-content: space-between;z-index: 2;}
section.event03 .contents_wrapper .event_cont_wrapper {width:100%;display:flex;flex-direction: column;align-items: center;}

section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap {width:1300px;display:flex;flex-direction: column;align-items: center;gap:23px 0;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game{width:100%;display:flex;justify-content: center;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table{position:relative;width:600px;height:690px;background-image: url('../images/event03/drop_table.png');display:flex;flex-wrap:wrap;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table .drop_item{position:relative;width:300px;height:230px;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table .drop_item .drop{position:absolute;left:0;top:0;background-repeat: no-repeat;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table .drop_item.d01.on .drop{width:334px;height:264px;background-image: url('../images/event03/item01_on.png');}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table .drop_item.d02.on .drop{width:303px;height:264px;background-image: url('../images/event03/item02_on.png');}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table .drop_item.d03.on .drop{width:332px;height:262px;background-image: url('../images/event03/item03_on.png');background-position: 1.5px}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table .drop_item.d04.on .drop{width:300px;height:262px;background-image: url('../images/event03/item04_on.png');}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table .drop_item.d05.on .drop{width:336px;height:241px;background-image: url('../images/event03/item05_on.png?v=12');background-position:-2px -8px;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .table .drop_item.d06.on .drop{width:309px;height:238px;background-image: url('../images/event03/item06_on.png');}

section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .left_box{position:relative;width:350px;height:100%;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .left_box .drag_item{position:absolute;cursor:pointer;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .left_box .drag_item.d01{top:-10px;width:348px;height:285px;background-image: url('../images/event03/item01.png');z-index:3;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .left_box .drag_item.d02{top:443px;width:303px;height:264px;background-image: url('../images/event03/item02.png');z-index:1;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .left_box .drag_item.d06{top:214px;width:336px;height:282px;background-image: url('../images/event03/item06.png');z-index:2;}

section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .right_box{position:relative;width:350px;height:100%;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .right_box .drag_item{position:absolute;cursor:pointer;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .right_box .drag_item.d03{top:440px;left:9px;width:348px;height:285px;background-image: url('../images/event03/item03.png');z-index:1;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .right_box .drag_item.d04{top:209px;left:9px;width:336px;height:285px;background-image: url('../images/event03/item04.png');z-index:2;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_game .right_box .drag_item.d05{top:-10px;left:9px;width:336px;height:241px;background-image: url('../images/event03/item05.png');z-index:3;}

section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_complete{width:100%;display:flex;justify-content: center;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_complete .complete_pic{width:600px;height:690px;margin-left:3px;margin-top:1px;box-sizing: border-box;}

section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_movie{width:946px;height:706px;background-image: url('../images/event03/movie_cover.png');display:flex;flex-direction: column;align-items: center;justify-content: center;gap:20px 0;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_movie .movie{width:850px;height:504px;background:#000000;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_movie .btn_join{position:relative;width:476px;height:86px;background-image: url('../images/event03/btn_join.png');cursor:pointer;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_movie .btn_join .hand{display:none;}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_movie .btn_join.on{background-image: url('../images/event03/btn_join_on.png');}
section.event03 .contents_wrapper .event_cont_wrapper .event_cont_wrap .event_movie .btn_join.on .hand{display:block;}

section.event03 .contents_wrapper > .join_wrapper {position: absolute;width: 1152px;height: 132px;bottom:100px;display: flex;justify-content: center;align-items: center;font-size: 28px;color:#555555;background-image: url('../images/bg_num03.png');}
section.event03 .contents_wrapper > .join_wrapper .join_wrap {position: relative;display: flex;justify-content: center;align-items: center;gap: 0 5px;letter-spacing: -2px;}
section.event03 .contents_wrapper > .join_wrapper .join_wrap div {line-height: 1;}
section.event03 .contents_wrapper > .join_wrapper .join_wrap .j_info {color: #D8006D;font-weight: 800;font-size: 40px;line-height: 0.7;}
section.event03 .contents_wrapper > .join_wrapper .join_wrap .ttl {font-weight: 700;padding: 0 7px 0 12px;font-size: 32px;color: #000000;}
/* 이벤트 03 */

/* schedule  */
section.schedule {position: relative;width: 100%;height: 966px;background-image:url('../images/schedule/bg.jpg');display:none;}
section.schedule .contents_wrap {width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: start;text-align: center;gap:40px 0;padding:80px 0 0 0;box-sizing: border-box;}
section.schedule .contents_wrap .schedule_wrapper {position: relative;display:flex;justify-content: center;align-items: center;width:1300px;height:654px;border-radius:20px;background: #FFFFFF;}
/* schedule */

/* SNS  */
section.sns {position: relative;width: 100%;height: 750px;background-image:url('../images/sns/bg.jpg');}
section.sns .contents_wrap {width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;gap:40px 0;}
section.sns .contents_wrap .sns_wrapper {position: relative;display:flex;justify-content: center;align-items: center;width:1250px;}
section.sns .contents_wrap .sns_wrapper > ul {display: flex;gap:20px 20px;flex-wrap:wrap;}
/* SNS */

/* SNS SHARE */
section.snsshare {position: relative;width: 100%;height: 429px;background-image:url('../images/share/bg.jpg');}
section.snsshare .contents_wrap {width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;gap:24px 0;}
section.snsshare .contents_wrap .title_wrap {display:flex;flex-direction: column;gap:40px 0;}
section.snsshare .contents_wrap .sns_wrapper {position: relative;display:flex;justify-content: center;align-items: center;height:107px;background:#FFFFFF;border-radius:40px;padding:0 16px;box-sizing: border-box;}
section.snsshare .contents_wrap .sns_wrapper > ul {display: flex;gap: 0 20px;}
/* SNS SHARE */

.productSwiper {height:397px;}
    /* 참여 정보 */
section.sec-join-info {
    position: relative;
    width: 100%;
    height: 208px;
    display: flex;
    justify-content: center;
    font-size: 32px;
    align-items: center;
    color: #111116;
    background-color: #ffffff;
    
}

section.sec-join-info div {
    font-weight: 700;
    display: flex;
    align-items: center;
}
section.sec-join-info i {
    font-weight: 500;
    color:#333333;
	margin-right:10px;
}

section.sec-join-info span.normal {
    color:#262630;
    font-weight: 500;
    font-size: 32px;
    margin-right: 5px;
    margin-top: -5px;
}

section.sec-join-info span._visit_all_cnt {
    color: #6263D2;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -10px;
    font-weight: 900;
    line-height: 0;
    font-size:48px;
    font-family:'SchoolSafetyNotification';
}

section.sec-join-info span._join_all_cnt {
    color: #D3006D;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -10px;
    font-size:48px;
    font-family:'SchoolSafetyNotification';
}

section.sec-join-info div span {
    font-size: 48px;
    font-weight: 900;
    font-family: "ONE-Mobile-Title",sans-serif;
    padding: 0 0 0 5px;
}

/* 참여 정보 */
/* 접속 정보 */
section.sec-connect-info {
    position: relative;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222222;
    background-color: #DFDFDF;
    
    font-size: 32px;
}

section.sec-connect-info div {
    font-weight: 800;
    display: flex;
    align-items: center;
}

section.sec-connect-info span.area {
    color: #0A91F8;
	font-size:36px;
	padding:0 5px;
	font-weight:800;
}

/* 참여 정보 */
/* SNS */

/* 참여 정보 */
section.sec-copyright {
    position: relative;
    width: 100%;
    height: 162px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f0f0f0;
    color: #555555;
    font-size: 18px;
}

section.sec-copyright > .copyright {
    width: 1400px;
}

section.sec-copyright > .copyright ul {
}

section.sec-copyright > .copyright ul li {
    float: left;
    width: 60%;
    margin-bottom: 10px;
}

section.sec-copyright > .copyright ul li:first-child {
    color: #262630;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Pretendard',sans-serif;
}

section.sec-copyright > .copyright ul li:nth-child(2n+2) {
    text-align: right;
    width: 40%;
}

section.sec-copyright > .copyright ul li:nth-child(4) {
    display: flex;
    justify-content: end;
}

section.sec-copyright > .copyright ul li:nth-child(4) > div {
    text-align: right;
    margin-left: 10px;
}

section.sec-copyright > .copyright ul li:nth-child(4) span {
    color: #555555;
    font-weight: 800;
    font-family: 'Pretendard',sans-serif;
}

/* 고정 메뉴 */
.navigator_wrapper {
    position: fixed;left: 0;bottom: 0;width: 100%;height: 88px;z-index: 51;overflow: hidden;background:#8665D0;display:none;
}

.navigator_wrapper .cont_wrap {width: 100%;height: 100%;display: flex;justify-content: center;}

.navigator_wrapper .cont_wrap .navi_wrap {
    width: 1300px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    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;
}

.navigator_wrapper .cont_wrap .navi_wrap > li > .n_menu {
    position: relative;
    width: 83px;
    height: 44px;
    cursor: pointer;
    z-index: 3;
    background-image: url('../images/allmenu.png');
    background-repeat: no-repeat;
}

.navigator_wrapper .cont_wrap .navi_wrap > li:nth-child(1) {
    margin-right: 36px;
}

.navigator_wrapper .cont_wrap .navi_wrap > li:nth-child(2) {
    margin-right: 16px;
}

.navigator_wrapper .cont_wrap .navi_wrap > li:nth-child(3) {
    margin-right: 16px;
}

.navigator_wrapper .cont_wrap .navi_wrap > li:nth-child(4) {
    margin-right: 36px;
}


.navigator_wrapper .cont_wrap .navi_wrap > li > div > a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navigator_wrapper .cont_wrap .navi_wrap > li > .n_top {
    position: relative;
    background-image: url('../images/top.png');
    width: 70px;
    height: 70px;
    cursor: pointer;
	  border-radius:50%;
}

.n_menu_list {
    position: fixed;
    bottom: -800px;
    z-index: 99;
    background: #002B6B;
    width: 500px;
    box-sizing: border-box;
    font-size: 22px;
}

.n_menu_list.on {
    bottom: 0;
}

.n_menu_list > .n_menu.close {
    float: right;
    background-image: url('../images/gnb_close.png');
    width: 46px;
    height: 46px;
    display: inline-block;
    margin-top: 13px;
    margin-right: 20px;
    cursor: pointer;
}

.n_menu_list > .m_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 0 0;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.n_menu_list > .m_list a {
    color: #FFFFFF;
}

.n_menu_list > .m_list div {
    border-bottom: 2px solid #D9D9D9;
    width: 433px;
    margin: 0 auto;
    padding: 15px 0;
}

.n_menu_list > .m_list a:last-child div {
    border-bottom: 0;
}

.n_menu_list > .m_list div > span {
    display: flex;
    cursor: pointer;
    position: relative;
    width: 433px;
    height: 80px;
    line-height: 1.4;
    align-items: center;
    justify-content: start;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.n_menu_list > .m_list div > span a {
    display: block;
    font-size: 23px;
    color: #FFFFFF;
    font-weight: 500;
    letter-spacing: -.5px;
    text-align: left;
}

.n_menu_list > .m_list div > span {
    position: relative;
}

.n_menu_list > .m_list div > span::after {
    content: '';
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10px;
    top: 0;
}

.n_menu_list > .m_list div.on {
    background-color: rgba(255,255,255,.1);
}

/* 고정 메뉴 */
/* 기타  */
.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: 1.5s zoom ease-in-out infinite;animation-delay: 0.5s;width: 106px;height: 106px;background-image: url(../images/hand.png);right:-40px;bottom:-50px;}

.result_wrap {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 100px;
}

.result_wrap > .btn.event_result2 > a {
    display: block;
    width: 100%;
    height: 100%;
}


#cont_wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

a:focus {
    outline: none;
}


.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_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: 580px;
    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;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

}

.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 .btn_file{
    position:relative;
    width: 142px;
    height:40px;
    display:flex;
    justify-content: center;
    align-items: center;
    border:1px solid #9D83D8;
    background:#9D83D8;
    color:#FFFFFF;
    box-sizing: border-box;
    cursor:pointer;
}
.pu_event_info .btn_file .hand{
    bottom:-60px;
    right:-80px;
}

.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: 70px;
    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: 40px;
    line-height: 40px;
    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: 144px;
}

.pu_event_info .p_con .ty01 dd.num i {
    float: left;
    width: 9px;
    text-align: center;
    color: #fff;
    line-height: 40px;
}

.pu_event_info .p_con .ty02 {
    margin-top: 16px;
}

.pu_event_info .p_con .ty02 dt {
    margin-bottom: 10px;
    margin-top: 10px;
}

.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: #F6F6F6;
    padding: 15px 20px;
    border-radius:8px;
}


.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 {
	position:relative;
    float: left;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    line-height: 1.2;
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-weight: 800;
}

.pu_event_info .btns a:nth-child(1) {
    border-bottom-left-radius: 20px;
}
.pu_event_info .btns a:nth-child(2) {
    border-bottom-right-radius: 20px;
}

.pu_event_info .btns a:hover {
    text-decoration: none;
}



.pu_event_info .btns a.bt_participate_done .hand{
    right:20px;
	bottom:-50px;
}

.pu_event_info.pop01 .btns a.bt_participate_done {
    background: #9D83D8;
    color: #FFFFFF;
}

.pu_event_info.pop02 .btns a.bt_participate_done {
    background: #5B97EF;
    color: #FFFFFF;
}

.pu_event_info.pop03 .btns a.bt_participate_done {
    background: #FF80C0;
    color: #FFFFFF;
}

.pu_event_info .btns a.bt_cancel {
    background: #7D7D83;
}

.pu_event_info table {
    width: 100%;
    color: #333;
    line-height: 18px;
}

.pu_event_info table th {
    font-size: 16px;
    padding: 6px;
    vertical-align: top;
    text-align:left;
    font-weight:400;
}
.pu_event_info table th.center {
    vertical-align: middle;
}


.pu_event_info table td {
    font-size: 16px;
    padding: 6px;
    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: 29px;
    height: 27px;
    line-height: 27px;
    margin: -10px 0 0 10px;
    text-align: center;
    vertical-align: middle;
    background-position: center bottom;
	  background: url('../images/cb.png') no-repeat 2px 3px;
}

.pu_event_info .checks input[type="checkbox"]:checked + label:after {
    background-position: center bottom;
}

.pu_event_info.pop01 .checks input[type="checkbox"] + label:after {
    background: url(../images/cb.png) no-repeat bottom 0;
}

.pu_event_info.pop01 .checks input[type="checkbox"]:checked + label:after {
    background: url(../images/cb_on.png) no-repeat 0 0;
}


.pu_event_info.pop02 .checks input[type="checkbox"]:checked + label:after {
    background: url(../images/cb02_on.png) no-repeat 0 0;
}

.pu_event_info.pop03 .checks input[type="checkbox"]:checked + label:after {
    background: url(../images/cb03_on.png) no-repeat 0 0;
}

.pu_event_info .radiob input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-opacity: 0;
}

.pu_event_done {
    width: 680px;
    display: none;
}

.pu_event_done a{
    position:absolute;
    width:100%;
    height:86px;
    left:0;
    bottom:0;
}
.pu_event_done .btn_go{
    position:absolute;
    width:329px;
    height:77px;
    left:42px;
    top:300px;
}

.pu_event_done .ph {
    width: 100%;
}

.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;
}

.pu_event_done .ph .hand {
  right:180px;
	bottom:-40px;
}

.pu_event_done .ph .close a {
    display: block;
    width: 100%;
    height: 100%;
}


.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 .btn_wrap .btn a {
    display: block;
    width: 100%;
    height: 100%;
}

.pu_event_done.e01 {
    background: #000000;
}

.pu_event_done.e02 {
    background: #000000;
}

.pu_event_done.e03 {
    background: #000000;
}

.tc {
    text-align: center;
}

.rmove_1 {animation: 1s radum_move1 infinite linear forwards;}
.rmove_2 {animation: 1s radum_move2 infinite linear forwards;}
.rmove_3 {animation: 1s radum_move3 infinite linear forwards;}
.rmove_4 {animation: 1s radum_move4 infinite linear forwards;}
.rmove_5 {animation: 1s radum_move5 infinite linear forwards;}
.rmove_6 {animation: 1s radum_move6 infinite linear forwards;}
.rmove_7 {animation: 1s radum_move7 infinite linear forwards;}
.rmove_8 {animation: 1s radum_move8 infinite linear forwards;}
.rmove_9 {animation: 1s radum_move9 infinite linear forwards;}
.rmove_10 {animation: 1s radum_move10 infinite linear forwards;}

.rmove_1.delay1 {animation-delay: 0s;}
.rmove_1.delay2 {animation-delay: 30s;}
.rmove_1.delay3 {animation-delay: 50s;}
.rmove_1.delay4 {animation-delay: 70s;}
.rmove_1.delay5 {animation-delay: 90s;}
.rmove_1.delay6 {animation-delay: 120s;}
.rmove_1.delay7 {animation-delay: 150s;}
.rmove_1.delay8 {animation-delay: 180s;}
.rmove_1.delay9 {animation-delay: 210s;}
.rmove_1.delay10 {animation-delay: 240s;}

.rotate1 {transform:rotate(10deg);}
.rotate2 {transform:rotate(15deg);}
.rotate3 {transform:rotate(20deg);}
.rotate4 {transform:rotate(25deg);}
.rotate5 {transform:rotate(30deg);}
.rotate6 {transform:rotate(35deg);}
.rotate7 {transform:rotate(40deg);}
.rotate8 {transform:rotate(45deg);}
.rotate9 {transform:rotate(50deg);}
.rotate10 {transform:rotate(55deg);}
.rotate11 {transform:rotate(60deg);}
.rotate12 {transform:rotate(65deg);}
.rotate13 {transform:rotate(70deg);}
.rotate14 {transform:rotate(75deg);}
.rotate15 {transform:rotate(80deg);}

.aniMovie01 {animation: 20s aniMovie01 infinite linear forwards; }
.aniMovie02 {animation: 20s aniMovie02 infinite linear forwards; }
.aniMovie03 {animation: 20s aniMovie03 infinite linear forwards; }
.aniMovie04 {animation: 20s aniMovie04 infinite linear forwards; }
.aniMovie05 {animation: 20s aniMovie05 infinite linear forwards; }