@charset "euc-jp";

/*====================================================================================================
 *	Common Setting *
====================================================================================================*/
html {
	overflow: auto;
}
body {
	position: relative;
	min-width: 950px;
	overflow: hidden;
	line-height: 1.5;
}
.flL {
	float: left;
}
.flR {
	float: right;
}
.taL {
	text-align: left;
}
.taR {
	text-align: right;
}
.taC {
	text-align: center;
}
.txtRed {
	color: #FF0000;
}
.txtPink {
	color: #FF00CC;
}
.txtBlue {
	color: #0000FF;
}
.txtRRed {
	color: #BF0000;
}
.txtBlack {
	color: #000000;
}
.fontS {
	font-size: 80% !important;
}
.fontM {
	font-size: 100% !important;
}
.fontL {
	font-size: 120% !important;
}
.fs14 {
	font-size: 14pt;
}
.fontN {
	font-weight: normal !important;
}
.fontB {
	font-weight: bold !important;
}
.txtBred {
	color: #FF0000 !important;
	font-weight: bold !important;
}

/*====================================================================================================
 *	clearfix
====================================================================================================*/

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*====================================================================================================
 *	clearboth
====================================================================================================*/

.cle {
	clear: both;
}

/*====================================================================================================
  *	調整
====================================================================================================*/

.not_sbr table {
	text-align: left;
}
.not_sbr table img {
	display: block;
}
img {
	border: 0 none;
	vertical-align: top;
}
/*リンク色調整*/
#RIColL a {
	color: #333333 !important;
	text-decoration: none !important;
}
#RIColL a:link {
	color: #333333 !important;
	text-decoration: none !important;
}
#RIColL a:visited {
	color: #333333 !important;
	text-decoration: none !important;
}
#RIColL a:hover {
	color: #bf0000 !important;
	text-decoration: underline !important;
}
#purposeArea ul li a {
	color: #000000 !important;
	display: block;
	cursor: pointer;
}
#purposeArea ul li a:link {
	color: #000000 !important;
}
#purposeArea ul li a:hover {
	color: #bf0000 !important;
	text-decoration: underline !important;
}
#purposeArea ul li a:visited {
	color: #000000 !important;
}
/*====================================================================================================
 *	layout
====================================================================================================*/

#ri-cmn-hdr-global {
	z-index: 10000 !important;
}
#wrap {
	margin: 0 auto;
	position: relative;
	padding-top: 5px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN";
}
#RIColWrap {
	padding: 5px 0;
}
#RIColL {
	width: 240px;
	float: left;
}
#RIColR {
	width: 700px;
	float: right;
}

/*====================================================================================================
 *	マラソン共通レイアウト?
====================================================================================================*/

