@charset "UTF-8";

.title {
  background: url(/edu/grad/master/report/img/title_bg.png) no-repeat center center;
  background-size: cover;
}

.main_txt {
	max-width: 1024px;
	width: 90%;
	margin: 0 auto;
}

.table_pattern03 {
	max-width: 1024px;
	margin: auto;
}

@media screen and (max-width: 767px) {
}