

.nintei_img_box {
    width: 60%;
    max-width: 1000px;
    margin: 0 auto 0;
    text-align: center;
    overflow: hidden;
}

.nintei_img_box img {
    border: none;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}