@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-20250930 .link-hover {
  cursor: pointer;
}

#christmascake-20250930 .link-hover:hover {
  opacity: .7;
}

#christmascake-20250930 *,
#christmascake-20250930 *:before,
#christmascake-20250930 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#christmascake-20250930 .list-asterisk li::before {
  content: '※';
}

/*　共通 */
#christmascake-20250930 .bold {
  font-weight: bold;
}

#christmascake-20250930 .underline {
  text-decoration: underline;
  line-height: 1.86;
}

/*　クリスマスケーキ本番 */
#christmascake-20250930 .mv_wrap {
  background-color: #F8E19B;
}

#christmascake-20250930 .mv {
  width: 990px;
  margin: 0 auto;
  text-align: center;
}

#christmascake-20250930 .mv_visual img {
  max-width: 100%;
}

#christmascake-20250930 h1 {
  text-align: center;
}

#christmascake-20250930 .mv_1001 {
  width: 1089px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#christmascake-20250930 .mv_1001 img {
  max-width: 100%;
}

#christmascake-20250930 .mv_1001 .colorGray {
  color: #492D1F;
}

#christmascake-20250930 .colorGray .bold {
  margin-bottom: 2px;
  display: inline-block;
}

#christmascake-20250930 .mvtextarea-inner00 {
  position: absolute;
  height: auto;
  bottom: 40px;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 15px 15px 9px;
  text-align: left;
}

#christmascake-20250930 .mvtextarea-inner00 a {
  color: #492D1F;
  font-size: 16px;
  font-weight: normal;
}

#christmascake-20250930 .mvtextarea-inner00 a:hover {
  text-decoration: none;
}

#christmascake-20250930 .mvtextarea-inner00 .right {
  display: block;
  text-align: right;
}

#christmascake-20250930 .mvtextarea-inner00 a .underline {
  color: #BC0A26;
  margin-top: 2px;
  display: inline-block;
}

#christmascake-20250930 .mvtextarea-inner01 {
  position: absolute;
  /* width: 320px; */
  height: auto;
  bottom: 40px;
  left: 0;
}

#christmascake-20250930 .mvtextarea-inner01 a {
  color: #BC0A26;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  padding: 15px 15px 9px;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

#christmascake-20250930 .mvtextarea-inner01 a:first-child {
  margin-bottom: 10px;
  flex-direction: column;
  align-items: flex-start;
}

/**　クーポン　**/
#christmascake-20250930 .coupon_about {
  background: #790819;
  text-align: center;
}

#christmascake-20250930 .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 1rem 94px;
}

#christmascake-20250930 .coupon {
  padding: 25px 0;
  background: #EEE1CD;
  letter-spacing: .05em;
  color: #BC0A26;
  text-align: center;
}

#christmascake-20250930 .coupon_txt .pop {
  position: absolute;
  left: 43px;
  bottom: 10px;
}

#christmascake-20250930 .coupon_txt {
  font-size: 22px;
  letter-spacing: .05em;
}

#christmascake-20250930 .coupon_txt2 {
  font-size: 16px;
  letter-spacing: .05em;
  color: #492D1F;
  font-weight: bold;
}

#christmascake-20250930 .coupon_txt3 {
  font-size: 14px;
  letter-spacing: .05em;
  color: #492D1F;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  line-height: 1.5;
}

#christmascake-20250930 .coupon_code {
  display: inline-block;
  margin: 0 auto 10px;
  padding: 6px 104px 0;
  background: #fff;
  line-height: 55px;
  font-size: 20px;
  color: #BC0A26;
}

#christmascake-20250930 .coupon_code-ttl {
  color: #B70B2E;
}

#christmascake-20250930 .coupon_txt .bold-m {
  font-size: 22px;
  font-weight: bold;
}

#christmascake-20250930 .coupon_txt .bold,
#christmascake-20250930 .coupon_code .bold {
  font-size: 26px;
  font-weight: bold;
}

#christmascake-20250930 .coupon_gradient {
  display: inline-block;
  color: #d29a17;
  background: linear-gradient(225deg, #eccc2c 0%, #d29a17 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

#christmascake-20250930 .coupon small {
  font-size: 14px;
  color: #E5C135;
}

