
@charset "shift-jis";
/*
 *
 *  updated --- 2016/06/17
 * 
 */
/* Common
----------------------------*/
div#wrapper {
	padding: 0;
}
div#wrapper #container {
	padding: 0;
	width: auto;
}
div#wrapper #container #contentWrapper {
	margin-bottom: 0;
	width: auto;
}
div#wrapper #mainContent {
	float: none;
	margin: 0 auto;
	width: auto!important;
}
div#wrapper #container #endContent {
	width: 1252px;
}
/* Common
----------------------------*/
/* Clearfix */
div#bonus1606 .sec,
div#bonus1606 .box,
.clearfix {
	zoom:1;
}
div#bonus1606 .sec:after,
div#bonus1606 .box:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
div#bonus1606 {
	padding: 0 0 100px;
}
div#bonus1606.AL {
	margin: 0 0 -45px;
	padding: 0 0 100px;
}
div#bonus1606.IM {
	margin: 0 0 -30px;
	padding: 0 0 100px;
}
div#bonus1606.MI {
	margin: 0 0 -20px;
	padding: 0 0 100px;
}
div#bonus1606.RH {
	margin: 0 0 -41px;
	padding: 0 0 100px;
}
div#bonus1606 a:hover img {
	opacity: 0.7;
}

	div#bonus1606 .sec {
		width: 950px;
		margin: 0 auto;
	}
		div#bonus1606 .sec .sectionWrapper {}

			div#bonus1606 .sec .sectionWrapper h3 {
				margin: 30px 0 0;
				border-top: 3px solid #1daeea;
				border-bottom: 3px solid #1daeea;
				line-height: 50px;
				font-size: 266.667%;
				color: #1daeea;
				font-weight: bold;
				text-align: center;
			}
			div#bonus1606 .sec#sectionC .sectionWrapper h3 {
				border-top: 3px solid #1e62dd;
				border-bottom: 3px solid #1e62dd;
				color: #1e62dd;
			}
			div#bonus1606 .sec .sectionWrapper .shopCategoryMenu {
				width: 100%;
				background: #e6f0fa;
			}

			/* shopContents */
			div#bonus1606 .sec .sectionWrapper ul.shopContents {
				overflow: hidden;
			}
				div#bonus1606 .sec .sectionWrapper ul.shopContents li.shopContent {
					float: left;
					width: 300px;
					margin: 30px 0;
					padding: 0 12px;
					border-left: 1px dashed #ccc;
				}
				div#bonus1606 .sec .sectionWrapper ul.shopContents li.shopContent:nth-child(3n+1) {
					clear: left;
					padding: 0 12px 0 0;
					border-left: none;
				}
				div#bonus1606 .sec .sectionWrapper ul.shopContents li.shopContent:nth-child(3n) {
					padding: 0 0 0 12px;
				}

				div#bonus1606 .sec#sectionA .sectionWrapper ul.shopContents li.shopContent {
					width: 460px;
					margin: 30px 0;
					padding: 0 0 0 14px;
 				}
				div#bonus1606 .sec#sectionA .sectionWrapper ul.shopContents li.shopContent:nth-child(2n+1) {
					clear: left;
					padding: 0 15px 0 0;
					border-left: none;
				}

				div#bonus1606 .sec#sectionA .sectionWrapper ul.shopContents li.shopContent:nth-child(4n) {
					 clear: none;
					border-left: 1px dashed #ccc;
				}

					/* banner */
					div#bonus1606 .sec .sectionWrapper ul.shopContents li.shopContent div.banner {}
						div#bonus1606 .sec .sectionWrapper ul.shopContents li.shopContent div.banner a {}
						div#bonus1606 .sec .sectionWrapper ul.shopContents li.shopContent div.banner p.txt {
							margin: 5px 0 0;
							font-size: 116.667%;
						}

					/* itemDetails */
					div#bonus1606 .sec .sectionWrapper ul.itemDetails {
						overflow: hidden;	
						margin: 17px 0 0;
					}
						div#bonus1606 .sec .sectionWrapper ul.itemDetails li.itemDetail {
							float: left;
							padding: 0 0 0 20px;
							width: 220px;
						}
						div#bonus1606 .sec .sectionWrapper ul.itemDetails li.itemDetail:nth-child(2n+1) {
							padding: 0;
						}
							div#bonus1606 .sec .sectionWrapper ul.itemDetails li.itemDetail a {}
							div#bonus1606 .sec .sectionWrapper ul.itemDetails li.itemDetail p.img {}
							div#bonus1606 .sec .sectionWrapper ul.itemDetails li.itemDetail p.txt {
								margin: 5px 0 0;
								font-size: 116.667%;
							}
					div#bonus1606 .sec .sectionWrapper ul.shopContents li.shopContent .subContents .shopContentsInner {
						overflow: hidden;
					}

					/* shopInfo */
					div#bonus1606 .sec .sectionWrapper dl.shopInfo {
						overflow: hidden;
						margin: 17px 0 0;
					}
					div#bonus1606 .sec .sectionWrapper a.api_detailurl {}
						div#bonus1606 .sec .sectionWrapper dl.shopInfo dt {
							float: left;
							width: 85px;
							height: 46px;
						}
						div#bonus1606 .sec .sectionWrapper dl.shopInfo dd {
							margin-left: 95px;
							padding: 0 18px 0 0;
						}
							div#bonus1606 .sec .sectionWrapper dl.shopInfo dd p.txt {
								padding: 1em 0 0;
								font-size: 116.667%;
								font-weight: bold;
							}

					/* point */
					div#bonus1606 .sec .sectionWrapper div.point {
						margin: 20px 0 0;
						padding: 10px 0;
						-webkit-radius: 8px;
						-moz-radius: 8px;
						-ms-radius: 8px;
						-o-radius: 8px;
						border-radius: 8px;
						border: 2px solid #ff0015;
					}
						div#bonus1606 .sec .sectionWrapper div.point p.tit {
							font-size: 133.333%;
							color: #000;
							font-weight: bold;
							text-align: center;
						}
						div#bonus1606 .sec .sectionWrapper div.point p.txt {
							margin: 5px 0 0;
							color: #000;
							text-align: center;
						}
						div#bonus1606 .sec .sectionWrapper div.point p.txt span.small {}
							div#bonus1606 .sec .sectionWrapper div.point p.txt span.api_normalmaxpoint {
								display: none;
								font-size: 150%;
							}
							div#bonus1606 .sec .sectionWrapper div.point p.txt span.api_normalmaxpoint.has_sale {
								display: inline;
								margin: 0 5px 0 0;
								padding: 5px 14px 0 0;
								background: url(/common/pc/img/contents/extra/1606bonus/arr_point01.png) no-repeat right center;
							}
							div#bonus1606.IM .sec .sectionWrapper div.point p.txt span.api_normalmaxpoint.has_sale,
							div#bonus1606.RH .sec .sectionWrapper div.point p.txt span.api_normalmaxpoint.has_sale {
								margin: 0 8px 0 0;
								padding: 2px 10px 0 0;
								background: url(/common/pc/img/contents/extra/1606bonus/arr_point01.png) no-repeat right center;
								font-size: 90%;
							}
								div#bonus1606 .sec .sectionWrapper div.point p.txt span.api_normalmaxpoint span {
									font-size: 111.111%;
								}
								div#bonus1606.IM .sec .sectionWrapper div.point p.txt span.api_normalmaxpoint span,
								div#bonus1606.RH .sec .sectionWrapper div.point p.txt span.api_normalmaxpoint span {
									font-size: 100%;
								}
							div#bonus1606 .sec .sectionWrapper div.point p.txt strong {
								line-height: 1;
								color: #ff0015;
								font-size: 150%;
							}
							div#bonus1606.IM .sec .sectionWrapper div.point p.txt strong,
							div#bonus1606.RH .sec .sectionWrapper div.point p.txt strong {
								line-height: 1;
							}
								div#bonus1606 .sec .sectionWrapper div.point p.txt strong span {
									font-size: 144.444%;
									font-weight: bold;
								}
								div#bonus1606.IM .sec .sectionWrapper div.point p.txt strong span,
								div#bonus1606.RH .sec .sectionWrapper div.point p.txt strong span {
									font-size: 100%;
								}
							div#bonus1606 .sec .sectionWrapper div.point p.txt span.icon {
								display: inline-block;
								margin: 0 10px 0 0 ;
								-webkit-border-radius: 5px;
								-moz-border-radius: 5px;
								border-radius: 5px;
								padding: 2px 10px;
								font-size: 14px;
								font-weight: bold;
								text-align: center;
								line-height: 1.0;
							}
					/* shop-caution */
					div#bonus1606 .sec .sectionWrapper div.shopAttention {
						margin: 10px 0 0;
						font-size: 83.333%;
						text-align: center;
					}
						div#bonus1606 .sec .sectionWrapper p.shop-caution {}
							div#bonus1606 .sec .sectionWrapper p.shop-caution a {
								padding: 0.1em 0 0.1em 15px;
								background: url(/common/pc/img/contents/extra/1606bonus/ico_attention01.png) no-repeat left top;
								color: #666;

							}

