@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;500;700&display=swap");
#christmascake2021 .section {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 40px 60px;
  position: relative;
}

#christmascake2021 .section .title,
#christmascake2021 .section .content {
  position: relative;
  z-index: 1;
}

#christmascake2021 .section::after {
  background-image: url(bg-section-tree01.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

#christmascake2021 .sectionBgColor {
  background-color: #fff9ef;
}

#christmascake2021 .sectionNoAfter::after {
  content: none;
}

#christmascake2021 .sectionRoughPaper {
  position: relative;
}

#christmascake2021 .sectionRoughPaper::before {
  background-image: url(bg-section-rough-paper01.png);
  background-position: 50% 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

#christmascake2021 .sectionAnchorLink {
  margin-top: 10px;
}

#christmascake2021 .sectionAnchorLink::after {
  content: none;
}

#christmascake2021 .sectionAnchorLink .title {
  margin-bottom: 32px;
}

#christmascake2021 .sectionAnchorLink .title .titleH3 {
  position: relative;
}

#christmascake2021 .sectionAnchorLink .title .titleH3::before {
  content: none;
}

#christmascake2021 .sectionAnchorLink .title .titleH3 .titleH3Inner {
  background-image: url(icon-ruffled-border02-01.png), url(icon-ruffled-border02-02.png);
  background-position: 0 50%, 100% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: 29px 20px, 29px 20px;
  display: inline-block;
  padding: 0 35px;
}

#christmascake2021 .sectionAnchorLink .flexColumn2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 72.5px;
  width: 100%;
}

#christmascake2021 .sectionAnchorLink .flexColumn2 .item {
  width: calc((100% - 15px) / 2);
}

#christmascake2021 .sectionAnchorLink .flexColumn2 .item a {
  padding: 5px 0;
}

#christmascake2021 .sectionAnchorLink .flexColumn2 .item:first-child {
  background-color: #5d0b1b;
  margin-right: 15px;
}

#christmascake2021 .sectionAnchorLink .flexColumn2 .item:last-child {
  background-color: #085e4d;
}

#christmascake2021 .sectionAnchorLink .flexColumn2 .item .itemImg {
  width: 100%;
}

#christmascake2021 .sectionAnchorLink .flexColumn2 .itemImg {
  margin-bottom: 0;
}

#christmascake2021 .sectionAnchorLink .flexColumn3 {
  margin-bottom: 0;
}

#christmascake2021 .sectionAnchorLink .flexColumn3 .itemBtn {
  max-width: none;
}

#christmascake2021 .sectionAnchorLink .item .itemImg {
  margin-bottom: 0;
}

#christmascake2021 .sectionAnchorLink .item .itemBtn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  background-color: #bc7b2d;
  background-image: url(icon-arrow-right-simple01.svg);
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  background-size: 7.844px 16.903px;
  font-family: "Noto Serif JP", serif;
  height: 50px;
}

#christmascake2021 .navigation {
  background-image: url(bg-section-rough-paper01.png);
  padding: 15px 25px;
}

#christmascake2021 .anchorLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

#christmascake2021 .anchorLinks .anchorLinkBtn {
  height: 70px;
  width: calc((100% - (15px * 2)) / 3);
}

#christmascake2021 .anchorLinks .anchorLinkBtn:not(:nth-child(3n)) {
  margin-right: 15px;
}

#christmascake2021 .anchorLinks .anchorLinkBtn a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  background-color: #bc7b2d;
  background-image: url(icon-arrow-below-white01.svg);
  background-position: calc(100% - 25px) 50%;
  background-repeat: no-repeat;
  background-size: 17.96px 17.96px;
  font-family: "Noto Serif JP", serif;
  height: 100%;
  padding-right: 12.5px;
}

#christmascake2021 .attentionAnchorLink {
  text-align: center;
}

#christmascake2021 .attentionAnchorLink a {
  color: #bc7b2d;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  background-image: url(icon-arrow-below-brown01.svg);
  background-position: calc(100% - 25px) 50%;
  background-repeat: no-repeat;
  background-size: 17.96px 17.96px;
  border: 1px solid #bc7b2d;
  font-family: "Noto Serif JP", serif;
  height: 60px;
  position: relative;
  width: 100%;
}

