@charset "utf-8";
/* CSS Document */

.detail_img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202601/20260126172648_9908b6323d95685cd9ddac3dd5f7a278_b7hs.png') no-repeat;
	background-size: contain;
	aspect-ratio:1 / 1;
	
	width: 100%;
	height: 100%;
	
}

.event_info-detail{
	width: 95%;
	max-width: 1400px;
	border-radius: 3.1rem;
	height: auto;
	margin: 0 auto;
	background: #262626;
}
.event_info-detail.wr{
	width: 95%;
	max-width: 1400px;
	border-radius: 3.1rem;
	height: auto;
	margin: 0 auto;
	background: #fffaf5;
}



.event_info-detail.wg{
	width: 95%;
	max-width: 1400px;
	border-radius: 3.1rem;
	height: auto;
	margin: 0 auto;
	background: #f1fafb;
}



.event_info-detail.ws{
	width: 95%;
	max-width: 1400px;
	border-radius: 3.1rem;
	height: auto;
	margin: 0 auto;
	background: #faf0f1;
}


.event_info-detail.wf{
	width: 95%;
	max-width: 1400px;
	border-radius: 3.1rem;
	height: auto;
	margin: 0 auto;
	background: #f0f5fa;
}


.detail_right{
	display: flex;
	width: 30%;
	border-radius: 100rem;
	border: 3px solid #21ddcb;
	background: #21ddcb;
}

@media(max-width:992px){
	.detail_right{
	display: flex;
	width: 30%;
	border-radius: 100rem;
	border: 3px solid #21ddcb;
	background: #21ddcb;
		margin-bottom: 3em;
}
}


@media (max-width: 700px) {
    .detail_right {
        display: flex;
        width: 70%;
        border-radius: 100rem;
        border: 3px solid #21ddcb;
        background: #21ddcb;
        margin-bottom: 3em;
    }
}




.detail_right.wr{
	display: flex;
	width: 30%;
	border-radius: 100rem;
	border: none;
	background: #fad2a5;
}

@media(max-width:992px){
	.detail_right.wr{
	display: flex;
	width: 30%;
	border-radius: 100rem;
	border: none;
	background: #fad2a5;
		margin-bottom: 3em;
}
}


@media (max-width: 700px) {
    .detail_right.wr {
        display: flex;
        width: 70%;
        border-radius: 100rem;
  border: none;
        background: #fad2a5;
        margin-bottom: 3em;
    }
}





.detail_right.wg{
	display: flex;
	width: 30%;
	border-radius: 100rem;

	background: #add2d6;
}

@media(max-width:992px){
	.detail_right.wg{
	display: flex;
	width: 30%;
	border-radius: 100rem;
	border: none;
	background: #add2d6;
		margin-bottom: 3em;
}
}


@media (max-width: 700px) {
    .detail_right.wg {
        display: flex;
        width: 70%;
        border-radius: 100rem;
  border: none;
        background: #add2d6;
        margin-bottom: 3em;
    }
}









.detail_right.ws{
	display: flex;
	width: 30%;
	border-radius: 100rem;
border: none;
	background: #d6838b;
}

@media(max-width:992px){
	.detail_right.ws{
	display: flex;
	width: 30%;
	border-radius: 100rem;
	border: none;
	background: #d6838b;
		margin-bottom: 3em;
}
}


@media (max-width: 700px) {
    .detail_right.ws {
        display: flex;
        width: 70%;
        border-radius: 100rem;
  border: none;
        background: #d6838b;
        margin-bottom: 3em;
    }
}





.detail_right.wf{
	display: flex;
	width: 30%;
	border-radius: 100rem;
border: none;
	background: #aec0d6;
}

@media(max-width:992px){
	.detail_right.wf{
	display: flex;
	width: 30%;
	border-radius: 100rem;
	border: none;
	background: #aec0d6;
		margin-bottom: 3em;
}
}


@media (max-width: 700px) {
    .detail_right.wf {
        display: flex;
        width: 70%;
        border-radius: 100rem;
  border: none;
        background: #aec0d6;
        margin-bottom: 3em;
    }
}






