﻿@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900');

/* BASE */
:root{
  --sans: "Noto Sans JP", sans-serif;
  --serif: 'Noto Serif JP',"YuMincho", "Yu Mincho", serif;
  --color-strong: #DC0000;
}
.page-event .pane-contents .container {
  display: block;
  max-width: none;
  min-width: auto;
  width: 100%;
  margin: 0;
}
.page-event .pane-contents .container .pane-left-menu {
  display: none;
}
.page-event .pane-contents .container .pane-main {
  margin-bottom: 0;
  width: 100%;
}
.page-event .block-event-page--accessory {
  display: none;
}
#header {
  margin: 0;
}
.block-event-page {
  display: flex;
  flex-direction: column;
}
#shop-bf {
  font-family: var(--serif);
  -webkit-overflow-scrolling: touch;
  font-style: unset;
  letter-spacing: normal;
}
#shop-bf img {
  max-width: 100%;
  vertical-align: bottom;
}

/*------------------------------------
  PC
------------------------------------*/
html[data-browse-mode="P"] .pc-only {
  display: block;
}
html[data-browse-mode="P"] .sp-only {
  display: none;
}

/* 汎用 */
.bg-ptn {
  background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_ptn.png');
  background-size: cover;
  color: #fff;
}
.bg-plain {
  background-color: #680000;
  color: #fff;
}
.bg-deco {
  background-color: #680000;
  background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_deco.png');
  background-repeat: no-repeat;
  background-size: 100%;
  color: #fff;
}
.bg-gold {
  background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_gold.jpg');
  background-size: 100%;
  color: #000;
}
.textRed {
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #cc0000;
    margin-bottom: 60px;
}
.sec {
  padding-block: 100px;
  position: relative;
}
.sec::before {
  content: '';
  background-image: linear-gradient(90deg, #999 0%, #f3f4f5 22.6%, #999 48.53%, #f3f4f5 74.49%, #999 100%);
  height: 7px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.sec-inner {
  margin-inline: auto;
  width: 1200px;
}
.sec-inner > *:last-child {
  margin-bottom: 0!important;
}
.sec-title {
  display: flex;
  flex-direction: column;
  row-gap: 38px;
  text-align: center;
  margin-bottom: 40px;
}
.sec-title-main {
}
.sec-title-sub {
  font-size: 20px;
  line-height: calc(32 / 20);
}
.sec-title a {
  color: inherit;
  font-size: inherit;
}
.sec-title a:not(:hover) {
  text-decoration: underline;
}
.sec-subtitle {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative;
}
.sec-subtitle::after {
  content: '';
  background-color: var(--color-strong);
  height: 5px;
  width: 46px;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50%;
}
.sec-lead {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  text-align: center;
  margin-bottom: 50px;
}
.sec-lead-main {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -.05em;
}
.sec-lead-sub {
  font-size: 19px;
  font-weight: bold;
  line-height: calc(32 / 19);
}
.sec-lead em {
  color: #EDDFA0;
  font-weight: inherit;
}
.box {
  background-color: #fff;
  border-radius: 10px;
  color: #111;
  margin-bottom: 55px;
}
.box-head {
}
.box:has(.box-head) {
  background-color: transparent;
}
.box-body {
  padding: 20px 40px 60px;
}
.box-body > *:last-child {
  margin-bottom: 0;
}
.box-body p{
text-align: center;
font-size: 18px;
}
.box-body .red{color: #cc0000;font-weight: bold;}
.box:has(.box-head) .box-body {
  background-color: #fff;
}
.box-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative;
}
.box-title::after {
  content: '';
  background-color: var(--color-strong);
  height: 5px;
  width: 46px;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50%;
}
.box-label {
  background: linear-gradient(90deg, #980000 0%, #dc0000 22.6%, #980000 48.53%, #dc0000 74.49%, #980000 100%);
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding: 11px 20px 19px;
  margin-bottom: 40px;
}
.box-label-num {
  font-size: 50px;
  font-weight: inherit;
}
.box-lead {
  font-size: 34px;
  font-weight: bold;
  line-height: calc(48 / 34);
  text-align: center;
  margin-bottom: 60px;
}
.box-lead em {
  color: var(--color-strong);
  font-weight: inherit;
}
.box-bnr {
  text-align: center;
  margin-bottom: 40px;
}
.btn1 {
  background-color: var(--color-strong);
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: calc(38 / 24);
  text-align: center;
  padding: 16px 16px 14px;
  min-width: 480px;
  transition: opacity .3s;
}
[data-browse-mode="P"] .btn1:hover {
  opacity: .7;
}
.btn2 {
  background-color: #000;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: calc(28 / 18);
  text-align: center;
  padding: 11px;
  min-width: 380px;
  transition: opacity .3s;
}
[data-browse-mode="P"] .btn2:hover {
  opacity: .7;
}
.btn3 {
  background-color: #fff;
  border-radius: 100px;
  color: #111;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: calc(28 / 18);
  text-align: center;
  padding: 11px;
  min-width: 380px;
  transition: opacity .3s;
}
[data-browse-mode="P"] .btn3:hover {
  opacity: .7;
}
.btn4 {
  background-color: #980000;
  border-radius: 100px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: calc(28 / 16);
  text-align: center;
  padding: 11px;
  transition: opacity .3s;
}
[data-browse-mode="P"] .btn4:hover {
  opacity: .7;
}
.btn-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 20px;
  margin-bottom: 60px;
}
.img-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.img-wrap img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

/* ファーストビュー */
.firstview {
  background-image: url('/img/0002/img/pages/jalshopping_blackfriday/mv_bg.jpg');
  background-size: cover;
  padding-block: 47px 42px;
}
.firstview-inner {
  margin-inline: auto;
  max-width: 1066px;
  width: 100%;
}
.mv {
  position: relative;
  margin: 0 auto;
}
.mv.-w100 img {
  width: 100%;
}
.mv h1 {
  margin-bottom: 7px;
}
.mv-summary {
  position: absolute;
}
.mv-summary1 {
  top: -10px;
  right: 230px;
  opacity: 0;
  animation: scale-up .8s ease-out 1s forwards, float-bubble1 11s infinite 3s ease-in-out;
}
.mv-summary2 {
  top: 120px;
  right: -19px;
  opacity: 0;
  animation: scale-up .8s ease-out 1.3s forwards, float-bubble2 11s infinite 3s ease-in-out;
}
@keyframes scale-up {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes float-bubble1 {
  0% {
    transform: translateY(0) scale(1) rotate(0deg);
  }
  25% {
    transform: translateY(-10px) scale(1.05) rotate(3deg);
  }
  50% {
    transform: translateY(5px) scale(1) rotate(-2deg);
  }
  75% {
    transform: translateY(-5px) scale(1.03) rotate(1deg);
  }
  100% {
    transform: translateY(0) scale(1) rotate(0deg);
  }
}
@keyframes float-bubble2 {
  0% {
    transform: translateY(0) scale(1) rotate(0deg);
  }
  20% {
    transform: translateY(-8px) scale(1.04) rotate(-2deg);
  }
  40% {
    transform: translateY(6px) scale(1) rotate(2deg);
  }
  60% {
    transform: translateY(-4px) scale(1.02) rotate(-1deg);
  }
  100% {
    transform: translateY(0) scale(1) rotate(0deg);
  }
}

.mv-lead {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1;
  display: flex;
  align-items: start;
  flex-direction: column;
  row-gap: 11px;
}
.mv-lead-row {
  background-color: #000;
  padding: 7px 10px;
}
.mv-lead-hl {
  color: #FFE27B;
}

/* .sec-intro */
.sec-intro {
  background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_intro.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  padding-block: 60px 100px;
}
.sec-intro::before {
  content: none;
}
.intro-lead {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  margin-bottom: 36px;
}
.intro-lead-label {
  background-color: #000;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  padding: 10px 82px 9px;
  position: relative;
  margin-inline: auto;
  width: fit-content;
  max-width: 100%;
}
.intro-lead-label::before,
.intro-lead-label::after {
  content: "";
  background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_title_end.png');
  height: 100%;
  width: 15px;
  position: absolute;
  top: 0;
}
.intro-lead-label::before {
  right: 100%;
}
.intro-lead-label::after {
  left: 100%;
  rotate: 180deg;
}
.intro-lead-txt {
  font-size: 20px;
  font-weight: bold;
  line-height: calc(36 / 20);
  text-align: center;
}
.intro-lead-txt em {
  color: var(--color-strong);
  font-weight: inherit;
}
.period {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  margin-inline: auto;
  margin-bottom: 40px;
  width: fit-content;
  max-width: 100%;
}
.period-txt {
  border-radius: 34px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: calc(42 / 20);
  padding: 2px 90px 7px;
  text-align: center;
}
.period-txt em {
  font-size: 28px;
  font-weight: inherit;
  letter-spacing: 0;
}
.period-note {
  font-size: 14px;
  text-align: center;
}
.period-note a {
  color: inherit;
}
.period-note a:not(:hover) {
  text-decoration: underline;
}
.period.-red .period-txt {
  background-image: linear-gradient(90deg, #980000 0%, #dc0000 22.6%, #980000 48.53%, #dc0000 74.49%, #980000 100%);
  color: #fff;
}
.period.-red .period-note {
  color: #000;
}
.period.-silver .period-txt {
  background: linear-gradient(90deg, #a6a8b2 0%, #f3f4f5 22.6%, #a6a8b2 48.53%, #f3f4f5 74.49%, #a6a8b2 100%);
  color: #000;
}
.period.-silver .period-note {
  color: #fff;
}
.period.-gold .period-txt {
  background: #fff;
  color: #111;
}
.period.-gold .period-note {
  color: #000;
}
.announce {
  background-color: #000;
  filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.3));
  border-radius: 10px;
  padding: 40px;
  margin-bottom: 100px;
}

 .more-btn{
   background: linear-gradient(90deg, #ffce2e 0%, #fcee8f 22.6%, #ebb92f 48.53%, #fbeb8a 74.49%, #ffcf31 100%);
   border-radius: 100px;
   color: #111;
   display: block;
   font-size: 23px;
   font-weight: bold;
   line-height: 1.75;
   width: fit-content;
   text-align: center;
   padding: 10px 90px;
   transition: opacity .3s;
   margin: 0 auto 40px;
}
.announce > *:last-child {
  margin-bottom: 0;
}
.announce-title {
  text-align: center;
  margin-bottom: 40px;
}
.announce-title-inner {
  color: #FFD971;
  display: inline-block;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: .05em;
  padding-inline: 30px;
  position: relative;
}
.announce-title-inner::before,
.announce-title-inner::after {
  content: '';
  background-color: currentColor;
  height: 100%;
  width: 2px;
  position: absolute;
  bottom: 0;
}
.announce-title-inner::before {
  rotate: -24deg;
  left: 0;
}
.announce-title-inner::after {
  rotate: 24deg;
  right: 0;
}
.announce-items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.announce-item {
  background: linear-gradient(90deg, #999 0%, #f3f4f5 22.6%, #999 48.53%, #f3f4f5 74.49%, #999 100%);
  border-radius: 10px;
  padding: 3px;
  position: relative;
}
.announce-item::after {
  content: '';
  background-image: url('/img/0002/img/pages/jalshopping_blackfriday/announce_arrow.png');
  background-size: 100%;
  height: 14px;
  width: 25px;
  position: absolute;
  bottom: 8px;
  left: 50%;
  translate: -50%;
}
.announce-item.-disabled .announce-item-inner{
  background-color: rgba(100, 100, 100, .85);
  pointer-events: none;
}
.announce-item.-disabled .announce-item-inner{
  background-color: rgba(100, 100, 100, .85);
  pointer-events: none;
}
.announce-item.-disabled:hover {
  border-radius: 5px;
}
.announce-item.-disabled::before {
  content: 'キャンペーン期間は\A終了いたしました';
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.583;
  text-align: center;
  white-space: pre;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 1;
}

.announce-item-inner {
  background-color: #fff;
  border-radius: 10px;
  /* display: flex; */
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 15px 17px 22px;
}
.announce-item-title {
  display: flex;
  flex-direction: column;
  gap: 1px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin: 0;
}
.announce-item-title * {
  font-weight: inherit;
}
.announce-item-title em {
  color: var(--color-strong);
}
.fs-36 {
  font-size: 36px;
}
.fs-34 {
  font-size: 34px;
}
.fs-28 {
  font-size: 28px;
}
.fs-24 {
  font-size: 24px;
}
.fs-18 {
  font-size: 18px;
}
.fs-16 {
  font-size: 16px;
}
/* 予告時 */
.announce-item:not(a)::after {
  content: none;
}
/* 終了時 */
.announce-item[data-is-finished="true"] {
  background: #333;
  position: relative;
  pointer-events: none;
  user-select: none;
}
.announce-item[data-is-finished="true"]::before {
  content: 'キャンペーン期間は\A終了いたしました';
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.583;
  text-align: center;
  white-space: pre;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 1;
}
.announce-item[data-is-finished="true"]::after {
  content: none;
}
.announce-item[data-is-finished="true"] .announce-item-inner {
  filter: brightness(.3);
}

/* 最大xxOFFセール */
.sec-sale {
}

/* 最大xx倍マイルアップ */
.sec-mile {
}

/* Wチャンスキャンペーン */
.sec-chance {
}
.gold-ribbon {
  background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_title_gold.png');
  background-size: 100% 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: calc(32 / 20);
  text-align: center;
  padding: 14px 38px;
  margin-inline: auto;
  margin-bottom: 20px;
  width: fit-content;
  max-width: 100%;
}
.btn-appeal {
  position: relative;
}
.btn-appeal-img {
  opacity: 1!important;
  position: absolute;
  top: -40px;
  left: -84px;
}
.benefits {
  display: grid;
  grid-template-columns: 1000px;
  justify-content: center;
  row-gap: 60px;
  margin-bottom: 60px;
}
.benefit {
  background-color: #fffee8;
  border-radius: 10px;
  padding: 5px;
  position: relative;
}
.benefit-inner {
  border: 1px solid #CCCCCC;
  border-radius: 6px;
  padding: 56px 40px 40px;
}
.benefit-inner > *:last-child {
  margin-bottom: 0;
}
.benefit-label {
  height: 140px;
  width: 142px;
  position: absolute;
  top: -10px;
  left: 0;
}
.benefit-title {
  font-size: 41px;
  font-weight: bold;
  line-height: calc(48 / 36);
  text-align: center;
  margin-bottom: 36px;
}
.benefit-title * {
  font-weight: inherit;
}
.benefit-title-sub {
  font-size: 46px;
  line-height: calc(48 / 32);
}
.benefit-title em {
  color: var(--color-strong);
}
.benefit-figure {
  display: flex;
  flex-direction: column;
  row-gap: 26px;
  margin-inline: auto;
  margin-bottom: 30px;
  width: fit-content;
  max-width: 100%;
}
.benefit-figure-img {
  text-align: center;
}
.benefit-figure-caption {
  font-size: 14px;
  line-height: calc(24 / 14);
}
.benefit-figure-caption a{
  
color: #cc0000;
  
text-decoration: underline;
}
/* 売れ筋アイテムTOP3 */
.sec-ranking {
}
.ranking-items {
  display: flex;
  flex-wrap: wrap;
  gap: 64px 30px;
  justify-content: center;
  margin-inline: auto;
  margin-block: 65px 60px;
  width: 1020px;
}
.ranking-items > * {
  width: calc((100% - 60px) / 3);
}
.ranking-item {
  border-radius: 10px;
  background-image: linear-gradient(#e8e8e8 0%, #fff 22.6%, #e8e8e8 48.53%, #fff 74.49%, #e8e8e8 100%);
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  padding: 51px 35px 35px;
  position: relative;
}
.ranking-item-head {
}
.ranking-item-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.box-body p.ranking-item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  min-height: calc(1.2 * 2em);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  translate: 0 -50%;
}
.ranking-item-img {
  text-align: center;
}
.ranking-item-name {
  font-size: 16px;
  font-weight: bold;
  line-height: calc(28 / 16);
  margin-bottom: 6px;
}
.ranking-item-txt {
  font-size: 14px;
  line-height: calc(24 / 14);
  margin-bottom: 18px;
}
.ranking-item-btn {
  display: block;
  margin-top: auto;
}

/* 大谷翔平ボブルヘッド */
.sec-ohtani {
  background-color: #182641;
  color: #fff;
}

/* 注意事項 */
.sec-note {
  background-color: #000;
  color: #fff;
}
.sec-note::before {
  content: none;
}
.note-box {
  border: 5px solid #DCDCDC;
  background-color: #000;
  padding: 35px;
  margin-bottom: 100px;
}
.note-box > *:last-child {
  margin-bottom: 0;
}
.note-box-title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
.bullet-list {
  font-size: 16px;
  line-height: calc(28 / 16);
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 24px;
}

/* 割引率で選ぶ */
.discount-nav {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.discount-nav > * {
  width: 300px;
}
.discount-nav-item {
  background-color: #000;
  border: 1px solid currentColor;
  border-radius: 8px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 11px;
  transition: opacity .3s;
}
a.discount-nav-item:hover {
  opacity: .7;
}

/* カテゴリで選ぶ */
.category-nav {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  margin-inline: auto;
  margin-bottom: 80px;
  width: 1055px;
}
.category-nav > * {
  width: 250px;
}
.category-nav-item {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  transition: opacity .3s;
}
a.category-nav-item:hover {
  opacity: .7;
}
.category-nav-item > span {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 8px;
}

/* サムネ画像 */
.thumbnails {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-bottom: 60px;
}
.thumbnail {
  background-color: #eee;
}

/* 追従ナビ */
.pagenav{
  position: fixed;
  right: 0;
  bottom: 140px;
  z-index: 101;
}
.pagenav-list {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}
.pagenav-list li a{
  background-color: #000;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 19px;
  min-width: 270px;
  transition: opacity .3s;
}
.pagenav-list li a:hover{
  opacity: 0.7;
}

/* EVENT */
.event-goods {
  margin-bottom: 60px;
}
.event-goods.-end,
.event-goods.-comingsoon {
  position: relative;
}
.event-goods.-end::before,
.event-goods.-end::after,
.event-goods.-comingsoon::before,
.event-goods.-comingsoon::after {
  pointer-events: none;
}
.event-goods.-comingsoon::before {
  content: '';
  background: linear-gradient(#fed646 0%, #f5e3a1 3.06%, #ebba32 100%);
  opacity: 0.3;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.event-goods.-end::before{
    content: '';
    background: linear-gradient(#000000 0%, #000000 3.06%, #000000 100%);  opacity: 0.3;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.event-goods.-comingsoon::after {
  content: '対象品公開中\Aお楽しみに！';
  color: #b07c00;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .05em;
  text-align: center;
  filter: drop-shadow(0px 0px 5px #fff);
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.event-goods.-end::after{
   content: '前半7倍マイルは\A終了しました。';
   white-space: pre; 
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .05em;
  text-align: center;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%; 
}
.event-goods .block-thumbnail-t {
  margin: 0;
  gap: 40px 20px;
  justify-content: center;
}
.event-goods .block-thumbnail-t > li {
  width: 200px;
  margin: 0;
}
.event-goods .block-thumbnail-t > li:nth-child(n + 6) {
  display: none;
}
.event-goods .block-thumbnail-t--goods a {
  text-decoration: none!important;
}
.event-goods .block-thumbnail-t--goods-image figure {
  width: 200px;
  height: 200px;
}
.saleoff-rate {
  display: block;
  color: #FFF;
  background-color: #CC0000;
  padding: 2px 5px;
  font-weight: 700;
  font-size: 1em;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
}

/*------------------------------------
  SP
------------------------------------*/
html[data-browse-mode="S"] .pc-only {
  display: none;
}
html[data-browse-mode="S"] .sp-only {
  display: block;
}

@media screen and (max-width: 767px) {
  /* 汎用 */
  .bg-gold {
    background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_gold_sp.jpg');
  }
  .sec {
    padding-block: 45px 60px;
    padding-inline: min(15px, calc(15 / 430 * 100vw));
  }
  .sec::before {
    height: 5px;
  }
  .sec-inner {
    width: 100%;
  }
  .sec-title {
    row-gap: 16px;
    margin-bottom: 26px;
  }
  .sec-title-sub {
    font-size: min(14px, calc(14 / 430 * 100vw));
    letter-spacing: -.03em;
    line-height: calc(28 / 14);
  }
  .sec-subtitle {
    font-size: min(24px, calc(24 / 430 * 100vw));
    margin-bottom: 24px;
  }
  .sec-lead {
    row-gap: 20px;
    margin-bottom: 20px;
  }
  .sec-lead-main {
    font-size: min(24px, calc(24 / 430 * 100vw));
    letter-spacing: 0;
    line-height: calc(38 / 24);
  }
  .sec-lead-sub {
    font-size: min(14px, calc(14 / 430 * 100vw));
    line-height: calc(24 / 14);
  }
  .box {
    margin-bottom: 20px;
  }
  .box-body {
    padding: 20px min(20px, calc(20 / 430 * 100vw)) 40px;
  }
  .box-title {
    font-size: min(24px, calc(24 / 430 * 100vw));
    margin-bottom: 24px;
  }
  .box-label {
    font-size: min(18px, calc(18 / 430 * 100vw));
    padding: 6px min(10px, calc(10 / 430 * 100vw)) 10px;
  }
  .box-label-num {
    font-size: min(24px, calc(24 / 430 * 100vw));
  }
  .box-lead {
    font-size: min(16px, calc(16 / 430 * 100vw));
    line-height: calc(24 / 16);
    margin-bottom: 28px;
  }
  .btn1 {
    border-radius: 100px;
    font-size: min(18px, calc(18 / 430 * 100vw));
    padding: 11px min(11px, calc(11 / 430 * 100vw));
    min-width: auto;
  }
  .btn2 {
    border-radius: 100px;
    font-size: min(18px, calc(18 / 430 * 100vw));
    letter-spacing: 0;
    min-width: auto;
  }
  .btn3 {
    border-radius: 100px;
    font-size: min(18px, calc(18 / 430 * 100vw));
    padding: 11px min(11px, calc(11 / 430 * 100vw));
    min-width: auto;
  }
  .btn4 {
    border-radius: 100px;
    font-size: min(14px, calc(14 / 430 * 100vw));
    padding: 10px min(11px, calc(11 / 430 * 100vw));
  }
  .btn-wrap {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    row-gap: 12px;
    margin-bottom: 30px;
  }

  /* ファーストビュー */
  .firstview {
    background-image: url('/img/0002/img/pages/jalshopping_blackfriday/mv_bg_sp.jpg');
    padding-block: 43px 37px;
  }
  .mv-summary-area {
    display: flex;
    justify-content: center;
    margin-bottom: 2px;
  }
  .mv-summary {
    position: static;
  }
  .mv-summary1 {
    width: min(207px, calc(207 / 430 * 100vw));
  }
  .mv-summary2 {
    padding-top: 68px;
    width: min(207px, calc(207 / 430 * 100vw));
  }
  .mv-lead {
    font-size: min(14px, calc(14 / 430 * 100vw));
    gap: 5px;
    padding-inline: min(10px, calc(10 / 430 * 100vw));
  }
  .mv-lead-row {
    padding: 7px min(6px, calc(6 / 430 * 100vw));
  }

  /* .sec-intro */
  .sec-intro {
    background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_intro_sp.jpg');
    background-size: cover;
    padding-block: 30px 50px;
    padding-inline: min(30px, calc(30 / 430 * 100vw));
  }
  .intro-lead {
    row-gap: 20px;
    margin-bottom: 16px;
  }
  .intro-lead-label {
    font-size: min(20px, calc(20 / 430 * 100vw));
    padding: 6px min(40px, calc(40 / 430 * 100vw));
  }
  .intro-lead-label::before,
  .intro-lead-label::after {
    background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_title_end_sp.png');
    background-size: 100% 100%;
    width: 9px;
  }
  .intro-lead-txt {
    font-size: min(14px, calc(14 / 430 * 100vw));
    line-height: calc(28 / 14);
  }
  .period {
    margin-bottom: 20px;
    width: 80%;
  }
  .period-txt {
    border-radius: 10px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: calc(26 / 18);
    padding: 9px min(17px, calc(17 / 430 * 100vw));
  }
  .period em {
    font-size: min(18px, calc(18 / 430 * 100vw));
    font-style: normal;
  }
  .period-note {
    font-size: min(12px, calc(12 / 430 * 100vw));
  }
   .more-btn{

background: linear-gradient(90deg, #ffce2e 0%, #fcee8f 22.6%, #ebb92f 48.53%, #fbeb8a 74.49%, #ffcf31 100%);

border-radius: 100px;

color: #111;

display: block;

font-size: 16px;

font-weight: bold;

line-height: 1.75;

width: 90%;

text-align: center;

padding: 10px;

transition: opacity .3s;

margin: 0 auto 20px;

}
  .announce {
    padding: 23px min(20px, calc(20 / 430 * 100vw)) 16px;
  }
  .announce-title {
    margin-bottom: 20px;
  }
  .announce-title-inner {
    font-size: min(18px, calc(18 / 430 * 100vw));
    padding-inline: min(20px, calc(20 / 430 * 100vw));
  }
  .announce-items {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
  .announce-item {
    border-radius: 10px;
    position: relative;
  }
  .announce-item-inner {
    padding: 12px 0 29px;
  }
  .announce-item.-disabled::before {
    font-size: 20px;
    line-height: 1.4;
  }
  .fs-36 {
    font-size: min(24px, calc(24 / 430 * 100vw));
  }
  .fs-34 {
    font-size: min(24px, calc(24 / 430 * 100vw));
  }
  .fs-28 {
    font-size: min(24px, calc(24 / 430 * 100vw));
  }
  .fs-24 {
    font-size: min(18px, calc(18 / 430 * 100vw));
  }
  .fs-18 {
    font-size: min(14px, calc(14 / 430 * 100vw));
  }
  .fs-16 {
    font-size: min(13px, calc(13 / 430 * 100vw));
  }
  /* 予告時 */
  .announce-item:not(a) .announce-item-inner {
    padding-bottom: 12px;
  }
  /* 終了時 */
  .announce-item[data-is-finished="true"]::before {
    font-size: min(20px, calc(20 / 430 * 100vw));
  }
  .announce-item[data-is-finished="true"] .announce-item-inner {
    padding-bottom: 12px;
  }

  /* 最大xxOFFセール */
  .sec-sale {
  }
  #E_anv-097 .block-thumbnail-t {
    display: block;
    margin: unset;
  }
  #E_anv-097 .block-thumbnail-t--items {
    flex-wrap: nowrap;
    gap: 20px;
    padding: 0 15px 10px;
    margin: unset;
    overflow-x: auto;
    overflow-y: hidden;
  }
  #E_anv-097 .block-thumbnail-t--items > li {
    width: 166px;
    margin: 0;
  }
  #E_anv-097 .block-thumbnail-t--goods-image {
    margin-bottom: 10px;
  }
  #E_anv-097 .block-thumbnail-t--goods-image figure {
    width: 100%;
    height: auto;
  }
  #E_anv-097 .block-thumbnail-t--items .block-icon img {
    height: 16px;
  }

  /* 最大xx倍マイルアップ */
  .sec-mile {
  }

  /* Wチャンスキャンペーン */
  .sec-chance {
  }
  .sec-chance .box-body {
    padding-inline: min(10px, calc(10 / 430 * 100vw));
  }
  .gold-ribbon {
    background-image: url('/img/0002/img/pages/jalshopping_blackfriday/bg_title_gold_sp.png');
    font-size: min(14px, calc(14 / 430 * 100vw));
    line-height: calc(20 / 14);
    padding: 10px min(20px, calc(20 / 430 * 100vw));
    margin-bottom: 10px;
  }
  .btn-appeal-img {
    top: calc(-1 * min(32px, calc(32 / 430 * 100vw)));
    left: calc(-1 * min(30px, calc(30 / 430 * 100vw)));
    width: min(120px, calc(120 / 430 * 100vw));
  }
  .benefits {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    row-gap: 32px;
    margin-bottom: 40px;
  }
  .benefit-inner {
    padding: 25px min(15px, calc(15 / 430 * 100vw)) 20px;
  }
  .benefit-label {
    height: min(84px, calc(84 / 430 * 100vw));
    width: min(85px, calc(85 / 430 * 100vw));
    top: -5px;
  }
  .benefit-title {
    font-size: min(24px, calc(24 / 430 * 100vw));
    line-height: calc(38 / 24);
    margin-bottom: 12px;
  }
  .benefit-title-sub {
    font-size: min(18px, calc(18 / 430 * 100vw));
    line-height: calc(28 / 18);
  }
  .benefit-figure {
    row-gap: 6px;
  }
  .benefit-figure-caption {
    font-size: min(12px, calc(12 / 430 * 100vw));
    line-height: calc(20 / 12);
  }

  /* 売れ筋アイテムTOP3 */
  .sec-ranking {
  }
  .ranking-items {
    gap: 33px 20px;
    justify-content: start;
    margin-block: 33px 40px;
    width: 100%;
  }
  .ranking-items > * {
    width: calc((100% - 20px) / 2);
  }
  .ranking-item {
    padding: 23px min(15px, calc(15 / 430 * 100vw)) 20px;
  }
.box-body p..ranking-item-title {
    font-size: min(14px, calc(14 / 430 * 100vw));
  }
  .box-body p.ranking-item-name {
    font-size: min(14px, calc(14 / 430 * 100vw));
    line-height: calc(19 / 14);
    margin-bottom: 7px;
  }
  .box-body p.ranking-item-txt {
    font-size: min(12px, calc(12 / 430 * 100vw));
    letter-spacing: -.03em;
    line-height: calc(20 / 12);
  }

  /* 大谷翔平ボブルヘッド */
  .sec-ohtani {
    padding-block: 40px;
  }

  /* 注意事項 */
  .note-box {
    border-width: 3px;
    padding: 30px min(20px, calc(20 / 430 * 100vw));
    margin-bottom: 60px;
  }
  .note-box-title {
    font-size: min(24px, calc(24 / 430 * 100vw));
    margin-bottom: 20px;
  }
  .bullet-list {
    font-size: min(14px, calc(14 / 430 * 100vw));
    line-height: calc(24 / 14);
  }

  /* 割引率で選ぶ */
  .discount-nav {
    gap: 15px;
    margin-bottom: 40px;
  }
  .discount-nav > * {
    width: calc((100% - 30px) / 3);
  }
  .discount-nav-item {
    font-size: min(18px, calc(18 / 430 * 100vw));
    line-height: calc(28 / 18);
    padding: 11px min(18px, calc(18/ 430 * 100vw));
  }

  /* カテゴリで選ぶ */
  .category-nav {
    gap: 10px;
    justify-content: start;
    width: 100%;
  }
  .category-nav > * {
    width: calc((100% - 10px) / 2);
  }
  .category-nav-item > span {
    font-size: min(14px, calc(14 / 430 * 100vw));
    padding: 6px min(6px, calc(6 / 430 * 100vw));
  }

  /* サムネ画像 */
  .thumbnails {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }

  /* 追従ナビ */
  .pagenav{
    left: 0;
    bottom: 0;
  }
  .pagenav-list{
    background-image: linear-gradient(90deg, #ccc 0%, #f3f4f5 48.12%, #dcdcdc 100%);
    display: flex;
    flex-direction: row;
  }
  .pagenav-list li{
    flex-grow: 1;
  }
  .pagenav-list li a{
    background-color: transparent;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: min(11px, calc(11 / 430 * 100vw));
    line-height: calc(17 / 11);
    height: 100%;
    min-width: auto;
    padding: 11px min(10px, calc(10 / 430 * 100vw)) 10px;
    text-align: center;
    position: relative;
  }
  .pagenav-list li:not(:last-child) a::after{
    content: "";
    width: 1px;
    height: calc(100% - 10px);
    background: #FFF;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  /* EVENT */
  .event-goods {
    margin-inline: calc(-1 * min(20px, calc(20 / 430 * 100vw)));
    margin-bottom: 40px;
  }
  .event-goods.-comingsoon::after {
    font-size: min(24px, calc(24 / 430 * 100vw));
  }
  .event-goods .block-thumbnail-t--items {
    column-gap: 15px;
    flex-wrap: wrap;
    justify-content: start;
    /* padding: 0 min(15px, calc(15 / 430 * 100vw)); */
    overflow-x: auto;
    overflow-y: hidden;
  }
  .event-goods .block-thumbnail-t--items li {
    flex-shrink: 0;
    width: min(170px, calc(170 / 430 * 100vw));
    margin: 10px auto;
    vertical-align: top;
  }
  .event-goods .block-thumbnail-t--items li:nth-child(n + 6) {
    display: none;
  }
  .event-goods .block-thumbnail-t--goods-image figure {
    width: 100%;
    height: 100%;
  }
  .saleoff-rate {
    font-size: 12px;
  }
}

/***
/blackfridaymileup/e/e00020422/
***/
.theme-mileup .bg-gold::before {
  content: none;
}
.mileup-lead {
  /* display: flex; */
  /* flex-direction: column; */
  /* row-gap: 36px; */
  text-align: center;
  margin-bottom: 40px;
}
.mileup-lead-main {
  font-size: 28px;
  font-weight: bold;
  line-height: calc(42 / 28);
  width: 100%;
  padding: 20px 0;
}
.mileup-lead-sub {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  line-height: calc(32 / 20);
}
.mileup-lead em {
  color: var(--color-strong);
  font-style: normal;
  font-weight: inherit;
}
.theme-mileup .box {
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
  position: relative;
}
.theme-mileup .box::before {
  content: '';
  background-image: linear-gradient(90deg, #cb9500 0%, #fcee8f 22.6%, #cb9500 48.53%, #fbeb8a 74.49%, #cb9500 100%);
  height: 7px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.theme-mileup .box-title {
  font-size: 37px;
  padding-bottom: 0;
}
.theme-mileup .box-title.top{

padding-top: 60px;
}
#main_mile.box-title {
  
background: linear-gradient(90deg, #ffce2e 0%, #fcee8f 22.6%, #ebb92f 48.53%, #fbeb8a 74.49%, #ffcf31 100%);
  
box-shadow: 0px 5px 15px 0px rgb(117 70 0 / 40%);
}
#main_mile.box-title + p{
  margin: 20px auto;
}
.theme-mileup .box-title::after {
  content: none;
}
.theme-mileup .box .event-goods .block-thumbnail-t > li,
.theme-mileup .box .event-goods .block-thumbnail-t--items li {
  display: block!important;
  font-family: Var(--sans);
}

.theme-mileup .event-lineups {
  display: flex;
  justify-content: space-between;
  margin-inline: auto;
  width: 920px;
}
.theme-mileup .event-lineups > * {
  width: calc((100% - 80px) / 2);
}
.theme-mileup .event-lineup-period {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  text-align: center;
  margin-bottom: 20px;
}
.theme-mileup .event-lineup-period-title {
  background-color: #000;
  color: #DEA300;
  font-size: 34px;
  font-weight: bold;
  padding: 1px 10px 2px;
}
.theme-mileup .event-lineup-period-txt {
  font-size: 20px;
  font-weight: bold;
}
.theme-mileup .event-lineup > .event-goods {
  margin: 0;
}

.theme-mileup .pagenav-list li a{
  color: #fff4d6;
}
@media screen and (max-width: 767px) {
  .mileup-lead {
    row-gap: 20px;
    margin-bottom: 30px;
  }
  .mileup-lead-main {
    font-size: 20px;
    line-height: 1.75;
    padding: 15px;
  }
  .mileup-lead-sub {
    font-size: 14px;
    line-height: 1.75;
    padding: 0 15px;
  }

  .theme-mileup .box {
    margin-bottom: 40px;
    width: 95%;
    margin: 0 auto 40px;
    border-radius: 10px;
    overflow: hidden;
  }
  .theme-mileup .box-title {
    font-size: 21px;
  }

  .theme-mileup .event-lineups {
    flex-direction: column;
    row-gap: 30px;
    width: 100%;
  }
  .theme-mileup .event-lineups > * {
    width: 100%;
  }
  .theme-mileup .event-lineups .event-lineup:first-child {
    order: 2;
  }
  .theme-mileup .event-lineup-period {
    row-gap: 8px;
    margin-bottom: 20px;
  }
  .theme-mileup .event-lineup-period-title {
    font-size: min(24px, calc(24 / 430 * 100vw));
    padding: 2px min(10px, calc(10 / 430 * 100vw));
  }
  .theme-mileup .event-lineup-period-txt {
    font-size: min(18px, calc(18 / 430 * 100vw));
  }
  .theme-mileup .event-lineups .event-goods .block-thumbnail-t--items {
    gap: min(16px, calc(16 / 430 * 100vw));
    flex-wrap: wrap;
    padding: 0;
    overflow-x: visible;
    overflow-y: visible;
  }
  .theme-mileup .event-lineups .event-goods .block-thumbnail-t--items li {
    flex-shrink: 1;
    width: min(172px, calc(172 / 430 * 100vw));
  }
  .theme-mileup .event-lineups .event-goods .block-thumbnail-t--goods-image figure {
    width: min(172px, calc(172 / 430 * 100vw));
    height: min(172px, calc(172 / 430 * 100vw));
  }

  .theme-mileup .pagenav-list{
    background: #000;
  }
  .theme-mileup .pagenav-list li{
    width: 50%;
  }
  .theme-mileup .pagenav-list li a{
    padding: 19px min(10px, calc(10 / 430 * 100vw));
  }
  .theme-mileup .pagenav-list li:not(:last-child) a::after{
    background: #999999;
  }
}