body{
	position:relative;
	width:900px;
	margin:0 auto;
	padding:0;
}
table{width:100%!important;}


@media screen and (min-width: 900px){
	.display-large{display:block;}
	.display-medium{display:none;}
	/*#content_right_res img{max-width:100%!important;height: auto;}*/
}

@media screen and (min-width: 600px) and (max-width : 899px){
	img {max-width:100%}
	body{overflow-x: hidden;
width: 100%;}
	#sb-site{background-color: #FFFFFF;}
	#container_res{width:100%;padding-top:38px;}
	#content_left_res{display:none;}
	div.nav-res {
		background-size: 100%;
	}
	#content_right_res{
		width:100%;
		padding:0;
	}

	.height-div{height:37px;display:none;}
	
	.display-large{display:none;}
	.display-medium{display:block;}
	
	.navbar{
		position:fixed;
		width:100%;
		top:0;
		z-index:998;
	}
	#content_right_res img{max-width:100%!important;height: auto;}
	div.img img{width:75px}
	.sm-mode{display:none;}
	
	.webboard_frame_small{width:100%!important;align:center}
	.webboard_display_small{width:90%!important;}
	.webboard-post-detail-div{width:100%!important}	
	.webboard-res td.I,.webboard-res td.III{display:none;}
	.article_detail_div,.article_detail_div table{max-width:100%!important;}
	.column{display:block;padding-bottom:5px;width:100%!important;}
	iframe{max-width:100%!important;}
}

@media screen and (max-width: 599px){
img {max-width:100%}
	#searchdiv{height:10px;}
	body{overflow-x: hidden;
width: 100%;}
	#sb-site{background-color: #FFFFFF}
	div.nav-res {
		background-size: 100%;
	}
	#container_res{width:100%;padding-top:38px;}
	.layout_res .w50{width:100%;}
	.layout-res-d .content{width:100% !important;}
	#content_left_res{display:none;}
	
	#content_right_res{
		width:100%;
		padding:0;
	}
	
	.height-div{height:37px;display:none;}
	
	.display-large{display:none;}
	.display-medium{display:block;}
	
	#head_res img.logo{max-width:598px;}
	
	.navbar{
		position:fixed;
		width:100%;
		top:0;
		z-index:998;
	}

	
	.fb-div{width: 300px;}
	.webboard-res{padding:0;}
	.webboard-res td.I,.webboard-res td.III{display:none;}
	.webboard-all-res td.III,.webboard-all-res td.IV{display:none;}
	.webboard-ntype-res td.I,.webboard-ntype-res td.IV{display:none;}
	/*div.img img{width:75px}
	div.img img{width:50%;height:auto;}*/
	.sm-mode{display:none;}
	
	.webboard_frame_small{width:100%!important;}
	.webboard_frame_small > div:nth-of-type(1){width:100%!important;}
	.webboard-post-detail-div{width:100%!important}
	.webboard_display_small{width:90%!important;}
	
	#content_right_res img{max-width:100%!important;height: auto;}
	.newline_small{display: block;}
	.textbox{width:90%!important;}
	.break-word {word-wrap: break-word;}
	iframe{max-width:100%!important;}
	.article_detail_div{width:95%!important;display: block!important;margin:0 auto!important;}
	/*#content_right_res table{table-layout: fixed; important}*/
	
	.fb_iframe_widget{width:90px;}
	.order_checkout_res{padding-left:0px;padding-top:10px;}
	#btn_checkout{/*padding-top:5px;width:50%;height:auto;*/}
	.showCoupon_res{width:70%!important;}
	.table_res_small td{display:block;text-align:center!important;padding-bottom:5px;width:100%!important;}
	.table_res_small2 td{display:block;text-align:center!important;padding-bottom:5px;width:100%!important;}
	.table_res_small2 tr td:last-child {border-bottom-color:grey;}
	.table_res_small2{border-color: transparent;}
	.table_res_small2_header{display:none;}
	.article_detail_div table{max-width:100%!important;}
	.table-hide-s{display:none;}
	.column{display:block;padding-bottom:5px;width:100%!important;}
	select{max-width: 100%!important;}
	tr.table-form>td{display:block;width:100%;}
	#head_res img.logo {max-width: 25%!important;}
@media screen and (max-width: 380px){
	input,textarea,select {max-width:150px!important;}
}