@charset "UTF-8";

/* 下記は既存のEC側のファイルの内容 */
/* /css/usr/event/limited-milesup/limited-milesup_202408.css */
/*------------------------------
 共通・既存調整修正
------------------------------*/
a:hover,
a:focus {
  text-decoration: none;
}

.pane-left-menu,
.block-separat {
  display: none;
  border-bottom: none;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

.pane-right-menu {
  margin: 0 auto;
}

.block-event-page--goods,
.block-category-list--goods {
  width: 930px;
  margin: 0 auto;
}

.pane-contents .container {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  padding-top: 6px;
  overflow: hidden;
}
.pane-contents .container .sp {
  display: none;
}

.block-top-event--header,
.c-title02_2 {
  font-family: "Noto Sans JP", sans-serif;
  display: block !important;
  position: relative;
  color: #0061AE;
  font-size: 36px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  background: none;
  padding: 0 0 20px;
  margin: 100px auto 60px;
  box-sizing: border-box;
}

.block-top-event--header::before,
.c-title02_2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 63px;
  height: 4px;
  background-color: #32A2D3;
  transform: translateX(-50%);
}

.block-miles-up-item-container,
.block-sale-item-container {
  width: 1080px;
  margin: 0 auto 70px;
}

.block-sale-item-container {
  width: 1080px;
  margin: 0 auto 70px;
}

.p-main-description {
  width: 1080px;
  margin: 0 auto 70px;
}

.change-category {
  margin: 0 auto;
}

.block-pickup-list-p--item-body,
.block-pickup-list-p--image {
  width: 190px;
}

.block-more-btn a {
  background: #0061AE;
  border-radius: 100vh;
  color: #fff;
  border-color: #0061AE;
  position: relative;
}

[data-browse-mode="P"] .block-more-btn a  {
  width: 300px;
  height: 60px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-weight: bold;
}

.block-more-btn a::after {
  content: '';
  content: '';
  display: inline-block;
  width: 9px;
  height: 15px;
  background-image: url(/img/usr/event/limited-milesup/202408/icon_arr_white.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.block-more-btn a:hover {
  color: #fff;
  opacity: 0.7;
}

h1.block-event-page--header {
  display: none;
}

[data-browse-mode="P"] .pane-contents,
[data-browse-mode="P"] .pane-footer,
[data-browse-mode="P"] .pane-globalnav-wrap {
  min-width: 1320px;
}

.block-separat {
  padding-bottom: 0;
}
.pane-right-menu {
   width: auto; 
}
[data-browse-mode="P"] #block_of_itemhistory {
  margin: 0 auto;  
}
/*------------------------------
 ページ
------------------------------*/
/* main-visual
------------------------------*/
.main-visual {
  width: 100%;
}

.main-visual__title {
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0 auto;
}

.main-visual__image {
  width: 100%;
  height: auto;
}

.main_date {
  background: #0b318f;
}

.main_date-inner {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: wrap;
  color: #fff;
  width: 1080px;
  padding: 2px 20px 12px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 49px;
  line-height: 1;
  letter-spacing: 2px;
}

.main_date-lg {
  font-size: 70px;
}

.main_date-md {
  font-size: 48px;
  padding-bottom: 5px;
}

.main_date-week {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1.4em;
  height: 1.4em;
  padding-left: 2px;
  padding-bottom: 6px;
  margin: 0 10px 4px;
  font-size: 36px;
  background: #fff;
  border-radius: 100%;
  color: #0b318f;
}

.main_date-margin {
  display: inline-block;
  margin: 0 3px;
}

/* content
------------------------------*/
.content__bg {
  width: 100%;
  padding: 0 0 70px;
}

.content__bg#summary {
  background-color: #FFFFFF;
  padding: 0;
}

.content__bg.bg-white {
  background-color: #FFFFFF;
  padding-bottom: 0;
}

.content__center {
  width: 1080px;
  margin: 0 auto;
}

.content__center.space {
  margin: 60px auto 40px;
}

.content__center.space-bottom {
  margin-bottom: 70px;
}

.content__title {
  font-family: "Noto Sans JP", sans-serif;
  display: block !important;
  position: relative;
  color: #0061AE;
  font-size: 36px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  padding: 0 0 20px;
  margin: 100px auto 60px;
  box-sizing: border-box;
}

.content__title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 63px;
  height: 4px;
  background-color: #32A2D3;
  transform: translateX(-50%);
}

.content__caption {
  color: #5D5D5D;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.content__text {
  color: #4E676C;
  font-size: 21px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  margin: 20px auto 10px;
}

.content__image-box {
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.content__image-box.long-shadow {
  margin: 0px -13.5px;
}

.content__image {
  display: inline-block;
}

.content__button-item-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.content__button-item {
  width: 360px;
  margin-right: 40px;
}

.content__button-item:last-child {
  margin-right: 0;
}

.content__button {
  width: 100%;
  margin: 0 auto;
}

.content__button-link,
a.content__button-link {
  display: block;
  position: relative;
  width: 100%;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 500;
  line-height: 51px;
  text-align: center;
  text-decoration: none;
  background-color: #081570;
  border-radius: 100px;
  transition: opacity 0.3s ease 0s;
  padding: 0 60px;
  box-sizing: border-box;
}

.content__button-link:hover,
a.content__button-link:hover {
  text-decoration: none;
  opacity: 0.8;
}

.content__button-link::before,
a.content__button-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 28px;
  height: 28px;
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202408/icon_arr_blue.png);
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.content__button-link.bg-red,
a.content__button-link.bg-red {
  background-color: #BD212B;
}

.content__button-link.bg-red::before,
a.content__button-link.bg-red::before {
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202408/icon_arr_red.png);
}

.content__button-link.bg-gray,
a.content__button-link.bg-gray {
  color: #9A9A9A;
  background-color: #EBEBEB;
}

.content__button-link.bg-gray::before,
a.content__button-link.bg-gray::before {
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202408/icon_arr_gray.png);
}

.content__button-txt-box {
  margin-top: 28px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.content__button-txt.-red {
  color: #c00;
  line-height: 1.875;
}


/* content__accordion
------------------------------*/
.content__accordion {
  margin-top: 30px;
}

.content__accordion-button {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  box-sizing: border-box;
  cursor: pointer;
}

.content__accordion-button::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #0061AE;
  border-right: 1px solid #0061AE;
  transform: translateY(-60%) rotate(135deg);
  transition: all 0.4s ease 0s;
}

.content__accordion-button.is-open::before {
  transform: translateY(-20%) rotate(-45deg);
}

.content__accordion-button-text {
  display: inline-block;
  color: #0061AE;
  font-size: 16px;
  font-weight: 700;
}

.content__accordion-content {
  display: none;
  margin-top: 9px;
}

