@charset "shif-jis";

#luckybag a{
	text-decoration: none;
}

#luckybag .font-l{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
}

#luckybag .font-l6{
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
}

#luckybag a:hover {
	opacity: 0.8;
}

#luckybag .block-special .btn-main,
#luckybag .block-special a.btn-main, 
#luckybag .block-special .btn-sub,
#luckybag .block-special a.btn-sub{
	background-color:#fff;
	border:1px solid #333;
	border-radius:0;
	box-shadow:none;
	color:#333;
}

#luckybag .block-special .btn-main:hover,
#luckybag .block-special a.btn-main:hover,
#luckybag .block-special .btn-sub:hover,
#luckybag .block-special a.btn-sub:hover{
	background-color:#BBBBBB;
	color:#fff;
	box-shadow:none;
	border-color:#AAAAAA;
}

#luckybag .block-special .btn-main-gr,
#luckybag .block-special a.btn-main-gr {
	background-color:#9ec317;
	border-radius:0;
	box-shadow:none;
	color:#fff;
}

#luckybag .block-special .btn-main-gr:hover,
#luckybag .block-special a.btn-main-gr:hover{
	background-color:#BBBBBB;
	color:#fff;
	box-shadow:none;
	border-color:#AAAAAA;
}

#luckybag .sp-pc-btm15top15 {
	margin: 15px 0;
}

#luckybag .min-h40 {
	min-height: 40px;
}

#luckybag .pd0{
	padding: 0;
}

#luckybag .pd10{
	padding: 10px;
}

#luckybag .margin-outo{
	margin-top: auto;
}


@media screen and (max-width: 749px) {
  #luckybag .cate-title{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 20px;
		line-height: 1.6;
		margin-bottom: 10px;
	}
	
  #luckybag .cate-title-line{
		border-bottom: 1px dashed #999;
		margin-bottom: 10px;
	}
	
  #luckybag .item-name-a{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 14px;
		line-height: 1.6;
		padding: 0px 10px;
	}
	
  #luckybag .item-price1{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 18px;
		line-height: 1.6;
		padding: 0px 10px;
	}
	
  #luckybag .item-price1-kansha{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 26px;
		padding: 0px 10px;
		color: #e32628;
	}
	
	
  #luckybag .item-price2{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 12px;
		line-height: 1.6;
	}
	
  #luckybag .item-price3{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 18px;
		line-height: 1.6;
		color: #e32628;
		padding: 0px 10px;
	}
	
  #luckybag .item-price3-kansha{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 18px;
		line-height: 1.6;
		color: #FFFFFF;
		background-color: #e32628;
		padding: 5px 10px;
	}
	
  #luckybag .item-price4{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 12px;
		line-height: 1.6;
		color: #e32628;
	}
	
  #luckybag .text-s{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 10px;
		line-height: 1.7;
		padding: 0px 5px;
	}
	
  #luckybag .text-m{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 12px;
		line-height: 1.7;
		padding: 0px 5px;
	}
	
  #luckybag .text-l{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 20px;
		line-height: 1.7;
		padding: 0px 5px;
	}
	
  #luckybag .text-xl{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 24px;
		line-height: 1.7;
		padding: 0px 5px;
	}
	
  #luckybag .mardin-sp30-pc50{
		margin-bottom: 30px;
	}
	
  #luckybag .mardin-sp50-pc80{
		margin-bottom: 50px;
	}
	
  #luckybag .mardintop-sp50-pc80{
		margin-top: 50px;
	}
	
  #luckybag .paddingtop-sp30-pc50{
		padding-top: 30px;
	}
	
	#luckybag .index-box{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	
	#luckybag .index-box-li{
		display: flex;
		flex-direction: column;
		width: 46%;
		padding: 0 2%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	#luckybag .index-box-sp100pc50{
		display: flex;
		flex-direction: column;
		width: 90%;
		padding: 0 5%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	#luckybag .index-box-btn{
		width: 98%;
	}

	#luckybag .index-box-li-btn{
		width: 48%;
		margin: 0% 1%;
	}
	
	#luckybag .index-box-li-btn-4f{
		width: 48%;
		margin: 0% 1%;
	}
	
	#luckybag .itembox50{
		width: 48%;
		padding: 1%;
	}
	
	#luckybag .itembox-sp1pc2{
		width: 100%;
	}
	
  #luckybag .cate-title2{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 20px;
		line-height: 24px;
		padding: 15px 0px;
		margin: 50px 0px;
	}
	
}



@media screen and (min-width: 750px) {
  #luckybag .cate-title{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 22px;
		line-height: 1.6;
		margin-bottom: 15px;
	}	
	
  #luckybag .cate-title-line{
		border-bottom: 1px dashed #999;
		margin-bottom: 15px;
	}
	
  #luckybag .item-name-a{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 16px;
		line-height: 1.6;
		padding: 0px 15px;
	}
	
  #luckybag .item-price1{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 20px;
		line-height: 1.6;
		padding: 0px 15px;
	}
	
  #luckybag .item-price1-kansha{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 28px;
		padding: 0px 15px;
		color: #e32628;
	}
	
  #luckybag .item-price2{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 14px;
		line-height: 1.6;
	}
	
  #luckybag .item-price3{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 20px;
		line-height: 1.6;
		color: #e32628;
		padding: 0px 15px;
	}
	
  #luckybag .item-price3-kansha{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 20px;
		line-height: 1.6;
		color: #FFFFFF;
		background-color: #e32628;
		padding: 10px 15px;
	}
	
  #luckybag .item-price4{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 14px;
		line-height: 1.6;
		color: #e32628;
	}
	
  #luckybag .text-s{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 14px;
		line-height: 1.7;
		padding: 0px 5px;
	}
	
  #luckybag .text-m{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 16px;
		line-height: 1.7;
		padding: 0px 10px;
	}
	
  #luckybag .text-l{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 28px;
		line-height: 1.7;
		padding: 0px 5px;
	}
	
  #luckybag .text-xl{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 30px;
		line-height: 1.7;
		padding: 0px 5px;
	}
	
  #luckybag .mardin-sp30-pc50{
		margin-bottom: 50px;
	}
	
  #luckybag .mardin-sp50-pc80{
		margin-bottom: 80px;
	}

  #luckybag .mardintop-sp50-pc80{
		margin-top: 80px;
	}
	
  #luckybag .paddingtop-sp30-pc50{
		padding-top: 30px;
	}
	
	#luckybag .index-box{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	
	#luckybag .index-box-li{
		display: flex;
		flex-direction: column;
		max-width: 280px;
		padding: 0 10px;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	#luckybag .index-box-sp100pc50{
		display: flex;
		flex-direction: column;
		width: 40%;
		padding: 0 5%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	#luckybag .index-box-btn{
		max-width: 750px;
	}

	#luckybag .index-box-li-btn{
		width: 380px;
		margin: 0 10px;
	}

	#luckybag .index-box-li-btn-4f{
		width: 280px;
		margin: 0 10px;
	}
	
	#luckybag .itembox50{
		width: 48%;
		padding: 1%;
	}
	
	#luckybag .itembox-sp1pc2{
		width: 50%;
	}
	
  #luckybag .cate-title2{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
		font-size: 22px;
		line-height: 26px;
		padding: 10px 0px;
		margin: 30px 0px;
	}

}