/* ヘッダー部分 */
h1 {
	text-align: right;
	font-size: 82%;
}
#headertext {
	font-size: 82% !important;
}
/*ぱんくず*/
#breadcrumbs {
	width: 950px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#RIbreadcrumbs {
	padding-top: 5px !important;
}
#RIbreadcrumbs li {
	display: inline;
}
/*すすめーる*/
#RIwrap .RIwrapR {
	float: right;
}
#susumailCnts {
	float: right;
}
/*看板エリア*/
.Head {
	width: 100%;
	position: relative;
	overflow: visible;
	margin-top: -45px;
}
.Head:before {
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 676px;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
	margin: 0 -500%;
	padding: 0 500%;
	background: url(/campaign/point-up/marathon/20191004ukept/_pc/img/top/shop_count_bg_pattern.jpg) no-repeat center 45px;
}
.MainTtl {
	float: left;
	margin-right: 10px;
	width: 240px;
	position: relative;
	z-index: 10;
	box-shadow: 0px 4px 8px 3px rgba(0, 0, 0, .2);
}
/* 看板popup */
.MainTtl .popupBtn {
	position: absolute;
	z-index: 10;
	top: 265px;
	left: 0;
}
.MainTtl .popupBtn a {
	position: relative;
}
.MainTtl .popupBtn a>span {
	width: 240px;
	height: 50px;
	display: block;
	position: relative;
}
.MainTtl .popupBtn a .popImg {
	display: none;
	position: absolute;
	top: -265px;
	left: 240px;
}
.MainTtl .popupBtn a:hover .popImg {
	display: block !important;
}
.bgHead {
	position: relative;
}
.Head .btnArea {
	margin: 20px 0 5px 0;
}
/*トップヘッダーバナー*/
.top__header--banner a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*見出し*/
.ConTtl_icon {
	display: inline-block;
	vertical-align: top;
	/display: inline !important;
	/zoom: 1;
	background: #354c86;
	font-size: 208%;
	color: #FFFFFF;
	width: 700px;
}
.ConTtl_photo {
	display: inline-block;
	vertical-align: top;
	/display: inline !important;
	/zoom: 1;
	background: #f6f6f6;
	font-size: 175%;
	color: #000000;
	width: 693px;
}
.conTtl {
	display: inline-block;
	vertical-align: top;
	/ display: inline !important;
	/ zoom: 1;
	background: #eb779c;
	font-size: 22px;
	color: #FFFFFF;
	width: 680px;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
}
/*レフトナビ*/
.pointUpGuide {
	margin-bottom: 20px;
	text-align: center;
	background: #f4f5f0;
}
.lotteryCnt {
	margin-bottom: 10px;
	background: #f4f5f0;
}
.lotteryCntBtn {
	padding-bottom: 10px;
}
.lotteryCnt img {
	display: inline !important;
	text-align: center;
	margin: 0 auto;
}
.historyCnt {
	margin-bottom: 10px;
}
.historyCnt p {
	background: #f6f6f6;
	padding: 10px;
}
.yamawakeCnt {
	margin-bottom: 10px;
	background: #f4f5f0;
}
.yamawakeCntBtn {
	padding-bottom: 10px;
}
.yamawakeCnt img {
	text-align: center;
	margin: 0 auto;
}
/*ピックアップ・ビギナー見出し*/
.glayTtl {
	display: inline-block;
	vertical-align: top;
	/display: inline !important;
	/zoom: 1;
	background: #999999;
	font-size: 175%;
	color: #FFFFFF;
	width: 680px;
	padding: 5px 5px 5px 15px;
}
.conTtl .ranking {
	padding-left: 230px;
}
/* <PR>エリア */
.bn700 {
	width: 700px;
	padding-top: 20px;
	margin-bottom: 30px;
}
.bn700 ul li {
	margin-bottom: 10px;
	text-align: center;
}
.bn700 img {
	margin-bottom: 3px;
}
/* subtitle */
.pointupSection .subTtl {
	font-weight: bold;
	font-size: 150%;
	line-height: 35px;
}
.pointupSection .riBdr {
	padding-right: 15px;
	padding-left: 15px;
}
/* ViewWrap */
.viewWrap {
	white-space: nowrap !important;
}
/* textBox */
.pointupSection .riBdr {
	padding-top: 0 !important;
}
.pointupSection .riDotList {
	padding: 0;
	font-size: 16px;
}
.pointupSection .riItemSearch input.riFreeWord {
	float: left;
	border: 3px solid #bf0000;
	padding: 0 5px;
	width: 584px;
	height: 42px;
	font-size: 16px
}
/* radio */
ul.radioList {
	white-space: nowrap;
}
ul.radioList li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 25%;
}
/* 1,000円ポッキリアイテム*/
#pokiiriItemArea {
	padding: 10px;
}
#pokiiriItemArea ul {
	margin-bottom: 15px;
}
#pokiiriItemArea ul li {
	width: 210px;
	display: inline-block;
	/display: inline !important;
	/zoom: 1;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 7px;
	text-align: left;
}
#pokiiriItemArea .riClfx {
	zoom: 1;
}
#pokiiriItemArea .toGuide {
	padding: 0 0 0 15px;
	position: relative;
	zoom: 1;
	float: right;
	/z-index: -1;
}
#pokiiriItemArea .arrow {
	font-size: 0;
	width: 10px;
	height: 12px;
	display: block;
	background: url(https://image.event.rakuten.co.jp/ranking/img/parts/liquid-1.0.0/tri_f2ab00.gif) no-repeat left center;
	zoom: 1;
	position: absolute;
	top: 3px;
	left: 5px;
}
/*目的別*/
#purposeArea {
	padding-top: 45px;
	margin-top: -45px;
}
#purposeArea .subTtl {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}
#purposeArea .wraddingp {
	margin-bottom: 29px;
}
#purposeArea .wrap ul {
	letter-spacing: -.4em;
}
#purposeArea .wrap ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	letter-spacing: normal;
	margin-bottom: 11px;
}
#purposeArea .wrap._coupon ul {
	margin-left: -8px;
}
#purposeArea .wrap._coupon ul li {
	width: 346px;
	margin-left: 8px;
}
#purposeArea .wrap._coupon ul li a {
	display: block;
	width: 346px;
	height: 206px;
	background-position: center top;
	background-repeat: no-repeat;
}
#purposeArea .wrap._coupon ul .coupon_shop a {
	background-image: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20180324/_pc/img/cmn/purpose/pc_shopcoupon_mainnavi.png)
}
#purposeArea .wrap._coupon ul .coupon_multi a {
	background-image: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20180324/_pc/img/cmn/purpose/pc_multicoupon_mainnavi.png)
}
#purposeArea .wrap._coupon ul .coupon_rank a {
	background-image: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20180324/_pc/img/cmn/purpose/pc_rankcoupon_mainnavi.png)
}
#purposeArea .wrap._pointup ul, #purposeArea .wrap._pokkiri ul, #purposeArea .wrap._genre ul, #purposeArea .wrap._plan ul {
	margin-left: -11px;
}
#purposeArea .wrap._pointup ul li, #purposeArea .wrap._pokkiri ul li, #purposeArea .wrap._genre ul li, #purposeArea .wrap._plan ul li {
	width: 226px;
	margin-left: 11px;
}
#purposeArea li .itemWrap {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
#purposeArea li .itemWrap .itemTxt {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 18px;
	color: #333333 !important;
}
/* hover */
#purposeArea .wrap._pokkiri ul li a:hover, #purposeArea .wrap._genre ul li a:hover, #purposeArea .wrap._plan ul li a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);
	-ms-filter: "alpha(opacity=65)";
	-khtml-opacity: 0.65;
	-moz-opacity: 0.65;
	text-decoration: none !important;
}
.gbnrArea .conTtl {
	background-color: #999999 !important;
}
.gbnrArea ul {
	_position: relative;
}
.gbnrArea ul li {
	width: 200px;
	margin: 20px 0 0 25px;
	display: inline-block;
	vertical-align: top;
	/display: inline !important;
	/zoom: 1;
}
.cpnArea .conTtl {
	background-color: #eb779c !important;
}
.cpnArea ul {
	_position: relative;
}
.cpnArea ul li {
	width: 200px;
	margin: 20px 0 0 25px;
	display: inline-block;
	vertical-align: top;
	/display: inline !important;
	/zoom: 1;
}
/*ピックアップ*/
h2.centerTitle {
	background: url(https://image.rakuten.co.jp/com/img/home/beta/201008/event_ttile_icon.gif) no-repeat scroll 0 2px transparent;
	border-bottom: 1px solid #DBDBDB;
	color: #BF0000;
	font-size: 125%;
	font-weight: bold;
	padding: 0 0 2px 25px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*====================================================================================================
Footer
====================================================================================================*/

#marathonFooter {
	width: 950px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	font-size: 82%;
}

/*====================================================================================================
左ナビ部分
====================================================================================================*/

#RIColL img {
	display: block;
}
#RIColL h3 {
	clear: both;
}
.lotteryCnt {
	margin-bottom: 10px;
	background: #f4f5f0;
}
.lotteryCntBtn {
	padding-bottom: 10px;
	text-align: center;
}
/* 共通　*/
#RIColL #leftGuideBtn {
	margin-bottom: 10px;
}
#RIColL #leftGuideBtn .catchImg {
	margin-bottom: 5px;
	padding-left: 17px;
}
#RIColL h3 {
	padding: 8px 8px 8px 10px;
	background: #f2616d;
	color: #222222;
	font-size: 110%;
}
#RIColL #leftNavi01, #RIColL #leftNavi02, #RIColL #leftNavi03, #RIColL #leftNavi04, #RIColL #leftNavi05, #RIColL #leftNavi06, #RIColL #naviRanking, #RIColL #naviIchiba, #RIColL #naviAd, #RIColL #timeKikaku, #RIColL .naviCampaign {
	border-top: none;
}
#RIColL #leftNavi01 ul, #RIColL #leftNavi02 ul {
	padding: 10px 0;
}
#RIColL #leftNavi03 ul, #RIColL #leftNavi04 ul, #RIColL #leftNavi05 ul {
	padding: 10px 0;
}
#RIColL #leftNavi03 ul li, #RIColL #leftNavi04 ul li, #RIColL #leftNavi05 ul li, #RIColL #leftNavi06 ul li {
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20180324/_pc/img/cmn/leftnavi/arrow.png) no-repeat scroll 225px center;
}
#RIColL #leftNavi03 ul li a, #RIColL #leftNavi04 ul li a, #RIColL #leftNavi05 ul li a {
	display: block;
	width: 240px;
	margin-bottom: 11px;
}
#RIColL #leftNavi02 ul li span, #RIColL #leftNavi03 ul li span, #RIColL #leftNavi04 ul li span, #RIColL #leftNavi05 ul li span, #RIColL #leftNavi06 ul li span {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
#RIColL #leftNavi02 ul li .navThumbImg, #RIColL #leftNavi03 ul li .navThumbImg, #RIColL #leftNavi04 ul li .navThumbImg, #RIColL #leftNavi05 ul li .navThumbImg, #RIColL #leftNavi06 ul li .navThumbImg {
	display: inline-block;
	vertical-align: middle;
}
#RIColL #leftNavi02 ul li a:hover span, #RIColL #leftNavi03 ul li a:hover span, #RIColL #leftNavi04 ul li a:hover span, #RIColL #leftNavi05 ul li a:hover span, #RIColL #leftNavi06 ul li a:hover span {
	text-decoration: underline;
}
.ssLeftNavi__bannerList li {
	background: url(/campaign/supersale/20180303/_pc/img/common/ssLeftNavi/ssLeftNavi_arrow_gray.png) 229px center no-repeat;
	box-sizing: border-box;
}
.ssLeftNavi__bannerList>li>a>span {
	padding-left: 5px;
	box-sizing: border-box;
}
/* ジャンル別サーチ */
#RIColL #search .genre {
	padding: 10px 0;
	width: 216px;
}
#RIColL #search .last {
	padding: 6px 0;
	width: 216px;
	background: none;
}
#RIColL #search .genre dt {
	font-weight: bold;
	z-index: -9999;
}
.section .section01 .thidList {
	z-index: 9999;
}
.section01 .dotline {
	margin: 10px 0;
	border-top: 1px dotted #CCCCCC;
}
#RIColL #leftNaviTopBnr {
	margin-bottom: 10px;
}
#RIColL #pointUpGuide {
	margin-bottom: 10px;
}
#RIColL #wrap_Slot {
	padding: 6px 0 10px 0;
	background-color: #f0f3f5;
	margin-bottom: 10px;
	margin-top: 10px;
}
#RIColL #wrap_Slot .img, #RIColL #wrap_Slot .btn {
	text-align: center;
}
#RIColL #wrap_Slot .img {
	margin-bottom: 8px;
}
#RIColL #wrap_Slot .btn {
	width: 183px;
	margin: 0 auto;
}
/* ---------leftNavi01----------- */
#RIColL #leftNavi01 .bnr li {
	margin-bottom: 10px;
	color: #555555;
}
/* ---------leftNavi02----------- */
#RIColL #leftNavi02 .bnr li {
	margin-bottom: 10px;
	color: #333333;
}
/*-----leftNavi03--------*/
#RIColL #leftNavi03 .navThumbImg {
	padding: 0 8px;
}
/*-----leftNavi04--------*/
#RIColL #leftNavi04 ul li .navThumbImg {
	padding: 0 8px;
}
/*-----leftNavi05--------*/
#RIColL #leftNavi05 ul li .navThumbImg {
	padding: 0 8px;
}
/*-----singleBnr--------*/
#RIColL .singleBnr {
	margin-bottom: 20px;
}
/* ---------leftNavi06----------- */
#RIColL #leftNavi06 {
	margin-bottom: 7px;
}
#RIColL #leftNavi06 ul li a {
	display: block;
	width: 240px;
	padding: 13px 0;
}
#RIColL #leftNavi06 ul li .Text {
	padding-left: 10px;
}
/*-----naviRanking--------*/
#RIColL #naviRanking {
	margin-bottom: 20px;
}
#RIColL #naviRanking ul {
	padding: 10px 0 10px 10px;
}
#RIColL #naviRanking ul li {
	padding: 8px 0 8px 0;
	position: relative;
}
#RIColL #naviRanking ul li .arrowIcn {
	position: absolute;
	top: 19px;
	left: 198px;
}
#RIColL #naviRanking ul li span {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
	font-weight: bold;
}
#RIColL #naviRanking ul li a {
	/*display: block;*/
	text-decoration: none;
	line-height: normal;
}
#RIColL #naviRanking ul li img {
	margin-bottom: 1px;
}
#RIColL #naviRanking ul li a:hover span {
	text-decoration: underline;
}
#RIColL #naviRanking ul li img {
	display: block;
	margin-bottom: 2px;
}
#RIColL #naviRanking ul li a:hover img {
	text-decoration: none;
	vertical-align: bottom;
}
/*-----Ad--------*/
#RIColL #naviAd ul li .arrowIcn, #RIColL #naviAdtop ul li .arrowIcn {
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20140506/img/cmn/leftnavi/arrow.gif) no-repeat right;
	position: absolute;
	top: 22px;
	left: 198px;
}
#RIColL #naviAd ul .last, #RIColL #naviAdtop ul .last {
	background: none;
}
#RIColL #naviAd ul li span, #RIColL #naviAdtop ul li span {
	display: inline-block;
	vertical-align: middle;
}
#RIColL .naviLeisure .navThumbText, #RIColL .naviSeason .navThumbText {
	width: 167px;
	min-height: 0;
	height: auto;
	font-weight: bold;
}
/*-----campaign--------*/
#RIColL .naviCampaign {
	padding: 15px 0 10px 0;
}
#RIColL .naviCampaign .bnr01 {
	margin-top: -15px;
	padding-bottom: 20px;
}
#RIColL .naviCampaign .bnr01 li {
	margin: 15px auto 0;
	width: 200px;
}
#RIColL .naviCampaign .bnr02 li {
	margin: 10px auto 0;
	width: 200px;
	padding: 0 0 7px 0;
}
#RIColL .naviCampaign .bnr02 {
	margin-top: -10px;
	margin-bottom: 10px;
}
/* バナー */
#RIColL ul.bnr li {
	margin: 0 auto;
}
.RisShopNameCont {
	text-align: right;
}
.RisShopName {
	background: url(https://image.event.rakuten.co.jp/market/img/common/icon_1.gif) no-repeat 3px -4px;
	padding: 0 0 0 20px;
	display: inline;
}
#RIColL #leftNavi02 #coupon {
	width: 240px;
}
#RIColL #leftNavi02 #coupon .search_ttl {
	background: url('https://event.rakuten.co.jp/campaign/point-up/marathon/20151107/img/low/coupon/icon_serach.png') no-repeat 6px 4px;
	padding: 13px 0 10px 50px;
	font-size: 110%;
	font-weight: bold;
}
#RIColL #leftNavi02 #coupon .SearchBox {
	padding: 6px 0 10px 10px !important;
}
#RIColL #leftNavi02 #coupon .couponSearchBox .textBox {
	width: 210px;
	height: 25px;
	font-size: 14px;
	float: left;
	padding-left: 5px;
}
#RIColL #leftNavi02 #coupon .couponSearchBox .riBtnSubmit {
	width: 70px;
	height: 25px;
	margin-top: 7px;
	float: left;
	background: #ef9d33;
	border: none;
	font-weight: bold;
}

