@charset "utf-8";

/*-----------------------------------
ページ共通
-----------------------------------*/
.l-section__inner{
	margin-inline: 0;
	max-width: 100%;
	width: 100%;
}
#fukubukuro2026 a {
	color: #202020;
	text-decoration: none;
	transition: 0.3s all;
}
#fukubukuro2026 img {
    width: 100%;
}
#fukubukuro2026 a:hover img{
	opacity: 1;
}
#fukubukuro2026 section{
	max-width: 1240px;
	margin: 0 auto;
	padding: 50px 0;
}
#fukubukuro2026 h2{
	margin-bottom: 35px;
  font-size: 30px;
  font-weight: 600;
	text-align: center;
	line-height: 1.8;
}
#fukubukuro2026 h2 span{
	display: inline-block;
  border-bottom: 3px solid #395085;
}
#fukubukuro2026 .bg-wrap{
	margin-top: 40px;
	background: #e7f5ff;
}

@media screen and (min-width: 600px) {
	.sp-only{
		display: none;
	}
	#fukubukuro2026 a:hover{
		opacity: 0.7;
	}
}

@media screen and (max-width: 599px){
	.p-special__contents{
		margin-inline: 0;
	}
	.pc-only{
		display: none;
	}
	#fukubukuro2026{
		font-size: 15px;
	}
	#fukubukuro2026 section{
		padding: 35px 15px;
	}
	#fukubukuro2026 h2{
		margin-bottom: 25px;
		font-size: 22px;
	}
	#fukubukuro2026 .bg-wrap{
		margin-top: 20px;
	}
}

/*-----------------------------------
ヘッダー
-----------------------------------*/
#fukubukuro2026 .header{
	max-width: 1240px;
	margin: 0 auto;
}
#fukubukuro2026 .lead-area{
	max-width: 1240px;
	margin: 0 auto;
	padding: 60px 0 40px;
	font-size: 18px;
	text-align: center;
	font-weight: 500;
}
#fukubukuro2026 .lead-area h1{
	margin-bottom: 25px;
	font-size: 34px;
	font-weight: 600;
}
#fukubukuro2026 .lead-area a{
	text-decoration: underline;
}
#fukubukuro2026 .lead-area .lead-attention{
  max-width: 1000px;
  margin: 0 auto 30px;
  padding: 17px 20px 25px;
	border: 2px solid #d93600;
  font-weight: 600;
	font-size: 19px;
}
#fukubukuro2026 .lead-area .lead-attention .lead-attention-tx{
  color: #d93600;
}
#fukubukuro2026 .lead-area .lead-attention .lead-attention-link{
	width: 300px;
  margin: 15px auto 0;
}
#fukubukuro2026 .lead-area .lead-attention .lead-attention-link a{
  position: relative;
  display: block;
  padding: 6px 22px;
	text-decoration: none;
  border: 1px solid;
  border-radius: 100vh;
  font-size: 17px;
}
#fukubukuro2026 .lead-area .lead-attention .lead-attention-link a::after{
	position: absolute;
  content: "";
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #202020;
  border-right: 2px solid #202020;
  transform: translateY(-50%) rotate(45deg);
}
#fukubukuro2026 .lead-area .lead-tx:first-of-type{
	margin-bottom: 15px;
}
#fukubukuro2026 .lead-area .period-wrap+.period-wrap{
	margin: 20px;
}
#fukubukuro2026 .lead-area .lead-period{
	display: inline;
	background: linear-gradient(transparent 75%, #fff08c 75%);
	font-size: 22px;
}
#fukubukuro2026 .lead-area .lead-period+.lead-tx{
	margin-top: 3px;
}
#fukubukuro2026 .lead-area .attention-tx{
	color: #d93600;
	line-height: 1.8;
}
#fukubukuro2026 .lead-area .attention-tx a{
	color: #d93600;
}
#fukubukuro2026 .ank-link-wrap{
	max-width: 1240px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(4,1fr);
}
#fukubukuro2026 .ank-link-wrap .ank-link+.ank-link{
	border-left: 1px solid #fff;
}
#fukubukuro2026 .ank-link-wrap .ank-link a{
	display: block;
	padding: 14px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	background: #10549b;
}
 