#christmascake-20250930 .coupon_limit {
  font-size: 16px;
  color: #492D1F;
  font-weight: bold;
  /*padding-top: 2px;*/
}

#christmascake-20250930 .coupon_time {
  font-size: 18.6px;
}

/**　LINE　部分**/
#christmascake-20250930 .line {
  width: 990px;
  margin: 20px auto 0;
  position: relative;
}

#christmascake-20250930 .line .line-inner a {
  display: block;
}

#christmascake-20250930 .line .line-inner {
  position: absolute;
  top: 61px;
  right: 16px;
}

#christmascake-20250930 .line .line-inner .shinjuku {
  margin-bottom: 6px;
}

/* 店頭受け取り　*/
#christmascake-20250930 .acceptance {
  width: 990px;
  margin: 20px auto 0;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 160px;
  background-color: #FFF1F3;
  padding: 28px 50px;
}

#christmascake-20250930 .acceptance .nav {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  width: 665px;
}

#christmascake-20250930 .acceptance .nav .nav__ttl {
  justify-content: center;
  width: 665px;
  text-align: center;
  margin-bottom: 10px;
  color: #000;
  font-size: 22px;
}

#christmascake-20250930 .acceptance .nav .nav__btn {
  display: flex;
  justify-content: space-between;
  width: 665px;
}

#christmascake-20250930 .acceptance .nav .nav__btn .nav__btn__inner {
  width: 320px;
  height: 50px;
  font-size: 20px;
  text-decoration: none;
  transition: .4s;
  border: 1px solid #790819;
  background: #fff;
  position: relative;
}

#christmascake-20250930 .acceptance .nav .nav__btn .nav__btn__inner a {
  color: #9C0A21;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 0.8em 0;
  text-decoration: none;
}

#christmascake-20250930 .acceptance .nav .nav__btn .nav__btn__inner:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #9C0A21;
  border-right: solid 2px #9C0A21;
  transform: rotate(45deg);
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -4px;
}

#christmascake-20250930 .before-ordering {
  width: 200px;
  height: 100px;
  font-size: 18px;
  text-decoration: none;
  transition: .4s;
  background: #9C0A21;
  position: relative;
}

#christmascake-20250930 .before-ordering a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 0.8em 0;
  text-decoration: none;
  text-align: center;
}

#christmascake-20250930 .before-ordering:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  bottom: 10px;
  left: 50%;
}

/**　ナビゲーション　カテゴリーから選ぶボタン　予算から選ぶボタン　部分**/
#christmascake-20250930 .christmas-nav {
  width: 990px;
  margin: 50px auto;
}

#christmascake-20250930 .christmas-nav .christmas-navi_list {
  display: flex;
  justify-content: space-between;
}

#christmascake-20250930 .christmas-nav .christmas-navi_list li {
  width: 318px;
  height: 70px;
  font-size: 20px;
  text-decoration: none;
  transition: .4s;
  background: #C88B3C;
  position: relative;
}

#christmascake-20250930 .christmas-nav .christmas-navi_list li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 0.8em 0;
  text-decoration: none;
}

#christmascake-20250930 .christmas-nav .christmas-navi_list li a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
}

#christmascake-20250930 .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

#christmascake-20250930 .flex .item {
  background-color: #fff;
  cursor: pointer;
  margin-bottom: 20px;
}

#christmascake-20250930 .flex .item a {
  display: block;
}

#christmascake-20250930 .flex .item a:hover {
  opacity: .7;
  text-decoration: none;
}

#christmascake-20250930 .flex .item .item__name {
  color: #1A1A1A;
  font-size: 14px;
  line-height: 1.43;
  font-weight: normal;
}

#christmascake-20250930 .flex .item .item__name {
  margin-top: 15px;
}

#christmascake-20250930 .flex--column1 {
  margin-bottom: 60px;
}

#christmascake-20250930 .flex--column2 {
  display: flex;
}

#christmascake-20250930 .flex--column2 .item {
  width: calc((100% - 20px) / 2);
}

