@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;500;700&display=swap");

/* テンプレート修正 */
#d_container .wrap {
  width: 100%;
}
#d_topic_path {
  width: 990px;
  margin: 0 auto 20px;
} 


#christmascake-20231001 .link-hover {
  cursor: pointer;
}

#christmascake-20231001 .link-hover:hover {
  opacity: .7;
}


#christmascake-20231001 .bold {
  font-weight: bold;
}

#christmascake-20231001 *,
#christmascake-20231001 *:before,
#christmascake-20231001 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#christmascake-20231001 .list-asterisk li::before {
  content: '※';
}





/*　クリスマスケーキ予告 */

#christmascake-20231001 .mv_wrap {
  background: url(/ec/shop/images/campaign/20231001_christmascake/yuki.jpg) repeat-x;
}

#christmascake-20231001 .mv {
  width: 990px;
  margin: 0 auto;
  text-align: center;    
}
#christmascake-20231001 .mv_visual img {
  max-width: 100%;
}

#christmascake-20231001 .start {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

#christmascake-20231001 .start img {
  max-width: 100%;
}



/*　クリスマスケーキ本番 */

#christmascake-20231001 h1{
text-align: center;
}


#christmascake-20231001 .mv_1001 {
  width: 1089px;
  margin: 0 auto;
  text-align: center;
  position: relative;    
}
#christmascake-20231001 .mv_1001 img {
  max-width: 100%;
}


#christmascake-20231001 .mvtextarea-inner00 {
position: absolute;
width: 200px;	
height: auto;	
bottom: 106px;
right: 180px;
}


#christmascake-20231001 .mvtextarea-inner00 a {
color: #fff;
font-size: 16px;
font-weight: normal;
}



#christmascake-20231001 .mvtextarea-inner01 {
position: absolute;
width: 320px;	
height: auto;	
bottom: 120px;
left: 0; 	
}


#christmascake-20231001 .mvtextarea-inner01 a {
    color: #B70B2E;
    background-color:rgba(255,255,255,0.9); 
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    padding: 20px;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

#christmascake-20231001 .mvtextarea-inner01 a:first-child {
 margin-bottom: 20px;   
}


#christmascake-20231001 .mvtextarea-inner01 a:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #B70B2E;
    border-right: solid 1px #B70B2E;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
}


/**　クーポン　**/

#christmascake-20231001 .coupon_about {
  background: #AA292D;
  text-align: center;    
}



#christmascake-20231001 .coupon_about p {
  font-size: 16px;
  letter-spacing: .05em;    
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 990px;
  position: relative;
  margin: 0 auto;
  padding: 1rem 0;     
}

#christmascake-20231001 .coupon {
  padding: 30px 0;
  background: #007467;
  letter-spacing: .05em;
  color: #E5C135;
  text-align: center;    
}
#christmascake-20231001 .coupon_txt .pop {
  position: absolute;
  left: -10px;
  bottom: 10px;    
}

#christmascake-20231001 .coupon_txt {
  font-size: 22px;
  letter-spacing: .05em;
}


#christmascake-20231001 .coupon_txt2 {
  font-size: 16px;
  letter-spacing: .05em;
  color: #ffffff;
  font-weight: bold;
}

#christmascake-20231001 .coupon_txt3 {
  font-size: 15px;
  letter-spacing: .05em;
  color: #ffffff;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  line-height: 1.2;    
}

#christmascake-20231001 .coupon_code {
  display: inline-block;
  margin: 0 auto 17px;
  padding: 0 90px;
  background: #fff;
  line-height: 63px;
  font-size: 20px;
  color: #c19946;    
}

#christmascake-20231001 .coupon_txt .bold-m {
  font-size: 22px;
  font-weight: bold;    
}


#christmascake-20231001 .coupon_txt .bold,
#christmascake-20231001 .coupon_code .bold{
  font-size: 26px;
  font-weight: bold;    
}
#christmascake-20231001 .coupon small {
  font-size: 14px;
  color: #E5C135;
}