#christmascake2021 .title {
  font-family: "Noto Serif JP", serif;
  margin-bottom: 40px;
  z-index: 1;
}

#christmascake2021 .title .titleH3 {
  color: #000;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.43;
  letter-spacing: 0.05em;
  position: relative;
  text-align: center;
}

#christmascake2021 .title .titleH3 .small {
  font-size: 30px;
}

#christmascake2021 .title .titleH3::before {
  background-image: url(icon-ruffled-border01.png);
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -27px;
  content: "";
  display: block;
  height: 18px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 82px;
}

#christmascake2021 .title .titleSub {
  color: #595757;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 17px;
  text-align: center;
}

#christmascake2021 .flexColumn2 {
  margin-bottom: 15px;
}

#christmascake2021 .flexColumn2 a {
  display: block;
}

#christmascake2021 .flexColumn2 .item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#christmascake2021 .flexColumn2 .item .itemImg {
  margin-bottom: 0;
  width: calc((560 / (1100 - (60 * 2))) * 100%);
}

#christmascake2021 .flexColumn2 .item .itemInfo {
  width: calc((((1100 - (60 * 2)) - 560) / (1100 - (60 * 2))) * 100%);
}

#christmascake2021 .flexColumn2 .item .itemInfo .itemBtn {
  background-color: #bc7b2d;
  width: 100%;
}

#christmascake2021 .flexColumn3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
}

#christmascake2021 .flexColumn3 .item {
  width: calc((100% - (15px * 2)) / 3);
}

#christmascake2021 .flexColumn3 .item:not(:nth-child(3n)) {
  margin-right: 15px;
}

#christmascake2021 .flexColumn3 .item:nth-last-child(n + 4) {
  margin-bottom: 15px;
}

#christmascake2021 .flexColumn3 .itemBtn {
  max-width: 280px;
}

#christmascake2021 .item a {
  display: block;
}

#christmascake2021 .item .itemImg {
  margin-bottom: 6px;
}

#christmascake2021 .item .itemLocation,
#christmascake2021 .item .itemShop {
  color: #000;
  font-size: 18px;
  line-height: 1.44;
  margin-bottom: 1px;
}

#christmascake2021 .item .itemName {
  color: #000;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.52;
  margin-bottom: 12px;
}

#christmascake2021 .item .matchHeight {
  margin-bottom: 12px;
}

#christmascake2021 .item .itemPrice {
  color: #000;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
  text-align: right;
}

#christmascake2021 .item .itemPrice .small {
  font-size: 18px;
  font-weight: normal;
}

#christmascake2021 .item .itemPrice .tax {
  margin-right: 5px;
  padding-top: 2px;
}

#christmascake2021 .item .itemPrice .unit {
  padding-top: 2px;
}

#christmascake2021 .item .itemBtn {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #bc7b2d;
  font-family: "Noto Serif JP", serif;
  height: 50px;
  margin: 0 auto;
}

#christmascake2021 .item .itemBtn a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  height: 100%;
  width: 100%;
}

#christmascake2021 .viewAll {
  position: relative;
  z-index: 1;
}

#christmascake2021 .viewAll a {
  color: #fff;
  font-size: 20px;
  line-height: 1.15;
  letter-spacing: 0.05em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #5d0b1b;
  font-family: "Noto Serif JP", serif;
  height: 60px;
  margin: 0 auto;
  max-width: 600px;
}

#christmascake2021 .viewAll a span {
  background-image: url(icon-ruffled-border03-01.png), url(icon-ruffled-border03-02.png);
  background-position: 0 50%, 100% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: 25px 17px, 25px 17px;
  display: inline-block;
  padding: 0 35px;
}

#christmascake2021 .viewAllItem {
  margin: 40px 0 90px;
}

#christmascake2021 .btTb {
  display: none;
}

#christmascake2021 .sectionNewBrand {
  background-image: url(bg-section-new-brand01.png);
}

#christmascake2021 .sectionNewBrand .title {
  margin-bottom: 55px;
}

#christmascake2021 .sectionNewBrand .content {
  margin-bottom: 10px;
}

