@charset "utf-8";

/* ttl
----------------------------------------------------------------------------- */
.title-bg{
    background-image:url("../images/bg_ttl.png");
}

.box-open table td{
    background-color:#fff;
}

@media screen and (max-width:1000px){
    .w20{
        width:30% !important;
    }
    .w10{
        width:20% !important;
    }
}