/*====================================================================================================
/* コンテンツ部分
/*====================================================================================================*/

#RIColWrap {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}
#RIColWrap #RIColL, #RIColWrap #RIColR {
	text-align: left;
}
#RIColWrap .section {
	background: #f6f6f6;
	padding: 3px 10px 5px 10px;
	margin-bottom: 10px;
}
#RIColWrap #RIColR .section {
	padding: 8px;
	margin-bottom: 0;
}
#RIColWrap .contTtl {
	background: #ccb129;
	color: #ffffff;
	font-weight: bold;
}
#RIColWrap .contMainTtl {
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20160806/_pc/img/cmn/general/main_ttl_01.gif) no-repeat 0 0;
	height: 40px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0;
	font-size: 20px;
}
#riWrap {
	width: 950px;
	margin: 10px auto 0;
	text-align: center;
}
#riWrap #RIColL, #riWrap #RIColR {
	text-align: left;
}
#riWrap .section {
	background: #f6f6f6;
	padding: 3px 10px 5px 10px;
	margin-bottom: 10px;
}
#riWrap #RIColR .section {
	padding: 8px;
	margin-bottom: 0;
}
#riWrap .contTtl {
	background: #ccb129;
	color: #ffffff;
	font-weight: bold;
}
#riWrap .contMainTtl {
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20160806/_pc/img/cmn/general/main_ttl_01.gif) no-repeat 0 0;
	height: 40px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0;
	font-size: 20px;
}
/* エントリーボタン */
.entryArea {
	text-align: center;
	margin: 15px 0px 20px 0px;
}
/* ページトップへ */
.pagetop {
	padding: 10px 0 30px;
	text-align: right;
	font-weight: bold;
	display: block;
	overflow: hidden;
}
/* フッター部分 */
.seofooter {
	padding-top: 10px;
	text-align: center;
	width: 100%;
}
/* susumeru */
.susumeruParts {
	margin: 5px auto 3px !important;
}
/* suggest search */
#suggest {
	z-index: 10000 !important;
}
/* お買い物ガイド */
.beginnerBdr {
	padding: 15px 0 40px;
}
.beginnerBdr img {
	padding-bottom: 10px;
}
/* クーポンフローティング */
#saideFloating {
	width: 950px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-size: 13px;
}
#saideFloating #FLoatingArea {
	position: fixed;
	margin: 0 0 0 1015px;
	bottom: 110px;
}
#saideFloating #floatingCalcLink .closeBtnArea {
	position: relative;
}
#saideFloating #floatingCalcLink .closeButton {
	cursor: pointer;
	width: 24px;
	height: 24px;
	position: absolute;
	top: -10px;
	right: -10px;
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20180324/_pc/img/cmn/float_coupon_close_button.png) left top no-repeat;
}
#floatingCalcLink .inn {
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20151107/img/cmn/indexArea_middle.png) repeat-y center top;
	width: 124px;
	height: 143px;
}
.dealText {
	text-align: right;
	margin: 20px 0;
}
.dealArrow {
	display: inline-block;
	vertical-align: top;
	/display: inline!important;
	/zoom: 1;
	height: 20px;
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20151107/img/header/arrow.gif) no-repeat left;
	background-position: 0 6px;
	padding: 0 0 7px 7px;
}