.content__accordion-notes {
  color: #5D5D5D;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-indent: -1em;
  padding-left: 1em;
  box-sizing: border-box;
}


/* fixed-content
------------------------------*/
.fixed-content {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(224, 224, 224, 0.8);
  padding: 23px 0 22px;
  box-sizing: border-box;
  z-index: 100;
}

.fixed-content.is-fixed {
  display: block;
}

.fixed-content__button {
  width: 360px;
  margin: 0 auto;
}

.fixed-content__link {
  display: block;
  position: relative;
  width: 100%;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 500;
  line-height: 51px;
  text-align: center;
  text-decoration: none;
  background-color: #081570;
  border-radius: 100px;
  transition: opacity 0.3s ease 0s;
  padding: 0 60px;
  box-sizing: border-box;
}

.fixed-content__link:hover {
  text-decoration: none;
  opacity: 0.8;
}

.fixed-content__link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 28px;
  height: 28px;
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202408/icon_arr_blue.png);
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.fixed-content__link.bg-red {
  background-color: #BD212B;
}

.fixed-content__link.bg-red::before {
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202408/icon_arr_red.png);
}

.fixed-content__link.bg-gray {
  color: #9A9A9A;
  background-color: #EBEBEB;
}

.fixed-content__link.bg-gray::before {
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202408/icon_arr_gray.png);
}

.block-page-top {
  z-index: 101;
}

/* accordion（FAQ）
------------------------------*/
.accordion {
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 5px;
  padding: 0 35px;
  margin: 0 auto 15px;
  box-sizing: border-box;
  border: solid 1px #D6D6D6;
  border-radius: 5px;
}

.accordion:last-child {
  margin-bottom: 0;
}

.accordion__button {
  position: relative;
  width: 100%;
  height: auto;
  text-align: left;
  background-color: #FFFFFF;
  box-sizing: border-box;
  cursor: pointer;
}
.accordion__button::before {
  content: "Q";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  color: #0061AE;
  font-size: 32px;
  font-weight: bold;
  line-height: 41px;
}

.accordion__button-text {
  color: #0061AE;
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  padding: 15px 20px 19px 47px;
}

.accordion__button-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translatey(-50%);
}

.accordion__button-icon::before,
.accordion__button-icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #707070;
  transform: translate(-50%, -50%);
  transition: transform 0.4s ease 0s;
}

.accordion__button-icon::before {
  transform: translate(-50%, -50%) rotate(90deg);
}

/* is-open時の切り替え（＋、－） */
.accordion__button.is-open .accordion__button-icon::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

.accordion__content {
  display: none;
  position: relative;
  border-color: #D6D6D6;
  border-style: solid;
  border-width: 1px 0 0 0;
  background-color: #FFFFFF;
  padding: 15px 0 19px 47px;
  box-sizing: border-box;
}
.accordion__content::before {
  content: "A";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  color: #32A2D3;
  font-size: 32px;
  font-weight: bold;
  line-height: 41px;
}

.accordion__text {
  color: #5D5D5D;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

a.content__accordion-link {
  color: #4E676C;
  text-decoration: underline;
}
a.content__accordion-link:hover {
  text-decoration: none;
}

/* campaign
------------------------------*/
.campaign {
  width: 100%;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  margin-bottom: 70px;
}

.campaign__inner {
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 40px 40px 60px;
}

.campaign__item {
  margin-bottom: 30px;
}
.campaign__item:last-child {
  margin-bottom: 0;
}

.campaign__item-inner-box {
  margin: 0 0 4px 15px;
}
.campaign__item-inner-box:last-child {
  margin-bottom: 0;
}

.campaign__item-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}

.campaign__item-text-box {
  width: 100%;
}

.campaign__item-sub-tilte {
  font-size: 16px;
  font-weight: 600;
  line-height: 29px;
}

.campaign__item-text {
  font-size: 16px;
  /* font-weight: 300; */
  line-height: 29px;
}

.campaign__item-notes {
  font-size: 16px;
  /* font-weight: 300; */
  line-height: 34px;
  text-indent: -1em;
  padding-left: 1em;
}
.campaign__item-notes.color-red {
  color: #c00;
}
.campaign__item-notes.indent-left {
  padding-left: 2em;
}

a.campaign__item-link {
  text-decoration: underline;
}
a.campaign__item-link:hover {
  text-decoration: none;
}

.campaign__item-link-blank {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  transition: opacity 0.3s;
  margin-left: 5px;
}
.block-top-free2--goods {
  margin: 0 auto !important;
}


/*------------------------------
 SP（スマートフォン）
------------------------------*/
[data-browse-mode="S"] .pane-main .pc {
  display: none;
}

[data-browse-mode="S"] .block-top-event--goods {
  width: 100% !important;
}

[data-browse-mode="S"] .block-more-btn {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

[data-browse-mode="S"] .block-more-btn a  {
  width: 100%;
  max-width: 295px;
  margin-top: 0;
  padding: 14px 24px;
  font-weight: bold;
}

[data-browse-mode="S"] .block-more-btn a::after {
  right: 15px;
}

/*------------------------------
  共通・既存調整修正
------------------------------*/
[data-browse-mode="S"] .block-event-page--goods,
[data-browse-mode="S"] .block-category-list--goods {
  width: 100%;
}

[data-browse-mode="S"] .pane-contents .container .pc {
  display: none;
}

[data-browse-mode="S"] .pane-contents .container .sp {
  display: block;
}
  
[data-browse-mode="S"] .sp {
  display: block !important;
}

[data-browse-mode="S"] .pc {
  display: none !important;
}

[data-browse-mode="S"] .pane-main {
  width: 100%;
  padding-top: 18px;
  overflow: hidden;
}

[data-browse-mode="S"] .pane-main .pc {
  display: none;
}

[data-browse-mode="S"] .block-top-event--header,
[data-browse-mode="S"] .c-title02_2 {
  font-size: 23px !important;
  font-weight: 900;
  background-color: rgba(255, 255, 255, 0);
  padding: 0 0 15px;
  margin: 80px auto 40px;
}

[data-browse-mode="S"] .block-top-event--header::before,
[data-browse-mode="S"] .c-title02_2::before {
  width: 59px;
}

[data-browse-mode="S"] .block-miles-up-item-container,
[data-browse-mode="S"] .block-sale-item-container {
  width: auto;
}

[data-browse-mode="S"] .block-sale-item-container {
  width: auto;
}

[data-browse-mode="S"] .p-main-description {
  width: auto;
  box-sizing: border-box;
}

[data-browse-mode="S"] .block-pickup-list-p--item-body,
.block-pickup-list-p--image {
  width: 100%;
}

.block-event-txt {
  font-weight: 500;
}

[data-browse-mode="S"] .block-event-txt {
  width: 100vw;
  padding: 0 20px;
  margin-bottom: 20px;
}

/* [data-browse-mode="S"] .block-page-top {
  bottom: 146px;
} */

/*------------------------------
ページ
------------------------------*/
/* main-visual
------------------------------*/
[data-browse-mode="S"] .main_date-inner {
  width: 100%;
  font-size: 15px;
  padding: 12px 15px;
}

[data-browse-mode="S"] .main_date-lg {
  font-size: 19px;
}

[data-browse-mode="S"] .main_date-md {
  font-size: 15px;
  padding-bottom: 0;
}

[data-browse-mode="S"] .main_date-week {
  width: 1.4em;
  height: 1.4em;
  padding-left: 2px;
  padding-bottom: 0px;
  line-height: 1;
  margin: 0 4px 0 2px;
  font-size: 14px;
  position: relative;
  top: 1px;
}

[data-browse-mode="S"] .main_date-margin {
  margin: 0 2px;
}

/* content
------------------------------*/
[data-browse-mode="S"] .content__bg {
  padding: 0 20px 60px;
  box-sizing: border-box;
}

[data-browse-mode="S"] .content__bg#summary {
  padding: 0 20px 0;
}