@media screen and (max-width: 599px){
	#fukubukuro2026 .lead-area{
		padding: 35px 15px;
		font-size: 15px;
	}
	#fukubukuro2026 .lead-area h1{
		margin-bottom: 15px;
		font-size: 25px;
	}
	#fukubukuro2026 .lead-area .lead-attention{
		margin: 0 auto 20px;
		padding: 15px 15px 20px;
		font-size: 16px;
	}
	#fukubukuro2026 .lead-area .lead-attention .lead-attention-link{
		margin: 12px auto 0;
		width: 80%;
	}
	#fukubukuro2026 .lead-area .lead-attention .lead-attention-link a{
		font-size: 15px;
	}
	#fukubukuro2026 .lead-area .period-wrap+.period-wrap{
		margin: 15px 0;
	}
	#fukubukuro2026 .lead-area .lead-period{
		font-size: 18px;
	  line-height: 1.6;
	}
	#fukubukuro2026 .lead-area .attention-tx{
		line-height: 1.6;
	}
	#fukubukuro2026 .lead-area .lead-period+.attention-tx{
		margin-top: 3px;
	}
	#fukubukuro2026 .ank-link-wrap{
		overflow-x: scroll;
		white-space: nowrap;
	}
	#fukubukuro2026 .ank-link-wrap .ank-link a{
		padding: 8px 20px;
		font-size: 14px;
	}
}

/*-----------------------------------
商品カテゴリから探す
-----------------------------------*/
#fukubukuro2026 #fukubukuroCategory .category-box,
#fukubukuro2026 #fukubukuroCategory .category-box .three-column .category-list{
	display: grid;
  grid-template-columns: repeat(3, 1fr);
}
#fukubukuro2026 #fukubukuroCategory .category-box{
	gap: 45px 30px;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap h3{
	position: relative;
	margin-bottom: 10px;
  padding-left: 50px;
  font-size: 22px;
  font-weight: 600;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap h3::before{
  position: absolute;
	content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .ladies::before{
	background: url("/d_images/fukubukuro/images/icon_ladies.svg") no-repeat center/contain;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .jewelry::before{
	background: url("/d_images/fukubukuro/images/icon_jewelry.svg") no-repeat center/contain;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .living::before{
	background: url("/d_images/fukubukuro/images/icon_living.svg") no-repeat center/contain;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .baby::before{
	background: url("https://ecimg.tokyu-dept.co.jp/ec/images/sale/ico_baby-kids.svg") no-repeat center/contain;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .mens::before{
	background: url("/d_images/fukubukuro/images/icon_mens.svg") no-repeat center/contain;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .cosme::before{
	background: url("/d_images/fukubukuro/images/icon_cosme.svg") no-repeat center/contain;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .food::before{
	background: url("/d_images/fukubukuro/images/icon_food.svg") no-repeat center/contain;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .sake::before{
	background: url("/d_images/fukubukuro/images/icon_sake.svg") no-repeat center/contain;
}
#fukubukuro2026 #fukubukuroCategory .category-box .two-column .category-list{
	display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
#fukubukuro2026 #fukubukuroCategory .category-box .three-column .category-list{
  gap: 20px 30px;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .category-list .category-item a{
	display: block;
  position: relative;
  padding: 20px;
  background: #f8ead6;
  border: 1px solid #d6d6d6;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(51, 51, 51, 0.3);
  color: #333;
  line-height: 1.35;
	font-weight: 500;
}
#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .category-list .category-item a::after{
  position: absolute;
	content: "";
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transition: 0.3s all;
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (min-width: 600px){
	#fukubukuro2026 #fukubukuroCategory .category-box .two-column{
		grid-column: 1 / 3;
	}
	#fukubukuro2026 #fukubukuroCategory .category-box .three-column{
		grid-column: 1 / 4;
	}
}

@media screen and (max-width: 599px){
	#fukubukuro2026 #fukubukuroCategory .category-box, 
	#fukubukuro2026 #fukubukuroCategory .category-box .three-column .category-list{
		grid-template-columns: 1fr;
	}
	#fukubukuro2026 #fukubukuroCategory .category-box{
		gap: 25px;
	}
	#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap h3{
		padding-left: 40px;
		font-size: 18px;
	}
	#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap h3::before{
		width: 32px;
		height: 32px;
	}
	#fukubukuro2026 #fukubukuroCategory .category-box .two-column .category-list{
		grid-template-columns: 1fr;
		gap: 15px;
	}
	#fukubukuro2026 #fukubukuroCategory .category-box .three-column .category-list{
		gap: 12px;
	}
	#fukubukuro2026 #fukubukuroCategory .category-box .category-wrap .category-list .category-item a{
		padding: 18px 20px;
	}
}