/*====================================================================================================
  *	カウンター共通
====================================================================================================*/

#MainCounter .genreWrap {
	width: 700px;
}
.w950 {
	width: 950px;
	margin: 0 auto 15px;
	/*position:relative;*/
	z-index: 0;
}

/*====================================================================================================
  *	ログイン時　カウンター
====================================================================================================*/

/*shop*/

.shopcountNumber {
	position: relative;
}
.shopcountNumber .number10 {
	position: absolute;
	left: 28px;
	top: 36px;
}
.shopcountNumber .number1 {
	position: absolute;
	left: 58px;
	top: 36px;
}
/*すごろく*/
#sugoroku {
	z-index: 0;
}
/*shop購入数*/
.shopCountBox01 {
	position: absolute;
	top: 70px;
	right: 61px;
	z-index: 1;
}
.shopCountBox02 {
	position: absolute;
	top: 3px;
	right: 7px;
	z-index: 1;
}
/*s_pointer*/
.shopBox01 {
	position: absolute;
	top: 66px;
	right: 10px;
	z-index: 1;
}
.shopBox02 {
	position: absolute;
	top: 2px;
	right: 96px;
	z-index: 1;
}
/*genre*/
.buyCount {
	text-align: right;
	font-size: 12px;
	color: #313131;
	margin-top: 3px;
}
/*linkBtnArea*/
.linkBtnArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 5px;
}
.linkBtnArea>a {
	margin-left: 6px;
}
.linkBtnArea>a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.linkBtnArea>a>p {
	display: inline-block;
	padding: 9px 23px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-size: 14px;
}
.linkBtnArea .btnGrey {
	background: #ededed;
	color: #000000;
}
.linkBtnArea .btnGreen {
	background: #67d877;
	color: #000000;
}
.linkBtnArea .btnYellow {
	background: #fff000;
	color: #000000;
}
.linkBtnArea .btnOrange {
	background: #f39818;
	color: #000000;
}
#counterFooter {
	width: 950px;
	margin: 0 auto;
}

/* ===============================================
   side-1.0.2.css
================================================== */

