/* 1059 갈비도락 탄현점 */

.main_bg_color {
	background-color: #8d5b37;
}
.main_font_color {
	color: #8d5b37 !important;
}
.main_border_color {
	border-color: #8d5b37;
}


.arc {
	background-image: url(/img/shop/1059/arc.png);
}

.main {
	background-image: url(/img/shop/1059/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_1059 .top_menu,
body.roulette_shopno_1059 .arc,
body.roulette_shopno_1059 .main {
	background-image: none;
	background-color: transparent;
}

body.roulette_shopno_1059 .pick_button .bt_rbg {
	background-color: #e3972d !important;
    border: 1px solid #e29539 !important;		
}
body.roulette_shopno_1059 .pick_button .bt_nnbg {
	background-color: #1c1512 !important;
    border: 1px solid #1c1512 !important;	
}




body.roulette_shopno_1059 .top_menu img.top_logo {
	display: none;
}

body.roulette_shopno_1059 .shopname_color:before {
	display: block;
	content: '';
	padding: 40px 0;
	/* margin-top: -30px; */ /* 3선 메뉴와 같은 선상에 있어서 안눌림 */
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 60%; /* background-size: 414px auto; */ 
	
	/* 로고 이미지 */	
	background-image: url(/img/shop/1059/logo.png);
}
body.roulette_shopno_1059 .shopname_color > span {
	display: none;
}


body.roulette_shopno_1059 {	
	background-position: center -30px;
	background-size: 414px auto; /* background-size: 100% auto; */ 
	background-repeat: no-repeat;

    background-image: url(/img/shop/1059/bg.png);
}
body.roulette_shopno_1059 .arc {
	background-image: none;
}
body.roulette_shopno_1059 .shopname_roulette {
	padding-bottom: 20px !important;
}
.roulette_main {
	background-image: url(/img/shop/1174/bg_roulette2.png);
}
.roulette_comment {
	background-color: #fff;
}