[data-browse-mode="S"] .content__bg.bg-white {
  padding-bottom: 0;
}

[data-browse-mode="S"] .content__center {
  width: auto;
  margin: 0 auto;
}

[data-browse-mode="S"] .content__center.space {
  margin: 40px auto 35px;
}

[data-browse-mode="S"] .content__center.space-bottom {
  margin-bottom: 60px;
}

[data-browse-mode="S"] .content__title {
  font-size: 23px;
  font-weight: 900;
  line-height: 21px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0 0 15px;
  margin-top: 80px;
  margin-bottom: 40px;
}

[data-browse-mode="S"] .content__title::before {
  width: 59px;
}

[data-browse-mode="S"] .content__caption {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 10px;
}

[data-browse-mode="S"] .content__text {
  font-size: 16px;
  line-height: 24px;
  margin: 16px auto 4px;
}

[data-browse-mode="S"] .content__image-box {
  width: calc(100% + 30px);
  margin-left: -10px;
}

[data-browse-mode="S"] .content__image-box.long-shadow {
  margin: 0 -19px 0 -8px;
}

[data-browse-mode="S"] .content__button-item-box {
  display: block;
  margin: 0 20px;
}

[data-browse-mode="S"] .content__button-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 25px;
}
[data-browse-mode="S"] .content__button-item:last-child {
  margin-bottom: 0;
}

[data-browse-mode="S"] .fixed-content .content__button-item {
  margin-bottom: 15px;
}

[data-browse-mode="S"] .fixed-content .content__button-item:last-child {
  margin-bottom: 0;
}

[data-browse-mode="S"] .content__button {
  width: 100%;
  margin: 0 auto;
}

[data-browse-mode="S"] .content__button-link,
[data-browse-mode="S"] a.content__button-link {
  font-size: 16px;
  line-height: 44px;
}

[data-browse-mode="S"] .content__button-link:hover,
[data-browse-mode="S"] a.content__button-link:hover {
  opacity: 1;
}

[data-browse-mode="S"] .content__button-link::before,
[data-browse-mode="S"] a.content__button-link::before {
  width: 24px;
  height: 25px;
}

[data-browse-mode="S"] .content__item-box {
  display: block;
  margin: 0 auto;
}

[data-browse-mode="S"] .content__item {
  width: 100%;
  margin-right: 0;
  margin-bottom:0;
}

[data-browse-mode="S"] .content__button-txt-box {
  margin-top: 20px;
  font-size: 14px;
  text-align: left;
}

/* content__accordion
------------------------------*/
[data-browse-mode="S"] .content__accordion {
  margin-top: 30px;
}

[data-browse-mode="S"] .content__accordion-button::before {
  transform: translateY(-80%) rotate(135deg);
}

[data-browse-mode="S"] .content__accordion-button.is-open::before {
  transform: translateY(-30%) rotate(-45deg);
}

[data-browse-mode="S"] .content__accordion-button-text {
  font-size: 14px;
  line-height: 20px;
}

[data-browse-mode="S"] .content__accordion-content {
  margin-top: 11px;
}

[data-browse-mode="S"] .content__accordion-notes {
  font-size: 14px;
  line-height: 25px;
}

/* fixed-content
------------------------------*/
[data-browse-mode="S"] .fixed-content {
  padding: 17px 0 16px;
  z-index: 102;
}
[data-browse-mode="S"] .fixed-content__button {
  width: auto;
  margin: 0 20px;
}

[data-browse-mode="S"] .fixed-content__link {
  font-size: 16px;
  line-height: 44px;
}

[data-browse-mode="S"] .fixed-content__link:hover {
  opacity: 1;
}

[data-browse-mode="S"] .fixed-content__link::before {
  width: 24px;
  height: 25px;
}

/* accordion（FAQ）
------------------------------*/
[data-browse-mode="S"] .accordion {
  padding: 0 15px;
  margin: 0 auto 12px;
  box-sizing: border-box;
}

[data-browse-mode="S"] .accordion:last-child {
  margin-bottom: 0;
}

[data-browse-mode="S"] .accordion__button::before {
  top: 9px;
  font-size: 24px;
  line-height: 35px;
}

[data-browse-mode="S"] .accordion__button-text {
  font-size: 14px;
  line-height: 20px;
  padding: 20px 31px 20px 32px;
}

[data-browse-mode="S"] .accordion__content {
  display: none;
  position: relative;
  border-color: #D6D6D6;
  border-style: solid;
  border-width: 1px 0 0 0;
  background-color: #FFFFFF;
  padding: 19px 10px 19px 32px;
  box-sizing: border-box;
}

[data-browse-mode="S"] .accordion__content::before {
  top: 12px;
  font-size: 24px;
  line-height: 35px;
}

[data-browse-mode="S"] .accordion__text {
  font-size: 12px;
  line-height: 21px;
  color: #121212;
}

[data-browse-mode="S"] .accordion__button-icon {
  right: 10px;
}

/* campaign
------------------------------*/
[data-browse-mode="S"] .campaign-area .content__center {
  padding: 0 20px;  
}
[data-browse-mode="S"] .campaign {
  width: 100%;
  margin-bottom: 70px;
}

[data-browse-mode="S"] .campaign__inner {
  border-radius: 5px;
  padding: 25px 25px 25px;
}

[data-browse-mode="S"] .campaign__item-title {
  font-size: 16px;
}

[data-browse-mode="S"] .campaign__item-sub-tilte {
  font-size: 14px;
}