#christmascake-20231001 .coupon_limit {
  font-size: 17px;
  color: #ffffff;
   font-weight: bold;
  /*padding-top: 2px;*/
}

#christmascake-20231001 .coupon_time{
  font-size: 18.6px;
}



/**　LINE　部分**/
#christmascake-20231001 .line{
  width: 990px;
	margin: 30px auto 0;
	position: relative;
}


#christmascake-20231001 .line .line-inner a{
  display: block;
}

#christmascake-20231001 .line .line-inner{
position: absolute;	
  top: 61px;
  right: 16px;	  
}

#christmascake-20231001 .line .line-inner .shinjuku{
margin-bottom: 6px;	  
}


/* 店頭受け取り　*/

#christmascake-20231001 .acceptance {
	width: 990px;
	margin: 30px auto 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
align-items: center;
justify-content: space-between;
 height: 160px;
 background-color: #DBE7F0;
 padding: 30px;
}


#christmascake-20231001 .acceptance .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  width: 665px;    

}

#christmascake-20231001 .acceptance .nav .nav__ttl {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
    justify-content: center;
  width: 665px;
  text-align: center;
  margin-bottom: 10px;
  color: #0F619D;
  font-size: 22px;    
}

#christmascake-20231001 .acceptance .nav .nav__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  justify-content: space-between;
  width: 665px;    
    
}

#christmascake-20231001 .acceptance .nav .nav__btn .nav__btn__inner {
    width: 320px;
    height: 50px;
    font-size: 20px;
    text-decoration: none;
    transition: .4s;
    border: 1px solid #0F619D;
    background: #ffffff;
    position: relative;
}



#christmascake-20231001 .acceptance .nav .nav__btn .nav__btn__inner a {
    color: #0F619D;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0.8em 0;
    text-decoration: none;
}

#christmascake-20231001 .acceptance .nav .nav__btn .nav__btn__inner:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #0F619D;
    border-right: solid 1px #0F619D;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
}


#christmascake-20231001 .before-ordering {
    width: 200px;
    height: 100px;
    font-size: 18px;
    text-decoration: none;
    transition: .4s;
    background: #0F619D;
    position: relative;
}

#christmascake-20231001 .before-ordering a {
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0.8em 0;
    text-decoration: none;
    text-align: center;
}

#christmascake-20231001 .before-ordering:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    bottom: 10px;
    left: 50%;
}



/**　ナビゲーション　カテゴリーから選ぶボタン　予算から選ぶボタン　部分**/

#christmascake-20231001 .christmas-nav {
	width: 990px;
	margin: 30px auto;
}


#christmascake-20231001 .christmas-nav .christmas-navi_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  justify-content: space-between;
}

#christmascake-20231001 .christmas-nav .christmas-navi_list li {
    width: 485px;
    height: 70px;
    font-size: 20px;
    text-decoration: none;
    transition: .4s;
    background: #0F619D;
    position: relative;
}

#christmascake-20231001 .christmas-nav .christmas-navi_list li a {
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0.8em 0;
    text-decoration: none;
}

#christmascake-20231001 .christmas-nav .christmas-navi_list li a:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
}




#christmascake-20231001 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

#christmascake-20231001 .flex .item {
  background-color: #fff;
  cursor: pointer;
  margin-bottom: 20px;
}

#christmascake-20231001 .flex .item a {
  display: block;
}


#christmascake-20231001 .flex .item a:hover {
  opacity: .7;
  text-decoration: none;    
}


#christmascake-20231001 .flex .item .item__name {
  color: #010101;
  font-size: 14px;
  line-height: 1.43;
  font-weight: normal;    
}

#christmascake-20231001 .flex .item .item__name {
  margin-top: 15px;
}



#christmascake-20231001 .flex--column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#christmascake-20231001 .flex--column2 .item {
  width: calc((100% - 20px) / 2);
}

#christmascake-20231001 .flex--column2 .item:nth-child(2n-1) {
  margin-right: 20px;
}

