@charset "UTF-8";

.comic-area{
margin-top:80px;
margin-bottom:80px;
}

.img-box{
    max-width: 800px;
    margin: 0 auto;
}
.img-box img{
    width: 100%;
}

.c-logo img {
    height: 87px;
}