@charset "UTF-8";


.line_bnr{
    margin-top: 30px !important;
}
@media only screen and (max-width: 479px){
    .line_bnr{
        margin-top: 10px !important;
    }
}
.link.line_bnr img {
    width: 600px;
}