@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;500;700&display=swap");

#christmascake-20221001 {
  /**
  * クリスマスケーキのお受取りのご案内
  ____________________________________________________________________________*/
  /**
  * mainvisual
  ____________________________________________________________________________*/
  /**
  * anchor-link
  ____________________________________________________________________________*/
  /**
  * flex
  ____________________________________________________________________________*/
  /**
  * contents
  ____________________________________________________________________________*/
  /**
  * 背景
  ____________________________________________________________________________*/
  /**
  * お申し込みについて等
  ____________________________________________________________________________*/
  /**
  * カテゴリー
  ____________________________________________________________________________*/
}

/* テンプレート修正 */
#d_container .wrap {
  width: 100%;
}
#d_topic_path {
  width: 990px;
  margin: 0 auto 20px;
} 



/*　クリスマスケーキ本番 */

#christmascake-20221001 h1{
text-align: center;
background-color: #0b1727;

}


#christmascake-20221001 .mainvisual{
position: relative;
}

#christmascake-20221001 .mainvisual a {
display: block;
}

#christmascake-20221001 .mvtextarea-inner00 {
position: absolute;
width: 10.78vw;	
height: auto;	
bottom: 30px;
right: 26.5%;	
}





#christmascake-20221001 .mvtextarea-inner00 img {
 max-width: 100%;
 height: auto;	
}

#christmascake-20221001 .mvtextarea-inner01 {
position: absolute;
width: 16.596vw;	
height: auto;	
bottom: 27px;
left: 21%; 	
}





#christmascake-20221001 .mvtextarea-inner01 img {
 max-width: 100%;
 height: auto;	
 margin-top: 18px;	
}






/**　店頭受け取りインフォメーション　部分**/

#christmascake-20221001 .info {
	width: 990px;
	margin: 27px auto 32px;
	display: flex;
	color: #000;
	padding: 20px;
	background-color: #dadada;
}
s

#christmascake-20221001 .info_shop_bth {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


/**　ナビゲーション　カテゴリーから選ぶボタン　予算から選ぶボタン　部分**/

#christmascake-20221001 .christmas-nav {
　　width: 990px;
	margin: 30px auto;
   text-align: center;
}

#christmascake-20221001 .nav__ttl img{
  text-align: center;
  margin: 0 auto;
  padding-right: 12.5px;
}

#christmascake-20221001 .christmas-navi_img {
	width: 990px;
    margin: 0 auto;
    display: flex;
	justify-content: space-between;
   text-align: center;
}

#christmascake-20221001 .nav__btn a:link {
    line-height: 0;
}

/**　LINE　部分**/
#christmascake-20221001 .line{
  width: 990px;
	margin: 20px auto;
	position: relative;
}


#christmascake-20221001 .line .line-inner a{
  display: block;
}

#christmascake-20221001 .line .line-inner{
position: absolute;	
  top: 61px;
  right: 16px;	  
}

#christmascake-20221001 .line .line-inner .shinjuku{
margin-bottom: 6px;	  
}






#christmascake-20221001 .link-hover {
  cursor: pointer;
}

#christmascake-20221001 .link-hover:hover {
  opacity: .7;
}

#christmascake-20221001 .mrb0 {
  margin-bottom: 0 !important;
}

#christmascake-20221001 .w100 {
  width: 100%;
}


#christmascake-20221001 .text-center {
  text-align: center;
}

#christmascake-20221001 .text-left {
  text-align: left;
}

#christmascake-20221001 .text-right {
  text-align: right;
}

#christmascake-20221001 a:hover {
  text-decoration: none;
}

#christmascake-20221001 .block {
  display: block;
}

#christmascake-20221001 .clearboth {
  clear: both;
}

#christmascake-20221001 .bold {
  font-weight: bold;
}

#christmascake-20221001 *,
#christmascake-20221001 *:before,
#christmascake-20221001 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#christmascake-20221001 .list-asterisk li::before {
  content: '※';
}


/* 店頭受け取り　*/


#christmascake-20221001 .acceptance {
max-width: 990px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
background-color: #dadada;
padding-bottom: 5px;
margin:70px auto 0;
}

