.cf {
  zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.ec-featureItems.buttons {
  display: none;
}

.wp5_cont a {
  color: #000;
  text-decoration: none;
  transition: all 0.4s ease;
}
.wp5_cont a:hover {
  color: #000;
  text-decoration: none;
  transition: all 0.4s ease;
  opacity: 0.6;
}
.wp5_cont img {
  border: none;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  max-width: 100%;
  width: auto;
  height: auto;
}
.wp5_cont h2,
.wp5_cont h3,
.wp5_cont h4,
.wp5_cont h5,
.wp5_cont h6,
.wp5_cont p,
.wp5_cont ul,
.wp5_cont ol,
.wp5_cont dl,
.wp5_cont dt,
.wp5_cont dd,
.wp5_cont img {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
}
.wp5_cont figure,
.wp5_cont nav,
.wp5_cont section {
  display: block;
  margin: 0;
  padding: 0;
}
.wp5_cont .sp {
  display: none;
}
.wp5_cont .btn a {
  display: block;
  border-radius: 50px;
  max-width: 522px;
  height: 74px;
  background-color: #ff4848;
  color: #fff;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.5px;
  font-weight: bold;
  line-height: 74px;
  margin: 0 auto;
  position: relative;
}
.wp5_cont .btn a::after {
  position: absolute;
  top: 50%;
  right: 28px;
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  margin-top: -9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .wp5_cont .btn a {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
  }
  .wp5_cont .btn a::after {
    width: 15px;
    height: 15px;
    margin-top: -8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.wp5_cont .btn + ul {
  margin: 30px 0 0 !important;
  line-height: 1.8;
  text-align: center;
}
.wp5_cont .btn + ul a {
  text-decoration: underline !important;
}
@media screen and (max-width: 767px) {
  .wp5_cont .pc {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .wp5_cont .sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .wp5_cont br.sp {
    display: inline;
  }
}

.wp5_cont1 .red {
  color: #ff4848;
}

.giftItemsHeadImg h3 {
  color: #01833F !important;
  letter-spacing: 0.75px !important;
  text-align: center !important;
  font-weight: bold !important;
  font-size: 28px !important;
  line-height: 1.2 !important;
  border-bottom: 2px solid #01833F !important;
  padding-bottom: 12px !important;
  margin: 0 0 40px !important;
}
@media screen and (max-width: 767px) {
  .giftItemsHeadImg h3 {
    font-size: 18px !important;
    padding-bottom: 8px !important;
    margin: 0 0 20px !important;
  }
}

.ec-giftArea + .ec-giftArea .giftItemsHeadImg h3 {
  margin-top: 60px !important;
}
@media screen and (max-width: 767px) {
  .ec-giftArea + .ec-giftArea .giftItemsHeadImg h3 {
    margin-top: 40px !important;
  }
}
.ec-giftArea .title {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .ec-giftArea .title {
    margin-bottom: 10px;
    gap: 10px;
  }
}
.ec-giftArea .title h2 {
  display: inline-block;
  font-size: 45px;
  font-weight: bold;
  line-height: 1.1;
  position: relative;
  color: #932828;
}
@media screen and (max-width: 767px) {
  .ec-giftArea .title h2 {
    font-size: 24px;
  }
}
.ec-giftArea .title h2 span {
  font-size: 36px;
  margin-bottom: 7px;
  margin-top: 5px;
  font-weight: bold;
  line-height: 1.1;
  display: block;
}
@media screen and (max-width: 767px) {
  .ec-giftArea .title h2 span {
    font-size: 20px;
  }
}
.ec-giftArea .featurebtn {
  display: block;
  text-align: center;
}
.ec-giftArea .featurebtn a {
  width: 75%;
  max-width: 450px;
  position: relative;
  text-align: center;
  display: block;
  border-radius: 50px;
  background-color: #9b0d0d;
  box-shadow: 0 5px 1px rgb(139, 11, 0);
  margin: 10px auto;
  padding: 16px 40px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .ec-giftArea .featurebtn a {
    padding: 10px 20px;
    font-size: 16px;
  }
}
.ec-giftArea .featurebtn a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  border-style: solid;
  border-color: transparent;
  border-width: 8px 12px;
  border-left-color: #fff;
  border-right: 0;
}
@media screen and (max-width: 767px) {
  .ec-giftArea .featurebtn a:before {
    border-width: 6px 8px;
  }
}

.wp5_navi {
  margin: 20px 0 40px;
}
.wp5_navi .cf {
  display: flex;
  gap: 0 2%;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .wp5_navi .cf {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px 2%;
  }
}
.wp5_navi .cf:before, .wp5_navi .cf:after {
  display: none;
}
.wp5_navi li {
  display: flex;
  width: 20%;
}
.wp5_navi li a {
  display: block;
  width: 100%;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 18px 10px 27px;
  position: relative;
}
.wp5_navi li a::after {
  display: block;
  content: "";
  width: 18px;
  height: 11px;
  background: url(/html/upload/user_data/feature/anv/img/2025/ar1.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%, 0);
}
.wp5_navi li a:hover {
  opacity: 0.6;
}
.wp5_navi li a.blankLink::after {
  background: url(/html/upload/user_data/feature/anv/img/2025/ar3.png) no-repeat left top;
  width: 18px;
  height: 18px;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .wp5_navi li a {
    font-size: 12px;
    padding: 13px 10px 20px;
  }
  .wp5_navi li a::after {
    width: 15px;
    height: 8px;
  }
}
@media screen and (max-width: 767px) {
  .wp5_navi li {
    width: 49%;
  }
}

.lead p {
  text-align: center;
  margin: 20px 0 40px;
  line-height: 1.8em;
  font-weight: bold !important;
}
.lead + .entry {
  margin-top: 0;
}

.entrybtn {
  display: block;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.entrybtn a {
  background: #01833F;
  font-size: 32px;
  color: #fff;
  padding: 20px 50px;
  display: inline-block;
  border-radius: 50vh;
  font-weight: bold;
  box-shadow: 0 6px 0 #036733;
  position: relative;
}
@media screen and (max-width: 767px) {
  .entrybtn a {
    font-size: 20px;
    padding: 14px 34px 14px 26px;
    width: 100%;
  }
}
.entrybtn a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  border-style: solid;
  border-color: transparent;
  border-width: 8px 12px;
  border-left-color: #fff;
  border-right: 0;
}
@media screen and (max-width: 767px) {
  .entrybtn a:before {
    border-width: 6px 8px;
  }
}
.entrybtn a:hover {
  color: #fff;
}
.entrybtn a span {
  font-size: 1em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .entrybtn a span {
    font-size: 1.2em;
    display: block;
  }
}

.linkbnr {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.linkbnr h2 {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.1;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .linkbnr h2 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
.linkbnr h2:before, .linkbnr h2:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  background: #000;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .linkbnr h2:before, .linkbnr h2:after {
    top: auto;
    height: 80%;
    bottom: 0;
  }
}
.linkbnr h2:before {
  left: 0;
  transform: translateY(-50%) rotate(-25deg);
}
@media screen and (max-width: 767px) {
  .linkbnr h2:before {
    transform: rotate(-25deg);
  }
}
.linkbnr h2:after {
  right: 0;
  transform: translateY(-50%) rotate(25deg);
}
@media screen and (max-width: 767px) {
  .linkbnr h2:after {
    transform: rotate(25deg);
  }
}
.linkbnr h2 span {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.1;
}
.linkbnr h2 span.span0 {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .linkbnr h2 span.span0 {
    font-size: 24px;
  }
}
.linkbnr h2 span.span1 {
  color: #ff4848;
}
.linkbnr h2 span.span2 {
  font-size: 50px;
}
@media screen and (max-width: 767px) {
  .linkbnr h2 span.span2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .linkbnr h2 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
.linkbnr h2 .no-margin {
  letter-spacing: -10px;
  width: 10px;
  display: inline-block;
  text-indent: -10px;
}
.linkbnr a {
  display: inline-block;
}

.contentWrap {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .contentWrap {
    margin-top: 50px;
  }
}
.contentWrap.more {
  margin-top: 0 !important;
}
.contentWrap .title {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .contentWrap .title {
    margin-bottom: 10px;
    gap: 10px;
  }
}
.contentWrap .title h2 {
  display: inline-block;
  font-size: 45px;
  font-weight: bold;
  line-height: 1.1;
  position: relative;
  color: #932828;
}
@media screen and (max-width: 767px) {
  .contentWrap .title h2 {
    font-size: 24px;
  }
}
.contentWrap .title h2 span {
  font-size: 36px;
  margin-bottom: 7px;
  margin-top: 5px;
  font-weight: bold;
  line-height: 1.1;
  display: block;
}
@media screen and (max-width: 767px) {
  .contentWrap .title h2 span {
    font-size: 20px;
  }
}
.contentWrap .more-link a {
  color: #008803 !important;
  width: auto !important;
}
.contentWrap .more-link a:hover {
  color: #fff !important;
  opacity: 1 !important;
}
.contentWrap .couponbnr {
  display: block;
  text-align: center;
}
.contentWrap .couponbnr a {
  display: inline-block;
}

#campaign {
  background-color: #932828;
  text-align: center;
  color: #fff;
  padding: 50px 80px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #campaign {
    border-radius: 0;
  }
}
#campaign h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 11px 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #campaign h2 {
    font-size: 18px;
    padding: 9px 10px 7px;
    margin-bottom: 15px;
  }
}
#campaign p.p1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  #campaign p.p1 {
    margin-bottom: 30px;
  }
}
#campaign p.p1.last {
  margin-bottom: 30px;
}
#campaign p.p1.period {
  margin-top: 20px;
}
#campaign p.p1 span {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.1;
}
#campaign p.p1 span.span1 {
  color: #fff21a;
}
#campaign p.p1 span.span2 {
  font-size: 50px;
}
@media screen and (max-width: 767px) {
  #campaign p.p1 span.span2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  #campaign p.p1 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
#campaign p.p2 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
#campaign p .no-margin {
  letter-spacing: -10px;
  width: 10px;
  display: inline-block;
  text-indent: -10px;
}
#campaign p small {
  font-size: 0.5em;
  display: block;
  text-align: right;
}
@media screen and (max-width: 1260px) {
  #campaign p small {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  #campaign {
    padding: 30px 10px 20px;
    margin-right: -16px;
    margin-left: -16px;
  }
}
#campaign .pointtable {
  width: 100%;
  border-collapse: collapse;
  border-collapse: separate;
  border-spacing: 0 6px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable {
    margin-bottom: 20px;
  }
}
#campaign .pointtable thead th {
  background: transparent;
  color: #fff;
  padding: 10px 0 5px;
  text-align: center;
}
#campaign .pointtable th, #campaign .pointtable td {
  background-color: #fff;
  color: #000;
  padding: 20px 0 20px 60px;
  text-align: left;
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 900px) {
  #campaign .pointtable th, #campaign .pointtable td {
    padding: 20px 0 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  #campaign .pointtable th, #campaign .pointtable td {
    padding: 10px 0 10px 20px;
  }
}
#campaign .pointtable th div, #campaign .pointtable td div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable th div, #campaign .pointtable td div {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
#campaign .pointtable th p, #campaign .pointtable td p {
  font-size: 2.4rem;
  line-height: 1em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable th p, #campaign .pointtable td p {
    font-size: 1.8rem;
  }
}
#campaign .pointtable th p small, #campaign .pointtable td p small {
  font-size: 0.6em;
  line-height: 1em !important;
  display: block;
  margin-top: 5px;
  text-align: left;
}
#campaign .pointtable th p small .entry, #campaign .pointtable td p small .entry {
  display: inline-block;
  background: #d73631;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  margin-right: 5px;
}
#campaign .pointtable th p small .noentry, #campaign .pointtable td p small .noentry {
  display: inline-block;
  background: #848484;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  margin-right: 5px;
}
#campaign .pointtable th img, #campaign .pointtable td img {
  width: 20%;
  margin: -20px 0;
  min-width: 120px;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable th img, #campaign .pointtable td img {
    width: 30%;
    margin: 15px auto 0;
  }
}
#campaign .pointtable th picture, #campaign .pointtable td picture {
  width: 20%;
  min-width: 120px;
  margin: -20px 0;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable th picture, #campaign .pointtable td picture {
    width: 30%;
    margin: 15px auto 0;
  }
}
#campaign .pointtable th picture img, #campaign .pointtable td picture img {
  display: block;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable th picture img, #campaign .pointtable td picture img {
    width: 100%;
    margin: 0;
  }
}
#campaign .pointtable .nomalpoint td {
  background-color: #d9d9d9 !important;
}
#campaign .pointtable .fssm-daypoint td,
#campaign .pointtable .springpoint td {
  background-color: #fff9b5 !important;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable .springpoint picture {
    width: 80%;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #campaign .pointtable .springpoint picture img {
    width: 100%;
    margin: 0;
  }
}
#campaign .pointtable .viewcardpoint td {
  background-color: #b3eaff !important;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable .viewcardpoint td img {
    margin: 0px auto -10px;
  }
}
#campaign .pointtable .under td {
  background-color: transparent !important;
  text-align: center !important;
  padding: 0px 20px !important;
}
#campaign .pointtable .under td .underarrow {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.64952em 0.675em;
  border-top-color: currentColor;
  border-bottom: 0;
}
#campaign .pointtable .totalpoint td {
  text-align: center;
}
#campaign .pointtable .totalpoint td div {
  text-align: center;
  justify-content: center;
  align-items: center;
}
#campaign .pointtable .right {
  font-weight: bold;
  border-radius: 0 10px 10px 0;
  text-align: center;
  padding: 20px 40px 20px 0px;
  min-width: 140px;
  width: 20%;
  color: #932828;
}
@media screen and (max-width: 767px) {
  #campaign .pointtable .right {
    min-width: 120px;
    padding: 10px 20px;
  }
}
#campaign .pointtable .right span {
  font-size: 1.6em;
}
#campaign .pointtable .total {
  font-weight: bold;
  font-size: 1.5em;
  text-align: right;
}
#campaign .pointtable .image {
  width: 80px;
  height: auto;
  vertical-align: middle;
}
#campaign .calendar img {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
#campaign .calendar img:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #campaign .calendar img {
    border-radius: 5px;
  }
}

