@charset "utf-8";

.main_marb30 {margin:0 auto 30px auto;}

.main_cont01 {margin-bottom:20px;height:371.25px;background-color:#000;}





/* Mobile Device */
/*@media screen and (max-width : 768px) {*/
@media all and (max-width: 768px) {

	.main_cont01 {margin-bottom:20px;height:auto;background-color:#000;}

}