#fwCms_wrapper .fwCms_box .pageBnr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  background: url(/excludes/DMO/tm/christmascake/241001/img/main_bg_s.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .pageBnr {
    max-width: none;
    background-image: url(/excludes/DMO/tm/christmascake/241001/img/main_bg.jpg);
  }
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) img {
  width: auto;
  height: 100%;
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(2) {
  width: 100%;
  max-width: 1600px;
}
#fwCms_wrapper .fwCms_box .christmasCakeBnrBottom .pageBnr {
  position: relative;
  margin-top: 13.3vw;
  margin-bottom: -26.6vw;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .christmasCakeBnrBottom .pageBnr {
    margin-top: 80px;
    margin-bottom: -100px;
  }
}
#fwCms_wrapper .fwCms_box .christmasCake .pageBnrLink:hover {
  text-decoration: none;
}
#fwCms_wrapper .fwCms_box .christmasCake .pageBnrLink:hover span {
  text-decoration: none;
}
#fwCms_wrapper .fwCms_box .christmasCake .pageBnrLink:hover .pageBnr {
  text-decoration: none;
}
#fwCms_wrapper .fwCms_box .christmasCake .rankingTitle > span:before {
  content: "\a";
  white-space: pre;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .christmasCake .rankingTitle > span:before {
    content: none;
  }
}
#fwCms_wrapper .fwCms_box .fmt_area .btn-color-2 {
  background-color: #076360 !important;
}
#fwCms_wrapper .mainArea + .fwCms_box .pageBnr {
  position: relative;
  margin-top: 13.3vw;
  margin-bottom: -26.6vw;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .mainArea + .fwCms_box .pageBnr {
    margin-top: 80px;
    margin-bottom: -100px;
  }
}