#christmascake-20250930 .flex--column2 .item:nth-child(2n-1) {
  margin-right: 20px;
}

#christmascake-20250930 .flex--column2 .item .item__img {
  margin-bottom: 15px;
}

#christmascake-20250930 .item .item__img img {
  max-width: 100%;
  width: 100%;
}

#christmascake-20250930 .flex--column2 .item .item__desc {
  color: #790819;
  font-size: 15px;
  line-height: 1.67;
  font-weight: bold;
  margin-bottom: 11px;
}

#christmascake-20250930 .flex--column3 {
  display: flex;
  justify-content: center;
}

#christmascake-20250930 .flex--column3 .item {
  cursor: pointer;
  width: calc((100% - (20px * 2)) / 3);
}

#christmascake-20250930 .flex--column3 .item:not(:nth-child(3n)) {
  margin-right: 20px;
}

#christmascake-20250930 .flex--column4 {
  display: flex;
  justify-content: center;
}

#christmascake-20250930 .flex--column4 .item {
  cursor: pointer;
  width: 232px;
}

#christmascake-20250930 .flex--column4 .item:not(:nth-child(4n)) {
  margin-right: 20px;
}

#christmascake-20250930 .contents {
  margin-bottom: 50px;
}

#christmascake-20250930 .bnr-view-all {
  margin: 70px auto;
  text-align: center;
}

#christmascake-20250930 .bnr-view-all img {
  text-align: center;
}

#christmascake-20250930 .bnr-view-all .pc {
  display: inline-block;
}

#christmascake-20250930 .content__body {
  padding-bottom: 50px;
  padding-top: 70px;
  margin: 0 auto;
  margin-left: auto;
  /**←firefox対策**/
  margin-right: auto;
  /**←firefox対策**/
  width: 990px;
  text-align: center;
}

/*タイトル*/
#christmascake-20250930 .content__ttl {
  background-color: #790819;
  background-image:
    url(/ec/shop/images/campaign/20250930_christmascake/bg-cat-left.svg),
    url(/ec/shop/images/campaign/20250930_christmascake/bg-cat-right.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: calc(50% - 330px) center, calc(50% + 330px) center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 28px 0;
}

.content__ttl-inner {}

#christmascake-20250930 .content__ttl h2 {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.6;
  position: relative;
  width: 990px;
  margin: 0 auto;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}

#christmascake-20250930 .content__ttl__sub {
  font-size: 16px;
  letter-spacing: .03em;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #fff;
}

#christmascake-20250930 .content__ttl h2 .ttl-small {
  font-size: 26px;
}

/**京王の厳選ケーキ**/
#christmascake-20250930 .content--recommend {
  background-color: #F8D889;
}

#christmascake-20250930 .content--recommend .content__body-wrap {
  background-image:
    url(/ec/shop/images/campaign/20250930_christmascake/bg_special_top.png),
    url(/ec/shop/images/campaign/20250930_christmascake/bg_special_bottom.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top center, bottom center;
}

@media (min-width: 1920px) {
  #christmascake-20250930 .content--recommend .content__body-wrap {
    background-size: 100% auto, 100% auto;
  }
}

#christmascake-20250930 .content--shop-serect {
  background-color: #ECEEF2;
  background-image: url(/ec/shop/images/campaign/20250930_christmascake/bg-shop-serect.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media (min-width: 1920px) {
  #christmascake-20250930 .content--shop-serect {
    background-size: 100% auto;
  }
}

#christmascake-20250930 .content--shop-serect .content__ttl {
  background-color: #1D2B57;
}

#christmascake-20250930 .content--shop-serect .content__body .flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

#christmascake-20250930 .content--shop-serect .content__body .flex .item {
  background-color: #fff;
  margin-bottom: 20px;
  cursor: pointer;
  width: calc((99.999% - (20px * 2)) / 3);
}

#christmascake-20250930 .content--shop-serect .content__body .flex .item:not(:nth-child(3n)) {
  margin-right: 20px;
}

/**ショップセレクト**/
#christmascake-20250930 .content--shop-serect .flex--column3 {
  margin-bottom: 0;
}

