.l-main {
  position: relative;
  background: #EBECED url(../../../img/usr/support/bg_top.webp) no-repeat center top;
  background-size: 100% 100%;
  margin-top: 0;
}
#mod-mainContainer-top {
  padding-bottom: 120px;
}
.mod-mainContainer h1 {
  font-weight: 500;
}
.mod-mainContainer h1 + p {
  margin-bottom: 40px;
}
.supportGuideBtn {
  margin: 0 0 100px;
}


#mod-mainContainer-top .c-support-main {
  margin-top: 0;
  margin-bottom: 100px;
}
#mod-mainContainer-top .c-support-main:last-child {
  margin: 0;
}
.c-hdgLv3._line {
  margin-bottom: 32px;
  text-align: left;
}


.c-support-wrap .c-support-item {
  margin-bottom: 100px;
}
.c-support-wrap .c-support-item:last-child {
  margin-bottom: 0;
}
/*2カラム*/
.cell2 {
  display: flex;
  gap: 32px;
  justify-content: center;
  align-items: center;
}
.cell2 .cell2-img._app {
  width: 180px;
}
.cell2 .cell2-img._jcb {
  width: 245px;
}
.cell2 picture img {
  max-width: 100%;
  width: unset;
  vertical-align: bottom;
  display: inline;
}
.cell2-detail h3 {
  font-size: 2.4rem;
  font-weight: 500;
  color: #1F1F1F;
  margin-bottom: 16px;
}
.cell2-detail {
  width: calc(100% - 512px);
}
.cell2-detail p {
  font-size: 1.6rem;
  color: #1F1F1F;
}
.guide-download {
  margin-top: 85px;
}

/*ダウンロードはこちらから*/
.guide-download {
  background: #F5F5F5;
  padding: 20px;
  text-align: center;
}
.guide-download img {
  width: unset;
  max-width: unset;
}
.guide-download-main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 12px;
  margin: 30px 0 24px;
}
.guide-download p {
  text-align: center;
  color: #1F1F1F;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  color: #1F1F1F;
}
.l-footer-apps__icon img {
  height: 41px;
}
.guide-download a {
  color: #68899B;
  font-size: 1.3rem;
  font-weight: 500;
  text-decoration: underline;
}
.guide-download a:hover {
  text-decoration: none;
}
a.cell2-detail-link {
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none; 
  margin: 16px 0 20px;
  display: inline-block;
  color: #68899B;
}
/*ダウンロードはこちらから*/

/*カード券面を確認*/
.card-face {
  padding: 40px 60px;
}
.card-face picture {
  text-align: center;
  margin-bottom: 32px;
}
.card-face img {
  width: unset;
  max-width: 100%;
  vertical-align: bottom;
  display: inline;
}

.card-face-detail dt {
  font-size: 2.0rem;
  font-weight: bold;
  color: #1F1F1F;
  margin: 0 0 20px;
  line-height: 1;
}
.card-face-detail dd {
  margin-bottom: 40px;
  font-size: 1.6rem;
  color: #1F1F1F;
}
.card-face-detail dd p {
  margin-bottom: 12px;
}
.card-face-detail dd p:last-child {
  margin-bottom: 0;
}
.card-face-detail > p {
  font-size: 2.0rem;
  font-weight: bold;
  color: #1F1F1F;
  margin-bottom: 32px;
}
/*カード券面を確認*/

/*カードのご利用にあたって*/
.card-to-use {
  padding: 40px;
}
.card-to-use dt {
  font-weight: 500;
  font-size: 2.0rem;
  margin-bottom: 20px;
  color: #1F1F1F;
}
.card-to-use dl {
  margin-bottom: 40px;
}
.card-to-use dl:last-child {
  margin-bottom: 0;
}
.card-to-use dl a {
  color: #68899B;
  font-size: 1.6rem;
  margin-top: 8px;
}
.card-to-use dl p {
  font-size: 1.6rem;
  color: #1F1F1F;
  margin-bottom: 8px;
}
.card-to-use h3 {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 40px;
  padding: 0 0 0 67px;
  color: #1F1F1F;
  background: left center no-repeat;
}
.card-to-use1 h3 {
  background-image: url(../../../img/usr/support/guide/icon1.svg);
}
.card-to-use2 h3 {
  background-image: url(../../../img/usr/support/guide/icon2.svg);
}
.card-to-use3 h3 {
  background-image: url(../../../img/usr/support/guide/icon3.svg);
}
.card-to-use4 h3 {
  background-image: url(../../../img/usr/support/guide/icon4.svg);
}
.card-to-use5 h3 {
  padding-left: 65px;
  background-image: url(../../../img/usr/support/guide/icon5.svg);
}
.to-link {
  display: block;
  color: #68899B;
  font-size: 1.6rem;
  width: max-content;
  margin-top: 16px;
}
.card-to-use p {
  color: #1F1F1F;
  font-size: 1.6rem;
}
.c-support-item .c-hdgLv4 {
  margin-bottom: 20px;
}
.card-to-safe p {
  font-size: 1.6rem;
  margin-bottom: 8px;
  color: #1F1F1F;
}
.card-to-safe p.u-fontSizeSmall {
  font-size: 1.0rem;
}
.to-link-cell2 {
  gap: 100px;
  display: flex;
  flex-direction: row;
  margin: 16px 0 40px;
}
.to-link-cell2 a {
  color: #68899B;
  font-size: 1.6rem;
}
.card-to-use p.u-fontSizeSmall,
.card-to-use dl p.u-fontSizeSmall {
  font-size: 1.2rem;
}
/*カードのご利用にあたって*/

