@charset "shift_jis";
/*content820pxReset*/
#main{
	width:820px;
}
.contents_bg{
	max-width: 1120px;
	margin: 0 auto;
}
body.min{
	min-width: 1120px;
}
/*christmasCollectionWrap****************************************************/
.christmasCollectionWrap{
	width:100%;
	max-width:820px;
	margin: 0 auto;
}
.christmasCollectionWrap img{
	vertical-align:top;
}
.christmasCollectionWrap a{
	display: block;
}


/*naviBlock******************************************************/
.christmasCollectionWrap .naviBlockA01{
	width:820px;
	margin: 0 0 60px;
}
.christmasCollectionWrap .naviBlockA01 ul li{
	float:left;
}

/*headingBlockA01******************************************************/
.christmasCollectionWrap .headingBlockA01{
	margin: 59px 0 20px;
}

/*headingBlockA02******************************************************/
.christmasCollectionWrap .headingBlockA02{
	margin: 40px 0 25px;
}

/*bnrBlockA01******************************************************/
.christmasCollectionWrap .bnrBlockA01{
	margin:80px 0 0;
}
/* bnrBoxA01 */
.christmasCollectionWrap .bnrBoxA01{
	margin:0 auto 60px;
	width:750px;
}

.christmasCollectionWrap .bnrBoxA01 ul li{
	margin:0 0 20px;
}

.christmasCollectionWrap .bnrBoxA01 ul li:last-child{
	margin-bottom:0;
}

/* cautionBlock01 */
.christmasCollectionWrap .cautionBlock01 {
  margin-top: 40px;
	padding: 18px 28px 24px;
	line-height: 1.5;
	color: #333;
	font-size: 16px;
	border: 3px solid #ccc;
	box-sizing: border-box;
}
.christmasCollectionWrap .cautionBlock01 .ttl {
	margin-bottom: 5px;
}


/**221101up**/

.christmasCollectionWrap .bnrBlock01 .ttl{
	margin-bottom: 18px;
}
.christmasCollectionWrap .bnrBlock01 li{
	float: left;
	margin: 0 20px 20px 0;
}
.christmasCollectionWrap .bnrList01 :nth-child(2n){
	margin-right: 0;
}

.christmasCollectionWrap .bnrList02 :nth-child(3n){
	margin-right: 0;
}

.christmasCollectionWrap .bnrBlock01 .bnrList01 img{
	width: 400px;
}
.christmasCollectionWrap .bnrBlock01 .bnrList02 img{
	width: 260px;
}
.mb60{
margin-bottom: 60px !important;
}

/* PC用 クーポンエリア ここから */
.couponWrap01 {
  width: 820px;
  margin: 30px auto;
}
/* .couponBlock01 {
  height: 240px;
  display: flex;
  align-items: center;
  background: url(../image/christmasCollection_bg_001_231101.gif) no-repeat top center;
  background-size: 100%;
}
.couponBlock01 .couponBlock01Inner {
  width: 760px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.couponBlock01 .couponBtn01 {
  margin-top: 14px;
} */
.noteBlock01 {
  margin-top: 6px;
}
.noteBlock01 .noteText01 {
  font-size: 14px;
  line-height: 1.43;
  font-weight: bold;
  color: #3e3e3e;
}
.noteBlock01 .noteLink01 a {
  display: inline;
  color: #0b318f;
  text-decoration: underline;
}
/* PC用 クーポンエリア ここまで */

/* grayOut */
.christmasCollectionWrap .mvBlock01.grayOut {
position: relative;
z-index: 1;
}
.christmasCollectionWrap .mvBlock01.grayOut::before {
position: absolute;
top: 0;
left: 0;
content: "";
display: block;
width: 100%;
height: 100%;
background: #000;
opacity: 0.5;
z-index: 10;
}
.christmasCollectionWrap .mvBlock01.grayOut::after {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
content: "";
display: block;
width: 600px;
height: 76px;
background: url(../image/coupon_grayOut.png) no-repeat;
background-position: center center;
background-size: cover;
z-index: 20;
}

/* 251030 */
/* 286バナー 3カラム */
.col3-286_286 .bannerList {
  width: 600px; /* 調整 */
  --gap: 20px; /* 調整 */
  gap: var(--gap);
}
.col3-286_286 .bannerItem {
  width: calc((100% / 3) - var(--gap) * 2 / 3);
}
/* 286バナー 4カラム */
.col4-286_286 .bannerList {
  width: 750px; /* 調整 */
  --gap: 20px; /* 調整 */
  gap: var(--gap);
}
.col4-286_286 .bannerItem {
  width: calc(25% - var(--gap) * 3 / 4);
}
.bannerWrap {
  margin: 30px auto; /* 調整 */
}
.titleBlock-h2 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
}
.bannerList {
  margin-top: 30px; /* 調整 */
  margin-inline: auto;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.justify-content-center .bannerList {
  justify-content: center !important;
}
.bannerWrap .bannerItem img {
  width: 100%;
}

.naviBlockA02{
margin-top: 20px;
margin-bottom: 40px;
padding: 10px 0 30px;
background: url(../image/christmasCollection_bk_001_251030.jpg) no-repeat;
}
.naviBlockA02 ul{
display: flex;
gap: 4px;
justify-content: center;
}
.naviBlockA02 ul li{
background: #fff;
}
.naviBlockBtn{
width: 460px;
margin: 30px auto 0;
background: #fff;
}
.recommendedBlock{
margin-top: 30px;
}
.recommendedItem01{
display: flex;
padding: 30px 40px;
background: #e4d5c0;
gap: 30px;
}
.recommendedItem02{
display: flex;
padding: 30px 40px;
background: #f9f7eb;
gap: 30px;
margin-bottom: 40px;
}
.recommendedTxt{
font-size: 16px;
line-height: 1.5;
}
.yellowTxt {
background: linear-gradient(transparent 60%, #fff100 60%);
font-weight: bold;
}
.recommendedBtn01{
margin-top: 110px;
}
.recommendedBtn02{
margin-top: 25px;
}
.recommendedPrice{
text-align: right;
font-size: 18px;
font-weight: bold;
}
.couponBlockBtn{
width: 460px;
margin: 30px auto 0;
background: #fff;
}
.couponBlock01{
background: #f9f6eb;
padding: 40px 0 10px;
margin-top: 40px;
}
.couponBlock01 h2{
text-align: center;
}
.couponItem{
background: #ccb975;
padding: 10px 0;
margin: 20px 15px 0;
}
.couponItem ul{
display: flex;
justify-content: center;
gap: 10px;
}
.couponTxt{
margin: 20px 150px 0;
}
.couponTxt .couponLimited{
font-size: 20px;
text-align: center;
font-weight: bolder;
border-bottom: dotted #b0453e;
line-height: 1.5;
}
.couponTxt .couponNote{
margin-top: 20px;
}
.couponTxt .couponNote a{
display: inline-block;
text-decoration: underline;
}
.featuredTitle{
text-align: center;
margin: 60px 0 30px;
}
.cautionBlock02{
margin: 30px;
font-size: 16px;
}