#christmascake-20250930 .shop-serect-btn {
  width: 515px;
  margin: 20px auto 20px;
}

#christmascake-20250930 .shop-serect-btn .shop-serect-btn-inner a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 24px 0 22px;
  text-decoration: none;
  background-color: #1D2B57;
  position: relative;
  font-size: 20px;
  text-align: center;
  box-shadow: inset 0 0 0 4px #1D2B57, inset 0 0 0 5px white;
}

#christmascake-20250930 .shop-serect-btn .shop-serect-btn-inner a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 28px;
  top: 50%;
  margin-top: -4px;
}

#christmascake-20250930 .shop-serect-btn .shop-serect-btn-inner a span span {
  font-size: 16px;
  line-height: 1.4;
}

#christmascake-20250930 .content--ranking {
  /* background: url(/ec/shop/images/campaign/20250930_christmascake/kira.png); */
  background-color: #E8FFE9;
  background-image: url(/ec/shop/images/campaign/20250930_christmascake/bg-ranking.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media (min-width: 1920px) {
  #christmascake-20250930 .content--ranking {
    background-size: 100% auto;
  }
}

#christmascake-20250930 .content--ranking .content__ttl {
  background-color: #0F4615;
}

#christmascake-20250930 .content--ranking .content__body {
  padding-top: 20px;
}

#christmascake-20250930 .content--ranking .content__body .rank_date {
  color: #333;
  font-size: 15px;
  text-align: right;
  padding-right: 20px;
}

#christmascake-20250930 .content--ranking .content__body .flex {
  margin-bottom: 20px;
}

#christmascake-20250930 .content--ranking .content__body .flex .item {
  position: relative;
}

#christmascake-20250930 .content--ranking .content__body .flex .item:nth-of-type(1) .item__img::before {
  content: "";
  position: absolute;
  display: inline-block;
  background: url(../../../images/campaign/20250930_christmascake/num01.png) no-repeat;
  background-size: contain;
  width: 130px;
  height: 100px;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
}

#christmascake-20250930 .content--ranking .content__body .flex .item:nth-of-type(2) .item__img::before {
  content: "";
  position: absolute;
  display: inline-block;
  background: url(../../../images/campaign/20250930_christmascake/num02.png) no-repeat;
  background-size: contain;
  width: 130px;
  height: 100px;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
}

#christmascake-20250930 .content--ranking .content__body .flex .item:nth-of-type(3) .item__img::before {
  content: "";
  position: absolute;
  display: inline-block;
  background: url(../../../images/campaign/20250930_christmascake/num03.png) no-repeat;
  background-size: contain;
  width: 130px;
  height: 100px;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
}

#christmascake-20250930 .content--ranking .flex--column3 {
  padding-top: 60px;
}

#christmascake-20250930 .content--ranking .item__img img {
  width: 100%;
}

#christmascake-20250930 .content--ranking .shop-serect-btn .shop-serect-btn-inner a {
  padding: 35px 0 33px;
  background-color: #0F4615;
  box-shadow: inset 0 0 0 4px #0F4615, inset 0 0 0 5px white;
}

/*バイヤーズセレクション*/
#christmascake-20250930 .buyers-selection {
  position: relative;
  margin-top: 90px;
}

/* Buyers selection icon decoration - top left only */
#christmascake-20250930 .buyers-selection::before {
  content: "";
  position: absolute;
  top: -56px;
  left: -42px;
  width: 356.605px;
  height: 153.172px;
  background-image: url(/ec/shop/images/campaign/20250930_christmascake/icon-buyers.svg);
  background-size: 356.605px 153.172px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

#christmascake-20250930 .buyers-selection .item a {
  display: grid;
  /* grid-template-columns: 485px 1fr; */
  grid-template-columns: 380px 1fr;
  letter-spacing: .03em;
  text-align: left;
  color: #492D1F;
}

#christmascake-20250930 .buyers-selection .item {
  border-radius: 10px;
  overflow: hidden;
}

#christmascake-20250930 .buyers-selection .item:not(:last-child) {
  margin-bottom: 30px;
}

