@charset "UTF-8";

.link_box ul li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #999;
}

@media screen and (max-width: 499px) {

}

@media screen and (min-width: 500px) {

}