#christmascake-20221001 .acceptance .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /**padding: 3vw 0;**/
  text-align: center;
}

#christmascake-20221001 .acceptance .nav .nav__ttl,
#christmascake-20221001 .acceptance .nav .nav__btn {
  width: 100%;
}

#christmascake-20221001 .acceptance .nav .nav__ttl {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 17px auto 18px;
  padding: 15px 0 5px;	
}

#christmascake-20221001 .acceptance .nav .nav__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
  margin-left: 21px;
  margin-right: 21px;
}


#christmascake-20221001 .acceptance .nav .nav__btn .nav__btn__inner {
	width: 370px;
    position: relative;
	font-weight: bold;
	display: flex;
	flex-direction: column;
  justify-content: center;
  align-items: center;
	
}

#christmascake-20221001 .acceptance .nav .nav__btn a .nav__btn__inner{
	font-size: 12px;
    /** background: #fff; **/
    color: #97132f;
	font-weight: bold;
}


#christmascake-20221001 .acceptance .nav .nav__btn .nav__btn__inner::after {
  /**background-image: url(../../../../images/campaign/20221001_christmascake/icon-arrow01.svg);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;**/
  /*height: 13px;
  height: 4.063vh;	
  width: 13px;
  width: 4.063vw;*/
  height: 1em;	
  width: 1em;	
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  background-size: contain;	
 	 
}



#christmascake-20221001 .mainvisual {
  position: relative;
　background-color: #0b1727;
}

#christmascake-20221001 .mainvisual .view-catalog {
  bottom: 21px;
  left: 19px;
  width: 390px;
  height: 55px;
  background-color: #b60014;
  position: absolute;
display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: solid 1px #fff;	
}

#christmascake-20221001 .mainvisual .view-catalog a {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.42;
  padding-right: 15px;	
}

#christmascake-20221001 .mainvisual .mv_christmascake area:hover {
  opacity: .7;
}



#christmascake-20221001 .mainvisual .view-catalog a::after {
  background-image: url(../../../images/campaign/20221001_christmascake/icon-arrow_w.svg);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 13px;
  width: 20px;
  position: absolute;
  top: 38%;
  right: 4px;	
 	 
}



#christmascake-20221001 .mainvisual .mainvisual-item {
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 20px;
  color: #97132f;
  cursor: pointer;
  padding: 4px 19px 4px 8px;
  position: absolute;
  right: 0;
}

#christmascake-20221001 .mainvisual .mainvisual-item .item__name,
#christmascake-20221001 .mainvisual .mainvisual-item .item__price,
#christmascake-20221001 .mainvisual .mainvisual-item .item__price_select {
  font-size: 12px;
  line-height: 1.42;
  font-weight: normal;
}

#christmascake-20221001 .mainvisual .mainvisual-item .item__price,
#christmascake-20221001 .mainvisual .mainvisual-item .item__price_select {
  font-weight: bold;
}

#christmascake-20221001 .mainvisual .mainvisual-item .item__link {
  font-size: 14px;
  line-height: 1.21;
  font-weight: bold;
}

#christmascake-20221001 .mainvisual .mainvisual-item .item__link a {
  color: #97132f;
  display: inline-block;
  position: relative;
}

#christmascake-20221001 .mainvisual .mainvisual-item .item__link a::before {
  background-color: #97132f;
  bottom: 2px;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  width: calc(100% - 20px);
}

#christmascake-20221001 .mainvisual .mainvisual-item .item__link a::after {
  background-image: url(../../../images/campaign/20221001_christmascake/icon-arrow01.svg);
  background-position-x: 100%;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 13px;
  width: 20px;
}





#christmascake-20221001 .anchor-link {
  background-color: #fff0de;
  margin-bottom: 10px;
  padding: 10px 19px;
}

#christmascake-20221001 .anchor-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
}

#christmascake-20221001 .anchor-link ul li:first-child {
  margin-right: 21px;
}


#christmascake-20221001 .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-20221001 .flex .item {
  background-color: #fff;
  cursor: pointer;
  margin-bottom: 20px;
}