@media print, screen and (max-width: 767px) {
  .c-support-item div a {
    margin: 0;
  }
  .l-main {
    margin-top: 0;
    background: #EBECED url(../../../img/usr/support/cashing/bg_top_sp.webp) no-repeat left top;
    background-size: 100% auto;
}  
  .mod-mainContainer h2 {
    margin-bottom: 24px;
  }
  .mod-mainContainer h2:nth-of-type(2) {
    margin-bottom: 40px;
  }
  .supportGuideBtn {
    margin-bottom: 60px;
  }
  .supportGuideBtn .c-btn {
    padding: 15px 45px 15px 30px;
    font-size: 1.8rem;
    text-align: center;
  }

  /*カードが届いたら*/
  .cell2 {
    flex-direction: column;
  }
  .guide-item1 .cell2 {
    gap: 20px;
  }
  .guide-item2 .cell2 {
    gap: 12px;
  }
  .cell2 .cell2-img {
    margin-bottom: 12px;
  }
  .cell2 .cell2-img._app {
    width: 100px;
  }
  .cell2 .cell2-img._jcb {
    width: 163px;
  }
  .cell2-detail {
    width: unset;
  }
  .cell2-detail h3 {
    font-size: 1.8rem;
    margin-bottom: 12px;
  }
  .cell2-detail p {
    font-size: 1.2rem;
  }
  .guide-download {
    margin-top: 0;
  }
  .guide-download p {
    font-size: 1.2rem;
    font-weight: 500;
  }
  .l-footer-apps__icon img {
    max-width: 100%;
  }
  .guide-download-main {
    margin: 10px 0;
  }
  .c-support-item div.guide-download-main a {
    margin: 0;
  }
  .c-support-item.guide-item1 {
    background: none;
    padding: 0;
  }
  .c-support-item.guide-item1 .cell2-wrap {
    background: #fff;
    border-radius: 8px;
    padding: 24px 20px;
    margin-bottom: 24px;
  }
  .guide-download {
    width: calc(100% + 32px);
    margin-left: -16px;
    box-sizing: border-box;
    padding: 12px 30px 8px 34px;
    background: #EFEFEF;
  }
  .guide-download-main {
    gap: 8px;
  }
  .guide-download a {
    font-size: 1.2rem;
  }
  .l-footer-apps__icon img {
    height: 52px;
  }
  /*カードが届いたら*/

  .c-support-wrap .c-support-item {
    margin-bottom: 40px;
  }
  .c-support-wrap .c-support-item.guide-item2 {
    padding-bottom: 24px;
  }
  .c-support-wrap .c-support-item {
    border-radius: 8px;
  }

  /**/
  .c-support-item.card-face {
    padding: 24px 20px;
  }
  .card-face-detail dt {
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 12px;
    color: #1F1F1F;
  }
  .card-face-detail dd {
    margin-bottom: 20px;
    font-size: 1.2rem;
    color: #1F1F1F;
  }
  .card-face-detail > p {
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 12px;
  }
  #mod-mainContainer-top .c-support-main {
    margin-bottom: 40px;
  }
  .c-support-item.card-to-use {
    padding: 24px 20px;
    margin-bottom: 40px;
  }
  .card-to-use dt {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
  .card-to-use dl p {
    font-size: 1.2rem;
    margin-bottom: 12px;
  }
  .card-to-use dl a {
    margin-top: 0;
    font-size: 1.2rem;
  }
  .card-to-use dl {
    margin-bottom: 20px;
  }
  .card-to-use p {
    font-size: 1.2rem;
  }
  .to-link {
    margin-top: 8px;
    font-size: 1.2rem;
  }
  .to-link-cell2 {
    margin: 12px 0 20px;
    gap: 8px;
    flex-direction: column;
  }
  .c-support-item .to-link-cell2 a {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
  }
  .c-support-item .c-hdgLv4 {
    margin-bottom: 12px;
  }
  .card-to-use p:last-child {
    margin-bottom: 0;
  }

  .card-to-use h3 {
    font-size: 1.8rem;
    margin-bottom: 20px;
    padding: 0 0 0 44px;
    line-height: 1.44;
    min-height: 40px;
    display: flex;
    align-items: center;
    background-size: auto 40px;
  }

  .c-support-item .cell2-detail .cell2-detail-link {
    margin: 12px 0;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: normal;
  }
  .c-support-item .cell2-detail .cell2-detail-link + .c-btn {
    margin-top: 20px;
    width: 100%;
  }
}