#christmascake-20231001 .flex--column2 .item .item__img {
  margin-bottom: 15px;
}

#christmascake-20231001 .flex--column2 .item .item__desc {
  color: #B70B2E;
  font-size: 15px;
  line-height: 1.67;
  font-weight: bold;
  margin-bottom: 11px;
}

#christmascake-20231001 .flex--column3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  justify-content: center;	
}

#christmascake-20231001 .flex--column3 .item {
  cursor: pointer;
  width: calc((100% - (20px * 2)) / 3);
}

#christmascake-20231001 .flex--column3 .item:not(:nth-child(3n)) {
  margin-right: 20px;
}

#christmascake-20231001 .flex--column4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;	
}

#christmascake-20231001 .flex--column4 .item {
  cursor: pointer;
  width: calc((100% - (20px * 3)) / 4);
}

#christmascake-20231001 .flex--column4 .item:not(:nth-child(4n)) {
  margin-right: 20px;
}




#christmascake-20231001 .contents {
  margin-bottom: 50px;
}


#christmascake-20231001 .bnr-view-all {
  margin: 10px auto 60px;
  text-align: center;    
}

#christmascake-20231001 .bnr-view-all img{
  text-align: center;    
}


#christmascake-20231001 .bnr-view-all .pc{
  display: inline-block;
}

#christmascake-20231001 .content__body {
  padding-bottom: 30px;
 padding-top: 30px;
  margin: 0 auto;
  margin-left:auto; /**←firefox対策**/
 margin-right:auto; /**←firefox対策**/	    
  width: 990px;    
}


/*タイトル*/
#christmascake-20231001 .content__ttl {
	background-color: #007467;

}

#christmascake-20231001 .content__ttl h2 {
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 38px;
    font-weight: normal;
    padding: 40px 0;
    line-height: 1.6;
    position: relative;
    width: 990px;
    margin: 0 auto;
    background-color: #007467;
    font-family: "Noto Serif JP", sans-serif;
    text-align: center;
}

#christmascake-20231001 .content__ttl h2 .ttl-small{
    font-size: 26px;
}


#christmascake-20231001 .content:nth-child(odd) .content__ttl h2::before {
    background-image: url(/ec/shop/images/campaign/20231001_christmascake/icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 220px;
    height: 197px;
    position: absolute;
    bottom: 50%;
    left: -20%;
    transform: translate(50%, 50%);
}

#christmascake-20231001 .content:nth-child(even) .content__ttl h2::before {
    background-image: url(/ec/shop/images/campaign/20231001_christmascake/icon2.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 220px;
    height: 131px;
    position: absolute;
    bottom: 50%;
    right: 0;
    transform: translate(50%, 50%);
}








/**京王の厳選ケーキ**/
#christmascake-20231001 .content--recommend {
  background-image: url(../../../images/campaign/20231001_christmascake/bg01.jpg);
  background-size: cover;
  background-repeat: repeat;
  background-position: left top;    
}










#christmascake-20231001 .content--shop-serect {
	background-image: url(../../../images/campaign/20231001_christmascake/bg02.jpg);
  background-size: cover;
  background-repeat: repeat;
  background-position: left top;	
}



#christmascake-20231001 .content--shop-serect .content__body .flex {
  display: flex;
  justify-content: center;
  align-items: center;    	
}



#christmascake-20231001 .content--shop-serect .content__body .flex .item {
  background-color: transparent;
  margin-bottom: 20px;
  cursor: pointer;
  width: calc((99.999% - (20px * 2)) / 3);
}




#christmascake-20231001 .content--shop-serect .content__body .flex .item:not(:nth-child(3n)) {
  margin-right: 20px;
}







/**ショップセレクト**/

#christmascake-20231001 .content--shop-serect .flex--column3 {
	margin-bottom: 0;
}


#christmascake-20231001 .shop-serect-btn {
	width: 485px;
  margin: 30px auto;
}



#christmascake-20231001 .shop-serect-btn .shop-serect-btn-inner a {
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 24px 0;
    text-decoration: none;
    background-color: #B70B2E;
    position: relative;
    font-size: 20px;
    text-align: center;
}


