@charset "utf-8";

/* anchor */
.listBtn_pec a .anchor_pec {
    background: url(/assets/img/icon_anchor.png) no-repeat left;
    padding-left: 20px;
}

/* border */
.dotted_border_bottom_pec {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

/* UHD logo */
#portable_uhd_model,
#builtin_uhd_model {
    position: relative;
    padding-right: 200px;
}

.uhd_logo_pec {
    position: absolute;
    right: 0;
}