#card_in { max-width:900px; width:630px; margin:0 auto;position:relative;top:0;}

#sVisual{ overflow:visible; max-width:900px; height:auto; position:relative;margin:0 0;}
#sVisual li{overflow:hidden;position:relative;}
#sVisual li img {width:100%;}
#sVisual .v_img { float:left; max-width:900px; }
#sVisual .v_img>img { width:100%; height:auto; }
#sVisual .v_img img { width:100%; height:auto; }

#sVisual .bx-controls{ z-index:900;}
#sVisual .bx-controls a.bx-next {position:absolute;right:-70px;top:45%;display:inline-block;width:48px;height:48px;text-indent:999px;overflow:hidden;background:url('/images/cardnews/bx-next-mb.png') no-repeat;background-size:48px;z-index:999;font-size:0;}
#sVisual .bx-controls a.bx-prev {position:absolute;left:-70px;top:45%;display:inline-block;width:48px;height:48px;text-indent:999px;overflow:hidden;background:url('/images/cardnews/bx-prev-mb.png') no-repeat;background-size:48px;z-index:999;
font-size:0;}
#sVisual .bx-controls a.bx-stop {display:none;}
#sVisual .bx-controls a.bx-start{display:none;}
#sVisual .bx-wrapper .bx-controls-auto{position:absolute;}
#sVisual .bx-wrapper .bx-pager{position:absolute;bottom:10px;left:50%;width:100px;margin-left:-50px;text-align:center; font-family:'NanumGothic';font-size:115%;font-weight: 200; color:#fff}
#sVisual .bx-wrapper .bx-pager a{display:inline-block;width:11px;height:11px;background:url('../img/main/pager_off.png') no-repeat;text-indent:999px;overflow:hidden;}
#sVisual .bx-wrapper .bx-pager a.active{background:url('../img/main/pager_on.png') no-repeat;}

.mark10{display:block;position:absolute;bottom:20%;right:10%;width:80%;height:10%;background:#000;opacity:0;z-index:10;cursor: pointer;}

@media only screen and (max-width:800px) {
	
	#card_in {width:100%;margin:0 auto;overflow:hidden;position:absolute;left:0;top:0;}
	img.mapview_img{width:100%;}

	#sVisual{ overflow:visible; width:100%; height:auto; position:relative;margin:0 0;}
	#sVisual li{overflow:hidden;position:relative;}
	#sVisual .v_img { float:left; width:100%;text-align:center; }
	#sVisual .v_img>img { width:100%; height:auto; }  
	#sVisual .bx-controls a.bx-next {position:absolute;right:10px;top:43%;display:inline-block;width:48px;height:48px;text-indent:999px;overflow:hidden;background:url('/cardnews/inc/img/bx-next-mb.png') no-repeat;background-size:48px;z-index:999; display: none;}
    #sVisual .bx-controls a.bx-prev {position:absolute;left:10px;top:43%;display:inline-block;width:48px;height:48px;text-indent:999px;overflow:hidden;background:url('/cardnews/inc/img/bx-prev-mb.png') no-repeat;background-size:48px;z-index:999; display: none;}

}