/* 新商品ページ */
.stack--7LG49.background-color-gray--3kMj5, .normal-reserve-skuSelectionArea {
    background-color: #d9e9d6!important;
}
.color-gray-dark--2N4Oj {
    color: #000;
}
.normal-reserve-optionArea {
    padding-bottom: 0!important;
}
.normal_reserve_catch_copy {
    font-weight: 600 !important;
    color: #208b23 !important;
    font-size: 17px !important;
}
.normal_reserve_item_name {
    font-weight: 800!important;
    font-size: 20px!important;
}
#rakutenLimitedID_aroundCart>table:first-child {

    border-collapse: collapse;
    border-spacing: 0;
    border: #115c27 1px solid;
    margin-bottom: 30px;
}
#rakutenLimitedId_aroundCart {
    background: url(https://image.rakuten.co.jp/f043010-zao/cabinet/caution2_529.jpg) no-repeat center top;
    padding-top: 437px;
}
.sdtext {
    font-size: 110%!important;
}
.sale_desc {
    font-size: 18px!important
}

/* 旧商品ページ */
.catch_copy {
    color: #5858a3 !important;
    font-weight: 600;
}
.item_name {
    font-size: 1.5rem !important;
    display: block;
    margin-top: 1rem;
}
span.price1 {
    display: none;
}
span.price2 {
    font-size: 2.5rem;
    font-family: "Yu Mincho", sans-serif;
    font-weight: 500;
}
.dsf-fixed-block {
    width: calc(100% - 16px);
}

.rCardPriceDisplay__btn {
    width: calc(100% - 31px);
}
.item_desc table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    border: 1px solid #115c27;
}
.item_desc table th {
    text-align: center;
    background-color: #d9e9d6;
    padding: 5px;
    border: 1px solid #115c27;
    color: #000;
}
.item_desc table td {
    padding: 5px 15px;
    background-color: #fff;
    border: 1px solid #115c27;
}
#rakutenLimitedId_aroundCart>table:first-child>tbody>tr>td {
    margin: 0;
    padding: 10px 30px;
    background: #bfdbc2;
}

#rakutenLimitedId_aroundCart .option_select, #rakutenLimitedId_aroundCart .option_checkbox, #rakutenLimitedId_aroundCart .option_text {
    margin: 2px 0px;
}

#rakutenLimitedId_aroundCart span.choice {
    line-height: 150%;
    display: block;
    margin-top: 5px;
    padding: 5px 0px;
    font-weight: bold;
}



#rakutenLimitedId_aroundCart select {
    width: 100%;
    padding: 6px;
}

.unified_delvdate_msg {
    font-weight: 600;
}

td.lossleader_item_name {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.8;
    margin: 10px 0 0 0;
    display: block;
}

span.lossleader_price1 {
    color: #000;
    font-size: 80%;
    font-weight: bold;
}
span.lossleader_price2 {
    color: #000;
    font-size: 80%;
    font-weight: bold;
}
/* 関連ワード欄のスタイル */
.relation_word {
	display: block;
	overflow-y: scroll;
	height: 150px;
	margin: 20px 0;
	font-size: 10px;
	background-color: #ffffff
}
.relation_word p:nth-child(2n) {
	margin: 1em 0;
}
.relation_word p:nth-child(2n+1) {
	background-color: #efefef;
	text-align: center;
}