[data-browse-mode="S"] .campaign__item-text {
  font-size: 14px;
}

[data-browse-mode="S"] .campaign__item-notes {
  font-size: 14px;
}

[data-browse-mode="S"] a.campaign__item-link:hover {
  text-decoration: underline;
}


/******************************
  anaMallItems
******************************/
.anaMallItems_txt {
  font-weight: 500;
  color: #5D5D5D;
}

.anaMallItems_tab {
  display: flex;
}

.anaMallItems_tab li {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #0061AE;
  cursor: pointer;
  transition: 0.3s;
}

.anaMallItems_tab li:hover {
  opacity: 0.7;
}

.anaMallItems_tab li.current {
  background: #fff;
  color: #0061AE;
  cursor: auto;
}

.anaMallItems_tab li.current:hover {
  opacity: 1;
}

.anaMallItems_content {
  background: #fff;
}
.anaMallItems_btn {
  display: none;
}
.anaMallItems_btn a {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0061AE;
  color: #fff;
  font-weight: 500;
  border-radius: 100vh;
  position: relative;
}

.anaMallItems_btn a:hover {
  text-decoration: none;
}

.anaMallItems_btn a::after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 15px;
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202407/icon_arr_white.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.limited-milesup-event-goods-content .anaMallItems_btn {
  display: block;
}
.block-pickup-list-p--item-body {
  margin-left: 0;
}
/* anaMallItems pc */
[data-browse-mode="P"] .anaMallItems {
  margin-top: 91px;
}

[data-browse-mode="P"] .anaMallItems .content_inner {
  width: 1120px;
  margin: 0 auto;
}

[data-browse-mode="P"] .anaMallItems_txt {
  text-align: center;
  font-size: 16px;
  margin-top: 40px;
}

[data-browse-mode="P"] .anaMallItems_tab {
  margin-top: 45px;
  gap: 10px;
  position: relative;
  z-index: 2;
}

[data-browse-mode="P"] .anaMallItems_tab li.current {
  height: 55px;
  border: solid 1px #D6D6D6;
  border-bottom: solid 1px #fff;
  margin-bottom: -1px;
}

[data-browse-mode="P"] .anaMallItems_tab li {
  width: calc((100% - 40px) / 5);
  height: 54px;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
}

[data-browse-mode="P"] .anaMallItems_content {
  background: #fff;
  padding: 40px 24px 60px;
  border-radius: 0 0 5px 5px;
  border: solid 1px #D6D6D6;
}



[data-browse-mode="P"] .anaMallItems .block-pickup-list-p--item-body {
  width: 200px;
}

[data-browse-mode="P"] .anaMallItems .block-pickup-list-p--image {
  width: 100%;
}
@media screen and (min-width: 768px) {
    .block-pickup-list-p--image {
        width: auto !important;
    }
}
[data-browse-mode="P"] .anaMallItems_btn {
  padding-top: 5px;
}

[data-browse-mode="P"] .anaMallItems_btn a {
  width: 300px;
  height: 60px;
  font-size: 16px;
  transition: 0.3s;
}

[data-browse-mode="P"] .anaMallItems_btn a:hover {
  opacity: 0.7;
}

/* anaMallItems sp */
[data-browse-mode="S"] .anaMallItems .limitedMilesup_ttl {
  width: 100%;
  max-width: 375px;
  margin: 0 auto 25px;
}

[data-browse-mode="S"] .anaMallItems_txt {
  font-size: 16px;
  padding: 0 20px;
  color: #333;
}

[data-browse-mode="S"] .anaMallItems_tab {
  margin-top: 23px;
  padding: 0 20px;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

[data-browse-mode="S"] .anaMallItems_content {
  margin-top: 20px;
  padding: 20px 0 0;
}

[data-browse-mode="S"] .anaMallItems .block-thumbnail-t--items {
  width: 100%;
  /* overflow-x: auto; */
  /* flex-wrap: nowrap; */
  /*スクロールバー非表示（IE・Edge）*/
  -ms-overflow-style: none;
  /*スクロールバー非表示（Firefox）*/
  scrollbar-width: none;
}
[data-browse-mode="S"] .block-thumbnail-t--shop-info {
  display: block;
}
[data-browse-mode="S"] .anaMallItems::-webkit-scrollbar{
  display:none;
}

[data-browse-mode="S"] .anaMallItems .block-thumbnail-t--items li {
  min-width: 48%;
  /* margin-right: 4%; */
}

[data-browse-mode="S"] .anaMallItems_tab li {
  padding: 13.25px 5px;
  width: calc((100% - 10px) / 2);
  border-radius: 5px;
  font-size: 13px;
  font-family: "Hiragino Sans Pr6N", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-items: flex-start;
  text-align: center;
  border: solid 1px #0061AE;
}

[data-browse-mode="S"] .anaMallItems_tab li.current {
  border: solid 1px #0061AE;
}

[data-browse-mode="S"] .anaMallItems_btn {
  padding:  10px 20px 0;
}

[data-browse-mode="S"] .anaMallItems_btn a {
  width: 100%;
  max-width: 295px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: bold;
}

[data-browse-mode="S"] .anaMallItems_btn a::after {
  right: 15px;
}

[data-browse-mode="S"] .block-thumbnail-t--price-items {
  display: flex;
  flex-direction: column;
}

[data-browse-mode="S"] .anaMallItems .block-thumbnail-t--price {
  color: #CE3302;
  font-weight: bold;
  margin: 5px 0 0;
}


/******************************
  anaMallItems
******************************/
.content__campaign-row {
  margin-top: 38px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.content__campaign-row a {
  width: calc((100% - 48px) / 4);
  display: block;
}

.content__campaign-row a img {
  width: 100%;
  height: auto;
}

[data-browse-mode="S"] .content__campaign {
  padding: 0 20px;
}

[data-browse-mode="S"] .content__campaign-row {
  gap: 25px 11px;
  margin-top: 15px;
}

[data-browse-mode="S"] .content__campaign-row a {
  width: calc((100% - 11px) / 2);
}

[data-browse-mode="S"] .content__campaign .content__title {
  margin-bottom: 40px;
}


/******************************
  ranking
******************************/
[data-browse-mode="P"] .block-reccomend-list.is-active {
  padding-bottom: 30px;
  /* border-bottom: solid 1px #DDDDDD; */
}

[data-browse-mode="S"] .block-free2::after {
  display: none;
}


/******************************
    accordion
******************************/
.accordion-link {
  text-decoration: underline;
  transition: 0.3s;
}

.accordion-link:hover,
.accordion-link:focus {
  text-decoration: underline;
}

/* accordion pc */
[data-browse-mode="P"] .accordion-link:hover {
  opacity: 0.7;
}

/* ここから上は既存のEC側のファイルの内容 */


/* ここから下はEC側の既存ブロックごとに記述のあった箇所およびUNITE側新規調整追加分 */
/*------------------------------
 PC
------------------------------*/
#miles-up-item.block-top-event--header {
  display: none;
}

.block-miles-up-item-container .block-separat.for_eventpage,
.block-sale-item-container .block-separat.for_eventpage {
  padding-bottom: 0;
}

.block-miles-up-item-container .block-more-btn a,
.block-sale-item-container .block-more-btn a {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #003070;;
  color: #fff;
  font-weight: 500;
  border-radius: 100vh;
  position: relative;
  border: none;
}

.block-miles-up-item-container .block-more-btn a:hover,
.block-sale-item-container .block-more-btn a:hover {
  text-decoration: none;
}

.block-miles-up-item-container .block-more-btn a::after,
.block-sale-item-container .block-more-btn a::after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 15px;
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202407/icon_arr_white.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.block-top-event .for_eventpage {
  display: none;
}

.block-event-page--accessory .for_eventpage {
  display: block !important;
  border-bottom: none !important;
}

.participateCampaign_btn.-gray {
  color: #9A9A9A;
  background-color: #EBEBEB;
}

.participateCampaign_btn.-gray::after {
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202407/icon_right_arrow_gray.png);
}