#searchGenre .rankNavi {
	list-style-type: none;
	zoom: 1;
	vertical-align: bottom;
}
#searchGenre .rankNavi>* {
	list-style-type: none;
	zoom: 1;
	vertical-align: bottom;
}
#searchGenre .rankNaviList>dl {
	position: relative;
	z-index: 9999;
}
#searchGenre .rankNavittl {
	height: 40px;
	padding: 0 0 0 10px;
}
#searchGenre .rankNavittl>span {
	display: inline-block;
	vertical-align: middle;
	/display: inline !important;
	/zoom: 1;
}
#searchGenre .rankNavittl .naviTtlTxt {
	width: 205px;
}
#searchGenre .rankNavittl .rankNaviArrow {
	width: 20px;
	height: 40px;
	background: url('/campaign/point-up/marathon/20180324/_pc/img/cmn/leftnavi/arrow.png') no-repeat 0px center;
}
/* mouseover */
#searchGenre .active .rankNavittl {
	background-color: #ffffff;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	position: relative;
	top: 0;
	left: 0;
	z-index: 70;
	color: #bf0000;
	font-weight: bold;
	height: 38px;
	padding-left: 9px;
}
#searchGenre .active .rankNavittl .naviTtlTxt {
	width: 204px;
}
#searchGenre .active .rankNavittl .rankNaviArrow {
	height: 38px;
	background: url('/campaign/point-up/marathon/20160806/_pc/img/cmn/leftnavi/rank_arrow_red.png') no-repeat 6px center;
}
#searchGenre .innerList {
	position: absolute;
	left: 239px;
	top: 0;
	width: 458px;
	height: 358px;
	border: 1px solid #999999;
	background-color: #ffffff;
	z-index: 200;
	overflow: hidden;
}
#searchGenre .list02 .innerList {
	top: -40px;
}
#searchGenre .list03 .innerList {
	top: -80px;
}
#searchGenre .list04 .innerList {
	top: -120px;
}
#searchGenre .list05 .innerList {
	top: -160px;
}
#searchGenre .list06 .innerList {
	top: -200px;
}
#searchGenre .list07 .innerList {
	top: -240px;
}
#searchGenre .list08 .innerList {
	top: -280px;
}
#searchGenre .list09 .innerList {
	top: -320px;
}
#searchGenre .rankNaviWrap {
	padding: 15px 0 0 20px;
}
#searchGenre .rankNaviWrap .rankNaviInnerTtl {
	font-size: 22px;
	color: #bf0000;
}
#searchGenre .rankNaviWrap .rankNaviInnerList {
	margin-top: 20px;
}
/* 2列用 */
#searchGenre .rankNaviWrap .rankNaviInnerList .col2List {
	width: 170px;
	display: inline-block;
	vertical-align: top;
	/display: inline !important;
	/zoom: 1;
}
#searchGenre .rankNaviWrap .rankNaviInnerList li {
	margin-top: 6px;
}
#searchGenre .rankNaviWrap .rankNaviInnerList li:first-child {
	margin-top: 0 !important;
}
#searchGenre .rankNaviWrap .rankNaviInnerList li a {
	color: #333333;
}
#searchGenre .rankNaviWrap .rankNaviInnerList li a:hover {
	color: #c00000;
}
#searchGenre .innerList .rankNaviBgImg {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}
#searchGenre .list04 .innerList .rankNaviBgImg {
	bottom: -22px;
	right: -50px;
}
#searchGenre .list06 .innerList .rankNaviBgImg {
	bottom: -29px;
	right: -120px;
}
#searchGenre .list07 .innerList .rankNaviBgImg {
	bottom: -23px;
	right: -34px;
}
#searchGenre .list08 .innerList .rankNaviBgImg {
	bottom: -3px;
	right: -67px;
}
#searchGenre .list09 .innerList .rankNaviBgImg {
	bottom: -23px;
	right: -42px;
}
#wrap #r-common-footer {
	font-size: 100%;
}

/* ==============================
CPA(#GenreAdCpa--700--3)
============================== */

#GenreAdCpa--700--3 {
	width: 700px;
	overflow: hidden;
}
#GenreAdCpa--700--3 .ad-item {
	width: 220px;
	padding: 0 20px 10px 0;
	margin-bottom: 30px;
	border-bottom: solid 1px #eeeeee;
}
#GenreAdCpa--700--3 .riItemWrap:hover {
	background-color: transparent;
}
#GenreAdCpa--700--3 .riItemWrap>a>.riItemTitle {
	color: #000000 !important;
	font-weight: normal !important;
}
#GenreAdCpa--700--3 .riItemWrap>a:hover>.riItemTitle {
	color: #BF0000 !important;
	font-weight: normal !important;
	text-decoration: underline;
}
#GenreAdCpa--700--3 .riItemPrice {
	font-size: 20px;
}
#GenreAdCpa--700--3 .riItemTitle {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
#GenreAdCpa--700--4 {
	width: 700px;
	overflow: hidden;
}
#GenreAdCpa--700--4 .riItemRasta {
	width: 750px;
}
#GenreAdCpa--700--4 .riItemBlock._700 .riItem._col4>li {
	width: 176px;
}
#GenreAdCpa--700--4 .ad-item {
	width: 162px;
	padding: 0 10px 10px 0;
	margin-bottom: 30px;
	border-bottom: solid 1px #eeeeee;
}
#GenreAdCpa--700--4 .riItemWrap:hover {
	background-color: transparent;
}
#GenreAdCpa--700--4 .riItemWrap>a>.riItemTitle {
	color: #000000 !important;
	font-weight: normal !important;
}
#GenreAdCpa--700--4 .riItemWrap>a:hover>.riItemTitle {
	color: #BF0000 !important;
	font-weight: normal !important;
	text-decoration: underline;
}
#GenreAdCpa--700--4 .riItemMain {
	width: 162px;
	height: 162px;
}
#GenreAdCpa--700--4 .riItemMain>img {
	max-width: 162px;
	max-height: 162px;
}
#GenreAdCpa--700--4 .riItemPrice {
	float: none;
	text-align: right;
	font-size: 20px;
}
#GenreAdCpa--700--4 .riItemTitle {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 44px;
	line-height: 15px;
	overflow: hidden;
}
/* 3列見出し */
.marathon-fukidashi-anchor {
	margin: 0 0 40px;
}
.marathon-fukidashi-anchor:after {
	content: "";
	display: block;
	clear: both;
}
.marathon-fukidashi-anchor li {
	float: left;
	width: 233px;
	text-align: center;
}
.marathon-fukidashi-anchor a {
	position: relative;
	display: block;
	margin: 5px;
	padding: 10px;
	color: #333333 !important;
	font-size: 18px;
	font-weight: bold;
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);
	overflow: visible;
	background: #ffffff;
	border-top: 5px solid #666666;
}
.marathon-fukidashi-anchor li:first-child a {
	margin-left: 0;
}
.marathon-fukidashi-anchor li:last-child a {
	margin-right: 0;
}
.marathon-fukidashi-anchor a:hover {
	opacity: 0.8;
}
.marathon-fukidashi-anchor a:after {
	content: "";
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 -10px;
	bottom: -10px;
	left: 50%;
	background: #ffffff;
	transform: rotateZ(-45deg);
	box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.2);
}
/* 2列見出し */
.marathon-fukidashi-anchor2 {
	margin: 0 0 40px;
}
.marathon-fukidashi-anchor2:after {
	content: "";
	display: block;
	clear: both;
}
.marathon-fukidashi-anchor2 li {
	float: left;
	width: 350px;
	text-align: center;
}
.marathon-fukidashi-anchor2 a {
	position: relative;
	display: block;
	margin: 5px;
	padding: 10px;
	color: #333333 !important;
	font-size: 18px;
	font-weight: bold;
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);
	overflow: visible;
	background: #ffffff;
	border-top: 5px solid #666666;
}
.marathon-fukidashi-anchor2 li:first-child a {
	margin-left: 0;
}
.marathon-fukidashi-anchor2 li:last-child a {
	margin-right: 0;
}
.marathon-fukidashi-anchor2 a:hover {
	opacity: 0.8;
}
.marathon-fukidashi-anchor a:after {
	content: "";
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 -10px;
	bottom: -10px;
	left: 50%;
	background: #ffffff;
	transform: rotateZ(-45deg);
	box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.2);
}
/* modal CSS new 2018 */
body.modal-open {
	overflow-y: hidden;
}
.modaltrigger {
	cursor: pointer;
}
.modal-area {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0.3s linear, opacity 0.3s linear;
	overflow-x: hidden;
	z-index: 99999;
}
.modal-init {
	visibility: visible;
	opacity: 1;
}
.modal-area .modal-bg {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
	z-index: 999;
}
.modal-area .modal-wrap {
	position: relative;
	width: 800px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto 20px;
	display: table;
	top: 50%;
	right: 0;
	left: 0;
	text-align: left;
	z-index: 999;
}
.modal-area .modal-wrap .close-wrap {
	position: absolute;
	margin: 0;
	right: 0;
	top: -22px;
	z-index: 998;
}
.modal-area .modal-wrap .close-wrap .close-btn {
	cursor: pointer;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 9px;
	right: -8px;
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20180324/_pc/img/cmn/float_coupon_close_button.png) left top no-repeat;
}
.modal-area .modal-wrap .modal-cnt-calendar img {
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
/* AdBlock 対応 */

#GenreAdCpa--700--4 .adCPA-item {
	display: block !important;
	width: 162px;
	padding: 0 10px 10px 0;
	margin-bottom: 30px;
	border-bottom: solid 1px #eeeeee;
}
.conKanbanBg {
	position: relative;
}
.conKanbanBg:before {
	position: absolute;
	display: block;
	content: " ";
	width: 100%;
	height: 720px;
	top: 0;
	z-index: -1;
	margin: 0 -500%;
	padding: 0 500%;
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20180324/_pc/img/top/kanban_bg.png) no-repeat center top;
}