#christmascake-20221001 .flex .item a:hover {
  opacity: .7;
}


#christmascake-20221001 .flex .item .item__name,
#christmascake-20221001 .flex .item .item__price_select {
  color: #000;
  font-size: 14px;
  line-height: 1.43;
  font-weight: normal;
}

#christmascake-20221001 .flex .item .item__price {
  margin-bottom: 15px;
}

#christmascake-20221001 .flex .item .item__price_select {
  margin-bottom: 45px;
}

#christmascake-20221001 .flex--column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#christmascake-20221001 .flex--column2 .item {
  width: calc((100% - 20px) / 2);
}

#christmascake-20221001 .flex--column2 .item:nth-child(2n-1) {
  margin-right: 20px;
}

#christmascake-20221001 .flex--column2 .item .item__img {
  margin-bottom: 15px;
}

#christmascake-20221001 .flex--column2 .item .item__desc {
  color: #906522;
  font-size: 15px;
  line-height: 1.67;
  font-weight: bold;
  margin-bottom: 11px;
}

#christmascake-20221001 .flex--column3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  justify-content: center;	
}

#christmascake-20221001 .flex--column3 .item {
  cursor: pointer;
  width: calc((100% - (20px * 2)) / 3);
}

#christmascake-20221001 .flex--column3 .item:not(:nth-child(3n)) {
  margin-right: 20px;
}



#christmascake-20221001 .flex--column3 .item .item__img {
  margin-bottom: 13px;
}

#christmascake-20221001 .flex--column3 .mrb0 {
  margin-bottom: 0;
}

#christmascake-20221001 .contents {
  margin-bottom: 50px;
}


#christmascake-20221001 .bnr-view-all {
  margin-bottom: 50px;	
}

#christmascake-20221001 .bnr-view-all img{
  margin-left: auto;
  margin-right: auto;	
  	
}


#christmascake-20221001 .bnr-view-all .pc{
  display: inline-block;
}

#christmascake-20221001 .content .content__body {
  width: 990px;
　margin: 0 auto;
margin-left:auto; /**←firefox対策**/
 margin-right:auto; /**←firefox対策**/	
  background-position: center top;
  background-repeat: no-repeat;
}


/**プレミアムケーキ**/

#christmascake-20221001 .content--premium {
  background-image: url("../../../images/campaign/20221001_christmascake/bg-premium01.png"), url("../../../images/campaign/20221001_christmascake/bg-premium01.png");
    background-position: left top, left bottom;
    margin: 0 auto;
    padding: 0 0 20px;
    text-align: -webkit-center;	
}


#christmascake-20221001 .content--premium .content__ttl {
	margin: 0 auto 10px;
}

#christmascake-20221001 .content--premium .content__ttl img {
	text-align: center;
	max-width: 100%;

}

#christmascake-20221001 .flex--column2 .item .item__pre {
  color: #170063;
  font-size: 15px;
  line-height: 1.67;
  font-weight: bold;
  margin-bottom: 11px;
}











/**京王の厳選ケーキ**/
#christmascake-20221001 .content--recommend {
  background-image: url(../../../images/campaign/20221001_christmascake/bg-recommend01.png), url(../../../images/campaign/20221001_christmascake/bg-recommend01.png);
    background-position: left top, left bottom;
    margin: 0 auto;
    padding: 0;
    text-align: -webkit-center;	
}


#christmascake-20221001 .content--recommend .content__ttl {
	margin-bottom: 10px

}

#christmascake-20221001 .content--recommend .content__ttl h2 {
	margin: 0 auto;
    text-align: center;
}

#christmascake-20221001 .content--recommend .content__ttl h2 img{
	margin: 0 auto;
    text-align: center;
	max-width: 100%;
}

#christmascake-20221001 .content--recommend .content__body {
  padding-bottom: 20px;
 /** padding-top: 5px;
  position: relative;**/
　margin: 0 auto;	
}

#christmascake-20221001 .content--recommend .content__body .icon-snow {
  position: absolute;
  top: 0;
}