details {
  border-radius: 5px;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
}
details[open] summary:before {
  transform: rotate(90deg);
}

summary {
  cursor: pointer;
  list-style: none;
  text-align: center;
  width: 75%;
  max-width: 450px;
  position: relative;
  text-align: center;
  display: block;
  border-radius: 50px;
  background-color: #9b0d0d;
  box-shadow: 0 5px 1px rgb(139, 11, 0);
  margin: 10px auto 30px;
  padding: 16px 40px;
  color: #fff;
  font-weight: bold;
  font-size: 20px !important;
}
@media screen and (max-width: 767px) {
  summary {
    padding: 10px 20px;
    font-size: 16px !important;
  }
}
summary:-webkit-details-marker {
  display: none;
}
summary:before, summary:after {
  content: "";
  width: 0;
  height: 0.8em;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.4em;
  margin: auto;
  transition: 0.3s;
}
summary:after {
  transform: rotate(90deg);
}

.fullbnr {
  margin: 0 0 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}
.fullbnr li {
  width: 100%;
  margin-bottom: 2%;
}
@media screen and (max-width: 767px) {
  .fullbnr li {
    width: auto;
    padding: 2% 0;
  }
}
.fullbnr img {
  width: 100%;
}
.fullbnr img.autosize {
  width: auto;
}

