@charset "utf-8";
/* タイトルを消す */
h1.main-page-title.page-title.h0 {
    display: none;
}
.mainContents {
text-align: center;
}