@charset "utf-8";
/* CSS Document */

div#rakutenLimitedId_aroundCart .floatingCartPurchaseButtonsContainer .floatingCartSplitButtons {
display: block !important;
}
div#rakutenLimitedId_aroundCart .floatingCartPurchaseButtonsContainer .floatingCartSplitButtons .cart-button-container {
	display: block !important;
	vertical-align: bottom;
	margin: 0 !important;
	width: auto;
	background: transparent !important;
	position: relative !important;
}
div#rakutenLimitedId_aroundCart .floatingCartPurchaseButtonsContainer .floatingCartSplitButtons .new-cart-button {
	display: block !important;
	/*width: 212px !important;*/
	width: 100% !important;
	height: 68px !important;
	background-image: none !important;
	background-color: #bf0000 !important;
	border-radius: 3px !important;
	color: white !important;
	text-indent: 0 !important;
	border: 0;
	position: relative;
	background-position: 0 0 !important;
	border-style: none !important;
	color: rgba(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	overflow: hidden !important;
	padding: 0 !important;
	margin: 10px 5px 0 0 !important;
	box-shadow: none !important;
	float: initial !important;
	-webkit-filter: none !important;
	filter: none !important;
	background-size: 100% !important;
	line-height: 1 !important;
	-webkit-transition: initial !important;
	transition: initial !important;
	vertical-align: initial !important;
	font-size: 14px !important;
	font-weight: normal !important;
}