.bnr {
  margin: 0 0 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}
.bnr li {
  width: 49%;
  margin-bottom: 2%;
}
@media screen and (max-width: 767px) {
  .bnr li {
    width: auto;
    padding: 2% 0;
  }
}
.bnr img {
  width: 100%;
}
.bnr.more {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 767px) {
  .bnr.more {
    margin-bottom: 40px !important;
  }
}

.wp5_cont .st_style {
  text-align: center;
  padding: 80px 0 50px;
}
@media screen and (max-width: 767px) {
  .wp5_cont .st_style {
    padding: 40px 0 30px;
  }
  .wp5_cont .st_style img {
    height: 55px;
    width: auto;
    margin: 0 auto;
  }
}

.cpNote {
  margin-bottom: 20px !important;
}

#recommend {
  text-align: center;
  margin-bottom: 20px;
}

#note {
  background-color: #e7e7e7;
  margin: 70px 0 0;
  padding: 60px 80px 50px;
}
@media screen and (max-width: 767px) {
  #note {
    margin: 40px 0 0;
    padding: 30px 20px;
  }
}
#note h2 {
  font-size: 30px;
  color: rgb(1, 1, 1);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #note h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
#note li {
  font-size: 15px;
  line-height: 1.8;
  text-indent: -15px;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 767px) {
  #note li {
    font-size: 13px;
    line-height: 1.7;
    text-indent: -13px;
    padding: 0 0 0 13px;
  }
}

