
/* .robot_basket_box.page-basket:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 700px;
    margin: -650px 0 0 0;
    display: inline-block;
    background: url(http://stg-robots.dmm.com/files/images/chip/pc/soldout.png) 0% no-repeat;
    z-index: 99;
    background-position: center top;
    text-align: center;
    pointer-events: none;
}
.purchaseSection .robot_basket_box {
    position: relative;
}

.soldout_txt {
    border: solid 2px #c0272d;
    margin: 0 60px 50px;
    display: inline-block;
    width: 760px;
    padding: 20px 40px;
    text-align: center;
    font-size: 18px;
}
.soldout_ttl {
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
}
.under_left.reserve {
    margin-left: 200px;
    font-size: 14px;
    margin-top: 20px;
}
.under_right.reserve {
    font-size: 12px;
    width: 150px;
    text-align: left;
    margin-top: 20px;
}
.soldout_txt p {
    font-size: 18px;
}
 */
