.event-main > section.sec-1{
    background-color: #c2eaec;
    background-image: url(../../images/202609/cg/sec1_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 68rem;
}

.event-main > section.sec-1 .cus-area-basic{
	padding-top: 3rem;
}

.event-main > section.sec-1 .cus-area-basic h3{
	margin-top:0rem ;
}

.event-main > section.sec-1 .cus-area-basic h3 span{
	color: #ec6731;
	background-color:#fff;
}

.event-main > section.sec-1 .cus-area-basic .r1{
	margin-top: 1rem;
}

.event-main > section.sec-1 .cus-area-basic .r1 > div h4{
	color:#348e39;
	font-family: 'Paperozi';
	font-weight: 700;
}

.event-main > section.sec-1 .cus-area-basic .cus-link-1{
	font-size: 0.83rem;
	text-align: center;
	color:#d22626;
	font-weight: 500;
}

.event-main > section.sec-1 .cus-area-basic .cus-link-1 span{
	font-weight: 500;
}

.event-main > section.sec-1 .cus-area-basic .r1 > div{
	position: relative;
}

.event-main > section.sec-1 .cus-area-basic .r1 > div .cus-my-grade{
	position: absolute;
	right:0.5rem;
	top:0.5rem;
	color:#fff;
	font-family: 'Paperozi';
	font-weight: 500;
	background-color: #514bef;
	border-radius: 50px;
	font-size: 0.94rem;
	padding: 0.2rem 1rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	column-gap: 3px;
}

.event-main > section.sec-1 .cus-area-basic .r1 > div .cus-my-grade:before{
	content: '';
	width: 0.83rem;
	height: 0.83rem;
	background-image: url(../../images/202609/cg/icon_grade.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}

.event-main > section.sec-2{
	background-color: #fff5d5;
}

.event-main > section.sec-2 dl > dt{
	background-color: #ec6731;
}

.event-main > section.sec-2 dl > dd h4{
	font-size: 0.89rem;
	color: #000;
}

.event-main > section.sec-2 dl > dd h5{
	font-size: 0.89rem;
	color: #000;
	margin-top: 0.2rem;
}

.event-main > section.sec-2 h1{
	background-color: #ec6731;
}

.event-main > section.sec-2 p{
	color:#d2bd79 ;
}

.event-main > section.sec-2 dl{
	border-color:#ec6731 ;
}

.event-main > section.sec-3{
	background-color: #ffd1a5;
	background-image: none;
}

.event-main > section.sec-3 .cus-area-basic .cus-box{
	background-image: url(../../images/202609/cg/sec3_cl_bg.png);
	position: relative;
	overflow: hidden;
}

.event-main > section.sec-3 .cus-area-basic .cus-agree{
	background-color: #6a503b;
	z-index: 1;
}

.event-main > section.sec-3 .cus-area-basic .cus-box .cus-posi{
	 max-width: 39rem;
	 top:53%;
	 z-index: 0;
}

.event-main > section.sec-3 .cus-area-basic .cus-box .cus-posi.on{
     max-width: 39rem;
}

.event-main > section.sec-3 .cus-area-basic .cus-box h1 {
	color: #fff;
}

.event-main > section.sec-3 .cus-area-basic .cus-box h1 span{
	color: #000;
}

.event-main > section.sec-3 .cus-area-basic .cus-box > div a{
	z-index: 10;
}


.event-main > section.sec-4{
	background-color:#d0e290 ;
}

.event-main > section.sec-4 h1{
	background-color:#7fa100;
	color: #fff;
}

.event-main > section.sec-4 ol > li:before{
	background-color:#7fa100 ;
}

.event-main > section.sec-5{
	background-color: #f6f2d3;
}

.event-main > section.sec-5 .cus-area-basic h1{
	color: #bb4925;
}

.event-main > section.sec-5 .cus-area-basic .k1{
	background-color:#bb4925 ;
}

.event-main > section.sec-6 h1{
	background-color: #bb4925;
}

.event-main > section.sec-6 summary::before{
	background-image: url(../../images/202609/cg/icon_ticket.png);
}

.event-main > section.sec-6 summary.cus-moon::before{
	background-image: url(../../images/202609/cg/icon_moon.png);
}

.event-main > section.sec-6 summary.cus-money::before {
	background-image: url(../../images/202609/cg/icon_money.png);
}

.event-main > section.sec-6 summary.cus-calendar::before {
	background-image: url(../../images/202609/cg/icon_carendar.png);
}

.event-main > section.sec-6{
	background-color: #f6dbd3;
}

.event-main > section.sec-6 summary h3 span{
	background-color:#e8880b;
}

.event-main > section.sec-6 summary::after{
	color:#e8880b ;
}

#pickSignguPop .usr-qr-coupon > div:nth-child(1){
	background-color: #dea001;
}

#pickSignguPop .usr-qr-coupon > div:nth-child(3){
	background-color: #dea001;
}