.wp5_cont .bl_lead {
  margin-bottom: 30px;
  padding: 25px 0;
  border-top: 6px solid #036733;
  border-bottom: 6px solid #036733;
}
.wp5_cont .bl_lead p {
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wp5_cont .bl_lead p {
    font-size: 1.6rem;
    text-align: left;
  }
}
.wp5_cont .bl_bnr {
  text-align: center;
  margin: 50px 0 80px;
}
.wp5_cont .bl_bnr img {
  margin: 20px 0;
}
.wp5_cont .bl_bnr .ttl {
  font-size: 1.2em;
  font-weight: bold;
  color: #e35f2c;
}
@media screen and (max-width: 767px) {
  .wp5_cont .bl_bnr {
    margin: 0 0 10%;
  }
}

.wp5_close .p2 {
  font-size: 20px;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 10px;
}
.wp5_close .bl_bnr2 {
  text-align: center;
  margin: 20px 0 5px;
}
.wp5_close .bl_bnr2 a {
  pointer-events: none;
}

.ec-featureRole__head {
  margin: 0 !important;
  padding: 0 !important;
}
.ec-featureRole__head > h1 {
  display: none;
}

#group_0000 .giftItemsHeadImg {
  display: none;
}/*# sourceMappingURL=style_2025.css.map */