@charset "utf-8";
/*============================

DX商品詳細ページ用css PC
ゴジラ (2023)

============================*/
/* 商品の特長
=========================*/
.dis_sp {
    display: none;
}
#dx_txtArea {
    margin-bottom: 100px;
}
#dx_txtArea .catch1 {
    font-size: 23px;
    line-height: 1.5;
    margin: 10px 0;
}
#dx_txtArea .catch2 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
}