@charset "utf-8";
/* CSS Document */
.df {
    display: flex !important;
}
/*商品詳細ボタン*/
.rajiento-box {
    width: 729px;
    border: 2px solid #ccc;
    padding: 11px;
    position: relative;
    z-index: 1;
}
.rajiento-off {
    padding: 10px 10px 4px 10px;
    border: 2px solid #d70101;
    color: #d70101;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px
}
.rajiento-on {
    padding: 10px 10px 4px 10px;
    background: #d70101;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px
}
.pr_text {
    width: 410px;
    padding-bottom: 50px;
}
.pr_text li.price_box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.pr_text .par {
    color: #d70101;
    font-size: 22px;
    font-weight: bold;
    border: 2px solid;
    padding: 3px 10px;
    margin-right: 20px;
}
.pr_text .price {
    color: #d70101;
    font-size: 28px;
    font-weight: bold;
}
p.osusume_point {
    margin-bottom: 10px;
    font-weight: bold;
    background: linear-gradient(transparent 65%, yellow 65%);
}
.rajiento-box + .el_hdg2{
    margin-top: 40px;
}

/*20200615_追記*/
.pc_comment {
    font-size: 11px;
    text-align: right;
    color: #777;
}
.f_8{font-size:8px !important;}

.un_kitchenFoodContentsFujioh_transition {
  margin-top: 20px;
}