@media only screen and (min-width: 641px) {
    #page-title .list-group.list-tag {
        bottom: -45px;
        right: auto;
        left: 265px;
}
    #page-title .tag-title.one.pc,
    #page-title .tag-title.two.pc,
    .tag-title.left-side,
    .tag-title.left-side {
        width: 28.5em;
        text-align: center;
        float: left;
        margin-right: 0;
        margin-top: 5px;
    }
}

_:-ms-lang(x)::-ms-backdrop, .list-group.list-tag .tag{padding-top: 6px;}
_:-ms-lang(x)::-ms-backdrop, .list-group.list-tag .tag.tag-hoken {bottom: -42px;}