#lnb{display:none}
#contents{float:none;margin:0 auto}

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


}


/****** Mobile ******/
@media screen and (max-width:690px){
	.h3_butt2{display:none}

}

