.wrapper_best3d { position:relative; width: 100%; height: auto;  display:table; }
.wrapper_best3din { position:relative;  width: 72%; float:right; }


.wrapper_best3dbg { 
	position: relative;
	width: 100%;
	height: auto;
	padding:100px 0 300px;
	background:#f9f9f9;

}


.column2bg .item_group_type ul > li.listitem { position:relative;  width:48% !important; margin:1% !important; background:#fff;}


.wrapper_best3d  .goods_list_cont ul > li { margin:0; }

.best3d_h2 { position:relative;  width:98%; height:41px; line-height:35px; margin:0 auto 20px; border-bottom:1px solid #e9e9e9;  color:#111; font-size:20px; font-family: 'GmarketSansMedium'; text-indent:2px; text-align:left; display:block; }
.best3d_h2 p { font-family: 'Noto Sans KR';  font-weight:300; font-size:14px; color:#888; display:inline-block; letter-spacing:0.5px; margin-left:7px;} 
 
#prev3d_1, #prev3d_2, #prev3d_3, #prev3d_4 { right: 52px;  top:24px; }
#next3d_1, #next3d_2, #next3d_3, #next3d_4 { right:11px;  top:24px; }

.text_best {
    position:absolute;
    top:0;
    left:0;
	border:1px solid #ddd;
	width: 27%;
	height: 100%;
	float:left; 
    overflow:hidden;
	z-index: 2;
}
.best3d_1 .text_best {
	background: url(../images/probest_img1.jpg) 0 0;
	background-size: cover;
}
.best3d_2 .text_best {
	background: url(../images/probest_img2.jpg) 0 0;
	background-size: cover;
}
.best3d_3 .text_best {
	background: url(../images/probest_img3.jpg) 0 0;
	background-size: cover;
}
.best3d_4 .text_best {
	background: url(../images/probest_img4.jpg) 0 0;
	background-size: cover;
}


.text_best h2 {  position: absolute; z-index:3; font-family: 'Anton','GmarketSansBold';  width:100%;  height: auto; line-height: 60px; font-size: 64px; color:#fff; top: 34%; text-align:center; opacity:.7;}