@charset "utf-8";
/*============================

DX商品詳細ページ用css PC
タケコプター

============================*/

/* ご購入者の方へ下
=========================*/
.dis_sp {
    display: none;
}
.dx_txtArea {
    margin-top: -80px;
    margin-bottom: 120px;
}
#underForCustomers .itemdtl_inner {
    width: 950px;
    padding: 0 20px;
}
.dx_txtArea ._notes {
    font-size: 14px;
    line-height: 1.4;
}
.dx_txtArea ._negative-incident {
    text-indent: -1em;
    margin-left: 1em;
}
.dx_txtArea ._notes a._bl {
    color: #122BE5;
}
.dx_txtArea ._notes a._underline {
    text-decoration: underline;
}
.dx_txtArea ._notes a._underline:hover {
    text-decoration: none;
}