.main_photo {
    background: url(../img/main_photo.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.member_box_11 .member_photo {
    background: url(../img/photo_11.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.member_box_12 .member_photo {
    background: url(../img/photo_12.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.member_box_13 .member_photo {
    background: url(../img/photo_13.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.member_box_14 .member_photo {
    background: url(../img/photo_14.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.member_box_15 .member_photo {
    background: url(../img/photo_15.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.member_box_16 .member_photo {
    background: url(../img/photo_16.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.link_box:nth-child(2) {
    display: none;
}

#information {
    margin-top: 0;
}
#information .line_title {
    margin-top: 0;
}

/*  -960px  */
@media screen and (max-width: 960px) {
    /*  */
    /*  */
}
/*  */
/*  -770px  */
@media screen and (max-width: 770px) {
    /**/
    /**/
}
/**/
/*# sourceMappingURL=index.css.map */