/* sectionMain
----------------------------*/
div#bonus1606 #sectionMain {
	background: url(/common/pc/img/contents/extra/1606bonus/bg_main_01.png) repeat-x left top 46px;
}
	div#bonus1606 #sectionMain .sectionWrapper {
		position: relative;
		padding: 10px 0 0;
	}
		div#bonus1606 #sectionMain .sectionWrapper h2 {
			z-index: -100;
			text-align: center;
		}

		div#bonus1606 #sectionMain .sectionWrapper .topicpath {
			position: relative;
			z-index: 100;
			width: 950px;
			margin: -256px auto 0;
			min-height: 256px;
		}
			div#bonus1606 #sectionMain .sectionWrapper .topicpath .topicpathList {
				overflow: hidden;
			}
			div#bonus1606 #sectionMain .sectionWrapper .topicpath .topicpathList li {
				float: left;
				padding:  0 0 0 5px;
			}
			div#bonus1606 #sectionMain .sectionWrapper .topicpath .topicpathList li a {}
		
		div#bonus1606 #sectionMain .sectionWrapper .bnrarea {
			width: 950px;
			margin: 0 auto;
		}
			div#bonus1606 #sectionMain .sectionWrapper .bnrarea .bnr {}
			div#bonus1606 #sectionMain .sectionWrapper .bnrarea .txt {
				margin: 7px 0 0;
				color: #999;
				text-align: center;
			}
		div#bonus1606 #sectionMain .sectionWrapper .mainShopList {
			width: 944px;
			margin: 30px auto 0;
			border: 3px solid #ff0015;
		}
			div#bonus1606 #sectionMain .sectionWrapper .mainShopList p.tit {
				width: 100%;
				background: #ff0015;
				font-size: 150%;
				font-weight: bold;
				line-height: 40px;
				color: #fff;
				text-align: center;
			}
			div#bonus1606 #sectionMain .sectionWrapper .mainShopList .mainShopListContents {
				overflow: hidden;
				width: 890px;
				margin: 0 auto;
				padding: 5px 0 25px;
			}
				div#bonus1606 #sectionMain .sectionWrapper .mainShopList .mainShopListContents li {
					float: left;
					padding: 20px 0 0 30px;
				}
				div#bonus1606 #sectionMain .sectionWrapper .mainShopList .mainShopListContents li:nth-child(8n+1) {
					clear: left;
					padding-left: 0;
				}

