@charset "UTF-8";

/* =====================
  ■ keyvisual
===================== */
.cp1-keyvisual {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual {
    background-image: url(/promotion/jcb_anacard/images/cp1/keyvisual_bg_pc.png);
    background-position: center;
    background-size: cover;
    height: 400px;
    margin: 0 auto;
    overflow-x: hidden;
    padding: 0;
  }
  .cp1-keyvisual img {
    position: absolute;
    left: 0%;
    top: 0;
  }
}
@media screen and (min-width: 1280px), print {
  .cp1-keyvisual img {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
  }
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual_inner {
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
    min-width: 1442px;
    width: 1442px;
    overflow: hidden;
    position: relative;
  }
}

@media screen and (min-width: 701px) and (max-width: 1440px), print {
  .cp1-keyvisual_inner {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual_titleWrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual_titleImg {
    width: 436px;
  }
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual_titleRight {
    margin-left: 32px;
  }
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual_cardImg {
    width: 512px;
  }
}

.cp1-keyvisual_linkWrap {
  margin-top: 15px;
}

.cp1-keyvisual_link {
  background-color: #fff;
  background-image: url(/promotion/jcb_anacard/images/cp1/icon_link_arrow_down.png);
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 2px solid #fff;
  border-radius: 10px;
  color: #006edb;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual_link {
    background-size: 30px;
    -webkit-transition: 0.3s ease background-color, 0.3s ease color,
      0.3s ease background-image;
    transition: 0.3s ease background-color, 0.3s ease color,
      0.3s ease background-image;
  }
  .cp1-keyvisual_link:link,
  .cp1-keyvisual_link:active,
  .cp1-keyvisual_link:visited {
    color: #006edb;
  }
  .cp1-keyvisual_link:hover {
    background-color: transparent;
    background-image: url(/promotion/jcb_anacard/images/cp1/icon_link_arrow_down_hover.png);
    color: #fff;
  }
}

.cp1-keyvisual_note {
  margin-top: 15px;
  text-align: center;
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual_note {
    margin-top: 0;
    max-width: 96%;
    min-width: 1020px;
  }
}

.cp1-keyvisual_noteInner {
  display: inline-block;
  height: 100%;
  position: relative;
}