.participateCampaign_btn.-gray:hover {
  opacity: 1;
}

.participateCampaign_btn {
  display: block;
  position: relative;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  border-radius: 100px;
  padding: 0 60px;
  box-sizing: border-box;
  line-height: 51px;
  font-size: 20px;
  font-weight: bold;
}
.participateCampaign_btn.-gray {
  color: #9A9A9A;
  background-color: #EBEBEB;
}

.participateCampaign_btn.-gray::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 28px;
  height: 28px;
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202408/icon_right_arrow_gray.png);
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.content__info {
/*   width: 100%;
  max-width: 760px;
  background-color: #FFFFFF;
  border: 1px solid #F00000; */
  margin: 30px auto 30px;
  text-align: center;
}
.content__info-text {
  color: #F00000;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  padding: 21px 0 23px;
  box-sizing: border-box;
  max-width: 760px;
  background-color: #FFFFFF;
  border: 1px solid #F00000;
  margin: 0px auto 0px;
}
.content__info-caution {
  text-align: center;
}
.content__info-caution a {
  text-decoration: underline;
}
.content__button-item:last-child {
  margin: 0;
}

/* [data-browse-mode="P"] .block-miles-up-item-container {
  width: 1120px;
  margin: -50px auto 80px;
  padding: 40px 20px 60px 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 3;
} */

[data-browse-mode="P"] .block-miles-up-item-container .block-pickup-list-p--item-body,
[data-browse-mode="P"] .block-sale-item-container .block-pickup-list-p--item-body {
  width: 200px;
}

[data-browse-mode="P"] .block-miles-up-item-container .block-pickup-list-p--image,
[data-browse-mode="P"] .block-sale-item-container .block-pickup-list-p--image {
  width: 100%;
}

[data-browse-mode="P"] .mileUpItems {
  padding-bottom: 0;
}

[data-browse-mode="P"] .block-miles-up-item-container .block-separat.for_eventpage,
[data-browse-mode="P"] .block-sale-item-container .block-separat.for_eventpage {
  padding: 0;
  margin-top: 60px;
}

[data-browse-mode="P"] .block-miles-up-item-container .block-separat.for_eventpage,
[data-browse-mode="P"] .block-sale-item-container .block-separat.for_eventpage {
  padding: 0;
  margin-top: 60px;
}

[data-browse-mode="P"] .block-miles-up-item-container .block-separat.for_eventpage,
[data-browse-mode="P"] .block-sale-item-container .block-separat.for_eventpage {
  padding-top: 5px;
}

[data-browse-mode="P"] .block-miles-up-item-container .block-separat.for_eventpage .block-more-btn a,
[data-browse-mode="P"] .block-sale-item-container .block-separat.for_eventpage .block-more-btn a {
  width: 300px;
  height: 60px;
  font-size: 16px;
  transition: 0.3s;
}

[data-browse-mode="P"] .block-miles-up-item-container .block-separat.for_eventpage .block-more-btn a:hover,
[data-browse-mode="P"] .block-sale-item-container .block-separat.for_eventpage .block-more-btn a:hover {
  opacity: 0.7;
}

[data-browse-mode="P"] .campaignOverview {
  margin-top: 0;
  padding-top: 35px;
}

[data-browse-mode="P"] .bg_area {
  margin-top: 36px;
  padding-top: 35px;
  padding-bottom: 95px;
}

[data-browse-mode="P"] .bg_area {
  width: 100%;
  margin-top: 36px;
  padding-top: 35px;
}

/* block-sale-item-container
  ------------------------------*/
#sale-item-container.block-sale-item-container {
  /* margin-right: -20px;
  overflow: hidden;
  margin-bottom: 10px; */
  width: 1080px;
  margin: 0 auto 70px;
}

#sale-item-container.block-sale-item-container .swiper-container {
  padding-right: 56px;
}

#sale-item-container.block-sale-item-container .block-thumbnail-t--items {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

#sale-item-container.block-sale-item-container .block-thumbnail-t--items li {
  width: 42.817%;
  margin-right: 12px;
}

#sale-item-container.block-sale-item-container .block-thumbnail-t--items li:last-child {
  margin-right: 0;
}

#sale-item-container.block-sale-item-container .block-thumbnail-t--goods-name a {
  -webkit-line-clamp: 2;
  font-size: 14px;
}

#sale-item-container.block-sale-item-container .block-thumbnail-t--price-infos {
  justify-content: flex-end;
}

#sale-item-container.block-sale-item-container .block-thumbnail-t--price-items {
  display: flex;
  flex-direction: column;
}

#sale-item-container.block-sale-item-container .block-thumbnail-t--price {
  order: 2;
  color: #CE3302;
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0 0;
}

#sale-item-container.block-sale-item-container .default-price {
  order: 1;
  font-size: 14px;
  margin-top: 5px;
}



.block-featured-articles {
  width: 1080px;
  margin: 0 auto;
}

.block-featured-articles__item-box {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -7.5px;
}

.block-featured-articles__item {
  position: relative;
  width: calc(25% - 15px);
  margin: 0 7.5px 15px;
}

.block-featured-articles__item-link {
  display: block;
}

.block-featured-articles__item-image {
  width: 100%;
  height: auto;
}

.block-featured-articles__item-preview {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  z-index: 1;
}

.limited-milesup .for_eventpage {
  display: block !important;
  border-bottom: none !important;
}

.pane-contents .container {
  display: block;
}

