@charset "utf-8";

.block-wrap .right img{margin-bottom:40px;}

.pdf-images{
    margin: 2em 0;
}
.pdf-images a{
    display: flex;
    width: 100%;
}

.pdf-image{
    width: 25%;
}
.pdf-image img{
    width: 100%;
}
.pdf-image img{
    max-width: 320px;
    border: 1px solid #ccc;
}
.pdf-title{
    padding-left: 2em;
}
.pdf-title span{
    padding-right:25px;
    background: url(/common/img/pdf.gif) no-repeat 100% 50%;
}