#christmascake2021 .sectionNewBrand a:nth-child(2) {
  margin-top: -23px;
}

#christmascake2021 .sectionFamily {
  background-image: url(bg-section-family01.png);
}

#christmascake2021 .sectionFamily .viewAll a {
  background-color: #085e4d;
}

#christmascake2021 .sectionFirstSight {
  background-image: url(bg-section-first-sight01.png);
}

#christmascake2021 .sectionFirstSight .viewAll a {
  background-color: #5d0b1b;
}

#christmascake2021 .sectionConfidence {
  background-image: url(bg-section-confidence01.png);
}

#christmascake2021 .sectionConfidence .viewAll a {
  background-color: #085e4d;
}

#christmascake2021 .sectionIndividuality {
  background-image: url(bg-section-individuality01.png);
}

#christmascake2021 .sectionIndividuality .viewAll a {
  background-color: #5d0b1b;
}

#christmascake2021 .sectionFrozen {
  background-image: url(bg-section-frozen01.png);
}

#christmascake2021 .sectionFrozen .viewAll a {
  background-color: #085e4d;
}

#christmascake2021 .sectionAdvent {
  background-image: url(bg-section-advent01.png);
  font-family: "Noto Sans JP", sans-serif;
}

#christmascake2021 .sectionAdvent .title {
  margin-bottom: 33px;
}

#christmascake2021 .sectionAdvent .lead {
  color: #000;
  font-size: 20px;
  line-height: 1.75;
  letter-spacing: 0.08em;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
  z-index: 1;
}

#christmascake2021 .sectionAdvent .viewAll a {
  background-color: #5d0b1b;
}

#christmascake2021 .sectionTaste {
  background-image: url(bg-section-taste01.png);
}

#christmascake2021 .sectionSize {
  background-image: url(bg-section-size01.png);
  background-size: cover;
}

#christmascake2021 .sectionSize .flexColumn2 {
  margin-bottom: 0;
}

#christmascake2021 .sectionSize .item a {
  width: 100%;
}

#christmascake2021 .sectionSize .item .itemImg {
  background-image: url(icon-arrow-right-simple01.svg);
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  background-size: 7.844px 16.903px;
  font-family: "Noto Serif JP", serif;
}

#christmascake2021 .sectionDate {
  background-image: url(bg-section-date01.png);
  background-position: 0 100%;
  background-size: cover;
}

#christmascake2021 .sectionDate .item a {
  background-color: #fff;
}

#christmascake2021 .sectionDate .item a .itemBtn {
  color: #fff;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.05em;
  height: 150px;
}

#christmascake2021 .sectionDate .item a .itemBtn .small {
  font-size: 30px;
  line-height: 30px;
  margin-left: -12px;
  padding-top: 10px;
}

#christmascake2021 .bnrWrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 70px auto 5em;
  max-width: 880px;
  width: 100%;
}

#christmascake2021 .bnrWrap .categoryLink,
#christmascake2021 .bnrWrap .topBtn {
  width: 100%;
}

#christmascake2021 .bnrWrap .topBtn {
  margin-right: 10px;
}

#christmascake2021 .bnrWrap .topBtn a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #7a7778;
  color: #7a7778;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 23px;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 360px;
}

#christmascake2021 .bnrWrap .categoryLink a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #bc7b2d;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 23px;
  font-weight: bold;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 480px;
}

#christmascake2021 .sectionAttention {
  background-color: #f6f6f6;
  padding: 45px 63px 50px;
}

#christmascake2021 .sectionAttention .title {
  margin-bottom: 28px;
}

#christmascake2021 .sectionAttention .title .h2 {
  color: #272727;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}

#christmascake2021 .sectionAttention .title span {
  position: relative;
}

#christmascake2021 .sectionAttention .title span::before {
  background-color: #bc7b2d;
  bottom: -15px;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 50px;
}

#christmascake2021 .sectionAttention p,
#christmascake2021 .sectionAttention dt,
#christmascake2021 .sectionAttention dd {
  color: #272727;
  font-size: 18px;
  line-height: 1.67;
}

#christmascake2021 .sectionAttention dl {
  padding-left: 17px;
}

