.present_wrap .img_wrap{
    text-align: center;

}

.present_wrap .img_wrap img{
    max-width: 95%;
    margin: 10px auto;

}
.message{
    padding: 40px;
    text-align: center;
}
.button_wrap{
    text-align: center;
}
.button_to_minamipass{
    display: inline-block;
    padding: 30px;
    background-color: #4472c4;
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    width: 70%;
    text-decoration: none;
}
.button_to_minamipass:hover{
    opacity: .7;
    text-decoration: none;
}
@media print,
screen and (min-width: 745px) {

}