#christmascake-20250930 .buyers-selection .item__img::before,
#christmascake-20250930 .buyers-selection .item__img::after {
  content: none !important;
}

#christmascake-20250930 .buyers-selection .item__text {
  padding: 30px 27px 24px 20px;
}

#christmascake-20250930 .buyers-selection .item__lead {
  color: #BC0A26;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 16px;
  line-height: 1.43;
}

#christmascake-20250930 .buyers-selection .flex .item__name {
  color: #492D1F;
  font-size: 20px;
  margin-bottom: 12px;
  line-height: 1.5;
}

#christmascake-20250930 .buyers-selection .item__desc {
  font-size: 14px;
  line-height: 1.43;
  margin-bottom: 12px;
}

#christmascake-20250930 .buyers-selection .item__price {
  font-size: 20px;
  line-height: 1.43;
  margin-bottom: 10px;
  text-align: right;
}

#christmascake-20250930 .buyers-selection .item__other-link {
  position: absolute;
  bottom: 32px;
  right: 28px;
  font-size: 20px;
}

#christmascake-20250930 .buyers-selection .item__other-link a {
  color: #0F4615;
  text-align: right;
  border-bottom: 1px solid #0F4615;
  padding-right: 20px;
  display: inline-block;
  line-height: .9;
}

#christmascake-20250930 .buyers-selection .item__other-link a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #0F4615;
  border-right: solid 2px #0F4615;
  transform: rotate(45deg);
  position: absolute;
  right: 4px;
  top: 30%;
  margin-top: -4px;
  line-height: 1;
}

#christmascake-20250930 .content--category {
  background-color: #F8EEDE;
  background-image: url(/ec/shop/images/campaign/20250930_christmascake/bg-category.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media (min-width: 1920px) {
  #christmascake-20250930 .content--category {
    background-size: 100% auto;
  }
}

#christmascake-20250930 .content--category .content__ttl {
  background-color: #492D1F;
}

#christmascake-20250930 .content--category .content__body .h3 {
  font-size: 30px;
  text-align: center;
  color: #492D1F;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

#christmascake-20250930 .content--category .content__body .h3--kinds {
  color: #1D2B57;
}

#christmascake-20250930 .content--category .item__cate__bold {
  margin: 22px auto 18px;
  color: #492D1F;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.43;
}

#christmascake-20250930 .content--category .flex--column1 {
  margin-bottom: 46px;
  width: 484px;
  margin-left: auto;
  margin-right: auto;
}

/*予算から選ぶ、サイズから選ぶ*/
#christmascake-20250930 .content--size,
#christmascake-20250930 .content--price {
  background-color: #F8EEDE;
}

#christmascake-20250930 .content--size .content__ttl,
#christmascake-20250930 .content--price .content__ttl {
  background-color: #492D1F;
  background-image: none;
}

#christmascake-20250930 .content--size .content__ttl h2,
#christmascake-20250930 .content--price .content__ttl h2 {
  position: relative;
  width: auto;
}

#christmascake-20250930 .content--size .content__ttl h2::before,
#christmascake-20250930 .content--size .content__ttl h2::after,
#christmascake-20250930 .content--price .content__ttl h2::before,
#christmascake-20250930 .content--price .content__ttl h2::after {
  content: "";
  position: absolute;
  top: 79%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url(/ec/shop/images/campaign/20250930_christmascake/icon-star.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#christmascake-20250930 .content--size .content__ttl h2::before {
  left: -50px;
}

#christmascake-20250930 .content--price .content__ttl h2::before {
  left: -47px;
}

#christmascake-20250930 .content--size .content__ttl h2::after {
  right: -50px;
}

#christmascake-20250930 .content--price .content__ttl h2::after {
  right: -47px;
}

#christmascake-20250930 .content--event .flex--column2 {
  margin-top: 20px;
}

#christmascake-20250930 .content--size .content__body .mt,
#christmascake-20250930 .content--price .content__body .mt {
  margin-top: 50px;
}

#christmascake-20250930 .content--size .content--size__inner,
#christmascake-20250930 .content--price .content--price__inner {
  position: relative;
  height: 80px;
}

