@charset "UTF-8";
/* ===============================================================

 project / benefit-list

=============================================================== */
body {
  font-weight: 400;
}

/* ======================
共通要素 start
====================== */
.benefit-list {
  padding-bottom: 120px;
}

.benefit-list .qpp-target-store .l-gridblock__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.benefit-list .c-pagetopbtn {
  z-index: 3;
}

.icons {
  position: absolute;
  top: 8px;
  left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  padding: 2px 9px;
  line-height: 1.5;
  font-size: 11px;
  font-weight: 600;
}

.icon + .icon {
  margin-left: 2px;
}

.icon.-new {
  background-color: #E61728;
  color: #fff;
}

.icon.-limit {
  border: 1px solid #E61728;
  background-color: #fff;
  color: #E61728;
}

.icon.-recommend {
  border: 1px solid #292D9F;
  background-color: #fff;
  color: #292D9F;
}

.tag__icon {
  padding-left: 14px;
  position: relative;
}

.tag__icon::before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background: url("/benefit-list/assets/img/icon_tag.png?v1831afa80a4") no-repeat center/contain;
  top: 6px;
  left: 0;
}

.morebtn__wrap {
  margin-top: 40px;
}

.category--area {
  position: relative;
  padding-left: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.category--area::before {
  position: absolute;
  content: "";
  background: url("/benefit-list/assets/img/icon_category_area.svg?v1831afa8090") no-repeat center/contain;
  width: 9px;
  height: 11px;
  top: 1px;
  left: 0;
  bottom: 0;
  margin: auto 0;
}

.category--area span {
  position: relative;
  color: #656565;
}

.category--area span + span {
  padding-left: 1.5em;
}

.category--area span + span::before {
  position: absolute;
  content: ">";
  left: 0.5em;
}

.category--area + .category--category {
  margin-left: 24px;
}

.category--category {
  position: relative;
  color: #656565;
  padding-left: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.category--category::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  top: 2px;
  left: 0;
  bottom: 0;
  margin: auto 0;
}

.category--category.-gourmet::before {
  background: url("/benefit-list/assets/img/icon_category_category_gourmet.png?v1831afa8095") no-repeat center/contain;
}

.category--category.-amusement::before {
  background: url("/benefit-list/assets/img/icon_category_category_amusement.png?v1831afa8091") no-repeat center/contain;
}

.category--category.-concert::before {
  background: url("/benefit-list/assets/img/icon_category_category_concert.png?v1831afa8093") no-repeat center/contain;
}

.category--category.-travel::before {
  background: url("/benefit-list/assets/img/icon_category_category_travel.png?v1831afa8098") no-repeat center/contain;
}

.category--category.-lifesupport::before {
  background: url("/benefit-list/assets/img/icon_category_category_lifesupport.png?v1831afa8097") no-repeat center/contain;
}

.category--category.-healthbeauty::before {
  background: url("/benefit-list/assets/img/icon_category_category_healthbeauty.png?v1831afa8096") no-repeat center/contain;
}

.category--category.-fashion::before {
  background: url("/benefit-list/assets/img/icon_category_category_fashion.png?v185a8932dd2") no-repeat center/contain;
}

.category--category.-other::before {
  background: url("/benefit-list/assets/img/icon_category_category_other.png?v187b5d99014") no-repeat center/contain;
}

.category--category.-department-store::before {
  background: url("/benefit-list/assets/img/icon_category_category_depertment.png?v187b5d99013") no-repeat center/contain;
}

.category--category.-icon_cardnews_GOURMET::before {
  background: url("/benefit-list/assets/img/img_cardnews_icon_gourmet.png?v1831afa80ac") no-repeat center/contain;
}

.category--category.-icon_cardnews_FASHION::before {
  background: url("/benefit-list/assets/img/img_cardnews_icon_fashion.png?v1831afa80ab") no-repeat center/contain;
}

.category--category.-icon_cardnews_CULTURE::before {
  background: url("/benefit-list/assets/img/img_cardnews_icon_culture.png?v1831afa80a9") no-repeat center/contain;
}

.category--category.-icon_cardnews_HEALTH::before {
  background: url("/benefit-list/assets/img/img_cardnews_icon_health.png?v1831afa80ad") no-repeat center/contain;
}

.category--category.-icon_cardnews_LIFE::before {
  background: url("/benefit-list/assets/img/img_cardnews_icon_life.png?v1831afa80af") no-repeat center/contain;
}

.connection__item {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8px;
  font-size: 14px;
  font-weight: 600;
  color: #4E5B73;
}

/* ======================
共通要素 end
====================== */
.carousel__box .c-slider--simple__foot {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 394px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.carousel__box .c-slider--simple__arrow {
  width: 30px;
  height: 30px;
}

.carousel__box .c-slider--simple__arrow span {
  width: 100%;
  height: 100%;
  border-top: 0;
  border-right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: static;
}

.carousel__box .c-slider--simple__arrow.-prev span {
  -webkit-transform: none;
          transform: none;
  background-image: url("/benefit-list/assets/img/icon_top_carousel_left.png?v187b5d9912f");
}

.carousel__box .c-slider--simple__arrow.-next span {
  -webkit-transform: none;
          transform: none;
  background-image: url("/benefit-list/assets/img/icon_top_carousel_right.png?v187b5d99130");
}

.carousel__item {
  width: 396px;
  position: relative;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  margin-top: 20px;
}

.carousel__item:hover {
  opacity: .5;
}

.carousel__item.slick-center {
  width: 426px;
  margin-top: 0;
}

.carousel__texts {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.carousel__texts__inner {
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  padding: 35px 24px 8px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.carousel__point {
  position: absolute;
  left: 0;
  top: 16px;
  z-index: 2;
  width: auto;
  height: 40px;
  padding: 6px 24px;
  -webkit-box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.3) t;
          box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.3) t;
  background: #FF585D;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #fff;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.carousel__point .u-ff__arial {
  margin-top: 2px;
}

.carousel__point__magnification {
  padding-left: 14px;
  font-size: 28px;
  position: relative;
  font-family: Arial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

.carousel__point__magnification::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 8px;
  height: 8px;
  background: url("/benefit-list/assets/img/icon_multiply.png?v1831afa809b") no-repeat center/contain;
}

.carousel__area {
  font-size: 11px;
  color: #fff;
  margin-bottom: 5px;
  line-height: 1.2;
  position: relative;
}

.carousel__area::before {
  content: "";
  position: relative;
  display: inline-block;
  width: 8px;
  height: 11px;
  background-image: url("/benefit-list/assets/img/icon_top_carousel__area.svg?v187b5d9912e");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 1px;
  margin-right: 8px;
  margin-right: 10px;
}

.carousel__title {
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.carousel__description {
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
}

.qira_point_max__magnification {
  padding-left: 18px;
  font-size: 28px;
  position: relative;
  font-family: Arial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

.qira_point_max__magnification::before {
  content: "~";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 1px;
  font-size: 26px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.c-slider--simple__body {
  margin-bottom: 16px;
}

.store-result--off {
  display: none;
}

.store-list .l-gridblock__item {
  position: relative;
}

.store-list .l-gridblock.\-3col .l-gridblock__item:nth-child(n+4) {
  margin-top: 40px;
}

.store-list .c-cardbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  border: 1px solid #EAEAEA;
}

.store-list .c-cardbox__linkwrap {
  height: 100%;
}

.store-list .detail__area {
  margin-bottom: 5px;
}

.store-list .detail__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 2px;
}

.store-list .detail__category {
  font-size: 12px;
  margin-bottom: 14px;
  line-height: 1;
  margin-top: 4px;
}

.store-list .detail__description {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 12px;
  color: #656565;
}

.store-list .detail__tags .tag__items {
  margin-top: -4px;
}

.store-list .detail__tags .tag__item {
  line-height: 1;
  padding: 4px 8px 3px 8px;
  font-size: 11px;
  border: 1px solid #EAEAEA;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  margin-top: 4px;
  margin-right: 2px;
  color: #656565;
}

.store-list .detail__tags .tag__item.-daimaru_card {
  padding: 3px 8px 3px 14px;
}

.store-list .detail__tags .tag__item.-daimaru_card::before {
  position: absolute;
  content: "";
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 6px;
  height: 6px;
  background: url("/benefit-list/assets/img/icon_tag_daimaru_card.png?v1831afa80a6") no-repeat center/contain;
}

.store-list .detail__tags .tag__item.-sakura_panda_card {
  padding: 3px 8px 3px 14px;
}

.store-list .detail__tags .tag__item.-sakura_panda_card::before {
  position: absolute;
  content: "";
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 6px;
  height: 6px;
  background: url("/benefit-list/assets/img/icon_tag_sakura_panda_card.png?v1831afa80a8") no-repeat center/contain;
}

.store-list .detail__tags .tag__item.-daimaru_gold_card {
  padding: 3px 8px 3px 14px;
}

.store-list .detail__tags .tag__item.-daimaru_gold_card::before {
  position: absolute;
  content: "";
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 6px;
  height: 6px;
  background: url("/benefit-list/assets/img/icon_tag_daimaru_gold_card.png?v1831afa80a7") no-repeat center/contain;
}

.store-list .detail__tags .tag__item.-daimaru_loyal_gold_card {
  padding: 3px 8px 3px 14px;
}

.store-list .detail__tags .tag__item.-daimaru_loyal_gold_card::before {
  position: absolute;
  content: "";
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 6px;
  height: 6px;
  background: url("/benefit-list/assets/img/icon_tag_daimaru_gold_card.png?v1831afa80a7") no-repeat center/contain;
}

.store-list .detail__logo {
  margin-top: 25px;
  text-align: center;
}

.store-list .c-cardbox__detailbox {
  height: 100%;
  padding: 40px 24px 24px 24px;
  border: none;
  border-top: 1px solid #EAEAEA;
}

.store-list .store-image__box {
  position: relative;
}

.store-list .store-image__box .qira-point {
  position: absolute;
  left: 0;
  bottom: -16px;
  width: auto;
  height: 32px;
  padding: 6px 24px;
  -webkit-box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.3) t;
          box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.3) t;
  background: #FF585D;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #fff;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.store-list .store-image__box .qira-point > .u-ff__arial {
  margin-top: 2px;
}

.store-list .store-image__box .qira-point__magnification {
  padding-left: 14px;
  font-size: 28px;
  position: relative;
  font-family: Arial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

.store-list .store-image__box .qira-point__magnification::before {
  content: "";
  position: absolute;
  left: 3px;
  top: -1px;
  bottom: 0;
  margin: auto 0;
  width: 8px;
  height: 8px;
  background: url("/benefit-list/assets/img/icon_multiply.png?v1831afa809b") no-repeat center/contain;
}

.pickup__inner {
  padding: 40px 0;
  background-color: #FAFAFA;
  margin-bottom: 40px;
}

.pickup__inner.-bg_white {
  background-color: #FFF;
}

.pickup__inner .c-title__main .-main {
  font-size: 20px;
}

.pickup__inner .c-button {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pickup__inner .store-list .c-cardbox__detailbox {
  padding: 0;
}

.pickup__box {
  width: 960px;
  margin: 0 auto;
}

.pickup__icons {
  text-align: center;
  margin-bottom: 16px;
  position: relative;
}

.pickup__icons .icons {
  position: static;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pickup__title {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #4E5B73;
  line-height: 1.75;
}

.pickup__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}

.pickup__categories .category--area {
  line-height: 2em;
}

.pickup__mv {
  margin-bottom: 40px;
}

.pickup__detail__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pickup__detail__item {
  width: 460px;
}

.pickup__detail__item:nth-child(2n) {
  margin-left: 40px;
}

.pickup__detail__item:nth-child(n+3) {
  margin-top: 80px;
}

.pickup__detail__image {
  margin-bottom: 13px;
}

.pickup__detail__image img {
  vertical-align: middle;
}

.pickup__detail__hedding {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}

.pickup__detail__text {
  font-size: 14px;
  line-height: 1.75;
}

.pickup__detail__text + .pickup__detail__text {
  margin-top: 10px;
}

.pickup__detail__map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%;
}

.pickup__detail__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pickup__detail__btn {
  margin-top: 10px;
}

.pickup .qpp_pickup__title {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  padding-bottom: 12px;
  border-bottom: 1px solid #536784;
  max-width: 960px;
  margin: 0 auto 16px;
}

.mail-magagine__inner {
  width: 585px;
  margin: 0 auto;
}

.mail-magagine__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.mail-magagine__icon {
  width: 72px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.mail-magagine__text-group {
  margin-left: 24px;
}

.mail-magagine__text {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
}

.p-benefitlist__info {
  margin-top: 16px;
}

.p-benefitlist__info .c-borderbox__inner {
  padding: 16px;
}

.p-benefitlist__info .c-borderbox__inner .c-text {
  font-size: 14px;
}

.qpp-top__lead {
  background-color: #FAFAFA;
  padding: 40px;
  text-align: center;
}

.qpp-top__lead > img {
  margin-bottom: 16px;
}

.qpp-top__lead .p-top__lead__text__heading {
  display: block;
  text-align: center;
  margin-bottom: 16px;
}

.qpp-info {
  background-color: #FAFAFA;
  padding: 54px 0 24px;
}

.qpp-info.-bg_white {
  background-color: #fff;
}

.qpp-info__morecontent {
  width: 713px;
  margin-left: 40px;
}

.qpp-info__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  word-break: break-all;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.qpp-info__infohead {
  margin-right: 24px;
}

.qpp-info__text__wrapper {
  padding-left: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
}

.qpp-info__text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
}

.qpp-info__date {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 14px;
  line-height: 1;
}

.qpp-info__wrapper {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.qpp-info__wrapper__title {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  padding-bottom: 12px;
  border-bottom: 1px solid #536784;
  margin-bottom: 16px;
}

.qpp-info__category {
  position: relative;
  color: #656565;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 96px;
  font-size: 12px;
  line-height: 1.7;
  word-break: keep-all;
}

.qpp-content__morecontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.qpp-content__morecontent.-bg_white {
  background: #fff;
}

.qpp-content__morecontent.-campaign {
  max-width: none;
}

.qpp-content__morecontent.-campaign .qpp-info__date {
  position: static;
  line-height: 1;
}

.qpp-content__morecontent.-campaign .qpp-info__item {
  word-break: unset;
}

.qpp-content__morecontent.-campaign .qpp-info__text {
  margin-left: 16px;
  line-height: 1.5;
}

.qpp-content__morecontent .qpp-campaign__link {
  font-size: 14px;
  margin-top: 8px;
}

.qpp-content__morebtn {
  margin: 24px auto 0;
  color: #4E5B73;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #2454B3;
}

.qpp-content__morebtn span {
  position: relative;
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .35s;
  transition: .35s;
  line-height: 1.5;
  font-size: 14px;
}

.qpp-content__morebtn span::before, .qpp-content__morebtn span::after {
  position: absolute;
  top: 50%;
  left: -20px;
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background: #2454B3;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  -webkit-transform: translate(50%, -50%) rotate(0);
          transform: translate(50%, -50%) rotate(0);
}

.qpp-content__morebtn span::after {
  -webkit-transform: translate(50%, -50%) rotate(90deg);
          transform: translate(50%, -50%) rotate(90deg);
}

.qpp-content__morebtn span.-open {
  display: block;
  visibility: visible;
  opacity: 1;
}

.qpp-content__morebtn.-show span::before {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
          transform: translate(50%, -50%) rotate(180deg);
}

.qpp-content__morebtn.-show span::after {
  -webkit-transform: translate(50%, -50%) rotate(360deg);
          transform: translate(50%, -50%) rotate(360deg);
}

.qpp-content__morebtn.-show span.-open {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.qpp-content__morebtn.-show span.-close {
  display: block;
  visibility: visible;
  opacity: 1;
}

.qpp-content__morebtn.-show {
  bottom: -2em;
}

.qpp-content__morebtn.-show + .p-campaign-topics__items::before {
  display: none;
}

.qpp-content__morelink {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.qpp-content__morelink a + a {
  margin-left: 40px;
}

.qpp-content__items {
  position: relative;
  width: 100%;
}

.qpp-content__items > li + li {
  margin-top: 8px;
}

.qpp-shoparea {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.qpp-shoparea_wrapper {
  width: 100%;
  min-height: 680px;
  position: relative;
  background-image: url("/benefit-list/assets/img/img_map_japan.png?v1831afa80d2");
  background-position: top 34px center;
  background-repeat: no-repeat;
}

.qpp-shoparea_wrapper .c-button.-single {
  width: 292px;
}

.qpp-shoparea__maplink {
  width: 100%;
  height: 726px;
  position: relative;
}

.qpp-shoparea__maplink__item img {
  width: 100%;
}

.qpp-shoparea_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.qpp-shoparea_title > p {
  position: relative;
  font-size: 28px;
  line-height: 1.5em;
  font-weight: 500;
  color: #4E5B73;
  text-align: center;
}

.qpp-shoparea_title > p:before {
  position: absolute;
  left: -6px;
  top: 0;
  content: "";
  background-image: url("/benefit-list/assets/img/img_map_icon.png?v1831afa80d0");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
  display: inline-block;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.store-list.p-pickup_store_list .c-cardbox__detailbox {
  border-top: 0;
  padding-top: 0;
}

.p-pickup_store_image {
  width: 100%;
  height: 266px;
  position: relative;
  overflow: hidden;
}

.p-pickup_store_image img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.store-image__box .c-cardbox__image {
  height: 169px;
  position: relative;
  overflow: hidden;
}

.store-image__box img {
  position: absolute;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.qpp-other__info {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.qpp-other__info__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 960px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.qpp-other__info__item {
  width: calc((100% - 120px) / 4);
  margin-left: 40px;
}

.qpp-other__info .qpp-other__info__item:nth-child(4n+1) {
  margin-left: 0;
}

.qpp-other__info .qpp-other__info__item:nth-child(n+5) {
  margin-top: 24px;
}

.qpp-other__info__title {
  font-size: 16px;
  word-break: break-all;
  text-align: left;
  line-height: 1.5;
}

.qpp-other__info__morebtnwrapper {
  height: 78px;
  width: 100%;
  max-width: 960px;
  margin: -24px auto 40px;
  position: relative;
  z-index: 1;
}

.qpp-other__info__morebtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(250, 250, 250, 0)), color-stop(33%, white));
  background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, white 33%);
  width: 100%;
  height: 100%;
}

.qpp-other__info__morebtntext {
  position: relative;
  color: #2454B3;
  font-size: 14px;
}

.qpp-other__info__morebtntext::after {
  position: absolute;
  top: 50%;
  left: -12px;
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background: #2454B3;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  -webkit-transform: translate(-50%, 50%) rotate(90deg);
          transform: translate(-50%, 50%) rotate(90deg);
}

.qpp-other__info__morebtntext::before {
  position: absolute;
  top: 50%;
  left: -12px;
  content: '';
  display: block;
  width: 8px;
  height: 1px;
  background: #2454B3;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  -webkit-transform: translate(-50%, 50%) rotate(0);
          transform: translate(-50%, 50%) rotate(0);
}

.qpp-other__info__texts__inner {
  position: relative;
  padding-top: 8px;
}

.qpp-other__info__texts__inner.-qpp_link {
  padding-top: 16px;
}

.qpp-other__info__point {
  position: absolute;
  left: 0;
  top: -16px;
  width: auto;
  height: 28px;
  padding: 5px 24px 3px 10px;
  -webkit-box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.3) t;
          box-shadow: 0 15px 10px -5px rgba(0, 0, 0, 0.3) t;
  background: #FF585D;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #fff;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  line-height: 1.2;
  margin-bottom: 4px;
}

.qpp-other__info__point > .u-ff__arial {
  margin-top: 2px;
}

.qpp-other__info__point__magnification {
  padding-left: 14px;
  font-size: 14px;
  position: relative;
  font-family: Arial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

.qpp-other__info__point__magnification::before {
  content: "";
  position: absolute;
  left: 2px;
  top: -1px;
  bottom: 0;
  margin: auto 0;
  width: 8px;
  height: 8px;
  background: url("/benefit-list/assets/img/icon_multiply.png?v1831afa809b") no-repeat center/contain;
}

.qpp-other__info__point__max__magnification {
  padding-left: 14px;
  font-size: 28px;
  position: relative;
  font-family: Arial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}

.qpp-other__info__point__max__magnification::before {
  content: "~";
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto 0;
  left: 1px;
  font-size: 20px;
}

.qpp-cardnews_desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.c-cardbox__detailbox .category--area {
  font-size: 12px;
  line-height: 1;
}

.p-pickup_cardnews .c-qira_point_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.p-pickup_cardnews .qpp-other__info__point {
  position: relative;
  margin-bottom: 16px;
  margin-top: 8px;
  top: 0;
  left: 0;
  max-width: 50%;
  width: auto;
}

.p-pickup_cardnews .c_cardnews_relation_title {
  display: block;
  margin-top: 8px;
  margin-bottom: 16px;
  margin-left: 16px;
  font-size: 16px;
  line-height: 1.5em;
  max-width: 50%;
}

.qpp-pickup__carousel .c-slider--simple__body {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

.qpp-pickup__carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
  max-width: 812px;
  margin: 0 auto;
}

.qpp-pickup__carousel .c-slider--simple__foot {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.qpp-pickup__carousel .c-slider--simple__foot .c-slider--simple__arrow {
  position: absolute;
  width: 50px;
  height: 50px;
}

.qpp-pickup__carousel .c-slider--simple__foot .c-slider--simple__arrow span {
  border: 0;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.qpp-pickup__carousel .c-slider--simple__foot .c-slider--simple__arrow.-prev {
  top: 50%;
  left: 0;
}

.qpp-pickup__carousel .c-slider--simple__foot .c-slider--simple__arrow.-prev span {
  background-image: url("/benefit-list/assets/img/btn_pickup_carousel_left.png?v187b5d98fb0");
}

.qpp-pickup__carousel .c-slider--simple__foot .c-slider--simple__arrow.-next {
  top: 50%;
  right: 0;
}

.qpp-pickup__carousel .c-slider--simple__foot .c-slider--simple__arrow.-next span {
  background-image: url("/benefit-list/assets/img/btn_pickup_carousel_right.png?v187b5d98fb1");
}

.qpp-pickup__carousel .c-slider--simple__foot .c-slider--simple__arrow.slick-disabled {
  pointer-events: none;
  opacity: 0;
}

.qpp-pickup__carousel .carousel__item {
  margin-top: 0;
  margin-left: 16px;
  background-color: #fff;
}

.qpp-pickup__carousel .qpp-pickup__carousel__img {
  position: relative;
}

.qpp-pickup__carousel .qpp-pickup__carousel__img > img {
  display: block;
  border-radius: 10px 10px 0 0;
}

.qpp-pickup__carousel .qpp-other__info__point {
  top: auto;
  bottom: -16px;
  height: 36px;
  padding: 8px 24px;
  z-index: 2;
  margin-bottom: 0;
}

.qpp-pickup__carousel .qpp-other__info__point__magnification {
  font-size: 27px;
}

.qpp-pickup__carousel .qpp-other__info__point__magnification::before {
  top: 0px;
}

.qpp-pickup__carousel .qpp-pickup__carousel__text {
  line-height: 1.5;
  padding: 24px 24px 66px;
  position: relative;
  border: 1px solid #EAEAEA;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  height: 215px;
}

.qpp-pickup__carousel .qpp-pickup__carousel__text .qpp-pickup__carousel__linktext {
  position: absolute;
  content: "";
  bottom: 20px;
  line-height: 1.5;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 14px;
}

.qpp-pickup__carousel .qpp-pickup__carousel__text .qpp-pickup__carousel__linktext:before {
  -webkit-transform: translate(-1px, -2px) rotate(45deg);
          transform: translate(-1px, -2px) rotate(45deg);
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #4E5B73;
  border-right: 1px solid #4E5B73;
  margin-right: 6px;
}

.qpp-pickup__carousel .c_cardnews_relation_title {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
  min-height: 48px;
}

.qpp-pickup__carousel .category--area {
  font-size: 14px;
}

.qpp-pickup__carousel .qpp-pickup__benefit__badge {
  position: absolute;
  top: -5px;
  right: 16px;
}

.p-cluboff__accordion {
  margin: 16px;
}

.p-cluboff__accordion__btn {
  font-size: 14px;
  text-align: left;
  color: #2454B3;
  position: relative;
  margin-bottom: 8px;
}

.p-cluboff__accordion__btn > i {
  -webkit-transform: translate(1px, -3px) rotate(135deg);
          transform: translate(1px, -3px) rotate(135deg);
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #2454B3;
  border-right: 1px solid #2454B3;
  margin-left: 16px;
}

.p-cluboff__accordion__btn.-open > i {
  -webkit-transform: translate(1px, 0px) rotate(-45deg);
          transform: translate(1px, 0px) rotate(-45deg);
}

.p-cluboff__accordion__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 32px;
  border: 1px solid #4E5B70;
}

.p-cluboff__accordion__content__left {
  width: 61%;
  padding-right: 40px;
}

.p-cluboff__accordion__content__right {
  width: 39%;
  border-left: 1px solid #EAEAEA;
  padding-left: 40px;
}

.p-cluboff__accordion__content__heading {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
  font-weight: 500;
  text-align: left;
}

.p-cluboff__accordion__content__text {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.p-cluboff__accordion__content__subtext {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  color: #656565;
  margin-bottom: 16px;
}

.p-cluboff__accordion__content__btn.c-button.-single {
  padding: 11px 48px 14px 48px;
}

.p-bgc__white {
  background-color: #FFF !important;
}

.p-bgc__gray {
  background-color: #FAFAFA !important;
}

@media screen and (min-width: 768px) {
  .qpp-shoparea__maplink__item {
    position: absolute;
  }
  .qpp-shoparea__maplink__item a:hover {
    opacity: 0.7;
  }
  .qpp-shoparea__maplink__item.-hokkaido_tohoku {
    top: 9px;
    left: 729px;
  }
  .qpp-shoparea__maplink__item.-kanto {
    top: 206px;
    left: 615px;
  }
  .qpp-shoparea__maplink__item.-chubu {
    top: 406px;
    left: 504px;
  }
  .qpp-shoparea__maplink__item.-kansai {
    top: 60px;
    left: 267px;
  }
  .qpp-shoparea__maplink__item.-chugoku {
    top: 182px;
    left: 42px;
  }
  .qpp-shoparea__maplink__item.-shikoku {
    top: 491px;
    left: 275px;
  }
  .qpp-shoparea__maplink__item.-kyusyu_okinawa {
    top: 417px;
    left: -16px;
  }
}

@media screen and (max-width: 767px) {
  .benefit-list .c-title__global {
    margin-bottom: 0;
  }
  .benefit-list .qpp-target-store .l-gridblock__item + .l-gridblock__item {
    margin-top: 16px;
  }
  .carousel__box .c-slider--simple__foot {
    width: 80vw;
  }
  .carousel__inner .c-slider--simple__foot {
    padding: 0;
  }
  .carousel__item {
    width: 76vw;
    margin-left: 0;
    margin-top: 5.3vw;
  }
  .carousel__item.slick-center {
    width: 84vw;
    margin-left: 0;
  }
  .carousel__image img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .carousel__point .u-ff__arial {
    margin-top: 2px;
  }
  .carousel__title {
    margin-bottom: 0;
  }
  .carousel__description {
    display: none;
  }
  .store-list .c-morebox {
    padding: 0;
  }
  .store-list .c-morebox__button {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .pickup__inner .store-list .c-cardbox__detailbox {
    padding: 0;
  }
  .pickup__box {
    width: 100%;
    padding: 0 4%;
  }
  .pickup__categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pickup__categories .category--area + .category--category {
    margin-left: 0;
  }
  .pickup__detail__item {
    width: 100%;
  }
  .pickup__detail__item:nth-child(2n) {
    margin-left: 0;
  }
  .pickup__detail__item:nth-child(n+3) {
    margin-top: 20px;
  }
  .pickup__detail__item + .pickup__detail__item {
    margin-top: 40px;
  }
  .pickup__detail__image img {
    width: 100%;
  }
  .pickup__detail__btn {
    margin-top: 20px;
  }
  .pickup__detail__btn .c-button {
    margin: 0 auto;
  }
  .pickup .qpp_pickup__title {
    margin: 0 4% 16px;
  }
  .mail-magagine {
    width: 100%;
  }
  .mail-magagine__inner {
    width: 100%;
    padding: 0 4%;
  }
  .mail-magagine__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mail-magagine__text-group {
    margin-left: 0;
    margin-top: 16px;
  }
  .qpp-top__lead {
    padding: 24px 0;
  }
  .qpp-top__lead .p-top__lead__text {
    text-align: left;
  }
  .qpp-info {
    padding: 48px 0 40px;
  }
  .qpp-info__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .qpp-info__infohead {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4px;
  }
  .qpp-info__date {
    top: 3px;
  }
  .qpp-info__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 4%;
  }
  .qpp-info__wrapper__title {
    padding: 0 0 12px;
    margin-bottom: 18px;
  }
  .qpp-info__category {
    margin-left: 84px;
    min-width: auto;
  }
  .qpp-content__morecontent.-campaign .qpp-info__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .qpp-content__morecontent.-campaign .qpp-info__infohead {
    width: 76px;
    margin-bottom: 0;
  }
  .qpp-content__morecontent.-campaign .qpp-info__text {
    line-height: 1;
  }
  .qpp-content__morecontent .qpp-campaign__link {
    margin-top: 16px;
  }
  .qpp-content__morebtn {
    font-size: 14px;
    left: calc(50% + 12px);
    margin: 12px auto 0;
    padding-right: 0;
  }
  .qpp-content__morebtn span::before, .qpp-content__morebtn span::after {
    width: 8px;
    right: -14px;
  }
  .qpp-content__morelink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    margin: 40px auto 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .qpp-content__morelink a + a {
    margin: 10px 0 0;
  }
  .qpp-content__items > li + li {
    margin-top: 16px;
  }
  .qpp-shoparea {
    padding: 0 2%;
  }
  .qpp-shoparea_wrapper {
    background-image: none;
    min-height: 0;
  }
  .qpp-shoparea_wrapper .c-button.-single {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .qpp-shoparea__maplink {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px;
  }
  .qpp-shoparea__maplink__item {
    width: 48%;
  }
  .qpp-shoparea__maplink__item.-disable {
    margin-bottom: 10px;
  }
  .qpp-shoparea_title {
    margin-left: 33px;
  }
  .qpp-shoparea_title > p {
    font-size: 20px;
  }
  .qpp-shoparea_title > p:before {
    width: 30px;
    height: 30px;
  }
  .p-pickup_store_image {
    width: 100%;
    height: 52.44vw;
  }
  .store-image__box .c-cardbox__image {
    width: 100%;
    height: 52.44vw;
  }
  .l-gridblock .l-gridblock__inner .l-gridblock__item.pickup__griditem + .pickup__griditem {
    margin-top: 16px;
  }
  .qpp-other__info__wrapper {
    padding: 0 4%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .qpp-other__info__item {
    width: 48%;
    margin-left: 0;
  }
  .qpp-other__info .qpp-other__info__item:nth-child(n+5) {
    margin-top: 0;
  }
  .qpp-other__info .qpp-other__info__item:nth-child(n+3) {
    margin-top: 24px;
  }
  .qpp-other__info__image img {
    width: 100%;
  }
  .qpp-other__info__texts__inner {
    padding-top: 4px;
  }
  .qpp-other__info__point {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    border-radius: 20px;
    width: 100%;
    height: auto;
    font-size: 12px;
  }
  .qpp-other__info__point__magnification::before {
    left: 0;
  }
  .qpp-other__info__point__magnification {
    display: inline-block;
  }
  .qpp-other__info__point__max__magnification {
    display: inline-block;
  }
  .p-pickup_cardnews .c-qira_point_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-pickup_cardnews .qpp-other__info__point {
    margin-bottom: 8px;
    margin-top: 8px;
    max-width: 100%;
  }
  .p-pickup_cardnews .c_cardnews_relation_title {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 8px;
    margin-top: 0;
    width: 100%;
  }
  .qpp-pickup__carousel .c-slider--simple__foot {
    display: none;
  }
  .qpp-pickup__carousel .carousel__item {
    margin-left: 0;
    width: 76vw;
    margin-left: 4vw;
  }
  .qpp-pickup__carousel .qpp-other__info__point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    position: absolute;
    border-radius: 0 20px 20px 0;
  }
  .p-cluboff__accordion {
    margin: 24px 4%;
  }
  .p-cluboff__accordion__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px 32px;
  }
  .p-cluboff__accordion__content__left {
    width: 100%;
    padding-right: 0;
    padding-bottom: 24px;
  }
  .p-cluboff__accordion__content__right {
    width: 100%;
    padding-left: 0;
    border-left: 0;
    border-top: 1px solid #EAEAEA;
    padding-top: 24px;
  }
  .p-cluboff__accordion__content__heading {
    text-align: center;
  }
}

/* GLOBAL ADJUSTMENT  */
.global-nav > .global-nav-item.__benefit {
  border-bottom: solid 4px var(--theme-color);
  padding-bottom: 16px;
}
