@charset "utf-8";
/*============================

DX商品詳細ページ用css PC
S.H.Figuarts
DRAGON BALL S.H.Figuarts Collection「孫悟空〈冒険の彼方へ〉」セット 孫悟空〈冒険の彼方へ〉

============================*/

/* 商品スペック上テキストリンク
=========================*/
.dx_txtArea {
    text-align: center;
    margin-top: -80px;
    margin-bottom: 120px;
}
.dx_txtArea ._txt {
    font-size: 22px;
    line-height: 2;
    color: #dc000c;
    width: 30em;
    border: 1px solid #dc000c;
    margin: 0 auto;
    padding: 1em;
}
.dx_txtArea ._txt._fmin {
    font-size: 14px;
    margin-top: 0.8em;
}
.dx_txtArea ._txt a._bl {
    color: #122BE5;
}
.dx_txtArea ._txt a.underline {
    text-decoration: underline;
}
.dx_txtArea ._txt a.underline:hover {
    text-decoration: none;
}


/* 販売サイト関連非表示
=========================*/
#itemdtl_salessite_2,
#itemdtl_wrap #item_outline .btn_link {
    display: none;
}