.block-more-btn a::after {
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202410/icon_arr_white.png);
}

/*------------------------------
 SP（スマートフォン）
------------------------------*/
[data-browse-mode="S"] .block-featured-articles {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
}
[data-browse-mode="S"] .block-featured-articles__item-box {
    display: flex;
    flex-flow: row wrap;
    margin: 0 0;
    gap: 15px;
}
[data-browse-mode="S"] .block-featured-articles__item {
    position: relative;
    width: calc((100% - 15px) / 2);
    margin: 0 0;
}

[data-browse-mode="S"] .block-miles-up-item-container .block-separat.for_eventpage,
[data-browse-mode="S"] .block-sale-item-container .block-separat.for_eventpage {
  padding:  10px 20px 0;
}

[data-browse-mode="S"] .block-miles-up-item-container .block-more-btn a,
[data-browse-mode="S"] .block-sale-item-container .block-more-btn a {
  width: 100%;
  max-width: 400px;
  padding: 15px 25px;
  font-size: 14px;
}

[data-browse-mode="S"] .block-miles-up-item-container .block-more-btn a::after,
[data-browse-mode="S"] .block-sale-item-container .block-more-btn a::after {
  right: 15px;
}

/* [data-browse-mode="S"] .block-miles-up-item-container {
  width: calc(100% - 40px);
  margin: -40px auto  40px;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 3;
  box-sizing: border-box;
} */

[data-browse-mode="S"] .block-miles-up-item-container .block-separat.for_eventpage,
[data-browse-mode="S"] .block-sale-item-container .block-separat.for_eventpage {
  padding-top: 17px;
}

/* [data-browse-mode="S"] .block-miles-up-item-container .block-thumbnail-t--items {
  padding: 0;
} */

[data-browse-mode="S"] .block-miles-up-item-container .block-thumbnail-t--items li,
[data-browse-mode="S"] .block-sale-item-container .block-thumbnail-t--items li {
  min-width: 48%;
  margin-right: 4%;
}

[data-browse-mode="S"] .block-miles-up-item-container .block-separat.for_eventpage,
[data-browse-mode="S"] .block-sale-item-container .block-separat.for_eventpage {
  padding-left: 0;
  padding-right: 0;
}

/* [data-browse-mode="S"] #miles-up-item-container.block-miles-up-item-container {
  margin-right: auto;
  margin-bottom: 40px;
} */

[data-browse-mode="S"] .block-miles-up-item-container .block-more-btn,
[data-browse-mode="S"] .block-sale-item-container .block-more-btn {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

[data-browse-mode="S"] .mileUpItems {
  padding-bottom: 0;
}

/* [data-browse-mode="S"] #miles-up-item-container.block-miles-up-item-container .swiper-container {
  padding-right: 0;
} */

/* [data-browse-mode="S"] .block-miles-up-item-container .block-thumbnail-t {
  overflow-x: auto;
} */

[data-browse-mode="S"] .bg_area {
  margin-top: 20px;
  padding-top: 17px;
  padding-bottom: 40px;
}

[data-browse-mode="S"] .participateCampaign_btn {
  line-height: 44px;
  font-size: 16px;
}

[data-browse-mode="S"] .participateCampaign_btn.-gray::after {
  width: 24px;
  height: 25px;
}

[data-browse-mode="S"] .content__info {
  width: auto;
  max-width: initial;
  margin: 20px 20px 20px;
}

[data-browse-mode="S"] .content__info-text {
  font-size: 16px;
  padding: 15px 8px 16px;
}

[data-browse-mode="S"] .bg_area {
  margin-top: 20px;
  padding-top: 17px;
}

[data-browse-mode="S"] #sale-item-container.block-sale-item-container {
  width: auto;
  margin-right: -20px;
  overflow: hidden;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  /* 767pxまでの幅の場合に適応される */

  /* block-miles-up-item-container
  ------------------------------*/
  #miles-up-item-container.block-miles-up-item-container {
    margin-right: -20px;
    overflow: hidden;
    margin-bottom: 10px;
  }

  #miles-up-item-container.block-miles-up-item-container .swiper-container {
    padding: 0 76px 0 20px;
  }

  #miles-up-item-container.block-miles-up-item-container .block-thumbnail-t--items {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0;
  }

  #miles-up-item-container.block-miles-up-item-container .block-thumbnail-t--items li {
    width: 42.817%;
    margin-right: 12px;
  }

  #miles-up-item-container.block-miles-up-item-container .block-thumbnail-t--items li:last-child {
    margin-right: 0;
  }

  #miles-up-item-container.block-miles-up-item-container .block-thumbnail-t--goods-name a {
    -webkit-line-clamp: 2;
    font-size: 14px;
  }

  #miles-up-item-container.block-miles-up-item-container .block-thumbnail-t--price-infos {
    justify-content: flex-end;
  }

  #miles-up-item-container.block-miles-up-item-container .block-thumbnail-t--price-items {
    display: flex;
    flex-direction: column;
  }

  #miles-up-item-container.block-miles-up-item-container .block-thumbnail-t--price {
    order: 2;
    color: #CE3302;
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 0;
  }

  #miles-up-item-container.block-miles-up-item-container .default-price {
    order: 1;
    font-size: 14px;
    margin-top: 5px;
  }

  /* block-sale-item-container
  ------------------------------*/
  #sale-item-container.block-sale-item-container {
    margin-right: -20px;
    overflow: hidden;
    margin-bottom: 10px;
  }

  #sale-item-container.block-sale-item-container .swiper-container {
    padding: 0 76px 0 20px;
  }

  #sale-item-container.block-sale-item-container .block-thumbnail-t--items {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0;
  }

  #sale-item-container.block-sale-item-container .block-thumbnail-t--items li {
    width: 42.817%;
    margin-right: 12px;
  }

  #sale-item-container.block-sale-item-container .block-thumbnail-t--items li:last-child {
    margin-right: 0;
  }

  #sale-item-container.block-sale-item-container .block-thumbnail-t--goods-name a {
    -webkit-line-clamp: 2;
    font-size: 14px;
  }

  #sale-item-container.block-sale-item-container .block-thumbnail-t--price-infos {
    justify-content: flex-end;
  }

  #sale-item-container.block-sale-item-container .block-thumbnail-t--price-items {
    display: flex;
    flex-direction: column;
  }

  #sale-item-container.block-sale-item-container .block-thumbnail-t--price {
    order: 2;
    color: #CE3302;
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 0;
  }

  #sale-item-container.block-sale-item-container .default-price {
    order: 1;
    font-size: 14px;
    margin-top: 5px;
  }
}
/***********************************
  mv_date
***********************************/
.mv_date {
  font-family: "Noto Sans JP", sans-serif;
  background-color: #003070;
  color: #ffffff;
  font-weight: bold;
}
.mv_date span {
  display: inline-block;
}
[data-browse-mode="P"] .mv_date {
  height: 80px;
  font-size: 36px;
  text-align: center;
  letter-spacing: 1px;
  padding-bottom: 15px;
  line-height: 1.3;
}

