@charset "euc-jp";
/* ========h2======== */
#rbcomp #rbcomp__inner [data-rbcomp] h2.sticker {
	background: #97daff;
}
/* ========対象商品======== */
#rbcomp #rbcomp__inner [data-rbcomp] .products {
	background: rgba(0, 0, 0, 0) url(https://image.books.rakuten.co.jp/books/img/event/dvd-blu-ray/campaign/okaimonopanda/img/bg-img.gif) repeat scroll center;
	text-align: center;
	padding: 8vw 0;
	margin: 0;
}
/* ========商材======== */
#rbcomp #rbcomp__inner [data-rbcomp] .discountRate{
display:block;
}
#rbcomp #rbcomp__inner section#variousPartsArea div.itemApiArea div.item3 #rankingArea01 ul {
	overflow: hidden;
	margin: 0 4vw 0;
	padding: 4vw 2vw;
	zoom: 1;
	background: #fff;
	border: 3px solid #333;
	border-radius: 15px;
}
#rbcomp #rbcomp__inner section#variousPartsArea div.itemApiArea div.item3 #rankingArea01 ul.subData {
	display: none;
}
#rbcomp #rbcomp__inner section#variousPartsArea div.itemApiArea div.item3 ul li:nth-child(3n) {
	padding: 0;
}
#rbcomp #rbcomp__inner section#variousPartsArea div.itemApiArea div.item3 ul li {
	height: 290px;
}
/* ========免責リンク======== */
#rbcomp #rbcomp__inner [data-rbcomp] .cpnLink {
	text-align: right;
	margin: 0px 2vw 2vw;
}
/* ========ステッカー======== */
#rbcomp #rbcomp__inner [data-rbcomp] .stickerArea {
	text-align: center;
	padding: 8vw 10vw;
}
#rbcomp #rbcomp__inner #contents [data-rbcomp] .stickerArea {
    text-align: center;
    padding: 5vw 10vw 8vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] .stickerArea p {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 5px;
}
/* ========注意事項======== */
#rbcomp #rbcomp__inner [data-rbcomp] dl.notes {
	font-size: 100%;
	line-height: 1.3;
	background: #eee;
	padding: 3vw 3vw 4vw;
	text-align: left;
}
#rbcomp #rbcomp__inner [data-rbcomp] dl.notes dt {
	font-weight: bold;
	margin-bottom: 2vw;
	font-size: 100%;
}
/* ========対象商品の見つけ方======== */
#rbcomp #rbcomp__inner [data-rbcomp] .capture {
	background: #fff;
	border: 3px solid #333;
	border-radius: 15px;
	padding: 3vw;
	margin: 4vw;
}
#rbcomp #rbcomp__inner [data-rbcomp] .captureArea {
	background: rgba(0, 0, 0, 0) url(https://image.books.rakuten.co.jp/books/img/event/dvd-blu-ray/campaign/okaimonopanda/img/bg-img02.gif) repeat scroll center;
	padding: 8vw 0;
}
/* ========もっと見るボタン======== */
#rbcomp #rbcomp__inner [data-rbcomp] .moreBtn {
	margin: 5vw 3vw 2vw;
}

/* ========トップへ戻るボタン======== */
.pageTop {
	bottom: 10px;
	right: 10px;
	position: fixed;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 90;
}
.pageTop:hover {
	-moz-opacity: 1.0;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
/* ========バナー======== */
#rbcomp #rbcomp__inner [data-rbcomp] .link600x100{
    text-align: center;
    margin: 5vw 1vw 4vw;
}