/*====================================================================================================
 *	カウンター共通
====================================================================================================*/

#MainCounter {
	width: 700px;
	float: left;
	background: rgba(255, 255, 255, 0.8);
}
#MainCounter #counterWrap {
	width: 700px;
	z-index: 1;
}
#MainCounter .shopWrap {
	width: 700px;
	position: relative;
}
#MainCounter .genreWrap {
	width: 700px;
}
#MainCounter .buyCount {
	width: 100%;
}

/*====================================================================================================
  *	未エントリー時  カウンター
====================================================================================================*/
.ssKaimawariEntry {
	position: relative;
}
.counterArea .nonEntryArea {
	width: 700px;
	float: left;
}
.nonEntryArea .nonEntryTxt {
	padding: 6px 5px 7px 8px;
	background: #fdfde6;
	border: 1px solid #CCCCCC;
	width: 187px;
	height: 39px;
	text-align: left;
	font-size: 13px;
	margin: 3px 0 0 8px;
	line-height: 1;
}
.nonEntryArea .fukidashi, .nonEntryArea .nonEntryTxt {
	display: inline-block;
	vertical-align: top;
	/display: inline !important;
	/zoom: 1;
}
.ssKaimawariEntry__noLoginForm {
	text-align: center;
}
.ssKaimawariEntry__noLoginButton {
	cursor: pointer;
	outline: none;
	display: block;
	margin: 80px auto 0;
	background: none;
	border: none;
	font-family: inherit;
}
.ssKaimawariEntry.checkEntryMulti-active .ssKaimawariEntry__noLoginButton, .ssKaimawariEntry.checkEntryMulti-entered .ssKaimawariEntry__noLoginButton, .ssKaimawariEntry.checkEntryMulti-registered .ssKaimawariEntry__noLoginButton {
	display: none;
}
.ssKaimawariEntry__entryBG {
	position: relative;
	width: 700px;
	height: 117px;
	margin: 0 0 6px;
	background: url('/campaign/point-up/marathon/20191004ukept/_pc/img/top/mekuri_bg.png');
}
.ssKaimawariEntry__entryimg {
	position: relative;
	width: 700px;
	height: 80px;
	margin: 0 auto;
}
.ssKaimawariEntry__entryButtonText::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: -8px 0 0;
	border-top: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	transform: rotate(45deg);
}
.ssKaimawariEntry__entryButton {
	display: none;
	width: 700px;
	margin: 80px auto 0;
	text-align: center;
}
.ssKaimawariEntry.checkEntryMulti-active .ssKaimawariEntry__entryButton, .ssKaimawariEntry.checkEntryMulti-entering .ssKaimawariEntry__entryButton {
	display: block;
}
.ssKaimawariEntry.checkEntryMulti-entered .ssKaimawariEntry__entryButton, .ssKaimawariEntry.checkEntryMulti-registered .ssKaimawariEntry__entryButton, .ssKaimawariEntry.checkEntryMulti-invalid .ssKaimawariEntry__entryButton {
	display: none;
}
a.ssKaimawariEntry__entryLink {
	display: block;
	width: 700px;
	text-decoration: none;
}
a.ssKaimawariEntry__entryLink:hover {
	opacity: 0.8;
	text-decoration: none;
}
.ssKaimawariEntry.checkEntryMulti-locked a.ssKaimawariEntry__entryLink, .ssKaimawariEntry.checkEntryMulti-entering a.ssKaimawariEntry__entryLink {
	cursor: default;
	opacity: 0.5;
	line-height: 80px;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)" !important;
}
a.ssKaimawariEntry__entryLink .ssKaimawariEntry__entryButtonText {
	display: block;
}
.ssKaimawariEntry.checkEntryMulti-locked a.ssKaimawariEntry__entryLink:hover>img, .ssKaimawariEntry.checkEntryMulti-entering a.ssKaimawariEntry__entryLink:hover>img {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: "alpha(opacity=100)" !important;
}
.ssKaimawariEntry__entryMessage {
	display: block;
	min-width: 700px;
	margin: 15px auto 0;
	text-align: left;
	font-size: 14px;
}
.ssKaimawariEntry.checkEntryMulti-entered .ssKaimawariEntry__entryMessage, .ssKaimawariEntry.checkEntryMulti-registered .ssKaimawariEntry__entryMessage {
	display: none;
}
.ssKaimawariEntry__entryMessage a {
	text-decoration: none;
}
.ssKaimawariEntry__entryMessage a:hover {
	text-decoration: underline;
}
.ssKaimawariEntry__entryMessage strong {
	font-weight: bold;
	font-style: normal;
}
.ssKaimawariEntry__checkBoxLabel {
	cursor: pointer;
	display: block;
	height: 30px;
	margin: 15px 0 -5px 0;
	font-size: 18px;
	font-weight: bold;
}
.ssKaimawariEntry__entryText {
	display: inline-block;
	margin: 4px 0 0;
}
.ssKaimawariEntry__kaimawariContainer {
	display: none;
}
.ssKaimawariEntry.checkEntryMulti-entered .ssKaimawariEntry__kaimawariContainer, .ssKaimawariEntry.checkEntryMulti-registered .ssKaimawariEntry__kaimawariContainer {
	display: block;
}
.ssKaimawariEntry__kaimawariContainer > div{
	position: relative;
	overflow: hidden;
}
/* デフォルトー時　カウンター */
#defaultshop .nonEntryArea .nonEntryTxt {
	padding: 6px 5px;
}
/* JSエラー時　カウンター */
#errorshop .nonEntryArea .nonEntryTxt {
	padding: 13px 5px 13px 5px;
}
/* ビジー時 */
#busyshop .nonEntryArea .nonEntryTxt {
	padding: 13px 5px 13px 5px;
}