[data-browse-mode="P"] .mv_date-year {
  font-size: 48px;
  padding-right: 8px;
  position: relative;
}

[data-browse-mode="P"] .mv_date-month,
[data-browse-mode="P"] .mv_date-day {
  padding: 0 6px;
  font-size: 60px;
  position: relative;
}

[data-browse-mode="P"] .mv_date-week {
    background-color: #ffffff;
    color: #003070;
    border-radius: 50%;
    padding: 0 4.9px;
    margin: 0 5px;
}

[data-browse-mode="P"] .mv_date-kara {
  padding-left: 6px;
}

/* mv sp */
[data-browse-mode="S"] .mv_date {
  padding: 0 5px 5px;
  font-size: 17px;
  text-align: center;
}

[data-browse-mode="S"] .mv_date-year {
  font-size: 20px;
  position: relative;
  top: 1px;
  padding-right: 1px;
}

[data-browse-mode="S"] .mv_date-month,
[data-browse-mode="S"] .mv_date-day {
  font-size: 26px;
  position: relative;
  top: 1px;
}

[data-browse-mode="S"] .mv_date-week {
background-color: #ffffff;
    color: #003070;
    border-radius: 50%;
    padding: 0 3px;
    margin: 0 3px;
    font-size: 12px;
    position: relative;
    top: -2px;
}

[data-browse-mode="S"] .mv_date-kara {
  padding: 0 2px;
}

/***********************************
  overview
***********************************/
.overview {
  font-family: "Noto Sans JP", sans-serif;
}

.overview dl {
  border-bottom: dashed 1px #D1D1D1;
}

.overview dt {
  font-weight: bold;
  color: #001C79;
}

.overview dt span {
  background: linear-gradient(transparent 50%, #E4ECFB 50%);
}

.overview dd {
  font-weight: 500;
}
.ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #001C79;
}
/* overview pc */
[data-browse-mode="P"] .overview {
  padding-bottom: 83px;
}

[data-browse-mode="P"] .overview .content_inner {
  width: fit-content;
  margin: 0 auto;
}

[data-browse-mode="P"] .overview dl {
  display: flex;
  margin: 15px 0 20px;
  padding: 0 20px 15px;
}

[data-browse-mode="P"] .overview dl:nth-of-type(1) {
  margin-top: 55px;
}

[data-browse-mode="P"] .overview dl:last-child {
  margin-bottom: 0;
}

[data-browse-mode="P"] .overview dt {
  width: 154px;
  font-size: 18px;
}

[data-browse-mode="P"] .overview dt span {
  padding: 0 3px 3px 3px;
}

[data-browse-mode="P"] .overview dd {
  padding-left: 46px;
  font-size: 18px;
}
[data-browse-mode="P"] .ttl {
  padding: 13px 10px;
  font-size: 28px;
}
/* overview sp */
[data-browse-mode="S"] .overview {
  padding-bottom: 43px;
}

[data-browse-mode="S"] .overview dl {
  margin-top: 7px;
  text-align: center;
  padding-bottom: 11px;
}

[data-browse-mode="S"] .overview dl:nth-of-type(1) {
  margin-top: 20px;
}

[data-browse-mode="S"] .overview dt {
  font-size: 16px;
  margin-bottom: 5px;
}

[data-browse-mode="S"] .overview dt span {
  padding: 0 3px 2px 3px;
}

[data-browse-mode="S"] .overview dd {
  font-size: 16px;
}
/***********************************
  campaignCoupon_howtouse
***********************************/
.campaignCoupon {
  width: 930px;
  margin: 0 auto;
  text-align: center;
}
.campaignCoupon_howtouse {
  border: 2px solid #001379;
}

.campaignCoupon_howtouse-inner {
  margin: 0;
}
.campaignCoupon_howtouse-ttl {
  margin-top: 20px;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.campaignCoupon_howtouse-ttl:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #001379;
  border-right: 2px solid #001379;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-60%) rotate(135deg);
  transition: all 0.4s ease 0s;
}
.campaignCoupon_howtouse-ttl.-active:after {
  transform: translateY(-20%) rotate(-45deg);
}
.campaignCoupon_howtouse-txt {
  font-family: 'Noto Sans JP', sans-serif;
}
.campaignCoupon_howtouse-content {
  display: none;
}
.campaignCoupon_howtouse-slide-wrapper {
  position: relative;
}
.campaignCoupon_howtouse-slider {
  border: 1px solid #E6E6E6;
}

[data-browse-mode="P"] .campaignCoupon_howtouse {
  border-radius: 10px
}
[data-browse-mode="P"] .campaignCoupon_howtouse-inner {
  padding: 18px 30px 45px;
  width: initial;
}
[data-browse-mode="P"] .campaignCoupon_howtouse-txt {
  font-size: 16px;
  margin-top: 40px;
  font-weight: bold;
}
[data-browse-mode="P"] .campaignCoupon_howtouse-txt:before {
  content:"＼";
  display: inline-block;
  font-weight: 100;
  margin-right: 8px;
}
[data-browse-mode="P"] .campaignCoupon_howtouse-txt:after {
  content:"／";
  display: inline-block;
  font-weight: 100;
  margin-left: 8px;
}
[data-browse-mode="P"] .campaignCoupon_howtouse-slide-wrapper {
  padding: 20px 50px 0;
  max-height: 520px;
}
[data-browse-mode="P"] .campaignCoupon_howtouse-slider {
  padding: 20px;
}
[data-browse-mode="S"] .campaignCoupon {
    width: 100%;
    padding: 0 10px;
}
[data-browse-mode="S"] .campaignCoupon_howtouse {
  margin-top: 30px;
  border-radius: 5px;
}
[data-browse-mode="S"] .campaignCoupon_howtouse-inner {
  padding: 0px 10px 20px;
  width: initial;
}
[data-browse-mode="S"] .campaignCoupon_howtouse-ttl img {
  width: 160px;
}