#christmascake2021 .sectionAttention dt {
  font-size: 20px;
  font-weight: bold;
  margin-left: -12px;
}

#christmascake2021 .sectionAttention dd:not(:last-child) {
  margin-bottom: 12px;
}

#christmascake2021 .sectionAttention dd li {
  line-height: 1.6;
  padding-left: 1em;
  position: relative;
}

#christmascake2021 .sectionAttention dd li .emphasis {
  color: #bb3939;
  font-weight: bold;
}

#christmascake2021 .sectionAttention dd li .emphasisBlack {
  color: #272727;
}

#christmascake2021 .sectionAttention dd li::before {
  content: "・";
  display: inline;
  left: 0;
  position: absolute;
}

#christmascake2021 .sectionAttention dd li li {
  margin-bottom: 1px;
  padding-left: 1em;
  position: relative;
}

#christmascake2021 .sectionAttention dd li li::before {
  content: "※";
  display: inline;
  left: 0;
  position: absolute;
}

#christmascake2021 .sectionAttention p {
  margin-bottom: 12px;
}

#christmascake2021 .sectionAttention .proviso {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 5px;
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
  #christmascake2021 .anchorLinks .anchorLinkBtn {
    height: 6.36vw;
  }
  #christmascake2021 .anchorLinks .anchorLinkBtn a {
    background-size: 1.63vw 1.63vw;
    font-size: 1.82vw;
    line-height: 2.18vw;
  }
  #christmascake2021 .attentionAnchorLink a {
    background-size: 1.63vw 1.63vw;
    font-size: 1.82vw;
    height: 5.45vw;
    line-height: 2.18vw;
  }
  #christmascake2021 .section {
    padding-top: 3.73vw;
  }
  #christmascake2021 .title .titleH3 {
    font-size: 3.64vw;
    line-height: 5.18vw;
  }
  #christmascake2021 .title .titleH3::before {
    background-size: contain;
    bottom: -1.55vw;
    height: 1.64vw;
    width: 7.45vw;
  }
  #christmascake2021 .title .titleH3 .titleH3Inner {
    background-size: 2.64vw 1.82vw, 2.64vw 1.82vw !important;
  }
  #christmascake2021 .item .itemLocation,
  #christmascake2021 .item .itemShop {
    font-size: 1.64vw;
    line-height: 2.36vw;
  }
  #christmascake2021 .item .itemName {
    font-size: 2.27vw;
    line-height: 3.18vw;
  }
  #christmascake2021 .item .itemPrice {
    font-size: 2.27vw;
    line-height: 2.27vw;
    padding-top: 0.18vw;
  }
  #christmascake2021 .item .itemPrice .small {
    font-size: 1.64vw;
  }
  #christmascake2021 .item .unit {
    padding-top: 0.18vw;
  }
  #christmascake2021 .item .itemInfo .itemBtn,
  #christmascake2021 .item .itemBtn {
    font-size: 1.82vw;
    line-height: 1.82vw;
  }
  #christmascake2021 .viewAll a {
    font-size: 1.82vw;
    line-height: 2.09vw;
  }
  #christmascake2021 .viewAll a span {
    background-size: 2.27vw 1.55vw, 2.27vw 1.55vw;
  }
  #christmascake2021 .sectionNewBrand .item .itemName {
    white-space: nowrap;
  }
  #christmascake2021 .sectionFirstSight .item .brTb {
    display: none;
  }
  #christmascake2021 .sectionAdvent {
    background-image: url(bg-section-advent01.png);
    font-family: "Noto Sans JP", sans-serif;
  }
  #christmascake2021 .sectionAdvent .title {
    margin-bottom: 33px;
  }
  #christmascake2021 .sectionAdvent .lead {
    margin-left: auto;
    margin-right: auto;
    width: 69%;
  }
  #christmascake2021 .sectionAdvent .lead .brTb {
    display: none;
  }
  #christmascake2021 .sectionDate {
    background-image: url(bg-section-date01.png);
    background-position: 0 100%;
    background-size: cover;
  }
  #christmascake2021 .sectionDate .item a {
    background-color: #fff;
  }
  #christmascake2021 .sectionDate .item a .itemBtn {
    color: #fff;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.05em;
    font-size: 3.64vw;
    height: 13.64vw;
  }
  #christmascake2021 .sectionDate .item a .itemBtn .small {
    font-size: 2.73vw;
    line-height: 2.73vw;
    margin-left: -1.09vw;
    padding-top: 0.91vw;
  }
  #christmascake2021 .sectionTaste .itemBtn {
    line-height: 19px !important;
    text-align: center;
  }
  #christmascake2021 .sectionTaste .itemBtn .btTb,
  #christmascake2021 .sectionTaste .itemBtn .pcNone {
    display: block;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  #christmascake2021 .bnrWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #christmascake2021 .bnrWrap .categoryLink a {
    margin: 0 auto;
    max-width: 480px;
    width: 95%;
  }
  #christmascake2021 .bnrWrap .topBtn a {
    height: 50px;
    margin: 20px auto 0;
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  #christmascake2021 .section {
    padding: 25px 0 40px;
  }
  #christmascake2021 .section::after {
    background-image: url(bg-section-tree01-sp.png);
    background-position: 0 100%;
  }
  #christmascake2021 .sectionRoughPaper::before {
    background-image: url(bg-section-rough-paper01-sp.png);
  }
  #christmascake2021 .sectionAnchorLink {
    margin-top: 5px;
  }
  #christmascake2021 .sectionAnchorLink .title {
    margin-bottom: 30px;
  }
  #christmascake2021 .sectionAnchorLink .title .titleH3 .titleH3Inner {
    background-image: url(icon-ruffled-border02-01-sp.png), url(icon-ruffled-border02-02-sp.png);
    background-repeat: no-repeat, no-repeat;
    background-size: calc(29px / 2) calc(20px / 2), calc(29px / 2) calc(20px / 2);
    padding: 0 20px;
  }
  #christmascake2021 .sectionAnchorLink .flexColumn2 {
    display: block;
    padding: 0 20px;
    width: 100%;
  }
  #christmascake2021 .sectionAnchorLink .flexColumn2 .item {
    width: 100%;
  }
  #christmascake2021 .sectionAnchorLink .flexColumn2 .item:first-child {
    margin-right: 0;
  }
  #christmascake2021 .sectionAnchorLink .flexColumn2 .item .itemImg {
    width: 100%;
  }
  #christmascake2021 .sectionAnchorLink .flexColumn2 .itemImg {
    margin-bottom: 0;
  }
  #christmascake2021 .sectionAnchorLink .flexColumn3 {
    margin-bottom: 0;
  }
  #christmascake2021 .sectionAnchorLink .flexColumn3 .itemBtn {
    max-width: none;
  }
  #christmascake2021 .sectionAnchorLink .item .itemImg {
    margin-bottom: 0;
  }
  #christmascake2021 .sectionAnchorLink .item .itemBtn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #bc7b2d;
    background-image: url(icon-arrow-right-simple01.svg);
    background-position: calc(100% - 10px) 50%;
    background-repeat: no-repeat;
    background-size: calc(7.844px / 2) calc(16.903px / 2);
    font-family: "Noto Serif JP", serif;
    height: 50px;
  }
  #christmascake2021 .navigation {
    background-image: url(bg-section-rough-paper01-sp.png);
    padding: 25px 10px;
  }
  #christmascake2021 .anchorLinks {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
  #christmascake2021 .anchorLinks .anchorLinkBtn {
    height: 50px;
    width: 100%;
  }
  #christmascake2021 .anchorLinks .anchorLinkBtn:not(:nth-child(3n)) {
    margin-right: 0;
  }
  #christmascake2021 .anchorLinks .anchorLinkBtn:not(:last-child) {
    margin-bottom: 10px;
  }
  #christmascake2021 .anchorLinks .anchorLinkBtn a {
    background-position: calc(100% - 10px) 50%;
    background-size: 12.5px 12.5px;
    font-size: 18px;
  }
  #christmascake2021 .anchorLinks .anchorLinkBtn:last-child a {
    background-color: #fff;
    background-image: url(icon-arrow-below-brown01.svg);
    border: 1px solid #bc7b2d;
    color: #bc7b2d;
    padding-right: 0;
  }
  #christmascake2021 .attentionAnchorLink {
    text-align: center;
  }
  #christmascake2021 .attentionAnchorLink a {
    background-position: calc(100% - 10px) 50%;
    background-size: 12px 12px;
    font-size: 14px;
    height: 40px;
  }
  #christmascake2021 .title {
    margin-bottom: 35px;
  }
  #christmascake2021 .title .titleH3 {
    font-size: 26px;
    line-height: 36px;
  }
  #christmascake2021 .title .titleH3 .small {
    font-size: 15px;
  }
  #christmascake2021 .title .titleH3::before {
    background-image: url(icon-ruffled-border01-sp.png);
    bottom: -17px;
    height: 11px;
    width: 41px;
  }
  #christmascake2021 .title .titleSub {
    margin-bottom: 17px;
    text-align: center;
  }
  #christmascake2021 .flexColumn2 {
    margin-bottom: 20px;
  }
  #christmascake2021 .flexColumn2 .item {
    display: block;
  }
  #christmascake2021 .flexColumn2 .item .itemImg {
    margin: 0 auto 5px;
    width: 95%;
  }
  #christmascake2021 .flexColumn2 .item .itemInfo {
    padding: 0 58px;
    width: 100%;
  }
  #christmascake2021 .flexColumn2 .item .itemInfo .itemBtn {
    width: 100%;
  }
  #christmascake2021 .flexColumn3 {
    padding: 0 20px;
  }
  #christmascake2021 .flexColumn3 .item {
    width: 100%;
  }
  #christmascake2021 .flexColumn3 .item a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #christmascake2021 .flexColumn3 .item a .itemImg {
    width: 40%;
  }
  #christmascake2021 .flexColumn3 .item a .matchHeight {
    padding-left: 10px;
    width: 60%;
  }
  #christmascake2021 .flexColumn3 .item a .itemPrice {
    margin-bottom: 0;
  }
  #christmascake2021 .flexColumn3 .item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  #christmascake2021 .flexColumn3 .item:nth-last-child(n + 4) {
    margin-bottom: 0;
  }
  #christmascake2021 .flexColumn3 .item:not(:last-child) {
    margin-bottom: 30px;
  }
  #christmascake2021 .flexColumn3 .itemPrice.spNone {
    display: none;
  }
  #christmascake2021 .flexColumn3 .itemBtn {
    width: 260px;
    font-size: 18px !important;
  }
  #christmascake2021 .item a {
    display: block;
  }
  #christmascake2021 .item .itemImg {
    margin-bottom: 12px;
  }
  #christmascake2021 .item .itemLocation,
  #christmascake2021 .item .itemShop {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 2px;
  }
  #christmascake2021 .item .itemName {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 8px;
  }
  #christmascake2021 .item .matchHeight {
    margin-bottom: 8px;
  }
  #christmascake2021 .item .itemPrice {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 12px;
  }
  #christmascake2021 .item .itemPrice .small {
    font-size: 12px;
  }
  #christmascake2021 .item .itemPrice .tax {
    margin-right: 5px;
  }
  #christmascake2021 .item .setPrice {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  #christmascake2021 .item .setPrice .itemSet {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    height: 20px;
    margin-bottom: 3px;
    margin-right: 0;
    padding: 9px 6px;
  }
  #christmascake2021 .item .setPrice .itemPrice {
    margin-bottom: 0;
  }
  #christmascake2021 .item .itemBtn {
    font-size: 20px;
    height: 50px;
    line-height: 22px;
    text-align: center;
  }
  #christmascake2021 .viewAll {
    padding: 0 20px;
  }
  #christmascake2021 .viewAll a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    height: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 20px;
    max-width: none;
    text-align: center;
  }
  #christmascake2021 .viewAll a span {
    background-image: url(icon-ruffled-border03-01-sp.png), url(icon-ruffled-border03-02-sp.png);
    background-position: 45px 50%, calc(100% - 45px) 50%;
    background-size: 20px 13.5px, 20px 13.5px;
    padding: 0 30px;
    width: 100%;
  }
  #christmascake2021 .viewAllChristmascake a {
    height: 60px;
    font-size: 18px;
  }
  #christmascake2021 .viewAllItem {
    margin: 40px 0 90px;
  }
  #christmascake2021 .sectionNewBrand {
    background-image: url(bg-section-new-brand01-sp.png);
  }
  #christmascake2021 .sectionNewBrand .title {
    margin-bottom: 35px;
  }
  #christmascake2021 .sectionNewBrand .content {
    margin-bottom: 25px;
  }
  #christmascake2021 .sectionNewBrand a:first-child {
    margin-bottom: 35px;
  }
  #christmascake2021 .sectionNewBrand a:nth-child(2) {
    margin-top: 0;
  }
  #christmascake2021 .sectionNewBrand .viewAll a:first-child {
    margin-bottom: 0;
  }
  #christmascake2021 .sectionFamily {
    background-image: url(bg-section-family01-sp.png);
  }
  #christmascake2021 .sectionFirstSight {
    background-image: url(bg-section-first-sight01-sp.png);
  }
  #christmascake2021 .sectionConfidence {
    background-image: url(bg-section-confidence01-sp.png);
  }
  #christmascake2021 .sectionConfidence .viewAll a {
    background-color: #085e4d;
  }
  #christmascake2021 .sectionIndividuality {
    background-image: url(bg-section-individuality01-sp.png);
  }
  #christmascake2021 .sectionFrozen {
    background-image: url(bg-section-frozen01-sp.png);
  }
  #christmascake2021 .sectionAdvent {
    background-image: url(bg-section-advent01-sp.png);
  }
  #christmascake2021 .sectionAdvent .title {
    margin-bottom: 24px;
  }
  #christmascake2021 .sectionAdvent .lead {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  #christmascake2021 .sectionAdvent .itemName,
  #christmascake2021 .sectionAdvent .itemPrice {
    font-family: "Noto Sans JP", sans-serif;
  }
  #christmascake2021 .sectionTaste {
    background-image: url(bg-section-taste01-sp.png);
  }
  #christmascake2021 .sectionTaste .item {
    background-color: #bc7b2d;
    width: calc((100% - 10px) / 2);
  }
  #christmascake2021 .sectionTaste .item:not(:nth-child(2n)) {
    margin-right: 10px;
  }
  #christmascake2021 .sectionTaste .item a .itemImg,
  #christmascake2021 .sectionTaste .item a .itemBtn {
    width: 100%;
  }
  #christmascake2021 .sectionTaste .item a .itemBtn {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: 5px 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px !important;
    height: auto;
    height: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.2;
  }
  #christmascake2021 .sectionTaste .item:last-child {
    display: block;
  }
  #christmascake2021 .sectionTaste .item:not(:last-child) {
    margin-bottom: 0;
  }
  #christmascake2021 .sectionTaste .item:nth-last-child(n + 3) {
    margin-bottom: 10px;
  }
  #christmascake2021 .sectionSize {
    background-image: url(bg-section-size01-sp.png);
    background-size: contain;
  }
  #christmascake2021 .sectionSize .flexColumn2 {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #christmascake2021 .sectionSize .flexColumn2 .item {
    width: calc((100% - 10px) / 2);
    padding: 10px 0;
  }
  #christmascake2021 .sectionSize .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-image: url(icon-arrow-right-simple01.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 50%;
    background-size: 5px 13px;
  }
  #christmascake2021 .sectionSize .item :first-child {
    margin-bottom: 0;
  }
  #christmascake2021 .sectionSize .item .itemImg {
    background-image: none !important;
  }
  #christmascake2021 .sectionSize .item .itemImg img {
    margin: 0 auto;
    height: 100px;
  }
  #christmascake2021 .sectionSize .mrb0 {
    margin-bottom: 0 !important;
  }
  #christmascake2021 .sectionDate {
    background-image: url(bg-section-date01-sp.png);
    background-position: 0 0;
    background-size: contain;
  }
  #christmascake2021 .sectionDate .flexColumn3 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 0 20px;
  }
  #christmascake2021 .sectionDate .flexColumn3 .item {
    margin-bottom: 0;
    width: calc((100% - (10px * 2)) / 3);
  }
  #christmascake2021 .sectionDate .flexColumn3 .item:not(:nth-child(2n)) {
    margin-right: 0;
  }
  #christmascake2021 .sectionDate .flexColumn3 .item:not(:nth-child(3n)) {
    margin-right: 10px;
  }
  #christmascake2021 .sectionDate .flexColumn3 .item:nth-last-child(n + 4) {
    margin-bottom: 0;
  }
  #christmascake2021 .sectionDate .flexColumn3 .item:last-child {
    display: block;
  }
  #christmascake2021 .sectionDate .item a .itemBtn {
    -ms-flex-line-pack: center;
        align-content: center;
    background-size: 5px 13px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 20px;
    height: 100px;
    line-height: 24px;
  }
  #christmascake2021 .sectionDate .item a .itemBtn .small {
    font-size: 15px;
    line-height: 18px;
    margin-left: 0;
    padding-top: 4px;
    width: 100%;
  }
  #christmascake2021 .sectionAttention {
    padding: 20px;
    margin: 0 1em;
  }
  #christmascake2021 .sectionAttention p,
  #christmascake2021 .sectionAttention dt,
  #christmascake2021 .sectionAttention dd {
    font-size: 14px;
    line-height: 25px;
  }
  #christmascake2021 .sectionAttention dl {
    padding-left: 17px;
  }
  #christmascake2021 .sectionAttention dt {
    font-size: 14px;
    margin-left: -9px;
  }
  #christmascake2021 .sectionAttention dd:not(:last-child) {
    margin-bottom: 5px;
  }
  #christmascake2021 .sectionAttention dd li {
    line-height: 22px;
    margin-bottom: 4px;
    padding-left: 1em;
    position: relative;
  }
  #christmascake2021 .sectionAttention p {
    margin-bottom: 3px;
  }
  #christmascake2021 .sectionAttention .proviso {
    font-size: 12px;
    margin-bottom: 5px;
  }
  #christmascake2021 .bnrWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
    padding: 0 1em;
  }
  #christmascake2021 .bnrWrap .categoryLink a {
    font-size: 19px;
    margin: 0 auto;
    max-width: 480px;
    width: 95%;
  }
  #christmascake2021 .bnrWrap .topBtn {
    margin-right: 0;
  }
  #christmascake2021 .bnrWrap .topBtn a {
    font-size: 16px;
    height: 50px;
    margin: 20px auto 0;
    text-align: center;
    width: 80%;
  }
}

