/************************************/
/*展覧会情報*/
/************************************/
#exhibitionDiv {
    margin: 0 auto 0;
    height: 1500px;
    text-align: center;  
    width: 100%;
}

/*展覧会情報タイトル*/
.exhibitionTitle {
    font-size: 130px;
    width: 100%;
    color:#FFF;
    display:inline-block;
    margin-top: 40px;
    margin-bottom: -50px;
    font-family: 'RockSalt';
}

/* 個展DM */
.dmImg {
    margin-bottom: 30px;
}
