@charset "utf-8";
/*============================

DX商品詳細ページ用css PC
ジャンボマシンダー マジンガーZ

============================*/
/* 赤枠
=========================*/
.red_notes {
    text-align: center;
    margin-top: -70px;
    margin-bottom: 100px;
}
.red_notes p {
    border: 2px solid #c00;
    color: #c00;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.4;
    padding: 0.8em 1.4em;
}