#fwCms_wrapper .fwCms_box .pageBnr {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  background: url(/excludes/DMO/tm/mothersday/240305/img/main_bg_s.png) center center no-repeat;
  background-size: auto 100%;
  background-color: #e7437a;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .pageBnr {
    max-width: none;
    background-image: url(/excludes/DMO/tm/mothersday/240305/img/main_bg.png);
    background-size: cover;
  }
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  max-width: 130px;
  width: 16%;
  background-color: #860a33;
  color: #fff;
  font-size: 2.66vw;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) {
    width: 12.75%;
    font-size: 1.8rem;
  }
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) > span {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1) > span {
    margin-right: auto;
    margin-left: auto;
  }
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1):before {
  content: "";
  position: absolute;
  top: calc(50% - 1.2vw);
  left: 6.6666666667%;
  width: 1.33vw;
  height: 2.4vw;
  background: url(/excludes/DMO/tm/mothersday/240305/img/arrow01.svg) no-repeat left top;
  background-size: 1.33vw 2.4vw;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(1):before {
    top: calc(50% - 9px);
    left: min(10%, 13px);
    width: 10px;
    height: 18px;
    background-size: 10px 18px;
  }
}
#fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(2) {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .pageBnr > span:nth-of-type(2) {
    width: 100%;
    max-width: 1080px;
  }
}
#fwCms_wrapper .fwCms_box.frame_MF .pageBnr {
  position: relative;
  margin-top: 13.3vw;
  margin-bottom: -26.6vw;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box.frame_MF .pageBnr {
    margin-top: 80px;
    margin-bottom: -100px;
  }
}
#fwCms_wrapper .fwCms_box .mothersday .pageBnrLink:hover {
  text-decoration: none;
}
#fwCms_wrapper .fwCms_box .mothersday .pageBnrLink:hover span {
  text-decoration: none;
}
#fwCms_wrapper .fwCms_box .mothersday .pageBnrLink:hover .pageBnr {
  text-decoration: none;
}
#fwCms_wrapper .fwCms_box .mothersday .pagetitle_lower_frame > span {
  display: inline-block;
}
#fwCms_wrapper .fwCms_box .mothersday .rankingTitle > span {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  #fwCms_wrapper .fwCms_box .mothersday .rankingTitle > span:before {
    content: none;
  }
}
#fwCms_wrapper .fwCms_box .fmt_area .btn-color-2 {
  background-color: #940214 !important;
}
#fwCms_wrapper .fwCms_box .closeRankingList a {
  pointer-events: none;
}
#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;
  }
}