@charset "UTF-8";
/* CSS Document */
.product_box{
    max-width: 960px;
    margin: auto;
}
.product_box img{
    margin-bottom: 30px;
}
.works_title{
    background-size: 26px;
    background-position: left center;
}