@charset "utf-8";
/*
body.page_event header .logo a:before {opacity: 0;}
body.page_event header .logo a:after {opacity: 1;}
body.page_event header nav ul li a {color: rgba(255, 255, 255, 0.5);}
body.page_event header nav ul li.active a {color: #fff;}
body.page_event[class*='is-section'] header {background: transparent; -webkit-backdrop-filter: blur(25px); backdrop-filter: blur(25px);}
body.page_event.is-section2 header .logo a:before,
body.page_event.is-section4 header .logo a:before {opacity: 1;}
body.page_event.is-section2 header .logo a:after,
body.page_event.is-section4 header .logo a:after {opacity: 0;}
body.page_event.is-section2 header nav ul li a,
body.page_event.is-section4 header nav ul li a {color: #757575;}
body.page_event.is-section2 header nav ul li.active a,
body.page_event.is-section4 header nav ul li.active a {color: #111 !important;}
*/

body.page_event header {background-color: transparent;}
body.page_event header .logo a:before {opacity: 0;}
body.page_event header .logo a:after {opacity: 1;}
body.page_event header nav ul li a {color: rgba(255, 255, 255, 0.5);}
body.page_event header nav ul li.active a {color: #fff;}

body.page_event[class*='is-section'] header:after {opacity: 1;}
body.page_event[class*='is-section'] header .logo a:before {opacity: 1;} 
body.page_event[class*='is-section'] header .logo a:after {opacity: 0;} 
body.page_event[class*='is-section'] header nav ul li a {color: #757575;}
body.page_event[class*='is-section'] header nav ul li.active a {color: #111 !important;}

html.is-pop, body.is-pop {height: 100%; min-height: 100%; overflow: hidden; touch-action:none; overscroll-behavior:none;}
.join_pop {position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999; background-color: rgba(0, 0, 0, 0.65); display: none; overflow-x: auto;}
.join_pop .inner {display: flex; flex-direction: column; height: 100%; width: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0;}
.join_pop .inner > div {flex: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 25px;}
.join_pop .conts {width: 100%; background-color: #fff; border-radius: 30px 30px 0 0; padding: 60px; max-width: 755px;}
.join_pop .conts .tit {margin-bottom: 70px;}
.join_pop .conts .tit strong {font-family: 'Paperlogy'; font-size: 45px; font-weight: 800; color: #2b2a2a; display: block; text-align: center;}
.join_pop .conts .tit b {font-weight: normal; background: linear-gradient(to bottom, #a426ea, #7118de); -webkit-background-clip: text; -webkit-text-fill-color:transparent;}
.join_pop .btns {display: flex; width: 100%; max-width: 755px;}
.join_pop .btns button {width: 50%; font-family: 'Paperlogy'; font-size: 30px; font-weight: 700; letter-spacing: -0.02em; color: #fff; padding: 40px 0; line-height: 1;}
.join_pop .btns .join {background-color: #891fe4; border-radius: 0 0 0 30px;}
.join_pop .btns .cancel {background-color: #323232; border-radius: 0 0 30px 0;}
.join_pop.ing .conts {padding: 80px; max-width: 500px;}
.join_pop.ing .conts .tit {margin-bottom: 0px; display: flex; flex-direction: column; align-items: center; gap:10px 0;}
.join_pop.ing .conts .tit strong {font-size: 50px;}
.join_pop.ing .conts .tit:before {content: '\eca1'; font-family: 'remixicon'; font-size: 80px; font-weight: normal; color: #b0b0b0;}
.join_pop.ing .conts .tit p {font-size: 22px; text-align: center; letter-spacing: -0.025em; color: #333333;}
.join_pop.ing .btns {max-width: 500px;}
.join_pop.ing .btns button {width: 100%;}
.join_pop.ing .btns .cancel {background-color: #468bff; border-radius: 0 0 30px 30px;}

.event {padding: 0 50px;}
.event > .inner {padding: 85px 0 50px 0;}
.event.visual {background-image: url('../images/event_bg_visual.jpg'); background-size: cover; background-position: center top;}
.event.visual:after {content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-image: url('../images/event_bg_visual2.png'); background-size: cover; background-position: center center; background-repeat: no-repeat;}
.event.visual > .inner {position: relative; max-width: 1160px; width: 100%; min-height: 100vh; margin: 0 auto; display: flex; justify-content: center; align-items: center; gap:50px;}
.event.visual .title_wrap {position: relative; padding-bottom: 50px; z-index: 2;}
.event.visual .title_wrap .title {display: flex; flex-direction: column; font-family: 'Paperlogy'; letter-spacing: -0.025em; color: #fff; line-height: 1;}
.event.visual .title_wrap .title em {font-size: 20px; font-weight: 500; background-color: rgba(18, 10, 53, 0.2); margin-right: auto; padding: 17px 31px; border-radius: 57px; letter-spacing: 0; transition: all 0.3s;}
.event.visual .title_wrap .title em i {font-weight: 700;}
.event.visual .title_wrap .title b {font-weight: 300; font-size: 45px; margin-top: 32px;}
.event.visual .title_wrap .title strong {font-weight: 800; font-size: 86px; margin-top: 20px; transition: all 0.3s;}
.event.visual .title_wrap .title strong i {color: #3eefff;}
.event.visual .title_wrap .title p {font-family: 'Pretendard'; font-size: 28px; margin-top: 28px; transition: all 0.3s;}
.event.visual .title_wrap .info {letter-spacing: -0.02em; color: #fff; margin-top: 60px;}
.event.visual .title_wrap .info ul li {display: flex; flex-direction: row; align-items: flex-start;}
.event.visual .title_wrap .info ul li ~ li {margin-top: 20px;}
.event.visual .title_wrap .info ul li div:nth-child(1) {position: relative; padding-left: 20px; margin-right: 50px; font-family: 'Paperlogy'; font-weight: 600; font-size: 24px; transition: all 0.3s;}
.event.visual .title_wrap .info ul li div:nth-child(1):after {content: ''; display: inline-block; width: 6px; height: 6px; background-color: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.event.visual .title_wrap .info ul li div:nth-child(2) {font-family: 'Pretendard'; font-size: 25px; font-weight: 500; transition: all 0.3s;}
.event.visual .title_wrap .info ul li div:nth-child(2) i {font-size: 17px; font-weight: 300; margin-left: 5px;}
.event.visual .title_wrap .info ul li div p {font-size: 22px; letter-spacing: -0.025em; font-weight: 400; margin-top: 3px; transition: all 0.3s;}
.event.visual .title_wrap .info ul li div p ~ p {margin-top: 10px;}
.event.visual .gift_wrap {flex: 1; min-width: 300px; width: 486px; height: 662px; background-image: url('../images/event_gift_pc.png'); background-size: contain; background-repeat: no-repeat; background-position: right bottom; transition: all 0.3s; margin-top: auto;}
.event.visual .gift_wrap .gift {position: absolute; left: 0; top: 0; width: 100%; }
.event.visual .gift_wrap .gift span {color: transparent; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 14px;}

.event.step1 > .inner {position: relative; max-width: 1250px; width: 100%; margin: 0 auto; display: flex; flex-direction: column; align-items: center; padding: 110px 0 110px 0;}
.event.step1 .title {display: flex; align-items: center; flex-direction: column; gap:14px; font-family: 'Paperlogy'; letter-spacing: -0.02em; word-break: keep-all;}
.event.step1 .title em {font-size: 22px; font-weight: 600; background-color: #4672fe; padding: 11px 40px; border-radius: 45px; line-height: 1; color: #fff; margin-bottom: 10px; }
.event.step1 .title b {font-weight: 700; color: #2f2f2f; font-size: 24px; transition: all 0.3s;}
.event.step1 .title p {font-weight: 400; color: #2f2f2f; font-size: 40px; line-height: 60px; text-align: center; transition: all 0.3s;}
.event.step1 .title p strong {font-weight: 800;}
.event.step1 .lst {margin-top: 55px; width: 100%;}
.event.step1 .lst ul {display: flex; gap:19px; flex-wrap: wrap; width: 100%; justify-content: space-between;}
.event.step1 .lst ul li {flex: 0 0 calc((100% / 4) - 19px);}
.event.step1 .lst .box {position: relative; display: flex; flex-direction: column;  border-radius: 10px; overflow: hidden; height: 100%; justify-content: space-between; word-break: keep-all; transition: all 0.3s;}
.event.step1 .lst .box:after {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #ddd; border-radius: 10px;}
.event.step1 .lst .box a {position: relative; z-index: 3;}
.event.step1 .lst .box span {display: block;}
.event.step1 .lst .box strong {text-align: center; display: block; padding: 17px 15px; font-size: 20px; font-family: 'Pretendard'; font-weight: 800; color: #333;}
.event.step1 .lst .box .thumb_wrap {position: relative; width: 296px; height: 152px; padding: 1px;}
.event.step1 .lst .box .thumb_wrap .thumb {position: relative; width: 100%; line-height: 0;}
.event.step1 .lst .box .thumb_wrap .thumb > span {position: relative; overflow: hidden; width: 100%; height: 0; padding-top: calc(152 / 296 * 100%);}
.event.step1 .lst .box .thumb_wrap .thumb > span:before {content: ''; position: absolute; left: 0;  top: 10%; bottom: 0; width: 100%; overflow: hidden; background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 80%); z-index: 2;}
.event.step1 .lst .box .thumb_wrap .thumb img {width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit:cover;}
.event.step1 .lst .box .thumb_wrap .tag {position: absolute; bottom: 0; color: #fff; z-index: 3; padding: 20px; text-align: center; width: 100%; font-size: 16px; font-weight: 400; word-break: keep-all;}
.event.step1 .lst .box .thumb_wrap .tag i {display: inline-block; white-space: pre-wrap;}
.event.step1 .lst .box .txt {padding: 24px 24px; font-family: 'Pretendard'; font-weight: 600; font-size: 18px; color: #333;}
.event.step1 .lst .box .txt i {display: block; font-size: 16px; font-weight: 700; letter-spacing: -0.025em; color: #666; margin-top: 5px; text-decoration: underline; text-underline-position: under; text-decoration-thickness: 1px;}
.event.step1 .lst .box .txt i:after {content: '\e980'; font-family: 'xeicon'; font-size: 14px;}
.event.step1 .lst .box button {background-color: #ddd; font-family: 'Pretendard'; font-weight: 700; font-size: 18px; letter-spacing: -0.025em; color: #333; padding: 22px; z-index: 3;}
.event.step1 .lst .box button i:before {content: '\eb7a'; font-family: 'remixicon'; font-size: 15px; margin-right: 5px;}
.event.step1 .lst ul li.active .box {box-shadow: 0 8px 13px rgba(0, 0, 0, 0.15);}
.event.step1 .lst ul li.active .box strong {color: #4672fe;}
.event.step1 .lst ul li.active .box .thumb_wrap {padding: 2px;}
.event.step1 .lst ul li.active .box:after {border: 2px solid #4672fe;}
.event.step1 .lst ul li.active .box button {background-color: #4672fe; color: #fff;}

.event.step2 {background-color: #181d3a; background-image: url('../images/event_bg_step2.jpg'); background-size: cover; background-position: center bottom;}
.event.step2 > .inner {position: relative; max-width: 1250px; width: 100%; margin: 0 auto; display: flex; flex-direction: row; align-items: flex-start; justify-content: space-between; padding: 110px 0 110px 0;}
.event.step2 .title {display: flex; flex-direction: column; align-items: center; font-family: 'Paperlogy'; letter-spacing: -0.025em; color: #fff; line-height: 1;}
.event.step2 .title em {font-size: 22px; font-weight: 500; background-color: #fff; padding: 11px 40px; border-radius: 45px; line-height: 1; color: #313131; margin-right: auto; transition: all 0.3s;}
.event.step2 .title em i {font-weight: 700;}
.event.step2 .title strong {font-weight: 800; font-size: 40px; margin-top: 28px; transition: all 0.3s;}
.event.step2 .title p {font-weight: 400; font-size: 40px; margin-top: 28px; line-height: 58px; word-break: keep-all; margin-right: auto; transition: all 0.3s;}
.event.step2 .form_input {max-width: 610px;}
.event.step2 .form_input > ul {display: flex; flex-direction: column; gap:15px 0;}
.event.step2 .form_input > ul > li {display: flex; align-items: center;}
.event.step2 .form_input li > label {font-weight: 700; font-size: 22px; letter-spacing: -0.025em; color: #fff; width: 135px;}
.event.step2 .form_input li > label + div {display: flex; align-items: center; width: 100%; position: relative;}
.event.step2 .form_input input[type="text"] {height: 50px; border-radius: 5px; border: 1px solid #fff; text-align: center; width: 100%; font-size: 22px; color: #333;}
.event.step2 .form_input .check {position: relative; display: flex; align-items: center;}
.event.step2 .form_input .check input[type="radio"] { position: absolute; left: 0; top: 0; opacity: 0; height: auto;}
.event.step2 .form_input .check input[type="radio"] + label { position: relative; padding-left: 35px; cursor: pointer; letter-spacing: -0.075em; font-size:19px; color:#fff; font-weight:500; white-space: nowrap;}
.event.step2 .form_input .check input[type="radio"] + label:last-child { margin-right: 0; }
.event.step2 .form_input .check input[type="radio"] + label:before,
.event.step2 .form_input .check input[type="radio"] + label:after {content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border-radius: 50%; transition: all .2s; cursor: pointer;}
.event.step2 .form_input .check input[type="radio"] + label:before { width: 30px; height: 30px; border: 2px solid #fff; background-color: transparent;}
.event.step2 .form_input .check input[type="radio"] + label:after { left: 8px; width: 15px; height: 15px; background-color: #3eefff; opacity: 0; z-index: 2;}
.event.step2 .form_input .check input[type="radio"]:checked + label:after { opacity: 1; }
.event.step2 .form_input .check input[type="radio"]:focus + label { outline: 2px dotted #1974dd; outline-offset: 4px; border-radius: 5px;}
.event.step2 .form_input .terms {border: 1px solid #fff; margin-top: 15px; border-radius: 5px; height: 212px; font-size: 16px; font-family: 'Pretendard'; font-weight: 500; overflow-y: auto; padding: 30px 25px; letter-spacing: -0.025em; width: 100%; background-color: #fff;}
.event.step2 .form_input .terms p {margin-bottom: 15px;}
.event.step2 .form_input .terms strong {font-weight: 700; font-size: 18px;}
.event.step2 .form_input .terms li {margin-top: 10px; padding-left: 20px; text-indent: -20px;}
.event.step2 .form_input .terms li b {color: #ed1e23; font-size: 16px; font-weight:normal; text-indent: 0;}
.event.step2 .form_input .priv {justify-content: space-between; flex-wrap: wrap; }
.event.step2 .form_input .priv label + div {gap:34px; width: auto;}
.event.step2 .form_input .priv label {width: auto;}
.event.step2 .form_input .tel input[type="text"] {width: calc((100% - 40px) / 3);}
.event.step2 .form_input .tel i {width: 20px; display: inline-block; text-align: center; color: #fff;}
.event.step2 .form_input .btn {text-align: center; margin-top: 80px; display: flex; flex-direction: column; align-items: center;}
.event.step2 .form_input button ~ button {margin-top: 20px;}
.event.step2 .form_input .apply {background-color: #3eefff; font-family: 'Paperlogy'; font-size: 30px; font-weight: 700; letter-spacing: -0.02em; color: #1c2243; padding: 35px; width: 400px; border-radius: 10px;}

.event.step3 {background: linear-gradient(90deg, #394dcf 0%, #465efe 100%);}
.event.step3 .inner {padding: 0;}
.event.step3 .info {padding: 60px 0; text-align: center; font-family: 'Paperlogy'; font-size: 30px; font-weight: 400; color: #fff; letter-spacing: -0.02em;}
.event.step3 .info:before {content: '\eca1'; font-family: 'remixicon'; font-size: 30px; font-weight: normal; margin-right: 10px;}
.event.step3 .info strong {font-weight: 700; color: #48eefd; font-size: 45px;}

/*
.event.visual .title_wrap,
.event.visual .gift_wrap {opacity: 0; transform: translate3d(0, 80px, 0); transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.event.visual.is_active .title_wrap,
.event.visual.is_active .gift_wrap {opacity: 1; transform: translateZ(0);     transition-delay: 0.1s;}
*/

.event.visual .title_wrap .title em,
.event.visual .title_wrap .title b,
.event.visual .title_wrap .title strong,
.event.visual .title_wrap .info ul li,
.event.visual .gift_wrap {opacity: 0; transform: translate3d(0, 80px, 0); transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}

.event.visual.is_active .title_wrap .title em,
.event.visual.is_active .title_wrap .title b,
.event.visual.is_active .title_wrap .title strong,
.event.visual.is_active .title_wrap .info ul li,
.event.visual.is_active .gift_wrap {opacity: 1; transform: translateZ(0);}

.event.visual.is_active .title_wrap .title em {transition-delay: 0.1s;}
.event.visual.is_active .title_wrap .title b {transition-delay: 0.2s;}
.event.visual.is_active .title_wrap .title strong {transition-delay: 0.3s;}
.event.visual.is_active .title_wrap .info ul li:nth-child(1) {transition-delay: 0.4s;}
.event.visual.is_active .title_wrap .info ul li:nth-child(2) {transition-delay: 0.5s;}
.event.visual.is_active .title_wrap .info ul li:nth-child(3) {transition-delay: 0.6s;}
.event.visual.is_active .gift_wrap {transition-delay: 0.2s;}

.event.step1 .title,
.event.step1 .lst,
.event.step2 .title,
.event.step2 .form_input,
.event.step3 .info {opacity: 0; transform: translate3d(0, 80px, 0); transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.event.step1 .title.is_active,
.event.step1 .lst.is_active,
.event.step2 .title.is_active,
.event.step2 .form_input.is_active,
.event.step3 .info.is_active {opacity: 1; transform: translateZ(0);}
/*.event.step1 .lst ul li {opacity: 0; transform: translate3d(0, 0, 0); transition:none; will-cahnge: opacity, transform;}*/


@media screen and (max-width: 1340px) {
	.event.step1 .lst .box .thumb_wrap {width: auto; height: auto;}
}

@media screen and (max-width: 1200px) {
	.event.visual .title_wrap {margin-right: auto; padding-bottom: 0;}
	.event.visual .gift_wrap {position: absolute; right: 0; bottom: 50px; width: 300px; min-width: auto;}
	.event.step1 .inner {padding: 10% 0; align-items: center;}
	.event.step2 .inner {padding: 10% 0; align-items: center;}
	.event.step2 .title {width: 42%; margin-bottom: auto;}
	.event.step2 .form_input {width: 55%;}
}

@media screen and (max-width: 1024px) {
	.event {padding: 0 30px;}
	.event.visual .inner {align-items: center;}
	.event.visual .title_wrap .title em {font-size: 20px;}
	.event.visual .title_wrap .title b {font-size: 30px; margin-top: 32px;}
	.event.visual .title_wrap .title strong {font-size: 70px; margin-top: 28px;}
	.event.visual .title_wrap .title p {font-size: 22px;}
	.event.visual .title_wrap .info ul li ~ li {margin-top: 15px;}
	.event.visual .title_wrap .info ul li div:nth-child(1) {font-size: 20px;}
	.event.visual .title_wrap .info ul li div:nth-child(2) {font-size: 21px;}
	.event.visual .title_wrap .info ul li div p {font-size: 18px;}
}

@media screen and (max-width: 910px) {
	.event.visual .gift_wrap {width: 230px;}
	.event.step1 .lst ul {gap:10px;}
	.event.step1 .lst ul li {flex: 0 0 calc((100% / 3) - 10px);}
	.event.step1 .lst ul li:last-child {margin-right: auto; margin-left: 5px;}
}

@media screen and (max-width: 780px) {
	main section.event {min-height: auto;}
	.event {padding: 0 25px;}
	.event.visual:after {background-repeat: no-repeat; background-size: cover;}
	.event.visual .inner {padding-bottom: 0; flex-direction: column; gap:0; padding: 180px 0 50px 0;}
	.event.visual .title_wrap {margin-right: 0;}
	.event.visual .title_wrap .title em {margin-right: 0;}
	.event.visual .title_wrap .title {align-items: center; text-align: center;}
	.event.visual .title_wrap .title strong {margin-top: 15px;}
	.event.visual .title_wrap .info {margin-top: 50px;}
	.event.visual .gift_wrap {flex:none; position: relative; width: 100%; height: 200px; bottom: auto; background-image: url('../images/event_gift_mo.png'); background-position: center center; margin-top: 7%; margin-bottom: 0;}
	
	.event.step1 .title b {font-size: 20px; text-align: center;}
	.event.step1 .title p {font-size: 35px; line-height: 45px;}

	.event.step2 .inner {flex-direction: column;}
	.event.step2 .title {width: 100%; align-items: center;}
	.event.step2 .title em {margin-right: 0;}
	.event.step2 .title p {text-align: center; margin-right: 0; font-size: 35px; line-height: 45px;}

	.event.step2 .form_input {width: 100%; margin-top: 40px;}
	.event.step2 .form_input .apply {padding: 20px 20px;}

	.event.step3 .info {font-size: 25px;}
	.event.step3 .info strong {font-size: 35px;}
	
	/*
	body.page_event header .share .open {color: #fff;}
	body.page_event.is-section2 header .share .open,
	body.page_event.is-section4 header .share .open {color: #2b2b2b;}
	*/

}

@media screen and (max-width: 610px) {
	.event.visual .title_wrap .title em {font-size: 15px;}
	.event.visual .title_wrap .title b {font-size: 27px; margin-top: 32px;}
	.event.visual .title_wrap .title strong {font-size: 55px;}
	.event.visual .title_wrap .title p {font-size: 20px; margin-top: 15px;}
	.event.visual .title_wrap .info ul li ~ li {margin-top: 10px;}
	.event.visual .title_wrap .info ul li div:nth-child(1) {font-size: 20px; white-space: nowrap; margin-right: 25px;}
	.event.visual .title_wrap .info ul li div:nth-child(2) {font-size: 21px;}
	.event.visual .title_wrap .info ul li div p {font-size: 18px;}
	.event.visual .title_wrap .info ul li div p ~ p {margin-top: 10px;}

	.event.step1 .lst ul {gap:20px 10px;}
	.event.step1 .lst ul li {flex: 0 0 calc((100% / 2) - 10px);}
	.event.step1 .lst ul li:last-child {margin-right: 0; margin-left: 0;}
}

@media screen and (max-width: 500px) {
	.event.visual .inner {padding: 160px 0 0 0;}
	.event.step1 .inner {padding: 15% 0;}
	.event.step2 .inner {padding: 15% 0;}

	.event.visual .title_wrap .title {align-items: center;}
	.event.visual .title_wrap .title em {font-size: 13px; padding: 12px 20px; margin-right: 0;}
	.event.visual .title_wrap .title b {font-size: 24px; margin-top: 15px;}
	.event.visual .title_wrap .title strong {font-size: 40px; margin-top: 5px; word-break: keep-all; line-height: 56px;}
	.event.visual .title_wrap .title p {font-size: 18px; margin-top: 15px;}
	 .event.visual .title_wrap .info {margin-top: 30px;}
	.event.visual .title_wrap .info ul li {flex-direction: column; gap:5px}
	.event.visual .title_wrap .info ul li ~ li {margin-top: 20px;}
	.event.visual .title_wrap .info ul li div:nth-child(1) {font-size: 18px; white-space: nowrap; margin-right: 0;}
	.event.visual .title_wrap .info ul li div:nth-child(2) {font-size: 19px;}
	.event.visual .title_wrap .info ul li div:nth-child(2) i {font-size: 16px; font-weight: 300; margin-left: 5px;}
	.event.visual .title_wrap .info ul li div p {font-size: 17px;}
	.event.visual .title_wrap .info ul li div p ~ p {margin-top: 10px;}
	.event.visual .gift_wrap {margin-top: 3%;}
	

	.event.step1 .title em {font-size: 16px; padding: 11px 20px;}
	.event.step1 .title b {font-size: 18px; text-align: center;}
	.event.step1 .title p {font-size: 26px; line-height: 37px;}
	.event.step1 .lst {margin-top: 30px;}
	.event.step1 .lst ul {gap:10px 5px;}
	.event.step1 .lst ul li {flex: 0 0 calc((100% / 2) - 5px);}
	.event.step1 .lst .box strong {padding: 15px 5px 10px 5px; font-size: 18px;}
	.event.step1 .lst .box .txt {padding: 15px; font-size: 15px;}
	.event.step1 .lst .box .txt i {font-size: 15px; font-weight: 600;}
	.event.step1 .lst .box .thumb_wrap .thumb > span:before {top: 0; background: rgba(0, 0, 0, 0.5);}
	.event.step2 .title em {font-size: 16px; padding: 11px 20px;}
	.event.step2 .title p {font-size: 26px; line-height: 40px;}
	.event.step2 .form_input li > label {font-weight: 700; font-size: 18px;}
	.event.step2 .form_input .priv {flex-direction: column;}
	.event.step2 .form_input .priv label {margin-right: auto;}
	.event.step2 .form_input .priv label + div {order:2; margin-top: 20px; margin-bottom: 20px;}
	.event.step2 .form_input .btn {margin-top: 40px;}
	.event.step2 .form_input .apply {padding: 15px 10px; width: 100%; font-size: 20px;}
	.event.step2 .title p br {display: none;}

	.event.step3 .info {font-size: 18px; padding: 7% 0; word-break: keep-all; display: flex; align-items: center; justify-content: center;}
	.event.step3 .info:before {margin-right: 3px; font-size: 25px;}
	.event.step3 .info strong {font-size: 25px;}

	.join_pop .btns button {font-size: 20px; padding: 20px 0;}
	.join_pop.ing .conts {padding: 50px;}
	.join_pop.ing .conts .tit strong {font-size: 30px; line-height: 32px;}
	.join_pop.ing .conts .tit p {font-size: 18px;}

	.join_pop.end .conts .tit strong {font-size: 30px; line-height: 32px;}
	.join_pop.end .conts .tit p {font-size: 18px;}
	.join_pop.end .conts .box > ul > li > ul {gap:20px;}
}

@media screen and (max-width: 425px) {
	.event.step2 .form_input > ul > li {flex-direction: column;}
	.event.step2 .form_input li > label {margin-right: auto; margin-bottom: 5px; font-size: 20px;}
}

@media screen and (max-width: 375px) {
	.event {padding: 0 15px;}
	.event.step1 .lst ul {gap:25px 13px;}
	.event.step1 .lst ul li {flex: 0 0 calc(100%);}
}