/* 1079 훈장골 수원점 */

.main_bg_color {
	background-color: #8d5b37;
}
.main_font_color {
	color: #8d5b37 !important;
}
.main_border_color {
	border-color: #8d5b37;
}


.arc {
	background-image: url(/img/shop/1055/arc.png);
}

.main {
	background-image: url(/img/shop/1055/bg2.png);
	background-position: 0 -30px; /* background-position: 0 -15px; */
	background-size: 100% auto;
	background-repeat: no-repeat;	
}


a.bt_rbg {
	background-color: #da5c30;
	border-color: #da5c30;
}







/* 즉석게임 룰렛 */
body.roulette_shopno_1079 .top_menu,
body.roulette_shopno_1079 .arc,
body.roulette_shopno_1079 .main {
	background-image: none;
	background-color: transparent;
}

body.roulette_shopno_1079 .pick_button .bt_rbg {
	background-color: #b4292c !important;
    border: 1px solid #b4292c !important;		
}
body.roulette_shopno_1079 .pick_button .bt_nnbg {
	background-color: #1c1512 !important;
    border: 1px solid #1c1512 !important;	
}




body.roulette_shopno_1079 .top_menu img.top_logo {
	display: none;
}

body.roulette_shopno_1079 .shopname_color:before {
	display: block;
	content: '';
	padding: 40px 0;
	/* margin-top: -30px; */ /* 3선 메뉴와 같은 선상에 있어서 안눌림 */
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 70%; /* background-size: 414px auto; */ 
	
	/* 로고 이미지 */	
	background-image: url(/img/shop/1055/logo_w.png);
}
body.roulette_shopno_1079 .shopname_color > span {
	display: none;
}


body.roulette_shopno_1079 {	
	background-position: center -30px;
	background-size: 414px auto; /* background-size: 100% auto; */ 
	background-repeat: no-repeat;

    background-image: url(/img/shop/1055/bg.png);
}
body.roulette_shopno_1079 .arc {
	background-image: none;
}
body.roulette_shopno_1079 .shopname_roulette {
	padding-bottom: 20px !important;
}
.roulette_main {
	background-image: url(/img/shop/1174/bg_roulette2.png);
}
.roulette_comment {
	background-color: #fff;
}