/*-----------------------------------
ロングバナー
-----------------------------------*/
#fukubukuro2026 .fukubukuroBanner .long-bnr+.long-bnr{
	margin-top: 20px;
}
@media screen and (max-width: 599px){
	#fukubukuro2026 .fukubukuroBanner .long-bnr+.long-bnr{
		margin-top: 10px;
	}
}

/*-----------------------------------
店舗から探す
-----------------------------------*/
#fukubukuro2026 #fukubukuroShop .shop-list{
	display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  max-width: 1100px;
  margin: 0 auto;
}
#fukubukuro2026 #fukubukuroShop .shop-list .shop-item{
  padding: 12px 12px 10px;
  text-align: center;
  font-weight: 500;
	border: 2px solid #395085;
}
#fukubukuro2026 #fukubukuroShop .shop-list .shop-item .shop-name{
	margin-top: 10px;
}

@media screen and (max-width: 599px){
	#fukubukuro2026 #fukubukuroShop .shop-list{
		grid-template-columns: repeat(2, 1fr);
		gap: 12px;
	}
	#fukubukuro2026 #fukubukuroShop .shop-list .shop-item{
		padding: 8px 8px 6px;
	}
	#fukubukuro2026 #fukubukuroShop .shop-list .shop-item .shop-name{
		margin-top: 6px;
		line-height: 1.6;
	}
}

/*-----------------------------------
注目福袋
-----------------------------------*/
#fukubukuro2026 .pickup-row-block{
	display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
}
#fukubukuro2026 .pickup-row-block .pickup-item{
	position: relative;
	overflow: hidden;
}
#fukubukuro2026 .pickup-row-block .pickup-item.large{
	grid-column: 1/3;
	grid-row: 1/3;
}
#fukubukuro2026 .pickup-row-block .pickup-item a:hover{
	opacity: 1;
}
#fukubukuro2026 .pickup-row-block .pickup-item .pickup-inner-text{
	position: absolute;
  top: 0;
  left: -100px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 6px 10px;
  background: #ffffffa6;
  font-weight: 600;
  line-height: 1.6;
  font-size: 15px;
	opacity: 0;
	transition: 0.3s all;
}
#fukubukuro2026 .pickup-row-block .pickup-item a:hover .pickup-inner-text{
	left: 0;
	opacity: 1;
}
#fukubukuro2026 .pickup-row-block .pickup-item .pickup-inner-text .pickup-brand{
	color: #6a3906;
}
#fukubukuro2026 .pickup-row-block .pickup-item .pickup-inner-text .pickup-name{
	line-height: 1.4;
}
#fukubukuro2026 .pickup-row-block .pickup-item .pickup-inner-text .pickup-price{
	font-size: 13px;
}
#fukubukuro2026 .pickup-row-block .pickup-item .pickup-inner-text .pickup-price .number{
	margin: 0 2px;
	font-size: 17px;
}