@media screen and (max-width: 374px) {
  #christmascake2021 .bnrWrap .categoryLink a {
    font-size: 17px;
  }
}

#christmascake2021Category .BackBtn {
  position: relative;
  width: 100%;
  padding-bottom: 60px;
}

#christmascake2021Category .BackBtn .btnWrap {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#christmascake2021Category .BackBtn .btnWrap .cancelBtnArrow {
  margin: 0;
  max-width: none;
  padding: 0.5em 1.5em 0.5em 0.5em;
  position: absolute;
  right: 0;
  top: 0;
  width: 250px;
  background-color: #FFF;
  border: 1px solid #ce4d66;
  color: #ce4d66;
}

#christmascake2021Category .BackBtn .btnWrap .cancelBtnArrow::before {
  background: url(returnArrow.svg) no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 13px;
  position: absolute;
  top: 30%;
  width: 13px;
  background-position: 0 1px;
  left: auto;
  right: 20px;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

@media screen and (max-width: 767px) {
  #christmascake2021 {
    padding: 0 !important;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  #christmascake2021Category .BackBtn .btnWrap {
    top: 3px;
  }
  #christmascake2021Category .BackBtn .btnWrap .cancelBtnArrow {
    font-size: 11px;
    padding: 0.5em 1.7em 0.5em 0.5em;
    width: 170px;
  }
  #christmascake2021Category .BackBtn .btnWrap .cancelBtnArrow::before {
    background-position: 0 1px;
    height: 10px;
    right: 5px;
    width: 10px;
  }
}

.toTop {
  z-index: 2;
}

.bodyOpen .title,
.bodyOpen .lead,
.bodyOpen .content,
.bodyOpen .viewAll {
  z-index: 0 !important;
}
/*# sourceMappingURL=style.css.map */