.event-main > section.sec-1{
    background-color: #ffdcc0;
    background-image: url(../images/202608/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: 5rem;
}

.event-main > section.sec-1 .cus-area-basic h2{
	margin-top: -1rem;
}

.event-main > section.sec-1 .cus-area-basic h3 span{
	color: #ec6731;
}

.event-main > section.sec-1 .cus-area-basic .r1{
	margin-top: 4.2rem;
}

.event-main > section.sec-1 .cus-area-basic .r1 > div h4{
	color:#ec6731;
}

.event-main > section.sec-2 dl > dt{
	background-color: #f87d19;
}

.event-main > section.sec-2 h1{
	background-color: #f87d19;
}

.event-main > section.sec-3{
	background-image: none;
	background-color: #f4a158;
}

.event-main > section.sec-3 .cus-area-basic .cus-box{
	background-image: url(../images/202608/sec3_cl_bg.png);
}

.event-main > section.sec-4{
	background-color:#ffcc9f ;
}

.event-main > section.sec-4 h1{
	background-color:#f89219;
}

.event-main > section.sec-4 ol > li:before{
	background-color:#f89219 ;
}

.event-main > section.sec-5{
	background-color: #ffe4ca;
}

.event-main > section.sec-5 .cus-area-basic h1{
	color: #f96a01;
}

.event-main > section.sec-5 .cus-area-basic .k1{
	background-color:#f96a01 ;
}

.event-main > section.sec-6 h1{
	background-color: #f96a01;
}

.event-main > section.sec-6 summary::before{
	background-image: url(../images/202608/icon_ticket.png);
}

.event-main > section.sec-6 summary.cus-moon::before{
	background-image: url(../images/202608/icon_moon.png);
}

.event-main > section.sec-6 summary.cus-money::before {
	background-image: url(../images/202608/icon_money.png);
}

.event-main > section.sec-6 summary.cus-calendar::before {
	background-image: url(../images/202608/icon_carendar.png);
}

.event-main > section.sec-6{
	background-color: #ffcc84;
}

.event-main > section.sec-6 summary h3 span{
	background-color:#ff8d1d;
}

.event-main > section.sec-6 summary::after{
	color:#ff8d1d ;
}

.event-main > section.sec-3 .cus-area-basic .cus-agree{
	background-color: #e56100;
}

.event-main > section.sec-2 p{
	color:#da7624 ;
}

.event-main > section.sec-2{
	background-color: #fff0d5;
}

.event-main > section.sec-2 dl{
	border-color:#f87d19 ;
}

.event-main > section.sec-3 .cus-area-basic .cus-box .cus-posi.on{
     max-width: 27rem;
}

#pickSignguPop .usr-qr-coupon > div:nth-child(1){
	background-color: #f4893d;
}

#pickSignguPop .usr-qr-coupon > div:nth-child(3){
	background-color: #f4893d;
}

.membership .title{
	background: url(../images/202608/coupon_bg.png);
	background-color: #ffdcc0;
	background-size: cover;
	background-position: center;
}

.membership .title h3{
	color: #fff;
	margin-top: 1rem;
}

.membership .title h2{
	max-width: 36.89rem;
}

/* 혜택업체 쿠폰 팝업 */
#storePop .pop_con{
    background-color:#ffd6b2;
    background-image: none;
}

#storePop .code{
    background-color: #e56100;
}

.event-main > section.sec-1 .cus-area-basic > h5{
	text-align: left;
	line-height: 1.4em;
}


@media screen and (max-width:1024px){
	.event-main > section.sec-1 .cus-area-basic .r1{
		margin-top: 2.2rem;
	}
}

#storePop .code::after{
    background: url(../images/202608/storebg_bottom.png) 0 0 / 100% 100% no-repeat;
}

@media screen and (max-width:740px){
	.event-main > section.sec-1{
        background-image: url(../images/202608/mo_sec1_bg.png);
        aspect-ratio: 0.57 / 1;
		height: initial;
		background-size: contain;
		background-position: bottom center;
    }

    .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/202608/m_sec3_cl_bg.png);
    }

    .membership .title{
		background: url(../images/202608/m_coupon_bg.png);
		background-color: #ffdcc0;
		background-size: cover;
		background-position: center;
	}

	.membership .title .cus-event-text h1{
		max-width: 19.67rem;
	}

	.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.7rem;
	}
}
