
/* [web]¿ÀÇÇ½ºÇÃ·¯½º SILVER È¸¿ø ÀÌº¥Æ®  */

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#wrapper1{position:relative; width:1280px; margin:50px auto;}
div#MO04_main{position:relative;}
div#MO04_main .vip_section{position:relative;}
div#MO04_main .vip_section .coupon_box{position:absolute; top:397px; left:315px; z-index:1;}
div#MO04_main .vip_section .coupon_box li:nth-of-type(1){position:absolute; top:0; left:0;}
div#MO04_main .vip_section .coupon_box li:nth-of-type(2){position:absolute; top:0; left:413px;}
div#MO04_main .vip_section .coupon_box li:nth-of-type(3){position:absolute; top:278px; left:0;}
div#MO04_main .vip_section .coupon_box li:nth-of-type(4){position:absolute; top:278px; left:413px;}

/* Ã¹¹øÂ° ÅÇ */
div#MO04_main input:nth-of-type(1){display: none;}
div#MO04_main input:nth-of-type(1) ~ div:nth-of-type(1){display: none;}
div#MO04_main input:nth-of-type(1):checked ~ div:nth-of-type(1){display: block;}
/* µÎ¹øÂ° ÅÇ */
div#MO04_main input:nth-of-type(2){display: none;}
div#MO04_main input:nth-of-type(2) ~ div:nth-of-type(2){display: none;}
div#MO04_main input:nth-of-type(2):checked ~ div:nth-of-type(2){display: block;}
/* ¼¼¹øÂ° ÅÇ */
div#MO04_main input:nth-of-type(3){display: none;}
div#MO04_main input:nth-of-type(3) ~ div:nth-of-type(3){display: none;}
div#MO04_main input:nth-of-type(3):checked ~ div:nth-of-type(3){display: block;}

/* ÅÇ ¸ð¾ç ±¸¼º */
div#MO04_main section.buttons{position:absolute; top:78px; left:174px; z-index:2;}
div#MO04_main section.buttons::after{content:''; display:block; clear:both;}
div#MO04_main section.buttons > label{
    display:block; float:left;
    width:180px; height: 50px;
	text-indent:-9999px;
	cursor:pointer;
}
div#MO04_main section.buttons > label:nth-of-type(1){
	background-image: url('/event/marketing/202508/MO04/images/sil_off.png');
    background-repeat:no-repeat;
    background-size:cover;
    margin-right:39px;
}
div#MO04_main section.buttons > label:nth-of-type(2){
	background-image: url('/event/marketing/202508/MO04/images/qpoint_off.png');
    background-repeat:no-repeat;
    background-size:cover;
    margin-right:54px;
}
div#MO04_main section.buttons > label:nth-of-type(3){
	background-image: url('/event/marketing/202508/MO04/images/benefit_off.png');
    background-repeat:no-repeat;
    background-size:cover;
}

div#MO04_main input:nth-of-type(1):checked ~ section.buttons > label:nth-of-type(1) {
    background-image: url('/event/marketing/202508/MO04/images/sil_on.png');    
}
div#MO04_main input:nth-of-type(2):checked ~ section.buttons > label:nth-of-type(2) {
    background-image: url('/event/marketing/202508/MO04/images/qpoint_on.png');    
}
div#MO04_main input:nth-of-type(3):checked ~ section.buttons > label:nth-of-type(3) {
    background-image: url('/event/marketing/202508/MO04/images/benefit_on.png');    
}

/*202312 PLT ÀÌº¥Æ® Âü¿©ÇÏ±â ¹öÆ° Ãß°¡*/
#MO04_footer{
	position:relative;
}
#MO04_footer a.participation{
	position:absolute;
	top:57px;
	left:50%;
	transform:translateX(-50%);
	display:block;
	width:282px;
}
#MO04_footer a.participation img{
	width:100%;
}

/*º¹±Ç ±Ü±â CSS Ãß°¡*/
.lottery_wrap {
    display: block;
    position: absolute;
    top: 340px;
    left: 50%;
    transform: translateX(-50%);
    width: 692px;
    height: 360px;
}