/*====================================================================================================
  *	カウンター下
====================================================================================================*/

/* .nonEntryArea .CounterImg{position:relative;background-image:url(/campaign/point-up/marathon/20191004ukept/_pc/img/counter/entryarea__counterimg__bg.png);} */
.CounterImg {
	margin: 80px 0 0 0;
}
#unshop .nonEntryArea .CounterImg .Txt, #defaultshop .nonEntryArea .CounterImg .Txt {
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	font-size: 18px;
}
#busyshop .nonEntryArea .CounterImg .Txt, #errorshop .nonEntryArea .CounterImg .Txt {
	padding: 12px 0;
	font-size: 16px;
}
.counterArea .nonEntryArea {
	width: 700px;
	float: left;
}
.nonEntryArea .nonEntryTxt {
	padding: 6px 5px 7px 8px;
	background: #fdfde6;
	border: 1px solid #CCCCCC;
	width: 187px;
	height: 39px;
	text-align: left;
	font-size: 13px;
	margin: 3px 0 0 8px;
	line-height: 1;
}
.nonEntryArea .fukidashi, .nonEntryArea .nonEntryTxt {
	display: inline-block;
	vertical-align: top;
}

/*====================================================================================================
 *	ログイン時　カウンター
====================================================================================================*/

#MainCounter #shop {
	width: 700px;
}
#MainCounter .shopCountBox01 {
	top: 80px;
	right: 30px;
}
#MainCounter .shopcheckCount {
	width: 141px;
	height: 88px;
	background: transparent url(/campaign/point-up/marathon/20191004ukept/_pc/img/countopter/shop_count_bg.gif) no-repeat 1px top;
}
.shopcountNumber {
	position: relative;
}
.shopcountNumber .number10 {
	position: absolute;
	left: 29px;
	top: 36px;
}
.shopcountNumber .number1 {
	position: absolute;
	left: 59px;
	top: 36px;
}
/*sugoroku*/
#sugoroku {
	position: relative;
	/*background-color:#faebf0;*/
}

/*====================================================================================================
 *	看板周り調整
====================================================================================================*/

.MainTtl {
	position: relative;
}
.main_popUp {
	position: absolute;
	top: -5px;
	right: -8px;
	padding-left: 10px;
	display: none;
}
.MainTtl:hover .main_popUp {
	display: block;
}
.MainTtlCounterArea, .bgHead, .counterArea {
	/overflow-x: hidden;
}
.coundownWrap {
	position: relative;
	bottom: -60px;
	margin: 0 auto;
	width: 950px;
	z-index: 2!important;
}
.coundown-block {
	margin-left: 310px;
	width: 579px;
	height: 45px;
	background: url(/campaign/point-up/marathon/20191004ukept/_pc/img/top/main_bg_count.png) no-repeat;
	z-index: 2!important;
	display: inline-block;
	vertical-align: top;
	/display: inline!important;
	/zoom: 1;
}
#countDown {
	width: 579px;
	height: 45px;
	overflow: hidden;
}
.timeWrap {
	width: 579px;
	overflow: hidden;
	height: 45px;
	z-index: 101;
	position: relative;
}
#countDown .timeImage {
	position: absolute;
	overflow: hidden;
	z-index: 110;
}
#countDown .timeImage .hundred, #countDown .timeImage .ten, #countDown .timeImage .one {
	float: left;
	width: 19px;
	height: 29px;
	margin-right: 1px;
}
#countDown .timeImage.hour {
	position: absolute;
	top: 5px;
	left: 373px;
}
#countDown .timeImage.minute {
	position: absolute;
	top: 5px;
	left: 445px;
}
#countDown .timeImage.second {
	position: absolute;
	top: 5px;
	left: 499px;
}
/*看板調整*/
#MainCounter .nonEntryArea .Txt {
	margin: 12px 0 0 0;
	width: 696px;
	border: solid 2px #bf0000;
	background-color: #fffccc;
	text-align: center;
}
.meterCount {
	position: absolute;
	width: 495px;
	height: 8px;
	left: 249px;
	top: 15px;
	/top: 12px;
}
#countTriangle {
	margin-left: -9px;
	position: relative;
}
#countTriangle li {
	width: 8px;
	margin-left: 9px;
	display: inline-block;
	vertical-align: middle;
	/display: inline !important;
	/zoom: 1;
}
.countFinish {
	width: 240px;
	height: 41px;
}
.buyCount .linkBtnArea .btnGreen {
	background: #65d879;
	color: #ffffff;
}
.conRedBtn {
	margin-bottom: 40px;
	margin-top: -40px;
	text-align: center;
}
.conRedBtn p {
	background: #bf0000;
	font-size: 22px;
	display: inline-block;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	width: 60%;
}
.conRedBtn a {
	color: #ffffff !important;
	display: block;
	padding: 12px 30px;
}

/*====================================================================================================
 *	フッターナビ
====================================================================================================*/

#marathonFooter {
	width: 950px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}