#christmascake-20221001 .content--recommend .content__body .icon-snow--1st {
  left: 15px;
}

#christmascake-20221001 .content--recommend .content__body .icon-snow--2nd {
  right: 85px;
  top: -4px;
}

#christmascake-20221001 .content--recommend .content__body .icon-snow--3rd {
  right: 8px;
  top: -3px;
}



#christmascake-20221001 .content--shop-serect {
	width: 990px;
    margin: 60px auto 49px;
	padding-bottom: 46px;
	padding-bottom: 120px;
  background-image: url(../../../images/campaign/20221001_christmascake/bg-shop_up.png), url("../../../images/campaign/20221001_christmascake/bg-shop_down.png");
    background-position: left top, left bottom;
   background-repeat: no-repeat;
    text-align: -webkit-center;	
	border: 2px solid #e7c363;
}


#christmascake-20221001 .content--shop-serect .content__ttl_img {
	position: absolute;
}



#christmascake-20221001 .content--shop-serect .content__ttl img {
	margin: 0 auto;
}

#christmascake-20221001 .content--shop-serect .content__body .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-20221001 .content--shop-serect .content__body .flex .item {
  background-color: transparent;
  margin-bottom: 15px;
  cursor: pointer;
  width: calc((99.999% - (20px * 2)) / 3);
}


#christmascake-20221001 .item__shop__name {
	margin-top: 15px;
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
}


#christmascake-20221001 .content--shop-serect .content__body .flex .item:not(:nth-child(3n)) {
  margin-right: 8px;
}



#christmascake-20221001 .content--shop-serect .content__body .flex .item .item__img {
  margin-bottom: 5px;
  
}

#christmascake-20221001 .content--shop-serect .content__body .flex .item .item__name,
#christmascake-20221001 .content--shop-serect .content__body .flex .item .item__price,
#christmascake-20221001 .content--shop-serect .content__body .flex .item .item__price_select {
  color: #fff;
}


/**ショップセレクト**/

#christmascake-20221001 .content--shop-serect .flex--column3 {
	margin-bottom: 0;
}


#christmascake-20221001 .content--shop-serect ul.shop-serect-btn {
	width: 860px;
  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-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner {
	width: calc((100% - (10px * 2)) / 3);
	background-color:  #c8a75f;
	padding: 20px 0;
	display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}



#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner a {
	color:  #ffffff;
	font-family: "Noto Serif JP", serif;
    font-weight: 500;
	font-size: 24px;
	display: block;
	line-height: 1.5;
}


#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner a span{
	font-weight: normal;
	font-size: 18px;
}


#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner:hover {
	opacity: 0.7;
}


#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner::after {
    background-image: url(../../../images/campaign/20221001_christmascake/shop-serect-arrow.svg);
    background-repeat: no-repeat;
	background-size: contain;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 50%;
  right: 10px;
  margin-top: -10px;
}


/*#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner:nth-child(1) {
  margin-right: 10px;
  margin-bottom: 10px;	
}

#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner:nth-child(2) {
  margin-bottom: 10px;	
}*/


#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner:not(:nth-child(3n)) {
  margin-right: 10px;
}




#christmascake-20221001 .content--ranking {
	width: 990px;
    margin: 0 auto;
	padding-bottom: 50px;
  background-image: url(../../../images/campaign/20221001_christmascake/bg-ranking_up.png);
    background-position: left top;
   background-repeat: no-repeat;
    text-align: -webkit-center;	
  background-color: #c6b471; 
}


#christmascake-20221001 .content--ranking .content__ttl_img {
	position: absolute;
}


#christmascake-20221001 .content--ranking .content__body {
  width: 990px;
　margin: 0 auto;
  background-color: #c6b471;
  /*padding-top: 54px;*/
  position: relative;
  overflow: hidden;
}

#christmascake-20221001 .content--ranking .content__body .rank_date {
  position: absolute;
  top: 10px;
  right: 35px;
  color: #fff;
  font-size: 15px;
}

#christmascake-20221001 .content--ranking .content__body .body__ttl {
  margin-bottom: 18px;
}

