/*/////////////////////コンテンツ////////////////////////////*/

.top {
    background: url(../img/first/bg1.jpg) no-repeat center / cover;
}
@media screen and (max-width: 600px) {
    .top .img {
        max-width: 240px;
    }
}