.mod-productPnl-02[display-col="10"] > .list > li:nth-child(n+11) {
  display: none;
}

.inner-noBorder {
    border-left: 0px;
    border-right: 0px;
}
.css-select > form > table > tbody > tr > td > p > span > a[target=_blank]{
	display:none !important;
}
.tb-font-error {
  font-size: 1.0rem;
  color: #e83656;
  display: block;
}
.css-select > form > table > tbody > tr > th > span{
	display:none !important;
}
.css-select > form > div > table > tbody > tr > th > span{
	display:none !important;
}

/*--/cart/g_base 文字入力に関する注意文言の非表示--*/
#baroque-guest-cart form > div > table > tbody > tr > th > span{
	display:none !important;
}