.membership .title{
	background: url(../../images/202609/cg/coupon_bg.png);
	background-color: #ffdcc0;
	background-size: cover;
	background-position: center;
}

.membership .title .cus-event-text h1{
	max-width: 23rem;
	margin-top: 0.5rem;
}

.membership .title h3{
	color: #fff;
	margin-top: 1rem;
}

.membership .title h2{
	max-width: 31rem;
}

.membership .title h3{
	color: #000;
	margin-top: 0.5rem;
	background-color: #fff;
	padding: 0 1rem;
}

/* 혜택업체 쿠폰 팝업 */
#storePop .pop_con{
    background-color:#acfcf4;
    background-image: url(../../images/202609/cg/storebg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
}

#storePop .code{
    background-color: #e37b2a;
}

.membership .coupon_wrap li .region{
	color: #000;
}

#storePop .code::after{
    background: url(../../images/202609/cg/storebg_bottom.png) 0 0 / 100% 100% no-repeat;
}

.event-main > section.sec-1 .cus-area-basic > h5{
	text-align: left;
	line-height: 1.4em;
	background-color: transparent;
	font-weight: 500;
	color: #885400;
	text-align: center;
	padding: 0;
}

#storePop .code input{
	background-color: #fff;
}

.event-main > section.sec-6 details.is-open .cus-cont > div .usr-dot li p{
	word-break: keep-all;
}

@media screen and (max-width:1024px){
	.event-main > section.sec-1 .cus-area-basic .r1{
		margin-top: 2.2rem;
	}

	.event-main > section.sec-2{
		background-image: none;
	}

	.event-main > section.sec-1{
        background-image: url(../../images/202609/cg/m_sec1_bg.png);
        aspect-ratio: 0.6 / 1;
		height: initial;
		background-size: cover;
		background-position: bottom center;
		height: auto;
    }

}

@media screen and (max-width:740px){
	.event-main > section.sec-1{
        background-image: url(../../images/202609/cg/m_sec1_bg.png);
        aspect-ratio: 0.53 / 1;
		height: initial;
		background-size: cover;
		background-position: bottom center;
    }

    .event-main > section.sec-1 .cus-area-basic h2{
    	max-width: 90%;
    }

    .event-main > section.sec-1 .cus-area-basic{
    	padding-top: 2rem;
    }

    .event-main > section.sec-3 .cus-area-basic .cus-box{
        background-image: url(../../images/202609/cg/m_sec3_cl_bg.png);
        aspect-ratio: 0.86 / 1;
    }

    .event-main > section.sec-3 .cus-area-basic .cus-box .cus-posi{
    	top:62%;
    	width: 36rem;
    	max-width: 36rem;
    }

    .event-main > section.sec-3 .cus-area-basic .cus-box .cus-posi.on{
    	max-width: 36rem;
    	width: 36rem;
    }

    .membership .title{
		background: url(../../images/202609/cg/m_coupon_bg.png);
		background-color: #ffdcc0;
		background-size: cover;
		background-position: center;
	}

	.membership .title .cus-event-text h1{
		max-width: 19.67rem;
		margin-top: 3rem;
	}

	.membership .title h2{
		max-width: 24rem;
	}

	.membership .title h3{
		color: #000;
		font-size: 1rem;
	}

	.event-main > section.sec-1 .cus-area-basic > h5{
		font-size: 0.65rem;
		margin-top: 0;
	}

	.event-main > section.sec-1 .cus-area-basic .r1 > div h5{
		font-size:0.85rem ;
	}

	.event-main > section.sec-1 .cus-area-basic .r1 > div .cus-my-grade {
		border-radius: 0.5rem;
		font-size: 0.75rem;
		padding: 0.2rem 0.5rem;
		width: 4.5rem;
		align-items: flex-start;
		column-gap: 0;
	}

	.event-main > section.sec-1 .cus-area-basic .r1 > div .cus-my-grade:before{
		width: 0.7rem;
		height: 0.7rem;
		margin-top: 0.1rem;

	}

	.event-main > section.sec-2 dl > dd h5{
		font-size: 0.8rem;
	}

	.event-main > section.sec-1 .cus-area-basic > h4{
		margin-top: 0.5rem;
	}

	.event-main > section.sec-1 .cus-area-basic .cus-link-1{
		margin-top: 0.2rem;
	}

	.event-main > section.sec-3 .cus-area-basic .cus-box h1{
		display: block;
	}

}