#christmascake-20221001 .content--ranking .content__body .flex {
  margin-bottom: 40px;
}

#christmascake-20221001 .content--ranking .content__body .flex .item {
  background-color: transparent;
  margin-bottom: 0;
  position: relative;
  width: 288px;
  overflow: hidden;	
}

#christmascake-20221001 .content--ranking .content__body .flex .item:hover {
  opacity: .7;
}

#christmascake-20221001 .content--ranking .content__body .flex .item a:hover {
  opacity: 1;
}



#christmascake-20221001 .content--ranking .body__ttl img {
  margin: 20px auto 30px;		
}


#christmascake-20221001 .content--ranking .body__ttl img:first-child {
  margin: 50px auto 30px;		
}


#christmascake-20221001 .content--ranking .content__body .flex .item .item__img {
  margin-bottom: -1px;
}

#christmascake-20221001 .content--ranking .content__body .flex .item .item__img img{
  width:288px; 
}




#christmascake-20221001 .content--ranking .content__body .flex .item::after {
  background-image: url(../../../images/campaign/20221001_christmascake/bg-dot-bottom01.gif);
  background-position: center center;
  bottom: 0;
  content: "";
  height: 13px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: #c6b471; 
}

#christmascake-20221001 .content--ranking .content__body .flex .item .item-name-price {
  padding: 11px 20px 12px; 
  	
}

#christmascake-20221001 .content--ranking .content__body .flex .item .item-name-price-wrap {
  background-image: url(../../../images/campaign/20221001_christmascake/bg-dot01.gif);
  height: 100%;	
}


#christmascake-20221001 .content--ranking .content__body .flex .item .item-name-price .item__price {
  margin-bottom: 0;
  font-size: 14px;	
}

#christmascake-20221001 .content--ranking .content__body .view-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

#christmascake-20221001 .divider {
  background-color:#c6b471;	
}

#christmascake-20221001 .content--shop-serect .content__body .view-next .item__img .pc,
#christmascake-20221001 .content--ranking .content__body .view-next .item__img .pc,
#christmascake-20221001 .content--ranking .content__body .view-next-2nd .item__img .pc{
  display: inline-block;
}



#christmascake-20221001 .content--ranking .content__body .view-next-2nd {
  margin-bottom: 0;
}


#christmascake-20221001 .content--ranking .flex--column3{
padding-top: 50px;

}



#christmascake-20221001 .content--ranking ul.ranking-serect-btn {
	width: 910px;
  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-20221001 .content--ranking ul.ranking-serect-btn li.ranking-serect-btn-inner {
	width: calc((100% - (20px * 2)) / 3);
	background-color:  #af8c0f;
	border: 2px solid #d6cfb1;
	padding: 20px 0;
	display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}



#christmascake-20221001 .content--ranking ul.ranking-serect-btn li.ranking-serect-btn-inner a {
	color:  #ffffff;
	font-family: "Noto Serif JP", serif;
    font-weight: 500;
	font-size: 22px;
	display: block;
	line-height: 1.5;
}


#christmascake-20221001 .content--ranking ul.ranking-serect-btn li.ranking-serect-btn-inner a span{
	font-weight: normal;
	font-size: 16px;
}


#christmascake-20221001 .content--ranking ul.ranking-serect-btn li.ranking-serect-btn-inner:hover {
	opacity: 0.7;
}


#christmascake-20221001 .content--ranking ul.ranking-serect-btn li.ranking-serect-btn-inner::after {
    background-image: url(../../../images/campaign/20221001_christmascake/shop-serect-arrow.svg);
    background-repeat: no-repeat;
	background-size: contain;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 50%;
  right: 10px;
  margin-top: -10px;
}


/*#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner:nth-child(1) {
  margin-right: 10px;
  margin-bottom: 10px;	
}

#christmascake-20221001 .content--shop-serect ul.shop-serect-btn li.shop-serect-btn-inner:nth-child(2) {
  margin-bottom: 10px;	
}*/


