/*----------------------------------------------------
    カープ福袋特集
----------------------------------------------------*/
:root {
    --root-font-size: 16;
}
.carp_luckybag{
	width: 840px;
	margin: 0 auto;
}
.carp_luckybag .c-blue{
	color: #004ea2;
}
.carp_luckybag .l-mv {
    margin-bottom: 40px;
}
.carp_luckybag .l-mv p{
	color: #b00c15;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #b00c15;
	border-bottom: 2px solid #b00c15;
	padding: 10px 0;
	margin-bottom: 20px;
}
.carp_luckybag .l-info{
	margin: 0 auto 45px;
}
.carp_luckybag .l-info .day{
	font-weight: bold;
	text-align: center;
	color: #b00c15;
	font-size: calc( 36 / var(--root-font-size) * 1rem );
	margin: 0 auto 25px;
}
.carp_luckybag .l-info .day strong{
	font-size: calc( 44 / var(--root-font-size) * 1rem );
}
.carp_luckybag .l-info .day em{
	font-size: calc( 44 / var(--root-font-size) * 1rem );
}
.carp_luckybag .l-info .day span{
	font-size: calc( 30 / var(--root-font-size) * 1rem );
}
.carp_luckybag .day.so{
	color: #004ea2;
	font-size: calc( 24 / var(--root-font-size) * 1rem );
	margin-bottom: 35px;
}
.carp_luckybag .day.so strong{
	font-size: calc( 24 / var(--root-font-size) * 1rem );
}
.carp_luckybag .day.so span{
	font-size: calc( 20 / var(--root-font-size) * 1rem );
}
.carp_luckybag .day.so p{
	color: #e50011;
	font-size: calc( 38 / var(--root-font-size) * 1rem );
	border-top: 2px solid #e50011;
	border-bottom: 2px solid #e50011;
	padding: 10px 0;
	margin-top: 25px;
	font-family :  "Noto Sans JP","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
	font-weight: bold;
	text-align: center;
}
.carp_luckybag > .day.so p{
	margin-top: 0;
}
.carp_luckybag .shipping .c-border--back{
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: calc( 24 / var(--root-font-size) * 1rem );
	position: relative;
	margin-bottom: 6px;
}
.carp_luckybag .shipping .c-border--back::before,
.carp_luckybag .shipping .c-border--back::after{
	content:"";
	width: 290px;
	height: 1px;
	background-color: #000;
	position: absolute;
	top: 15px;
}
.carp_luckybag .shipping .c-border--back::before{
	left: 0;
}
.carp_luckybag .shipping .c-border--back::after{
	right: 0;
}
.carp_luckybag .shipping .shipping--day{
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: calc( 28 / var(--root-font-size) * 1rem );
	margin: 0 auto 3px;
}
.carp_luckybag .shipping .shipping--day em{
	font-size: calc( 34 / var(--root-font-size) * 1rem );
}
.carp_luckybag .shipping .attent{
	text-align: center;
	font-size: calc( 15 / var(--root-font-size) * 1rem );
	line-height: 1.6;
}
.carp_luckybag .limit{
	background-color: #b00c15;
	color: #fff;
	font-size: calc( 32 / var(--root-font-size) * 1rem );
	margin: 0 auto 30px;
	font-weight: bold;
	text-align: center;
	padding: 13px;
	font-family :  "Noto Sans JP","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.carp_luckybag .outline--ttl{
	margin: 0 auto 50px;
	text-align: center;
}
.carp_luckybag table{
	width: 100%;
	border: #b00c15 1px solid;
	margin: 0 auto 10px;
}
.carp_luckybag th{
	writing-mode: vertical-rl;
	text-orientation: upright;
	background-color: #b00c15;
	color: #fff;
	font-size: calc( 20 / var(--root-font-size) * 1rem );
	width: 40px;
	text-orientation: upright;
	box-sizing: border-box;
	padding: 0 5px;
	text-align: center;
}
.carp_luckybag td{
	border: #b00c15 1px dashed;
	padding: 7px 21px;
	text-align: left;
	box-sizing: border-box;
	width: 400px;
}
.carp_luckybag td:nth-of-type(odd){
	border-left: none;
}
.carp_luckybag tr:last-of-type td{
}
.carp_luckybag td img{
	width: 50px;
	margin-right: 15px;
}
.carp_luckybag td p{
	font-size: 22px;
	line-height: 1.3;
	text-indent: -23px;
  	margin-left: 23px;
	margin-top: 3px;
}
.carp_luckybag .tdwrap{
	display: flex;
	align-items: center;
}
.carp_luckybag .l-buy{
	background-color: #b00c15;
	color: #fff;
	text-align: center;
	padding: 44px 0 40px;
}
.carp_luckybag .l-buy p{
	font-size: calc( 23 / var(--root-font-size) * 1rem );
	font-weight: bold;
	margin: 0 auto 25px;
}
.carp_luckybag .l-buy.so{
	padding: 44px 0 0;
}
.carp_luckybag .price{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 40px;
}
.carp_luckybag .price img:first-of-type{
	margin-top: 10px;
}
.carp_luckybag .price p{
	font-size: calc( 58 / var(--root-font-size) * 1rem );
	margin: 0 15px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.carp_luckybag .price rt{
	font-size: calc( 19 / var(--root-font-size) * 1rem );
	margin-bottom: -5px;
	letter-spacing: -2px;
}
.carp_luckybag .price p .yen{
	font-size: calc( 33 / var(--root-font-size) * 1rem );
}
.carp_luckybag .price p .yen_rt{
	font-size: calc( 15 / var(--root-font-size) * 1rem );;
}
.carp_luckybag .c-btn--buy a{
	display: block;
	background-color: #fff;
	color: #b00c15;
	width: 400px;
	height: 85px;
	border-radius: 8px;
	line-height: 85px;
	position: relative;
	margin: 0 auto;
	font-size: calc( 28 / var(--root-font-size) * 1rem );
	font-weight: bold;
}
.carp_luckybag .c-btn--buy a:hover{
	text-decoration: none;
}
.carp_luckybag .c-btn--buy a::after{
	content: "";
	position: absolute;
	right: 20px;
	top: 36px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #b00c15;
    border-right: 2px solid #b00c15;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.carp_luckybag .c-btn--buy.so a{
	background-color: #c8555c;
}
.carp_luckybag .c-btn--buy.so a::after{
	display: none;
}
.carp_luckybag p.soTxt{
	font-family :  "Noto Sans JP" ,  "Hiragino Kaku Gothic ProN" , Meiryo , sans-serif;
	color: #fff;
	font-size: calc( 35 / var(--root-font-size) * 1rem );
	background-color: #e50011;
	padding: 18px 0;
	margin: 40px 0 -40px;
}
.carp_luckybag .item--ttl{
	position: relative;
	text-align: right;
	color: #b00c15;
	font-size: calc( 40 / var(--root-font-size) * 1rem );
	border-bottom: 3px solid #b00c15;
	margin: 55px auto 10px;
	font-weight: bold;
}
.carp_luckybag .item--ttl img{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
}
.carp_luckybag .l-bnr{
	margin-top: 70px;
	padding: 0 70px;
	text-align: center;
}
.carp_luckybag .l-bnr p{
	color: #fff;
	font-size: 20px;
	text-align: center;
	background-color: #e70012;
	padding: 15px 0;
	margin-top: -1px;
	position: relative;
}
.carp_luckybag .l-bnr a:hover,
.carp_luckybag .l-bnr a:hover p{
	text-decoration: none;
}
.carp_luckybag .l-bnr img{
	width: 100%;
}

/**/
.carp_luckybag .itemUnit{
	margin-top: 26px;
}
.carp_luckybag .item{
	margin-bottom: 50px;
}
.carp_luckybag .item .photo{
	display: flex;
}
.carp_luckybag .item .sprit{
	display: flex;
	justify-content: space-between;
}
.carp_luckybag .item .txtWrap{
	background-color: #ededed;
	box-sizing: border-box;
	width: 406px;
	padding: 15px 20px 20px;
}
.carp_luckybag .item.sizeL .txtWrap{
	width: 100%;
	padding: 15px 30px 20px;
}
.carp_luckybag .item h4{
	color: #b00c15;
	font-size: 22px;
	border-bottom: 1px solid #fff;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.carp_luckybag .item .spec{
	color: #333;
	font-size: 15px;
	text-align: left;
	line-height: 1.6;
}