@charset "utf-8";

.mainSection {
    margin-top: -155.6px;
}

@media screen and (max-width: 767.5px) {
    .mainSection {
        margin-top: -5.1px;
    }

    .mainSection .mv img {
        margin-top: -83px;
    }
}

.section.contents .infotxt {
    line-break: anywhere;
}

.interviewBox .fukidashiBox .img {
    background-image: url(../images/vol34_img_nightout_11.jpg) !important;
}