#christmascake-20221001 .content--ranking ul.ranking-serect-btn li.ranking-serect-btn-inner:not(:nth-child(3n)) {
  margin-right: 20px;
}








#christmascake-20221001 .view-next-2nd .item__img,
#christmascake-20221001 .view-next-2nd .item__img img {
  margin: auto;
}


#christmascake-20221001 .content--category {
width: 990px;
    margin: 0 auto;
}


#christmascake-20221001 .content--category .content__ttl{
    margin: 36px auto 0; 
}



#christmascake-20221001 .content--category .content__body {
  padding-bottom: 40px;
  padding-top: 16px;
}

#christmascake-20221001 .content--category .content__body .flex .item {
  background-color: transparent;
}

#christmascake-20221001 .content--category .content__body .flex .item .item__img {
  margin-bottom: 0;
}

#christmascake-20221001 .content--category .content__body .flex .item .item__img img {
  margin: auto;
  text-align: center;	
}

#christmascake-20221001 .content--category .content__body .flex--column3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    justify-content: center;
    text-align: center;
}

#christmascake-20221001 .content--category .content__body .flex--column3 .item {
    margin-right: 0;
}



#christmascake-20221001 .content--price {
width: 990px;
    margin: 0 auto;
}

#christmascake-20221001 .content--price .content__ttl {
margin-bottom: 16px;
}


#christmascake-20221001 .content--size .content__body .flex .item .item__img,
#christmascake-20221001 .content--price .content__body .flex .item .item__img {
  margin-bottom: 0;
}


#christmascake-20221001 .content--price .content__body .price_sub_ttl h3 {
    color: #5c1560;
    line-height: 1;
	font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.04em;
    padding-bottom: 19px;
    text-align: center;
}



#christmascake-20221001 .content--price .content__body .mt {
    margin-top: 50px;
}



#christmascake-20221001 .content--price .content--price__inner {
	width: 280px;
	height: 58px;
	font-size: 24px;
    background: #fff;
    position: relative;
	border: solid 1px #5c1560;
	color: #5c1560;
	font-weight: bold;
	display: flex;
	flex-direction: column;
  justify-content: center;
  align-items: center;
	padding-top: 4px;
}
#christmascake-20221001 .content--price__end {
	margin-top:20px;
    width: 300px;
	height: 58px;
	font-size: 24px;
    background: #fff;
    position: relative;
	border: solid 1px #5c1560;
	color: #5c1560;
	font-weight: bold;
	display: flex;
	flex-direction: column;
  justify-content: center;
  align-items: center;
	padding-top: 4px;
}

#christmascake-20221001 .content--price .content--price__inner a {
	font-size: 24px;
    background: #fff;
    color: #5c1560;
	font-weight: bold;
	display: block;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	padding-right: 10px;
}

#christmascake-20221001 .content--price__end a {
	font-size: 16px;
    background: #fff;
    color: #893e35;
	font-weight: bold;
	display: block;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	padding-right: 10px;
}


#christmascake-20221001  .content--price .content--price__inner a::after {
  background-image: url(../../../images/campaign/20221001_christmascake/icon-arrow03.svg);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 33%;
  right: 10px;	
 	 
}

#christmascake-20221001 .content--price__end a::after {
  background-image: url(../../../images/campaign/20221001_christmascake/icon-arrow02.svg);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 33%;
  right: 10px;	
 	 
}


#christmascake-20221001 .content--size {
  margin-bottom: 1px;
}

#christmascake-20221001 .attention {
width: 990px;
    margin: 0 auto;
  background: #dbe5ee;
  color: #000;
  padding: 40px 20px 30px;
  text-align: left;
}

#christmascake-20221001 .attention .section:not(:last-child) {
  margin-bottom: 41px;
}

#christmascake-20221001 .attention .section .section__ttl {
  color: #230a75;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.04em;
  border-bottom: 1px solid #230a75;
  margin-bottom: 15px;
  padding-bottom: 19px;
  text-align: center;
}

#christmascake-20221001 .attention .section .section__content {
  color: #000;
  font-size: 15px;
  line-height: 1.47;
  font-weight: normal;
}

