/* 商品グループの在庫切れの表示を非表示 */
.fs-c-productListItem__outOfStock.fs-c-productListItem__notice.fs-c-productStock {
/*    display: none;   */
}

.-ajax_column{
display: none;
}

.deli_area a{
text-decoration:underline;
}

.margin_20{
margin_bottom:20px;
}


/*error codeチェック用カラー変更（戻す場合は削除）*/
/*    .fs-c-toast.is-success { background: rgba(238, 238, 238, 0.95); }    */

/**/
.spnav__link--list:nth-child(5) {
    border-bottom: none !important;
    border-right: none !important;
}

.guide_pay{
position: relative;}