@charset "utf-8";

/* Magazine */

/* common css l-18 効いいてる */
.block_backnumber_cover .col1 img {
    min-width: 290px;
}

/* blog PC-019 */
.block_blog_entrylist .items .item .image {
    overflow: hidden !important;
}

.block_blog_entrylist .items .item .image .image_inner {
    height: 222px !important;
    overflow: hidden !important;
}

.block_blog_entrylist .items .item .image .image_inner img {
    width: 100% !important;
    height: inherit !important;
}

/* 20160329 add */
.mb70 {
    margin-bottom: 70px;
}
