.img_box_s{width:100%;margin:30px 0;height:250px;background:#333;text-align:Center;color:#fff;font-size:16px;line-height:250px;overflow:hidden;clear:both}	
.con_ssbox{width:100%;padding-bottom:30px}

/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {


}


/****** Mobile ******/
@media screen and (max-width:690px){
	.h3_butt1{display:none}
	.tblWrap{overflow:hidden;overflow-x:scroll !important;width:100%;padding-top:40px !important;background:url('../imgs/common/swipe.png') no-repeat right top; background-size:60px}
	.tblWrap:before{display:block;margin-bottom:10px; content:"※ 왼쪽으로 스크롤 하여 보실 수 있습니다.";font-weight:500;color:#d80b8c}
	.tblWrap table{min-width:700px}
}