#christmascake-20231001  .shop-serect-btn .shop-serect-btn-inner a:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
}



#christmascake-20231001 .content--ranking {
  background-image: url(../../../images/campaign/20231001_christmascake/bg03.jpg);
  background-size: cover;
  background-repeat: repeat;
  background-position: left top;
  padding-bottom: 30px;    
}




#christmascake-20231001 .content--ranking > .content__body {
  background-color:rgba(255,255,255,0.7);
	margin-top: 30px !important;
}


#christmascake-20231001 .content--ranking .content__body .rank_date {
  color: #333;
  font-size: 15px;
  text-align: right;
  padding-right: 20px;    
}


#christmascake-20231001 .content--ranking .content__body .flex {
  margin-bottom: 40px;
	margin-left: 20px;
	margin-right: 20px;
}

#christmascake-20231001 .content--ranking .content__body .flex .item {
  position: relative;
  	
}

#christmascake-20231001  .content--ranking .content__body .flex .item:nth-of-type(1) .item__img::before {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(../../../images/campaign/20231001_christmascake/num01.png) no-repeat;
    background-size: contain;
    width: 80px;
    height: 63px;
    left: 50%;
    top: -40px;
    margin-left: -40px;
}

#christmascake-20231001  .content--ranking .content__body .flex .item:nth-of-type(2) .item__img::before {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(../../../images/campaign/20231001_christmascake/num02.png) no-repeat;
    background-size: contain;
    width: 80px;
    height: 63px;
    left: 50%;
    top: -40px;
    margin-left: -40px;
}

#christmascake-20231001  .content--ranking .content__body .flex .item:nth-of-type(3) .item__img::before {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(../../../images/campaign/20231001_christmascake/num03.png) no-repeat;
    background-size: contain;
    width: 80px;
    height: 63px;
    left: 50%;
    top: -40px;
    margin-left: -40px;
}





#christmascake-20231001 .content--ranking .flex--column3{
padding-top: 60px;

}


#christmascake-20231001 .content--ranking .item__img img {
width: 100%;
}



#christmascake-20231001 .content--category {
background-image: url(../../../images/campaign/20231001_christmascake/bg04.jpg);
  background-size: cover;
  background-repeat: repeat;
  background-position: left top;
}




#christmascake-20231001 .content--category .item__cate__bold {
    margin: 15px auto;
    color: #B70B2E;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.43;
}



#christmascake-20231001 .content--price .flex--column4 {
    margin-top: 30px;
}


#christmascake-20231001 .content--price .content__body .mt {
    margin-top: 50px;
}



#christmascake-20231001 .content--price .content--price__inner {
	position: relative;
	display: flex;
	flex-direction: column;
  justify-content: center;
  align-items: center;
}

#christmascake-20231001 .content--price .content--price__inner a {
	height: 70px;
	font-size: 18px;
    padding: 20px;
    background: #B70B2E;
    color: #fff;
	width: 100%;
    height: 100%;
}


#christmascake-20231001 .content--price .content--price__inner a:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
}


#christmascake-20231001 .item__shop__name {
  margin-top: 15px;
	font-size: 14px;
}



#christmascake-20231001 .item__price__bold {
  margin: 5px auto 15px;
  color: #010101;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.43;
}


/*event*/
#christmascake-20231001 .content--event{
  background-color: #f0e5b8;
  margin-bottom: 60px;
}

#christmascake-20231001 .content--event .flex--column3{
  margin-bottom: 0;
}

#christmascake-20231001 .content--event .content__body{
  padding-bottom: 15px;
}

#christmascake-20231001 .content--event .content--event__inner {
	position: relative;
	display: flex;
	flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 2px solid #007467;
}

#christmascake-20231001 .content--event .content--event__inner:hover{
  opacity: .7;
}

#christmascake-20231001 .content--event .content--event__inner a {
	height: 70px;
	font-size: 18px;
  padding: 20px;
  color: #007467;
	width: 100%;
  height: 100%;
  overflow: hidden;
}