/*-----------------------------------
予告
-----------------------------------*/
#fukubukuro2026 .fukubukuroNotice .notice-box{
	display: block;
  padding: 5px;
  background: url(https://ecimg.tokyu-dept.co.jp/ec/images/fukubukuro/bg_fukubukuro_pr.png) repeat left top;
  color: #b7282e;
}
#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail{
  display: flex;
  justify-content: center;
  padding: 12px 50px;
  background: rgba(255, 255, 255, .8);
}
#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner{
  padding-left: 100px;
  width: 1100px;
  margin: 0 auto;
}
#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-count{
  position: absolute;
  left: 0;
  top: 50%;
	width: 75px;
  height: 84px;
  background: url(https://ecimg.tokyu-dept.co.jp/ec/images/fukubukuro/bg_sale.png) no-repeat center / contain;
	padding-right: 2px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 84px;
  transform: translateY(-50%);
}
#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-count .number{
  margin: 0 2px;
	font-size: 28px;
  line-height: 1;
}
#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx{
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 30px;
  padding: 15px 20px;
  color: #b7282e;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 600;
}
#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-subtitle{
	color: #b98d2a;
  font-size: 20px;
}
#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-title{
	font-size: 24px;
}
#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-title .number{
	font-size: 30px;
}

@media screen and (min-width: 600px){
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail{
		position: relative;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail::before,
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail::after{
		position: absolute;
		content: "";
		width: 25px;
		height: 25px;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail::before{
		top: 5px;
		left: 5px;
		background: url(https://ecimg.tokyu-dept.co.jp/ec/images/fukubukuro/check_red.png) no-repeat center/contain;
		transform: rotate(-180deg);
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail::after{
		bottom: 5px;
		right: 5px;
		background: url(https://ecimg.tokyu-dept.co.jp/ec/images/fukubukuro/check_red.png) no-repeat center/contain;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner{
		position: relative;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx{
		position: relative;
		background: #fff;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx::before,
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx::after{
		position: absolute;
		content: " ";
		width: 15px;
		height: 15px;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx::before{
		top: 5px;
		left: 5px;
		background: url(https://ecimg.tokyu-dept.co.jp/ec/images/fukubukuro/check_gold.png) no-repeat center/contain;
		transform: rotate(-180deg);
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx::after{
		bottom: 5px;
		right: 5px;
		background: url(https://ecimg.tokyu-dept.co.jp/ec/images/fukubukuro/check_gold.png) no-repeat center/contain;
	}
}

@media screen and (max-width: 599px){
	#fukubukuro2026 .fukubukuroNotice .notice-box{
		position: relative;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail{
		padding: 12px 6px 6px;
		background: rgba(255, 255, 255, .8);
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner{
		padding-left: 0;
		width: 100%;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-count{
		top: 0;
		width: 60px;
		height: 67px;
		transform: translate(-10%, -30%);
		font-size: 14px;
		line-height: 67px;
		z-index: 10;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-count .number{
		font-size: 20px;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx{
		flex-direction: column;
		gap: 10px;
		padding: 0;
		align-items: center;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-subtitle{
		font-size: 16px;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-title{
		position: relative;
		padding: 5px 20px 10px;
		width: 100%;
		background: #fff;
		font-size: 17px;
		text-align: center;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-title::before,
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-title::after{
		position: absolute;
		content: " ";
		width: 15px;
		height: 15px;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-title::before{
		top: 5px;
		left: 5px;
		background: url(https://ecimg.tokyu-dept.co.jp/ec/images/fukubukuro/check_gold.png) no-repeat center/contain;
		transform: rotate(-180deg);
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-title::after{
		bottom: 5px;
		right: 5px;
		background: url(https://ecimg.tokyu-dept.co.jp/ec/images/fukubukuro/check_gold.png) no-repeat center/contain;
	}
	#fukubukuro2026 .fukubukuroNotice .notice-box .notice-detail .notice-inner .notice-tx .notice-title .number{
		font-size: 23px;
	}
}

/*-----------------------------------
おすすめ特集
-----------------------------------*/
#fukubukuro2026 #fukubukuroFeature{
	max-width: 1000px
}
#fukubukuro2026 #fukubukuroFeature .feature-wrap{
	display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

@media screen and (min-width: 600px){
	#fukubukuro2026 #fukubukuroFeature .feature-wrap .feature-item.long{
		grid-column: 1 / 3;
	}
}

@media screen and (max-width: 599px){
	#fukubukuro2026 #fukubukuroFeature .feature-wrap{
		grid-template-columns: 1fr;
		gap: 10px;
	}
}

/*-----------------------------------
おすすめ商品
-----------------------------------*/
#fukubukuro2026 #fukubukuroRecommend .item-slider{
	padding-bottom: 75px;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .item-wrap{
	transition: all 0.3s ease 0s;
  border: 2px solid #202020;
  background: #fff;
  height: auto;
	border-radius: 12px;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .item-wrap a{
	display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px;
  height: 100%;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .item-wrap a .item-info{
	padding: 0 8px;
  line-height: 1.6;
  font-size: 15px;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .item-wrap a .item-info .brand{
	margin-bottom: 8px;
  font-weight: 600;
  border-bottom: 1px dashed;
  padding-bottom: 5px;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .item-wrap a .item-info .name{
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .item-wrap a .item-info .price{
  margin-top: 3px;
	font-size: 14px;
  font-weight: 600;
  text-align: right;
	color: #bc0b13;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .item-wrap a .item-info .price .number{
  margin: 0 3px;
  font-size: 19px;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-prev,
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-next{
	content: "";
  top: auto;
  bottom: 0;
  width: 50px;
  height: 50px;
	z-index: 200;
  color: #202020;
  border: 2px solid;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-prev{
	left: calc((100% - 50%) - 180px);
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-next{
	right: calc((100% - 50%) - 180px);
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-prev::before,
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-next::before{
  position: absolute;
	content: "";
  display: block;
  bottom: 50%;
  right: 50%;
  width: 10px;
  height: 10px;
  z-index: 2;
  border-top: 2px solid;
  border-left: 2px solid;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-prev::before{
	transform: translateX(65%) translateY(44%) rotate(-45deg);
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-next::before{
	transform: translateX(36%) translateY(50%) rotate(135deg);
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-prev::after,
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-next::after{
	display: none;
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-pagination{
	bottom: 14px;
  top: auto;
  right: 0;
  left: auto;
  width: calc(100% - 100px);
  transform: translateX(-4.5%);
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-pagination .swiper-pagination-bullet{
	border-radius: 0;
  height: 3px;
  margin: 0 !important;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 2.5%));
}
#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-pagination .swiper-pagination-bullet-active{
	background: #4b4b4b;
}

@media screen and (max-width: 599px){
	#fukubukuro2026 #fukubukuroRecommend {
		padding: 35px 0;
	}
	#fukubukuro2026 #fukubukuroRecommend .item-slider{
		padding-bottom: 58px;
	}
	#fukubukuro2026 #fukubukuroRecommend .item-slider .item-wrap a{
		padding: 12px 12px 15px;
	}
	#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-next{
		right: 20%;
	}
	#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-prev{
		left: 20%;
	}
	#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-prev, 
	#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-button-next{
		width: 40px;
		height: 40px;
	}
	#fukubukuro2026 #fukubukuroRecommend .item-slider .swiper-pagination{
		bottom: 10px;
		width: 100%;
		transform: translateX(0);
	}
	.swiper-slide.item-wrap.swiper-slide-prev,
	.swiper-slide.item-wrap.swiper-slide-next {
		transform: scale(0.7) rotate(4deg) translateX(-34%);
		z-index: -1;
		opacity: 0.6;
	}
	.swiper-slide.item-wrap.swiper-slide-prev {
			transform: scale(0.7) rotate(-4deg) translateX(34%);
	}
	.swiper-slide.item-wrap.swiper-slide-active {
			z-index: 100;
	}
}

/*-----------------------------------
注意書き
-----------------------------------*/
#fukubukuro2026 #attention{
	margin-top: 100px;
}
#fukubukuro2026 .attention-box{
	max-width: 1240px;
	margin: 0 auto;
	border: 5px solid #e2e2e2;
	color: #202020;
}
#fukubukuro2026 .attention-box .attention-title-area{
	position: relative;
	padding: 5px 10px 5px 20px;
	background: #ebebeb;
}
#fukubukuro2026 .attention-box .attention-title-area .attention-title{
	font-size: 18px;
	color: #c33f15;
	font-weight: 600;
}
#fukubukuro2026 .attention-box .attention-title-area .attention-top-btn{
	position: absolute;
	top: 50%;
	right: 10px;
	content: "";
	width: 130px;
	transform: translateY(-50%);
}
#fukubukuro2026 .attention-box .attention-title-area .attention-top-btn .scroll-top{
	display: block;
	position: relative;
	padding: 4px 18px;
	background: #fff;
	font-size: 15px;
	border: 1px solid #202020;
	line-height: 1.5;
	text-align: center;
	transition: 0.3s all;
	color: #202020;
}
#fukubukuro2026 .attention-box .attention-title-area .attention-top-btn .scroll-top::before{
	position: absolute;
	content: "";
	top: 50%;
	right: 6px;
	width: 11px;
	height: 9px;
	clip-path: polygon(50% 0, 100% 100%, 0 100%);
	background: #202020;
	transform: translateY(-50%);
}
#fukubukuro2026 .attention-box .attention-wrap{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	padding: 20px;
	font-size: 15px;
	line-height: 1.6;
}
#fukubukuro2026 .attention-box .attention-wrap strong{
	font-weight: 600;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .souryou{
	margin: 20px 0;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-category,
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .order .attention-list .attention-item .attention-item-title,
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .souryou .attention-list .attention-item .attention-item-title{
	font-size: 16px;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list{
	margin-top: 5px;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item+.attention-item{
	margin-top: 5px;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item .attention-item-title{
	text-indent: -1em;
	padding-left: 1em;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item .period{
	font-size: 18px;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item .text-attention{
	text-indent: -1em;
	padding-left: 1em;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item .ex-list{
	margin-top: 5px;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item .ex-list .ex-item{
	margin-top: 7px;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item .souryou-ex{
	display: inline;
	font-weight: 600;
	background: linear-gradient(transparent 70%, #ffcaca 70%);
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item .attention-date-list{
	padding-left: 1em;
}
#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-other{
	font-weight: 600;
}


@media screen and (min-width: 600px){
	#fukubukuro2026 .attention-box .attention-title-area .attention-top-btn .scroll-top:hover{
		opacity: 0.7;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner:first-of-type{
		padding-right: 20px;
    border-right: 1px dashed #202020;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner.delivery{
		padding-left: 20px;
	}
}

@media screen and (max-width: 599px){
	#fukubukuro2026 #attention{
		margin-top: 20px;
		padding: 0 15px;
	}
	#fukubukuro2026 .attention-box .attention-title-area{
		padding: 4px 10px 4px 15px;
	}
	#fukubukuro2026 .attention-box .attention-title-area .attention-title{
		font-size: 16px;
		line-height: 1.4;
	}
	#fukubukuro2026 .attention-box .attention-title-area .attention-top-btn{
		width: 35%;
		max-width: 120px;
	}
	#fukubukuro2026 .attention-box .attention-title-area .attention-top-btn .scroll-top{
		padding: 3px 20px 3px 15px;
		font-size: 14px;
	}
	#fukubukuro2026 .attention-box .attention-wrap{
		grid-template-columns: 1fr;
		padding: 15px;
		font-size: 14px;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .order{
    padding-bottom: 17px;
		border-bottom: 1px dashed #202020;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .souryou{
		margin: 20px 0 10px;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner.delivery{
		padding-top: 15px;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-category, 
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .order .attention-list .attention-item .attention-item-title,
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .souryou .attention-list .attention-item .attention-item-title{
		font-size: 15px;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .order .attention-list .attention-item .period,
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .souryou .attention-list .attention-item .period{
		font-size: 17px;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list{
		margin-top: 3px;
	}
	#fukubukuro2026 .attention-box .attention-wrap .attention-inner .attention-list .attention-item .ex-list .ex-item{
		margin-top: 5px;
	}
}

