@charset "utf-8";
/*============================

DX商品詳細ページ用css PC
ガオガイガー

============================*/
/* 商品の特長
=========================*/
.dis_sp {
    display: none;
}
#dx_imgArea {
    text-align: center;
    margin-bottom: 100px;
}
#dx_imgArea ._txt {
    background: #000;
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.6;
    margin: 10px 0;
    padding: 0.6em;
}
