/* 3661	양화돌판삼겹 */


.pick_button .bt_rbg {
	background-color: #2c120d !important;
    border: 1px solid #30100c !important;		
}
.pick_button .bt_nnbg {
	background-color: #171512 !important;
    border: 1px solid #171512 !important;	
}



/* 즉석게임 룰렛 */

body.roulette_shopno_3661 .body_area {	
	background-position: center -50px;
	background-size: 100% auto; 
	background-repeat: no-repeat;

    background-image: url(/img/shop/3661/bg.png);
}
.roulette_main {
	/* margin-top: 30px; */
	background-position: center -10px;
	background-image: url(/img/shop/1531/bg_roulette2.png); /* 아주 흐림 */
	background-image: url(/img/shop/1174/bg_roulette2.png); /* 중간 */
	background-image: url(/img/shop/1531/bg_roulette2_darker.png); /* 진함 */
}
.roulette_comment {
	background-color: transparent;
}

body.roulette_shopno_3661 .top_menu,
body.roulette_shopno_3661 .arc,
body.roulette_shopno_3661 .main {
	background-image: none;
	background-color: transparent;
}


/* 즉석게임 룰렛 : 로고를 중앙에 크게 */

body.roulette_shopno_3661 .top_menu img.top_logo {
	display: none;
}

body.roulette_shopno_3661 .shopname_color {
	display: flex;
	/* margin: auto 60px; 3선메뉴 클릭되게 양옆 60px만큼 공간을 남겨둔다. */
}
body.roulette_shopno_3661 .shopname_color:before {
	display: block;
	content: '';
    
	
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain; /* background-size: 414px auto; */ 
	


	padding: 20px 0;
	width: 60%;
	_margin: -20px auto 10px auto; /* 로고가 메뉴영역 쪽 위로 살짝 올라오게 */
	margin: 0 0 10px 0; /* margin-top: -30px; */ /* 3선 메뉴와 같은 선상에 있어서 안눌림 */
    
	
	/* 로고 이미지 */	
	background-image: url(//www.cusmore.com/imgfile/withpick/images/gift/3661/withpick_logo_3661_20260318160310679.png);
}
body.roulette_shopno_3661 .shopname_color > span {
	display: none;
}