[data-browse-mode="S"] .campaignCoupon_howtouse-txt {
  font-size: 14px;
  margin-top: 20px;
  font-weight: 500;
  padding: 0 20px;
  position: relative
}
[data-browse-mode="S"] .campaignCoupon_howtouse-txt:before,
[data-browse-mode="S"] .campaignCoupon_howtouse-txt:after {
  content:"";
  display: block;
  width: 40px;
  height:1px;
  position: absolute;
  top: 50%;
  background: #333333;
}
[data-browse-mode="S"] .campaignCoupon_howtouse-txt:before {
  left: -5px;
  transform: rotate(60deg);
}
[data-browse-mode="S"] .campaignCoupon_howtouse-txt:after {
  right: -5px;
  transform: rotate(-60deg);
}
[data-browse-mode="S"] .campaignCoupon_howtouse-slide-wrapper {
  padding: 20px 20px 0;
  max-height: 530px;
}
[data-browse-mode="S"] .campaignCoupon_howtouse-slider {
  padding: 12px;
}

.campaignCoupon_howtouse .slick-prev, .campaignCoupon_howtouse .slick-next {
  background: #DEE1FC;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.slick-prev {
  left: 0px;
}
.slick-next {
  right: 0px;
}
.slick-arrow.slick-disabled {
  display: none !important;
}
.slick-prev:before,
.slick-next:before {
  content: '';
  border-top: 2px solid #001379;
  border-right: 2px solid #001379;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  top: 50%;
}
.slick-prev:before {
  transform: translate(-50%, -50%) rotate(225deg);
  left: 55%;
}
.slick-next:before {
  transform: translate(-50%, -50%) rotate(45deg);
  left: 45%;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: initial;
    outline: none;
    background: #DEE1FC;
}

[data-browse-mode="S"] .slick-prev, [data-browse-mode="S"]  .slick-next {
  width: 30px;
  height: 30px
}
[data-browse-mode="S"] .slick-prev:before,
[data-browse-mode="S"] .slick-next:before {
  width: 10px;
  height: 10px;
}
/***********************************
  おすすめ商品
***********************************/
.recommend-item .block-top-event--goods {
  width: 1080px;
}
/***********************************
  価格帯から探す
***********************************/
.anaMallItems_txt {
  font-weight: 500;
  color: #5D5D5D;
}

.anaMallItems_tab {
  display: flex;
  justify-content: center;
}

.anaMallItems_tab li {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #0061AE;
  cursor: pointer;
  transition: 0.3s;
}

.anaMallItems_tab li:hover {
  opacity: 0.7;
}

.anaMallItems_tab li.current {
  background: #fff;
  color: #0061AE;
  cursor: auto;
}

.anaMallItems_tab li.current:hover {
  opacity: 1;
}

.anaMallItems_content {
  background: #fff;
}

.anaMallItems_btn a {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0061AE;
  color: #fff;
  font-weight: 500;
  border-radius: 100vh;
  position: relative;
}

.anaMallItems_btn a:hover {
  text-decoration: none;
}

.anaMallItems_btn a::after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 15px;
  background-image: url(https://anamall.ana.co.jp/img/usr/event/limited-milesup/202407/icon_arr_white.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.limited-milesup-event-goods-content .anaMallItems_btn {
  display: block;
}

/* anaMallItems pc */
[data-browse-mode="P"] .anaMallItems {
  margin-top: 91px;
}

[data-browse-mode="P"] .anaMallItems .content_inner {
  width: 1120px;
  margin: 0 auto;
}

[data-browse-mode="P"] .anaMallItems_txt {
  text-align: center;
  font-size: 16px;
  margin-top: 40px;
}

[data-browse-mode="P"] .anaMallItems_tab {
  margin-top: 45px;
  gap: 10px;
  position: relative;
  z-index: 2;
}

[data-browse-mode="P"] .anaMallItems_tab li.current {
  height: 55px;
  border: solid 1px #D6D6D6;
  border-bottom: solid 1px #fff;
  margin-bottom: -1px;
}

[data-browse-mode="P"] .anaMallItems_tab li {
  width: calc((100% - 50px) / 6);
  height: 54px;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
}

[data-browse-mode="P"] .anaMallItems_content {
  background: #fff;
  padding: 40px 30px 60px;
  border-radius: 0 0 5px 5px;
  border: solid 1px #D6D6D6;
}
.block-pickup-list-p li {
  gap: 27px;
}
[data-browse-mode="P"] .anaMallItems .block-pickup-list-p--item-body {
  width: calc((100% - 108px) / 5);
}

[data-browse-mode="P"] .anaMallItems .block-pickup-list-p--image {
  width: 100%;
}

[data-browse-mode="P"] .anaMallItems_btn {
  padding-top: 5px;
}

[data-browse-mode="P"] .anaMallItems_btn a {
  width: 300px;
  height: 60px;
  font-size: 16px;
  transition: 0.3s;
}

[data-browse-mode="P"] .anaMallItems_btn a:hover {
  opacity: 0.7;
}

/* anaMallItems sp */
[data-browse-mode="S"] .anaMallItems .limitedMilesup_ttl {
  width: 100%;
  max-width: 375px;
  margin: 0 auto 25px;
}

[data-browse-mode="S"] .anaMallItems_txt {
  font-size: 16px;
  padding: 0 20px;
  color: #333;
}

[data-browse-mode="S"] .anaMallItems_tab {
  margin-top: 23px;
  padding: 0 20px;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

[data-browse-mode="S"] .anaMallItems_content {
  margin-top: 20px;
  padding: 20px 0 0;
}

[data-browse-mode="S"] .anaMallItems .block-thumbnail-t--items {
  width: 100%;
  /* overflow-x: auto; */
  /* flex-wrap: nowrap; */
  /*スクロールバー非表示（IE・Edge）*/
  -ms-overflow-style: none;
  /*スクロールバー非表示（Firefox）*/
  scrollbar-width: none;
}

[data-browse-mode="S"] .anaMallItems::-webkit-scrollbar{
  display:none;
}

[data-browse-mode="S"] .anaMallItems .block-thumbnail-t--items li {
  min-width: 48%;
  /* margin-right: 4%; */
}

[data-browse-mode="S"] .anaMallItems_tab li {
  padding: 13.25px 5px;
  width: calc((100% - 10px) / 2);
  border-radius: 5px;
  font-size: 13px;
  font-family: "Hiragino Sans Pr6N", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-items: flex-start;
  text-align: center;
  border: solid 1px #0061AE;
}

[data-browse-mode="S"] .anaMallItems_tab li.current {
  border: solid 1px #0061AE;
}

[data-browse-mode="S"] .anaMallItems_btn {
  padding:  10px 20px 0;
}

[data-browse-mode="S"] .anaMallItems_btn a {
  width: 100%;
  max-width: 295px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: bold;
}

[data-browse-mode="S"] .anaMallItems_btn a::after {
  right: 15px;
}

[data-browse-mode="S"] .block-thumbnail-t--price-items {
  display: flex;
  flex-direction: column;
}

[data-browse-mode="S"] .anaMallItems .block-thumbnail-t--price {
  color: #CE3302;
  font-weight: bold;
  margin: 5px 0 0;
}