#christmascake-20231001 .content--event .content--event__inner a:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 2px #007467;
    border-right: solid 2px #007467;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
}


/*attention*/

#christmascake-20231001 .attention-cont {
  background-color: #F5FAF8;
}


#christmascake-20231001 .attention {
width: 990px;
    margin: 0 auto;
  background-color: #F5FAF8;
  color: #010101;
  padding: 40px 20px 30px;
  text-align: left;
}

#christmascake-20231001 .attention .section:not(:last-child) {
  margin-bottom: 41px;
}

#christmascake-20231001 .attention .section .section__ttl {
  color: #005c3a;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.04em;
  border-bottom: 1px solid #005c3a;
  margin-bottom: 15px;
  padding-bottom: 19px;
  text-align: center;
}

#christmascake-20231001 .attention .section .section__content {
  color: #010101;
  font-size: 15px;
  line-height: 1.47;
  font-weight: normal;
}

#christmascake-20231001 .attention .section .section__content p {
  margin-bottom: 16px;
}

#christmascake-20231001 .attention .section .section__content p .color-red {
  color: #d31519;
}

#christmascake-20231001 .attention .section .section__content p .font-size {
  font-size: 18px;
}


#christmascake-20231001 .attention .section .section__content p a {
  color: #010101;
  font-weight: bold;
  text-decoration: underline;
}

#christmascake-20231001 .attention .section .section__content ul li .color-red {
  color: #d31519;
}

#christmascake-20231001 .attention .section .section__content .receipt-date {
  margin-bottom: 20px;
}

#christmascake-20231001 .attention .section .section__content .mrb0 {
  margin-bottom: 0;
}

#christmascake-20231001 .attention .section .section__content .mrb15 {
  margin-bottom: 15px;
}



#christmascake-20231001 .attention .section .section__content .mrb16 {
  margin-bottom: 16px;
}

#christmascake-20231001 .attention .section .section__content table {
  width: 100%;
  margin-bottom: 10px;
}

#christmascake-20231001 .attention .section .section__content table .head {
  background-color: #B3E7D3;
}

#christmascake-20231001 .attention .section .section__content table .body {
  background-color: #fff;
}

#christmascake-20231001 .attention .section .section__content table th,
#christmascake-20231001 .attention .section .section__content table td {
  font-size: 14px;
  line-height: 1.36;
  font-weight: normal;
  border: 1px solid #005c3a;
  padding: 11px 10px 9px;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}

#christmascake-20231001 .attention .section .section__content table .date {
  font-size: 18px;
  line-height: 1.06;
  font-weight: bold;
  padding: 28px 25px 22px;
}

#christmascake-20231001 .attention .section .section__content table .date .large {
  font-size: 22px;
  line-height: 0.86;
  font-weight: bold;
}

#christmascake-20231001 .attention .section .section__content table .date .tracking {
  letter-spacing: -8px;
}

#christmascake-20231001 .attention .section .section__content .proviso li {
  padding-left: 1em;
  text-indent: -1em;
}

#christmascake-20231001 .attention .section .section__content .proviso li::before {
  content: "※";
}

#christmascake-20231001 .attention .section .section__content .handing-over {
  background: #fff;
  margin-bottom: 10px;
  padding: 20px 20px 16px;
}

/*# sourceMappingURL=christmascake-20231001.css.map */







/*@media screen and (max-width: 1400px) {
#christmascake-20231001 .mv_christmascake {
    width: 100%;
    height: auto;
  }
	
 }	
	
@media screen and (max-width: 1024px) {
	
#christmascake-20231001 .mvtextarea-inner00 {
right: 22%;	
}


#christmascake-20231001 .mvtextarea-inner01 {
left: 15%; 	
}	
	
	
	
 }*/





/* =============================================
PC・SP表示非表示用
============================================= */
#christmascake-20231001 .pc {
    display: block;
}

#christmascake-20231001 .sp {
    display: none;
}