.cp1-keyvisual_noteInner::before {
  background: #fff;
  background: radial-gradient(#fff 0%, rgba(255, 255, 255, 0) 90%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.cp1-keyvisual_noteText {
  color: #2260d7;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  padding-left: 3.2rem;
  position: relative;
  text-align: left;
}

.cp1-keyvisual_noteText::before {
  content: "（※）";
  left: 0;
  position: absolute;
}

@media screen and (min-width: 701px), print {
  .cp1-keyvisual_noteText {
    font-size: 1.3rem;
  }
}

/* =====================
250217 対応
===================== */

@media screen and (max-width: 701px), print {
  .lprn-featureModal_cv-card_table div ul.lprn-notesLists {
    width: 100%;
    max-width: 220px;
  }
}

.lprn-cardDesc_conversionNote--emphasis {
  color: #f00;
  font-weight: bold;
}

/* =====================
250716 対応
===================== */

.mileearned-btn {
  padding: 0 16px;
  margin: 20px 0;
  min-height: 80px;
  border: none;
  border-radius: 10px;
  background-color: #fff;
  width:400px;
  max-width: 50%;
  box-shadow: 0px 4px 4px #99bee2;
  cursor: pointer;
  transition: 0.3s ease transform, 0.3s ease opacity, 0.3s ease box-shadow;
}
.mileearned-btn:hover {
  box-shadow: none;
  transform: translate3d(0, 5px, 0);
}
.mileearned-btn span {
  display: inline-block;
  position: relative;
  color: #006EDB;
  font-weight: bold;
  font-size: 20px;
  width: 100%;
}
.mileearned-btn span:first-child::before,
.mileearned-btn span::after {
  content: "";
  position: absolute;
  display: inline-block;
}
.mileearned-btn span:first-child::before {
  background-image: url(https://www.jcb.co.jp/promotion/jcb_anacard/images/renewal_cp_common/icon_charm_bonusmile.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mileearned-btn span:first-child::after {
  background-image: url(https://www.jcb.co.jp/promotion/jcb_anacard/images/renewal_cp_common/icon_faq_accordion_plus.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mileearned-btn span:last-child {
  display: none;
}
.mileearned-btn span:last-child::after {
  background-image: url(https://www.jcb.co.jp/promotion/jcb_anacard/images/renewal_cp_common/icon_faq_accordion_minus.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.mileearned-btn.is-open span:first-child {
  display: none;
}
.mileearned-btn.is-open span:last-child {
  display: inline-block;
}

/*アコーディオン*/
.mileearned-accordion {
  display: grid;
  position: relative;
  margin: 20px auto 0;
  width: 100%;
  padding: 20px 0 10px;
  overflow: hidden;
  height: 150px;
  transition: height .3s;
  overflow-x: hidden;
}
.mileearned-accordion::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-image: linear-gradient(0deg, rgba(237, 245, 255, 1), rgba(255, 255, 255, 0));
  z-index: 1;
  transition: background-image .3s;
}
.mileearned-accordion.is-open {
  height: auto;
}
.mileearned-accordion.is-open::after {
  background-image: linear-gradient(0deg, rgba(237, 245, 255, 0), rgba(255, 255, 255, 0));
  visibility: hidden;
}
.mileearned{
  text-align:center;
}
.mileearned-accordion .lprn-campaign_listNote {
  text-align: initial;
}

/* ===== PC（702px 以上）は常に overflow:hidden でバー非表示 ===== */
@media (min-width: 702px) {
.mileearned-accordion {
overflow: hidden !important;   /* PC は一切バーを出さない */
}
}

/* ===== SP（701px 以下）：ボタン幅/余白調整＋アイコン縮小 ===== */
@media (max-width: 701px) {
.mileearned-btn {
position: relative;
width: 100%;
max-width: 100%;
padding: 20px 16px;          /* 上下20px・左右16px */
box-sizing: border-box;
text-align: center;
}

.mileearned-btn span {
width: 100%;
font-size: 18px;
text-align: center;
position: relative;
}

/* 左アイコン */
.mileearned-btn span:first-child::before {
content: "";
position: absolute;
left: 12px;
top: 50%;
transform: translateY(-50%);
width: 40px;
height: 40px;
background-image: url(https://www.jcb.co.jp/promotion/jcb_anacard/images/renewal_cp_common/icon_charm_bonusmile.png);
background-repeat: no-repeat;
background-size: 100%;
}

/* ＋アイコン（閉じている時） */
.mileearned-btn span:first-child::after {
content: "";
position: absolute;
right: 12px;
top: 50%;
transform: translateY(-50%);
width: 16px;
height: 16px;
background-image: url(https://www.jcb.co.jp/promotion/jcb_anacard/images/renewal_cp_common/icon_faq_accordion_plus.png);
background-repeat: no-repeat;
background-size: 100%;
}

/* －アイコン（開いている時） */
.mileearned-btn span:last-child::after {
content: "";
position: absolute;
right: 12px;
top: 50%;
transform: translateY(-50%);
width: 16px;
height: 16px;
background-image: url(https://www.jcb.co.jp/promotion/jcb_anacard/images/renewal_cp_common/icon_faq_accordion_minus.png);
background-repeat: no-repeat;
background-size: 100%;
}
}
/* アコーディオン内コンテンツPC/SP出しわけ */
/* 702px 以上（PC）では PC コンテンツのみ表示 */
@media (min-width: 702px) {
  .mileaccordion-pc-only { display: block; }
  .mileaccordion-sp-only { display: none;  }
}

/* 701px 以下（SP）では SP コンテンツのみ表示 */
@media (max-width: 701px) {
  .mileaccordion-pc-only { display: none;  }
  .mileaccordion-sp-only { display: block; }
}