#christmascake-20221001 .attention .section .section__content p {
  margin-bottom: 16px;
}

#christmascake-20221001 .attention .section .section__content p .color-red {
  color: #d31519;
}

#christmascake-20221001 .attention .section .section__content p .font-size {
  font-size: 18px;
}


#christmascake-20221001 .attention .section .section__content p a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

#christmascake-20221001 .attention .section .section__content ul li .color-red {
  color: #d31519;
}

#christmascake-20221001 .attention .section .section__content .receipt-date {
  margin-bottom: 20px;
}

#christmascake-20221001 .attention .section .section__content .mrb0 {
  margin-bottom: 0;
}

#christmascake-20221001 .attention .section .section__content .mrb15 {
  margin-bottom: 15px;
}



#christmascake-20221001 .attention .section .section__content .mrb16 {
  margin-bottom: 16px;
}

#christmascake-20221001 .attention .section .section__content table {
  width: 100%;
  margin-bottom: 10px;
}

#christmascake-20221001 .attention .section .section__content table .head {
  background-color: #abbceb;
}

#christmascake-20221001 .attention .section .section__content table .body {
  background-color: #fff;
}

#christmascake-20221001 .attention .section .section__content table th,
#christmascake-20221001 .attention .section .section__content table td {
  font-size: 14px;
  line-height: 1.36;
  font-weight: normal;
  border: 1px solid #230a75;
  padding: 11px 10px 9px;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}

#christmascake-20221001 .attention .section .section__content table .date {
  font-size: 18px;
  line-height: 1.06;
  font-weight: bold;
  padding: 28px 25px 22px;
}

#christmascake-20221001 .attention .section .section__content table .date .large {
  font-size: 22px;
  line-height: 0.86;
  font-weight: bold;
}

#christmascake-20221001 .attention .section .section__content table .date .tracking {
  letter-spacing: -8px;
}

#christmascake-20221001 .attention .section .section__content .proviso li {
  padding-left: 1em;
  text-indent: -1em;
}

#christmascake-20221001 .attention .section .section__content .proviso li::before {
  content: "※";
}

#christmascake-20221001 .attention .section .section__content .handing-over {
  background: #fff;
  margin-bottom: 10px;
  padding: 20px 20px 16px;
}

#christmascake-20221001 .category-page .list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
}

#christmascake-20221001 .category-page .list {
  background-color: #fff0de;
  padding: 10px 16px;
}
/*# sourceMappingURL=christmascake-20221001.css.map */


#christmascake-20221001 .item__price__bold {
  margin: 5px auto 15px;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.43;
}



/* =============================================
PC・SP表示非表示用
============================================= */
#christmascake-20221001 .pc {
    display: block;
}

#christmascake-20221001 .sp {
    display: none;
}

/*-----------------------------終了対応-----------------------------*/
#christmascake-20221001 .mapBox {
	margin: 1px 0 0;
	padding: 20px 40px;
	overflow: hidden;
	background: #e9ceb0;
	color: #fff;
}
#christmascake-20221001 .mapBox h1 {
	float: left;
	width: 50%;
	color: #49000c;
	font-size: 18px;
	line-height: 3em;
	text-align: left;
}
#christmascake-20221001 .mapBox ul {
	float: right;
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
}
#christmascake-20221001 .mapBox ul li {
	width: 49%;
	box-sizing: border-box;
	/*background: #893e35;*/
    border: solid 2px #fff;
	padding: 15px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
}
#christmascake-20221001 .mapBox ul li a {
	display: block;
	width: 100%; 
}
/*#christmascake-20221001 .mapBox ul li a:link,
#christmascake-20221001 .mapBox ul li a:visited {
	color: #fff;
}*/

@media screen and (max-width: 1400px) {
#christmascake-20221001 .mv_christmascake {
    width: 100%;
    height: auto;
  }
	
 }	
	
@media screen and (max-width: 1024px) {
	
#christmascake-20221001 .mvtextarea-inner00 {
right: 22%;	
}


#christmascake-20221001 .mvtextarea-inner01 {
left: 15%; 	
}	
	
	
	
 }