#christmascake-20250930 .content--size .flex .item,
#christmascake-20250930 .content--price .flex .item {
  box-shadow: none;
}

#christmascake-20250930 .content--size .content--size__inner a,
#christmascake-20250930 .content--price .content--price__inner a {
  font-size: 18px;
  padding: 20px;
  background: #C88B3C;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: inset 0 0 0 4px #C88B3C, inset 0 0 0 5px white;
}

#christmascake-20250930 .content--size .content--size__inner a:after,
#christmascake-20250930 .content--price .content--price__inner a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -4px;
}

#christmascake-20250930 .content--size .content--size__inner a {
  flex-direction: column;
}

#christmascake-20250930 .content--size .content--size__inner a .small {
  font-size: 14px;
  line-height: 1;
}

#christmascake-20250930 .item__shop__name {
  margin-top: 15px;
  font-size: 14px;
}

#christmascake-20250930 .item__price__bold {
  margin: 10px auto 15px;
  color: #010101;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.43;
}

/*event*/
#christmascake-20250930 .content--event {
  background-color: #FBE6B3;
  background-image: url(/ec/shop/images/campaign/20250930_christmascake/bg-event.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media (min-width: 1920px) {
  #christmascake-20250930 .content--event {
    background-size: 100% auto;
  }
}

#christmascake-20250930 .content--event .content__ttl {
  background-image: none;
}

#christmascake-20250930 .content--event .content__ttl h2 {
  position: relative;
  width: auto;
}

#christmascake-20250930 .content--event .content__ttl h2::before,
#christmascake-20250930 .content--event .content__ttl h2::after {
  content: "";
  position: absolute;
  top: 79%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url(/ec/shop/images/campaign/20250930_christmascake/icon-star.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#christmascake-20250930 .content--event .content__ttl h2::before {
  left: -50px;
}

#christmascake-20250930 .content--event .content__ttl h2::after {
  right: -50px;
}

#christmascake-20250930 .content--event .flex--column4 .item {
  background-color: transparent;
}

#christmascake-20250930 .content--event .flex--column4 .item .item__shop__name {
  height: auto !important;
}

#christmascake-20250930 .content--event .flex--column4 .item__price__bold {
  margin-top: 2px;
}

#christmascake-20250930 .content--event .flex--column1 {
  margin-bottom: 50px;
}

#christmascake-20250930 .content--event .flex--column1 .content--event__inner {
  margin-bottom: 0;
}

#christmascake-20250930 .content--event .flex--column1 .content--event__inner {
  margin-bottom: 0;
}

#christmascake-20250930 .content--event .flex--column1 .content--event__inner a {
  background-color: #790819;
}

#christmascake-20250930 .content--event .flex--column1 .item {
  width: calc((100% - 20px) / 2);
}

#christmascake-20250930 .content--event .flex--column2 {
  margin-top: 20px;
}

#christmascake-20250930 .content--event .flex--column2 .content--event__inner:nth-child(1) a {
  background-color: #D477A8;
}

#christmascake-20250930 .content--event .flex--column2 .content--event__inner:nth-child(2) a {
  background-color: #CC482D;
}

#christmascake-20250930 .content--event .flex--column2 .item:nth-child(1) {
  margin-right: 10px;
}

#christmascake-20250930 .content--event .content__body .mt {
  margin-top: 50px;
}

#christmascake-20250930 .content--event .content--event__inner {
  position: relative;
  height: 100px;
}

#christmascake-20250930 .content--event .flex .item {
  box-shadow: none;
}

#christmascake-20250930 .content--event .content--event__inner a {
  font-size: 20px;
  padding: 20px;
  background: #BC0A26;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#christmascake-20250930 .content--event .content--event__inner a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -4px;
}

/*イベント offボタン*/
#christmascake-20250930 .content--event .off {
  cursor: default;
}

#christmascake-20250930 .content--event .off a {
  background-color: #c0c0c0;
  pointer-events: none;
}

#christmascake-20250930 .content--event .off a:after {
  border: none;
}

#christmascake-20250930 .content--event .off a:hover {
  pointer-events: none;
  opacity: 1;
}