/* shopCategoryMenu
----------------------------*/
div#bonus1606 #shopCategoryMenu {
	margin: 30px 0 0;
}
div#bonus1606 #shopCategoryMenu .sectionWrapper {
	width: 100%;
	padding: 20px 0;
	background: #e6f0fa;
}
div#bonus1606 #shopCategoryMenu .sectionWrapper .shopCategoryMenuContents {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}
	div#bonus1606 #shopCategoryMenu .sectionWrapper .shopCategoryMenuContents li {
		float: left;
		width: 465px;
		margin: 0 0 0 20px;
		background: #1e62dd;
		font-size: 183.333%;
		font-weight: bold;
		text-align: center;
	}
	div#bonus1606 #shopCategoryMenu .sectionWrapper .shopCategoryMenuContents li:nth-child(2n+1) {
		margin: 0;
		background: #1daeea;
	}
		div#bonus1606 #shopCategoryMenu .sectionWrapper .shopCategoryMenuContents li a {
			display: block;
			width: 100%;
			height: 100%;
			padding: 20px 0;
			color: #fff;
			text-decoration: none;
		}
		div#bonus1606 #shopCategoryMenu .sectionWrapper .shopCategoryMenuContents li a:hover {
			opacity: 0.7;
		}
		div#bonus1606 #shopCategoryMenu .sectionWrapper .shopCategoryMenuContents li a span {
			padding: 0 0 0 20px;
			background: url(/common/pc/img/contents/extra/1606bonus/arr_101.png) no-repeat left top 0.3em;
		}

/* sectionA
----------------------------*/
div#bonus1606 .sec#sectionA {}

/* sectionB
----------------------------*/
div#bonus1606 .sec#sectionB {}

/* sectionC
----------------------------*/
div#bonus1606 .sec#sectionC {}

/* sectionFooterContents
----------------------------*/
div#bonus1606 .sec#sectionFooterContents {}
	div#bonus1606 .sec#sectionFooterContents .sectionWrapper {
		width: 870px;
		margin: 20px auto 0;
		padding: 40px;
		border: 1px solid #ff0015;
	}
	div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents {
		overflow: hidden;
	}
		div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents li {
			display: inline-block;
			margin: 0 0 10px;
		}
		div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents li.tit {
			width: 135px;
			background: #ff0015;
			line-height: 41px;
			font-size: 116.66%;
			text-align: center;
			color: #fff;
			font-weight: bold;
			vertical-align: top;
		}
		div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents li.txt {
			width: 705px;
			padding: 1em 0 0 13px;
			font-size: 116.66%;
			vertical-align: middle;
		}
		div#soccer1605 .sectionDetail.sectionDetail02 .sectionWrapper .sectionDetailContents li.txt {
			width: 700px;
		}
	
		div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents li.txt.line {
			padding: 0 0 0 13px;
		}
		div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents li.txt.line02 {
			padding: 0.5em 0 0 13px;
		}
		div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents li a {
			color: #0d3167;
		}
			div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents li.txt ul.detailTxt {}
				div#bonus1606 .sec#sectionFooterContents .sectionWrapper .sectionDetailContents li.txt ul.detailTxt li {
					margin: 0 0 2px;
					padding: 0 0 0 1em;
					text-indent: -1em;
					line-height: 1.3;
				}




