/*メインビジュアルのスタイル*/
.page_mv {
 text-align: center;
}

.page_mv img {
vertical-align:bottom;
width: 100%;
max-width: 900px;
}