.e_logo_img{
	background: url(https://cdn.icoda.co.kr/asset/editor/202601/20260126171726_9908b6323d95685cd9ddac3dd5f7a278_86g3.png) no-repeat;
}
.e_logo_img{
	width:100%;
	height: 100%;
	max-width: 9rem;
	
	background-size: contain;
	background-position: center center;
}

@media(max-width:600px){
	
.e_logo_img{
	width:100%;
	height: 100%;
	max-width: 13rem;
	
	background-size: contain;
	background-position: center center;
}


}



.title_bg{
	background: url('https://cdn.icoda.co.kr/asset/editor/202601/20260126171420_9908b6323d95685cd9ddac3dd5f7a278_n434.jpg') no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
}
@media(max-width:600px){
	.title_bg {
  
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
}





.promotion_01-img{
	width: 100%;
	border-radius: 3.1rem;
	background: url('https://cdn.icoda.co.kr/asset/editor/202601/20260126174302_9908b6323d95685cd9ddac3dd5f7a278_7hip.jpg') no-repeat;
	background-position: center center;
	background-size: cover;
	aspect-ratio:1400 / 460;
	height: 100%;
}

@media(max-width:992px){
	.promotion_01-img{
	width: 100%;
	border-radius: 2rem;
	background: url('https://cdn.icoda.co.kr/asset/editor/202601/20260126174302_9908b6323d95685cd9ddac3dd5f7a278_7hip.jpg') no-repeat;
	background-position: center center;
	background-size: cover;
	aspect-ratio:400 / 150;
	height: 100%;
}
}

@media(max-width:600px){
	.promotion_01-img{
	width: 100%;
	border-radius: 2rem;
	background: url('https://cdn.icoda.co.kr/asset/editor/202601/20260126174302_9908b6323d95685cd9ddac3dd5f7a278_7hip.jpg') no-repeat;
	background-position: center center;
	background-size: cover;
	aspect-ratio:400 / 500;
	height: 100%;
}
}


.promotion_02-img{
	background: url('https://cdn.icoda.co.kr/asset/editor/202601/20260126174939_9908b6323d95685cd9ddac3dd5f7a278_jmyl.jpg') no-repeat;
}

.promotion_02-img{
	width: 100%;
	max-width: 500px;
	border-radius: 3.1rem;
	
	background-position: center center;
	background-size: cover;
	aspect-ratio:500 / 640;
	height: 100%;
}


@media(max-width:1230px){
	.promotion_02-img {
    width: 100%;
    max-width: 700px;
    border-radius: 3.1rem;
   
    background-position: center center;
    background-size: cover;
    aspect-ratio: 500 / 300;
    height: 100%;
    margin-bottom: 5em;
}
}



@media(max-width:992px){
	.promotion_02-img {
    width: 100%;
    max-width: 700px;
    border-radius: 3.1rem;
 
    background-position: center center;
    background-size: cover;
    aspect-ratio: 500 / 300;
    height: 100%;
    margin-bottom: 5em;
	margin-top: 5em;
}
}


.btn-bg0-1{
	background:#D3D3D321;
	border-radius: 2rem;
}
.btn-bg01{
	background: url(https://cdn.icoda.co.kr/asset/editor/202601/20260126180018_9908b6323d95685cd9ddac3dd5f7a278_xw2a.png)no-repeat;
	background-position: center center;
	background-size: cover;
}


.btn-bg02{
	background: url(https://cdn.icoda.co.kr/asset/editor/202601/20260126180018_9908b6323d95685cd9ddac3dd5f7a278_fiou.png)no-repeat;
	background-position: center center;
	background-size: cover;
}



.btn-bg03{
	background: url(https://cdn.icoda.co.kr/asset/editor/202601/20260126180019_9908b6323d95685cd9ddac3dd5f7a278_p5qo.png)no-repeat;
	background-position: center center;
	background-size: cover;
}



.btn-bg04{
	background: url(https://cdn.icoda.co.kr/asset/editor/202601/20260122144048_9cc5b4e23b2e976ca9a27c92bc72c0c5_m41k.png)no-repeat;
	background-position: center center;
	background-size: cover;
}

.btn-bg05{
	background: url(https://cdn.icoda.co.kr/asset/editor/202601/20260122144050_9cc5b4e23b2e976ca9a27c92bc72c0c5_ultz.png)no-repeat;
	background-position: center center;
	background-size: cover;
}

.btn-bg06{
	background: url()no-repeat;
	background-position: center center;
	background-size: cover;
}