#marathonFooter .Text {
	position: absolute;
	top: 9px;
	left: 800px;
	text-align: left;
	font-weight: bold;
}
.negativeMt50 {
	margin-top: -50px;
}
/* TOP　倍率ポップアップ*/
.ssPointPopup__container {
	position: absolute;
	top: -5px;
	right: 0;
	padding-left: 10px;
	display: none;
}
.MainTtl:hover .ssPointPopup__container {
	display: block;
}
.ssPointPopup {
	right: auto;
	position: absolute;
	top: 5px;
	background: transparent;
	display: block;
	padding-left: 5px;
	width: 375px;
	height: 293px;
}
.ssPointPopup__inner {
	width: 375px;
	height: 293px;
	background: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.ssPointPopup__inner dl {
	padding: 10px 10px 0;
	box-sizing: border-box;
}
.ssPointPopup__inner dt {
	background: #f1337b;
	color: #fff;
	font-size: 24px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 1px;
	margin-bottom: 7px;
}
.ssPointPopup__inner dt span {
	font-weight: normal;
	font-size: 19px;
}
.ssPointPopup__inner dd ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 32px;
	font-size: 15px;
}
.ssPointPopup__inner dd li {
	display: table-cell;
	vertical-align: middle;
}
.ssPointPopup__inner dd li:first-child {
	width: 71%;
	text-align: left;
	color: #333;
	font-size: 15px;
}
.ssPointPopup__inner dd li:last-child {
	width: 29%;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #f1337b;
}
.ssPointPopup__inner dd li.ssPointPopup__small {
	font-size: 13px;
	letter-spacing: -0.5px;
}
.ssPointPopup__inner dd:last-child {
	border-top: 2px dotted #333333;
}
.ssPointPopup__inner dd:last-child li span {
	font-size: 30px;
}
.ssPointPopup__inner>a {
	display: block;
	line-height: 42px;
	height: 42px;
	text-align: center;
	background: #f5f5f5;
}
.ssPointPopup__inner>a>span {
	position: relative;
	color: #333;
}
.ssPointPopup__inner>a>span:after {
	position: relative;
	content: "";
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	width: 5px;
	height: 5px;
	display: inline-block;
	right: -4px;
	bottom: 2px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ssPointPopup__inner>a:hover>span {
	color: #bf0000;
}
.ssPointPopup__inner>a:hover>span:after {
	border-right: 1px solid #bf0000;
	border-top: 1px solid #bf0000;
}
#saideFloating #FLoatingArea {
	position: fixed;
	margin: 0;
	right: 50px;
	bottom: 110px;
}
.campaignKanbanLeft {
	position: relative;
	display: block;
}
.campaignKanbanLeft__point {
	display: none;
}
.bigSaleTimeBackground {
	width: 100%;
}
.bigSaleTime__text {
	font-size: 24px;
	font-weight: bold;
	padding: 8px 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#saideFloating #topButton, .ssFloatingRightNavi__couponButton {
	display: none !important;
}
/* Main Column Banner */
.ssMainNavi__bannerList--banner200x200 {
	width: 720px;
}
.ssMainNavi__bannerList--banner200x200>li {
	float: left;
	width: 200px;
	height: auto;
	margin: 10px 20px 10px 15px;
}
.marathonSearch {
  width: 100%;
  background-color: #eeeeee;
  padding: 20px 0;
  margin-bottom: 20px;
}
.marathonSearchBox {
  width: 950px;
  margin: 0 auto;
  padding: 0;
}
.marathonSearchBox .ssMainNavi .riItemSearch input.riFreeWord {
  float: left;
  border: 1px solid #666;
  padding: 0;
  width: 850px;
  height: 38px;
  font-size: 16px;
  border-radius: 5px 0 0 5px;
  font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Lucida Grande", sans-serif;
  text-indent: 15px;
}
.marathonSearchBox .viewWrap {
  position: relative;
}
#marathonSearch__inputText::-moz-placeholder {
  color: #ababab;
}
#marathonSearch__inputText:-ms-input-placeholder {
  color: #ababab;
}
#marathonSearch__inputText:-moz-placeholder {
  color: #ababab;
}
#marathonSearch__inputText::-webkit-input-placeholder {
  color: #ababab;
}
.marathonSearchBox .ssMainNavi .riItemSearch input.riBtnSubmit {
  position: absolute;
  right: 0px;
  background: url(/campaign/supersale/20180303/_pc/img/common/ssMainNavi/ssMainNavi__search_btn.png) no-repeat center 50%;
  width: 100px;
  height: 40px;
  background-size: contain;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  background-color: #bf0000;
  border: 1px solid #666;
}
.marathonSearchBox .ssMainNavi {
  overflow: hidden;
  margin: 0;
}
/* 最近検索したキーワード */
.searchKeywordHistory {
  display: none;
  width: 950px;
  margin: 0 auto;
  padding: 10px 0 0;
}
.ssKaimawariEntry.checkEntryMulti-entered .searchKeywordHistory,
.ssKaimawariEntry.checkEntryMulti-registered .searchKeywordHistory {
  display: block;
}
#search_keyword_history_tags {
  overflow: hidden;
}
.searchKeywordHistory:after {
  content: '';
  display: block;
  clear: both;
}
.searchKeywordHistory p {
  line-height: 28px;
  margin-bottom: 3px;
  margin-left: 8px;
  font-size: 100%;
  display: inline-block;
}
.searchKeywordHistory div div {
  float: right;
  width: 750px;
  height: 25px;
  overflow: hidden;
}
.searchKeywordHistory a {
  max-width: 176px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  padding: 0 7px;
  margin: 0 11px 0 0;
  border-radius: 6px;
  border: solid 1px #d2d2d2;
  color: #333 !important;
  text-decoration: none;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #fff;
}
.searchKeywordHistory a:hover {
  color: #fff !important;
  background: #ababab;
  border: solid 1px #d2d2d2;
}
#flaotingHeader .searchInput {
	border: 1px solid #d2d2d2;
}
/* start 開催中の注目特集 */
.smtBannerList>ul {
  overflow: hidden !important;
  width: 700px !important;
  margin: 0 auto;
}
.smtBannerList>ul>li {
  float: left;
  width: calc(100% / 3);
  height: 200px;
  margin: 10px 0 10px;
}
.smtBannerList>ul>li>a {
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
}
.smtBannerList>ul>li .rakuten-group-detail {
  display: none;
}
h2.rui-sectionTitle {
  background: url(https://r.r10s.jp/evt/event/campaign/supersale/20160618/_pc/img/icon/top/icon_pr.png) no-repeat 14px 8px #e0e0e0;
  text-indent: 58px;
  color: #bf0000;
  font-size: 24px;
  line-height: 50px;
}
.smtBannerPrototype {
  display: none;
}
.rui-bgF6F6F6.ri-pb-0 {
  margin-bottom: 40px;
}
/* end 開催中の注目特集 */

/* pagetop
---------------------------------------- */
#topButton {
	position: fixed;
	cursor: pointer;
	display: block;
	width: 50px;
	height: 50px;
	bottom: 39px;
	background: url(https://event.rakuten.co.jp/campaign/point-up/marathon/20180324/_pc/img/cmn/upBtn.png) top left no-repeat;
	z-index: 100;
	margin: 0 0 0 1015px;
}