@charset "UTF-8";
/*
common
*****************/
img {
  max-width: 100%;
}

p {
  font-size: 13px;
  letter-spacing: 1px;
}

.wrap {
  padding: 20px 3%;
}

.wrap2 {
  padding: 0px 3% 10px;
}

.m0 {
  margin: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.ttl_c h2 {
  padding: 15px 0;
  background: #fff;
  color: #4E4E4E;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
}

.ttl_in {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
}

.ttl_in + p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1.3px;
}

.pink {
  background: #FE7E82;
  color: #fff;
  letter-spacing: 0.6px;
}

.pink2 {
  background: #FE9195;
  color: #fff;
  letter-spacing: 0.6px;
}

.b_white {
  margin: 0 auto;
  margin-bottom: 12px;
  padding: 10px 0;
  border-radius: 5px;
  background: #fff;
  text-align: center;
}

.cv_btn {
  display: block;
  position: relative;
  width: 92%;
  max-width: 580px;
  margin: 0 auto;
  padding: 10px 15px;
  /* padding: 5px 15px; */
  border: 2px solid #fff;
  border-radius: 25px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}

.sub_detail {
  margin: 12px 24px;
  text-align: center;
}

.sub_detail a {
  white-space: nowrap;
}

a img.icon {
  margin-left: 3px;
}

.cv_btn img, .min_btn img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  width: 20px;
  height: auto;
  margin: auto;
  vertical-align: text-bottom;
}

.min_btn {
  display: block;
  position: relative;
  width: 85%;
  margin: 0 auto;
  padding: 5px 15px;
  border: 1px solid #fff;
  border-radius: 25px;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

.yajirushi:after {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 14px;
  top: 9px;
  right: 5%;
  background: url(/-/media/AeonCard/card/lp/cashdebit_sp/img/ico_blank.png) no-repeat;
  background-size: contain;
}

.card_list {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}

.card_list img {
  width: 30%;
  height: auto;
}

.card_list .disney-copy {
  position: absolute;
  top: 100%;
  right: 2%;
  color: #000;
  font-size: 10px;
}

/*
#top
*****************/
#top {
  overflow: hidden;
  padding: 0 10px;
  background: url(/-/media/AeonCard/card/lp/cashdebit_sp/img/top_b.jpg) repeat-y;
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
}

#top .top_img {
  margin-top: 10px;
}

#top .ttl_over {
  margin-bottom: 0;
  padding-top: 25px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

#top .ttl_top {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: bold;
  line-height: 42px;
  letter-spacing: 4px;
}

#top .ttl_top small {
  font-size: 30px;
}

#top .over_card {
  z-index: 10;
  width: 77px;
  height: 77px;
  margin-top: -60px;
  margin-left: 2.5%;
  padding-top: 11px;
  border-radius: 77px;
  background: #FE7E82;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 1px;
}

#top .over_card b {
  font-size: 25px;
}

#top .card_list {
  z-index: 100;
  margin-top: -1vw;
}

#top .card_list > img:nth-child(2) {
  margin: 0 2%;
}

/*
#top以下のコンテンツ
*****************/
#top + .ttl_c {
  position: relative;
}

#top + .ttl_c h2 {
  padding-top: 20px;
}

.character {
  position: absolute;
}

.jcb img {
  width: 25%;
}

.list {
  position: relative;
  top: 0;
  margin: auto;
  padding: 15px 0;
  padding-left: 20%;
  font-size: 14px;
}

.three {
  padding-bottom: 20px;
}

.one:after {
  content: "1";
  position: absolute;
  top: 12px;
  left: 5%;
  font-size: 30px;
  font-weight: bold;
}

.two:after {
  content: "2";
  position: absolute;
  top: 12px;
  left: 5%;
  font-size: 30px;
  font-weight: bold;
}

.three:after {
  content: "3";
  position: absolute;
  top: 12px;
  left: 5%;
  font-size: 30px;
  font-weight: bold;
}

h4.pink {
  padding: 7px 0;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.pig:after {
  content: '';
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/-/media/AeonCard/card/lp/cashdebit_sp/img/ico_pig.png) no-repeat;
  background-size: contain;
  top: 12px;
  left: 5%;
}

.double:after {
  content: '';
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/-/media/AeonCard/card/lp/cashdebit_sp/img/ico_double.png) no-repeat;
  background-size: contain;
  top: 12px;
  left: 5%;
}

.five_off:after {
  content: '';
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(/-/media/AeonCard/card/lp/cashdebit_sp/img/ico_5off.png) no-repeat;
  background-size: contain;
  top: 12px;
  left: 5%;
}

.wrap .card_list img {
  width: 32%;
}

.cp_img {
  text-align: center;
}

.cp_img img {
  max-width: 320px;
  width: 100%;
}

/* .responsive(可変テーブル) */
.responsive {
  border: 1px solid #FE7F82;
}

.responsive thead {
  background: #FE9195;
  color: #fff;
}

.responsive th, .responsive td {
  height: 80px;
  padding: 0 15px;
  border: 1px solid #FE7F82;
  border-collapse: collapse;
  text-align: center;
}

.responsive .f_pink {
  color: #EB5359;
  font-weight: bold;
}

.responsive .t_pink {
  background: #FFECEC;
}

@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0;
  }
  .pinned thead {
    background: #FE9195;
    color: #fff;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 40%;
    overflow: hidden;
    overflow-x: scroll;
    border: 1px solid #FE7F82;
    border-right: 2px solid #fe7f82;
  }
  .pinned table {
    width: 101%;
  }
  .pinned table th, .pinned table td {
    white-space: nowrap;
    height: 80px;
    border: 1px solid #FE7F82;
    text-align: center;
  }
  .pinned tr:last-child td:first-child {
    height: 87px;
    border-bottom: 2px solid #FE7F82;
  }
  div.table-wrapper {
    position: relative;
    overflow: hidden;
  }
  div.table-wrapper div.scrollable table {
    margin-left: 39%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none;
  }
}

/* //.responsive(可変テーブル) */
/* 20170214追記 */
.sub_ttl {
  text-align: center;
  padding-bottom: 10px;
}

.sub_ttl p {
  font-size: 15px;
  margin-bottom: 0px;
}

.cv_btn .sub_txt {
  font-size: 12px;
  font-weight: normal;
  display: table;
  margin: 0 auto;
  line-height: 1.4;
}