#christmascake-20250930 .content--event .off:hover {
  pointer-events: none;
  opacity: 1;
}

/*attention*/
#christmascake-20250930 .attention-cont {
  background-color: #F1EADE;
}

#christmascake-20250930 .attention {
  width: 990px;
  margin: 0 auto;
  color: #010101;
  padding: 40px 20px 30px;
  text-align: left;
}

#christmascake-20250930 .attention .section:not(:last-child) {
  margin-bottom: 41px;
}

#christmascake-20250930 .attention .section .section__ttl {
  color: #7D0819;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.04em;
  border-bottom: 1px solid #7D0819;
  margin-bottom: 15px;
  padding-bottom: 19px;
  text-align: center;
}

#christmascake-20250930 .attention .section .section__content {
  color: #010101;
  font-size: 15px;
  line-height: 1.47;
  font-weight: normal;
}

#christmascake-20250930 .attention .section .section__content p {
  margin-bottom: 16px;
}

#christmascake-20250930 .attention .section .section__content p .color-red {
  color: #d31519;
}

#christmascake-20250930 .attention .section .section__content p .font-size {
  font-size: 18px;
}

#christmascake-20250930 .attention .section .section__content p a {
  color: #010101;
  font-weight: bold;
  text-decoration: underline;
}

#christmascake-20250930 .attention .section .section__content ul li .color-red {
  color: #d31519;
}

#christmascake-20250930 .attention .section .section__content .receipt-date {
  margin-bottom: 20px;
}

#christmascake-20250930 .attention .section .section__content .mrb0 {
  margin-bottom: 0;
}

#christmascake-20250930 .attention .section .section__content .mrb15 {
  margin-bottom: 15px;
}

#christmascake-20250930 .attention .section .section__content .mrb16 {
  margin-bottom: 16px;
}

#christmascake-20250930 .attention .section .section__content table {
  width: 100%;
  margin-bottom: 10px;
}

#christmascake-20250930 .attention .section .section__content table .head {
  background-color: #E5D0D3;
}

#christmascake-20250930 .attention .section .section__content table .body {
  background-color: #fff;
}

#christmascake-20250930 .attention .section .section__content table th,
#christmascake-20250930 .attention .section .section__content table td {
  font-size: 14px;
  line-height: 1.36;
  font-weight: normal;
  border: 1px solid #7D0819;
  padding: 11px 10px 9px;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}

#christmascake-20250930 .attention .section .section__content table .date {
  font-size: 18px;
  line-height: 1.06;
  font-weight: bold;
  padding: 28px 25px 22px;
}

#christmascake-20250930 .attention .section .section__content table .date .large {
  font-size: 22px;
  line-height: 0.86;
  font-weight: bold;
}

#christmascake-20250930 .attention .section .section__content table .date .tracking {
  letter-spacing: -8px;
}

#christmascake-20250930 .attention .section .section__content .proviso li {
  padding-left: 1em;
  text-indent: -1em;
}

#christmascake-20250930 .attention .section .section__content .proviso li::before {
  content: "※";
}

#christmascake-20250930 .attention .section .section__content .handing-over {
  background: #fff;
  margin-bottom: 10px;
  padding: 20px 20px 16px;
}

#christmascake-20250930 .attention .section .section__content .handing-over--mt10 {
  margin-top: 10px;
}

/* coming soon */
#christmascake-20250930 .item--coming-soon {
  cursor: default !important;
}

#christmascake-20250930 .item--coming-soon a {
  pointer-events: none;
  cursor: default !important;
}

#christmascake-20250930 .item--coming-soon .item__img {
  position: relative;
}

#christmascake-20250930 .item--coming-soon .item__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
}

#christmascake-20250930 .item--coming-soon .item__img::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "Coming soon";
  color: #010101;
  z-index: 2;
  font-size: 18px;
}

#christmascake-20250930 .event-notice {
  font-size: 18px;
  color: #010101;
  margin-top: -10px;
}

/* =============================================
PC・SP表示非表示用
============================================= */
#christmascake-20250930 .pc {
  display: block;
}

#christmascake-20250930 .sp {
  display: none;
}