@charset "UTF-8";
/*---------------------------------

  reset

---------------------------------*/
html {
  font-size: 14px;
  font-family: \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic ProN", \30e1\30a4\30ea\30aa, Meiryo, \ff2d\ff33 \ff30\30b4\30b7\30c3\30af, sans-serif;
}

body, p,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.4em;
}

dd:not(:last-child) {
  margin-bottom: 20px;
}

img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  color: #0066CC;
  background: transparent;
  text-decoration: underline;
}

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)" !important;
}

a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)" !important;
  transition-duration: .5s;
}

ul, ol {
  list-style: none;
}

.main-contents p {
  line-height: 1.6;
  margin-bottom: 20px;
}

.main-contents p:last-child {
  margin-bottom: 0;
}

strong {
  color: #F04692;
  font-weight: bold;
}

strong.fw-normal {
  font-weight: normal;
}

.o-main {
  max-width: 100%;
  padding: 0;
}

main {
  position: relative;
}

/*---------------------------------

  common

---------------------------------*/
.fw-bold {
  font-weight: bold;
}

.fw-normal {
  font-weight: normal;
}

.txt-left {
  text-align: left   !important;
}

.txt-center {
  text-align: center !important;
}

.txt-right {
  text-align: right  !important;
}

.valign-top {
  vertical-align: top;
}

.valign-middle {
  vertical-align: middle;
}

.valign-bottom {
  vertical-align: bottom;
}

.valign-baseline {
  vertical-align: baseline;
}

.box-center {
  margin-right: auto;
  margin-left: auto;
}

.w15 {
  width: 15% !important;
}

.w35 {
  width: 35% !important;
}

.w50 {
  width: 50% !important;
}

.w60 {
  width: 60% !important;
}

.w70 {
  width: 70% !important;
}

.w80 {
  width: 80% !important;
}

.w90 {
  width: 90% !important;
}

.w100 {
  width: 100% !important;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

span.fs75 {
  font-size: 75%;
}

strong.fs75 {
  font-size: 75%;
}

p.fs75 {
  font-size: 75%;
}

span.fs85 {
  font-size: 85%;
}

strong.fs85 {
  font-size: 85%;
}

p.fs85 {
  font-size: 85%;
}

span.fs100 {
  font-size: 100%;
}

strong.fs100 {
  font-size: 100%;
}

p.fs100 {
  font-size: 100%;
}

span.fs125 {
  font-size: 125%;
}

strong.fs125 {
  font-size: 125%;
}

p.fs125 {
  font-size: 125%;
}

span.fs150 {
  font-size: 150%;
}

strong.fs150 {
  font-size: 150%;
}

p.fs150 {
  font-size: 150%;
}

span.fs175 {
  font-size: 175%;
}

strong.fs175 {
  font-size: 175%;
}

p.fs175 {
  font-size: 175%;
}

span.fs200 {
  font-size: 200%;
}

strong.fs200 {
  font-size: 200%;
}

p.fs200 {
  font-size: 200%;
}

span.fs225 {
  font-size: 225%;
}

strong.fs225 {
  font-size: 225%;
}

p.fs225 {
  font-size: 225%;
}

span.fs250 {
  font-size: 250%;
}

strong.fs250 {
  font-size: 250%;
}

p.fs250 {
  font-size: 250%;
}

span.fs275 {
  font-size: 275%;
}

strong.fs275 {
  font-size: 275%;
}

p.fs275 {
  font-size: 275%;
}

span.fs300 {
  font-size: 300%;
}

strong.fs300 {
  font-size: 300%;
}

p.fs300 {
  font-size: 300%;
}

@media only screen and (max-width: 767px) {
  .vw2 {
    font-size: 2vw !important;
  }
  .vw3 {
    font-size: 3vw !important;
  }
  .vw4 {
    font-size: 4vw !important;
  }
  .vw5 {
    font-size: 5vw !important;
  }
  .vw6 {
    font-size: 6vw !important;
  }
  .vw7 {
    font-size: 7vw !important;
  }
  .vw8 {
    font-size: 8vw !important;
  }
  .vw9 {
    font-size: 9vw !important;
  }
  .vw10 {
    font-size: 10vw !important;
  }
}

.str-red {
  color: #FF0000;
}

.str-pink {
  color: #F04692;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.clear:after,
.rsp-frame:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

img.icon {
  vertical-align: middle;
  margin-left: 3px;
}

.pc_none, span.pc_none, .pc_none.text {
  display: none !important;
}

.sp_none {
  display: block;
}

span.sp_none, img.sp_none, .sp_none.text {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .sp_none, span.sp_none, .sp_none.text {
    display: none !important;
  }
  .pc_none {
    display: block !important;
  }
  span.pc_none, img.pc_none, .pc_none.text {
    display: inline-block !important;
  }
}

/*---------------------------------

  frame

---------------------------------*/
.rsp-frame {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

@media only screen and (max-width: 1035px) {
  .rsp-frame .rsp-contents {
    margin-right: 10px;
    margin-left: 10px;
  }
}

.bg-01 {
  padding: 60px 10px 110px;
  background: url(/-/media/AeonCard/campaign/lp/disney/images/bg_01.png);
}

@media only screen and (max-width: 767px) {
  .bg-01 {
    padding: 37px 10px 90px;
  }
}

.bg-02 {
  padding: 60px 10px 110px;
  background: #ffe9e9;
}

@media only screen and (max-width: 767px) {
  .bg-02 {
    padding: 37px 10px 90px;
  }
}

.bg-03 {
  padding: 80px 10px 60px;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .bg-03 {
    padding: 37px 10px 10.66667vw;
  }
}

/*---------------------------------

  mainvisual

---------------------------------*/
@media only screen and (min-width: 768px) {
  .mainvisual {
    background-image: url(/-/media/AeonCard/campaign/lp/disney/images/mainvisual_bg.png);
    background-repeat: repeat-x;
    background-position: left -10% top;
  }
}

.mainvisual img {
  width: 100%;
  height: auto;
}

.banner {
  padding: 54px 10px 74px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .banner {
    padding: 20px 10px 24px;
  }
}

.tokuten-box {
  margin-top: 38px;
  padding: 36px 30px 60px;
  background: #fff;
  border-top: 4px solid #000;
}

@media only screen and (max-width: 767px) {
  .tokuten-box {
    margin-top: 20px;
    padding: 20px 10px 30px;
    background: #fff;
    border-top: 4px solid #000;
  }
}

.tokuten-box::after {
  content: "";
  display: block;
  clear: both;
}

.tokuten-box + .tokuten-box {
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  .tokuten-box + .tokuten-box {
    margin-top: 50px;
  }
}

.tokuten-box > p {
  margin-top: 24px;
  padding: 0 6px;
}

.tokuten-box > .note-list {
  margin-top: 30px;
  padding: 0 6px;
  font-size: 16px;
}

.note-list li {
  position: relative;
  padding-left: 1em;
  color: #747474;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .note-list li {
    font-size: 12px;
  }
}

.note-list li + li {
  margin-top: 2px;
}

.note-list li > .mark {
  position: absolute;
  top: 0;
  left: 0;
}

.note-list2 li {
  color: #747474;
  font-size: 14px;
}

.tokuten-box > p.note-txt {
  margin-top: 2px;
  color: #747474;
  font-size: 14px;
}

.tokuten-column-wrap {
  margin-top: 16px;
  padding: 0 10px;
}

@media only screen and (min-width: 768px) {
  .tokuten-column-wrap {
    font-size: 0;
  }
}

.tokuten-column-wrap::after {
  content: "";
  display: block;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .tokuten-txt-wrap {
    display: inline-block;
    width: calc(100% - 292px);
    vertical-align: top;
  }
}

.tokuten-txt-wrap > p {
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .tokuten-txt-wrap > p {
    font-size: 14px;
  }
}

.tokuten-txt-wrap > p:nth-child(1) {
  padding-top: 10px;
}

.tokuten-txt-wrap > p + p {
  margin-top: 20px;
}

.tokuten-img {
  text-align: center;
}

.tokuten-box_link {
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .tokuten-box_link {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) {
  .tokuten-img {
    display: inline-block;
    width: 252px;
    margin: 0 0 0 40px;
    vertical-align: top;
  }
}

@media only screen and (max-width: 767px) {
  .tokuten-img {
    margin-top: 20px;
  }
}

.tokimeki-point {
  margin: 50px 50px 0;
  padding: 40px;
  border: 2px solid #f34b4b;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .tokimeki-point {
    margin: 40px 0 0;
    padding: 0 10px;
    border: none;
    text-align: left;
    font-size: 16px;
  }
}

.tokimeki-point > p {
  margin-top: 20px;
}

.tokimeki-point > p + p {
  margin-top: 40px;
}

.btn-list {
  max-width: 880px;
  margin: 34px auto 0;
  font-size: 0;
}

@media only screen and (max-width: 767px) {
  .btn-list {
    width: 80%;
    margin: 34px auto 0;
  }
}

.btn-list li {
  display: inline-block;
  width: 32%;
  text-align: center;
  font-size: 12px;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .btn-list li {
    width: 48%;
  }
}

.btn-list li + li {
  margin-left: 2%;
}

@media only screen and (max-width: 767px) {
  .btn-list li + li {
    margin-left: 4%;
  }
}

@media only screen and (min-width: 768px) {
  .btn-list li:nth-child(4) {
    margin-left: 0;
  }
  .btn-list li:nth-child(n+4) {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .btn-list li:nth-child(2n+1) {
    margin-left: 0;
  }
  .btn-list li:nth-child(n+3) {
    margin-top: 20px;
  }
}

.btn-list li > p {
  margin-top: 8px;
  padding: 0 10px;
  text-align: left;
  font-weight: bold;
}

.bank-txt {
  margin-top: 30px;
  text-align: center;
  letter-spacing: 0.15em;
}

.tokuten-box > .bank-img-01 {
  margin-top: 40px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .tokuten-box > .bank-img-01 {
    margin-top: 20px;
  }
}

.tokuten-box > .bank-img-02 {
  margin-top: 20px;
  text-align: center;
}

.bank-note {
  max-width: 800px;
  margin: 20px auto 0;
  color: #747474;
  font-size: 14px;
}

.bank-note > li {
  color: #747474;
  font-size: 14px;
}

.bank-merit-txt {
  margin-top: 40px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .bank-merit-txt {
    margin-top: 20px;
    font-size: 16px;
  }
}

.mystage {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}

@media only screen and (max-width: 767px) {
  .mystage {
    text-align: left;
  }
}

.mystage > span {
  color: #0077d2;
  font-size: 36px;
}

.select-lead {
  margin-top: 36px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .select-lead {
    margin-top: 20px;
  }
}

.select-lead dt {
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .select-lead dt {
    font-size: 16px;
  }
}

.select-lead-list {
  display: inline-block;
  margin-top: 18px;
  padding: 20px 30px;
  border: 2px solid #777;
}

.select-lead-list > li {
  color: #777;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .select-lead-list {
    margin-top: 20px;
    padding: 10px 20px;
    border: 1px solid #777;
  }
  .select-lead-list > li {
    color: #777;
    font-size: 18px;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.8;
  }
}

.waon-lead {
  margin-top: 36px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .waon-lead {
    margin-top: 30px;
    font-size: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .column-wrap {
    margin-top: 85px;
    padding: 0 36px;
    font-size: 0;
  }
}

@media only screen and (max-width: 767px) {
  .column-wrap {
    margin-top: 40px;
    padding: 0 10px;
  }
}

@media only screen and (min-width: 768px) {
  .column-box {
    display: inline-block;
    width: 48%;
    font-size: 16px;
    vertical-align: top;
  }
  .column-box:nth-child(even) {
    margin-left: 4%;
  }
  .column-box:nth-child(n+3) {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .column-box + .column-box {
    margin-top: 30px;
  }
}

.merit-txt {
  font-size: 18px;
  font-weight: bold;
}

.merit-txt > span {
  color: #0077d2;
}

.merit-img {
  margin-top: 20px;
  text-align: center;
}

.apply-box {
  padding: 54px 60px 40px;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .apply-box {
    padding: 30px 10px 50px;
    text-align: center;
  }
}

.apply-box + .apply-box {
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  .apply-box + .apply-box {
    margin-top: 30px;
  }
}

.apply-box .column-wrap {
  padding: 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .apply-box .column-wrap {
    width: 85%;
    margin: 40px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .apply-box .column-box + .column-box {
    margin-top: 50px;
  }
}

.copy-txt {
  margin: 10px 5px 0 0;
  font-size: 12px;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .copy-txt {
    margin: 5px 5px 0 0;
    font-size: 10px;
  }
}

.card-img {
  display: inline-block;
}

.card-img p:last-child {
  margin-left: 10px;
}

.card-name {
  margin-top: 20px;
  color: #f34b4b;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .card-name {
    margin-top: 10px;
    font-size: 16px;
  }
}

.apply-btn-wrap {
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .apply-btn-wrap {
    margin-top: 20px;
  }
}

.apply-btn {
  position: relative;
  display: block;
  padding: 4px 30px 8px 10px;
  background: #78b82a;
  border-radius: 12px;
  box-shadow: 0 6px 0 0 #609322;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .apply-btn {
    padding: 4px 30px 8px 10px;
    font-size: 20px;
  }
}

.apply-btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 14px;
  bottom: 13px;
  width: 23px;
  height: 23px;
  border: 3px solid #fff;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  .apply-btn::after {
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
  }
}

.apply-btn::before {
  content: "";
  display: block;
  position: absolute;
  right: 23px;
  bottom: 21px;
  width: 7px;
  height: 7px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .apply-btn::before {
    right: 17px;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
  }
}

.apply-btn:visited {
  color: #fff;
}

.apply-btn:hover {
  top: 4px;
  box-shadow: 0 2px 0 0 #609322;
}

.apply-btn span {
  font-size: 13px;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  .apply-btn span {
    font-size: 12px;
  }
}

.tokuten-box > h3:nth-child(n+2) {
  margin-top: 60px;
}

.bg-box {
  margin: 10px 120px 0;
  padding: 18px 70px;
  background: #f5f5f5;
}

@media only screen and (max-width: 767px) {
  .bg-box {
    margin: 10px 0;
    padding: 20px;
    background: #f5f5f5;
  }
}

.payment-ttl {
  font-size: 17px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .payment-ttl {
    margin-bottom: 12px;
  }
}

.tel-wrap {
  padding: 10px;
  background: #fff;
  text-align: center;
}

.tel-ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .tel-ttl {
    font-size: 16px;
  }
}

.tel-number {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
}

.tel-link {
  color: #f34b4b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .tel-link {
    pointer-events: none;
  }
}

.tel-link:visited {
  color: #f34b4b;
}

.tel-sub {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  font-weight: bold;
}

.tel-txt {
  font-size: 13px;
  font-weight: bold;
}

.bottom-banner {
  padding: 90px 10px 100px;
}

@media only screen and (max-width: 767px) {
  .bottom-banner {
    padding: 40px 10px 80px;
  }
}

/*---------------------------------

  acd

---------------------------------*/
/*---------------------------------

  アコーディオン機能削除 210719

---------------------------------*/
/*
.acd-title {
  cursor: pointer;
}


@media only screen and (min-width:768px) {
  .acd-title {
    position: relative;
  }
  .acd-title::before {
    content: "開く";
    display: block;
    position: absolute;
    right: 60px;
    top: 50%;
    margin-top: -20px;
    padding: 4px 8px;
    border-style: solid;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
  }
  .acd-title.opened::before {
    content: "閉じる";
  }
}
@media only screen and (min-width:768px) {
  .ttl-img-sp {
    display: none;
  }
}
.ttl-img-opened {
  display: none;
}
@media only screen and (max-width:767px) {
  .acd-title.opened > .ttl-img-sp {
    display: none;
  }
  .acd-title.opened > .ttl-img-opened {
    display: inline;
  }
}
*/
/*---------------------------------

  link-top

---------------------------------*/
.link-top {
  text-align: right;
  position: static;
  right: 20px;
  bottom: 20px;
  z-index: 5;
}

.link-top a {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 20px 0 auto;
}

.link-top a img {
  transition: opacity .2s;
}

.link-top a:hover img,
.link-top a:focus img,
.link-top a:active img {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

@media only screen and (max-width: 767px) {
  .link-top a {
    display: block;
    width: 44px;
    height: 44px;
    margin: 0 0 0 auto;
  }
}

/*---------------------------------

  slick

---------------------------------*/
.slick-slide:focus {
  outline: none;
}

.slick-dots {
  margin-top: 10px;
  top: 100%;
}

.slick-dots li {
  width: auto;
  height: auto;
  margin: 0 5px;
}

.slick-dots li button {
  width: 10px;
  height: 10px;
}

.slick-dots li button::before {
  content: "";
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #444;
  width: 10px;
  height: 10px;
  opacity: 1;
}

.slick-dots li.slick-active button::before {
  background-color: #444;
}

.slide-detail-image {
  width: 700px;
  margin: 1em auto;
}

.slide-detail-image .item .wrap {
  padding: 0 50px;
}

.slide-detail-image .item .image {
  display: block;
  padding-top: 66.667%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.slide-detail-image .slick-dots {
  bottom: auto;
}

.slide-top-special .slide-area {
  margin: 60px auto 100px;
  max-width: 1000px;
}

.slide-top-special .item a {
  display: block;
  margin: 0 2.4%;
}

.slide-top-special .item a img {
  width: 100%;
}

@media (max-width: 767px) {
  .slide-top-special .slide-area {
    margin: 18px auto 50px;
    max-width: 1000px;
  }
  .slide-top-special .item a {
    margin: 0 2.37%;
  }
}

@media (max-width: 767px) {
  .slide-detail-image {
    width: 100%;
  }
  .slide-detail-image.slick-slider {
    margin-bottom: 40px;
  }
  .slide-detail-image .item .wrap {
    padding: 0;
  }
  .slide-detail-image .slick-dots {
    margin-top: 15px;
  }
}

/* 20240926 */
.web_txt {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  color: #525252;
}

.promotion_wrapper {
  margin-top: 45px;
  border: 3px solid #f34b4b;
  border-radius: 20px;
  padding: 35px 20px 55px;
}

.promotion-sub-box {
  max-width: 420px;
  margin: 0 auto;
}

.promotion-ttl, .promotion-ttl2 {
  font-size: 26px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: stretch;
  font-weight: bold;
}

.promotion-ttl {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  width: 280px;
  border-radius: 40px;
  text-align: center;
  padding: 6px 5px 2px;
  background: #f34b4b;
}

.promotion-ttl .span-left {
  padding-right: 10px;
}

.promotion-ttl img, .promotion-ttl2 img {
  height: 100%;
}

.promotion-ttl .span-right {
  padding-left: 10px;
}

.promotion-ttl2 .span-left {
  padding-right: 10px;
}

.promotion-ttl2 .span-right {
  padding-left: 10px;
}

.new-tag, .old-tag {
  font-size: 16px;
  line-height: 2;
}

.new-tag {
  border: 1px solid #b60081;
  width: 90px;
  color: #b60081;
  background: #fff;
  text-align: center;
  font-weight: bold;
}

.tag-flex {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 15px;
}

.promotion-sub-box .note-list {
  margin-top: 20px;
}

.img_toy {
  width: 400px;
  border: 1px solid #bebebe;
  border-radius: 15px;
}

@media only screen and (max-width: 767px) {
  .promotion-ttl {
    width: 100%;
    font-size: 5vw;
    padding: 1.2vw 1vw .8vw;
  }
  .web_txt {
    margin-top: 4vw;
    font-size: 5.86667vw;
  }
  .promotion_wrapper {
    margin-top: 7.33333vw;
    border: 3px solid #f34b4b;
    border-radius: 2.66667vw;
    padding: 5.33333vw 4.66667vw 10.66667vw;
  }
  .img_toy {
    border-radius: 2vw;
  }
}

.modal__overlay {
  z-index: 999;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 768px) {
  .modal__container {
    width: 60%;
    height: 758px;
    min-width: 600px;
    margin: 100px auto;
  }
}

.modal__container {
  margin-top: 100px;
  max-width: 840px;
  max-height: 800px;
  width: 90vw;
  height: 80vh;
  padding: 10px 20px 50px;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}

.modal__close {
  width: 40px;
  height: 40px;
  padding: 0;
  margin-left: auto;
}

.modal__overlay {
  overflow-y: scroll !important;
}

@media screen and (max-width: 768px) {
  .modal__container {
    padding-bottom: 30px;
    margin-top: 13.3333333333vw;
  }
}

.modal__overlay {
  z-index: 999;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 768px) {
  .modal__container {
    width: 60%;
    height: 758px;
    min-width: 600px;
    margin: 100px auto;
  }
}

.modal__container {
  margin-top: 100px;
  max-width: 840px;
  max-height: 800px;
  width: 90vw;
  height: 80vh;
  padding: 10px 20px 50px;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}

.modal__close {
  width: 40px;
  height: 40px;
  padding: 0;
  margin-left: auto;
}

.modal__overlay {
  overflow-y: scroll !important;
}

@media screen and (max-width: 768px) {
  .modal__container {
    padding-bottom: 30px;
    margin-top: 13.3333333333vw;
  }
}

.qx-apply-btn {
  position: relative;
  display: block;
  padding: 4px 30px 8px 10px;
  background: #78b82a;
  border-radius: 12px;
  box-shadow: 0 6px 0 0 #609322;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
  .qx-apply-btn {
    padding: 4px 30px 8px 10px;
    font-size: 20px;
  }
}

.qx-apply-btn::after {
  content: "";
  display: block;
  position: absolute;
  right: 14px;
  bottom: 13px;
  width: 23px;
  height: 23px;
  border: 3px solid #fff;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  .qx-apply-btn::after {
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
  }
}

.qx-apply-btn::before {
  content: "";
  display: block;
  position: absolute;
  right: 23px;
  bottom: 21px;
  width: 7px;
  height: 7px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .qx-apply-btn::before {
    right: 17px;
    top: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
  }
}

.qx-apply-btn:visited {
  color: #fff;
}

.qx-apply-btn:hover {
  top: 4px;
  box-shadow: 0 2px 0 0 #609322;
}

.qx-apply-btn span {
  font-size: 14px;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  .qx-apply-btn span {
    font-size: 12px;
  }
}

.qx-every_day {
  padding: 0 10px 60px;
}

.qx-every_day .qx-every_day_inner {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.qx-every_day_line {
  border: 3px solid #f34b4b;
  border-radius: 20px;
  padding: 35px 0 55px;
  background: #ffe9e9;
  margin-top: 0;
}

.qx-every_day_line_inner {
  padding-left: 100px;
  padding-right: 100px;
}

.qx-every_day_top {
  text-align: center;
}

.qx-every_day_banner {
  margin-top: 65px;
  margin-bottom: 65px;
  width: 450px;
}

.qx-every_day_period {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #f34b4b;
  padding: 20px 140px;
}

.qx-every_day_period_day {
  padding-right: 65px;
  font-size: 20px;
  text-align: right;
  flex: 1;
  font-weight: bold;
}

.qx-every_day_period_detail {
  flex: 3;
  padding-left: 65px;
  border-left: 3px solid #fff;
}

.qx-every_day_period_detail_inner {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

.qx-every_day_big {
  font-size: 130%;
}

.qx-every_day_period .note-list li {
  color: #fff;
}

.qx-every_day_bottom {
  margin-top: 20px;
}

.qx-every_day_red {
  color: #f34b4b;
}

.qx-every_day_note-list {
  margin-top: 10px;
}

.qx-every_day_note-list li {
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}

.qx-every_day_note-list_small li {
  font-size: 12px;
}

.qx-every_day_inner_line_wrapper {
  margin-top: 35px;
}

.qx-every_day_inner_line {
  border: 2px solid #4252a9;
  padding: 35px 50px;
  border-radius: 10px;
  background: #fff;
  margin-top: 20px;
}

.qx-every_day_inner_line_title {
  text-align: center;
  margin-bottom: 20px;
}

.qx-every_day_inner_line_title span {
  font-weight: bold;
  font-size: 24px;
  color: #f34b4b;
  padding: 0 20px;
  position: relative;
}

.qx-every_day_inner_line_title span::before, .qx-every_day_inner_line_title span::after {
  content: "";
  position: absolute;
  height: 100%;
  display: inline-block;
  width: 2px;
  background: #f34b4b;
  top: 0;
  height: 100%;
}

.qx-every_day_inner_line_title span::before {
  left: 0;
  transform: rotate(135deg);
}

.qx-every_day_inner_line_title span::after {
  right: 0;
  transform: rotate(45deg);
}

.qx-every_day_title_line_none span::before,
.qx-every_day_title_line_none span::after {
  content: none;
}

.qx-every_day_logo {
  width: 345px;
  margin-bottom: 40px;
}

.qx-every_day_text {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #f34b4b;
}

.qx-every_day_btn_area {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  margin-top: 30px;
}

.qx-every_day_btn_area > li {
  flex: 1;
}

.qx-every_day_btn_area > li:first-of-type {
  margin-right: 20px;
}

.qx-every_day_btn {
  display: block;
  border-radius: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 12px 40px 12px 18px;
  background: #0066CC;
  box-shadow: none;
  letter-spacing: inherit;
  font-weight: normal;
}

.qx-every_day_btn:hover {
  top: 0;
  box-shadow: none;
}

.qx-every_day_btn_txt {
  font-size: 14px;
}

.qx-every_day_map {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.qx-every_day_map .qx-every_day_note-list {
  margin-top: 20px;
}

.qx-every_day_map_inner {
  position: relative;
  margin-top: 30px;
}

.qx-every_day_map_inner_area button {
  position: absolute;
  border-radius: 8px;
  background: transparent;
}

.qx-every_day_hokkaido_btn {
  width: 106px;
  height: 91px;
  top: 0;
  left: 146px;
}

.qx-every_day_kyushu_okinawa_btn {
  width: 137px;
  height: 105px;
  top: 206px;
  left: 0;
}

.qx-every_day_touhoku_btn {
  width: 131px;
  height: 91px;
  top: 209px;
  right: 0;
}

.qx-every_day_honnsyu_shikoku_btn {
  width: 270px;
  height: 168px;
  left: 117px;
  bottom: 21px;
}

.qx-every_day_map_model {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
  overflow-y: visible;
  padding: 60px 130px;
  position: relative;
  border-radius: 0;
}

.qx-every_day_map_model_scroll {
  border: 2px solid #3c96d3;
  border-radius: 20px;
  overflow: hidden;
}

.qx-every_day_map_model_content {
  padding: 0 60px 60px;
  border-radius: 20px;
  height: 100%;
  max-height: 570px;
  overflow-y: auto;
}

.qx-every_day_map_close_top {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -20px;
  top: -20px;
}

.qx-every_day_map_close {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-size: 20px;
  line-height: 1.2;
  border: 2px solid #363636;
  background: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20240801/images/point_btn_close.png) no-repeat 96% center/18px, #fff;
  color: #262626;
  width: 480px;
  max-width: 100%;
  border-radius: 7px;
  font-weight: bold;
  line-height: 1;
  display: block;
  text-align: center;
  padding: 20px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 18px;
  box-shadow: 4px 4px 4px 0px rgba(120, 120, 120, 0.2), -4px -4px 4px 0px rgba(120, 120, 120, 0.2);
}

.qx-every_day_map_close_top:hover,
.qx-every_day_map_close:hover {
  opacity: .8;
}

.qx-every_day_map_lab {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  max-width: 480px;
  width: 100%;
  padding: 17px 10px 14px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  margin-top: 60px;
}

.qx-every_day_hokkaido .qx-every_day_map_lab {
  background: #3c96d3;
}

.qx-every_day_kyushu_okinawa .qx-every_day_map_lab {
  background: #c67d7d;
}

.qx-every_day_touhoku .qx-every_day_map_lab {
  background: #7ac947;
}

.qx-every_day_honnsyu_shikoku .qx-every_day_map_lab {
  background: #f18900;
}

.qx-every_day_small {
  font-size: 12px;
}

.qx-every_day_model_text {
  margin-top: 20px;
}

.qx-every_day_card {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}

.qx-every_day_apply-btn-wrap {
  margin-top: 60px;
  margin-bottom: 35px;
}

.qx-every_day_apply-btn {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 30px 18px 10px;
  font-size: 16px;
  border-radius: 8px;
}

.qx-every_day_btn::after, .qx-every_day_apply-btn::after {
  top: 50%;
  transform: translateY(-50%);
}

.qx-every_day_btn::before, .qx-every_day_apply-btn::before {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.qx-every_day_bottom_txt {
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .qx-every_day_map_model_scroll {
    border-radius: 10px;
  }
  .qx-every_day_btn {
    width: 100%;
  }
  .qx-every_day {
    padding: 0;
    background: #ffe9e9;
  }
  .qx-every_day_line {
    border: none;
    padding: 10.66667vw 0 0;
  }
  .qx-every_day_line_inner {
    padding: 0 10px;
  }
  .qx-every_day_banner {
    margin-top: 7.33333vw;
    margin-bottom: 8vw;
  }
  .qx-every_day_period {
    padding: 4vw 2.66667vw;
  }
  .qx-every_day_period_day {
    padding-right: 5.33333vw;
    font-size: 3.73333vw;
  }
  .qx-every_day_period_detail {
    padding-left: 5.33333vw;
  }
  .qx-every_day_period_detail_inner {
    font-size: 3.2vw;
  }
  .qx-every_day_note-list {
    margin-top: 2vw;
  }
  .qx-every_day_small, .qx-every_day_note-list li {
    font-size: 3.2vw;
  }
  .qx-every_day_bottom_txt {
    font-size: 3.73333vw;
  }
  .qx-every_day_inner_line_title span {
    font-size: 4.26667vw;
    padding: 0 3.33333vw;
  }
  .qx-every_day_inner_line {
    padding: 6.66667vw 4vw;
  }
  .qx-every_day_inner_line_title span::before, .qx-every_day_inner_line_title span::after {
    width: 1px;
  }
  .qx-every_day_logo {
    width: 80%;
    margin-bottom: 8vw;
  }
  .qx-every_day_text {
    margin-bottom: 4vw;
    font-size: 5.5vw;
  }
  .qx-every_day_btn {
    padding: 3.2vw 6vw 3.2vw 2.4vw;
    font-size: 3.2vw;
  }
  .qx-every_day_btn span {
    font-size: 3.73333vw;
  }
  .qx-every_day_btn_area {
    flex-direction: column;
    margin-top: 5.33333vw;
  }
  .qx-every_day_btn_area > li:first-of-type {
    margin-right: 0;
    margin-bottom: 4vw;
  }
  .qx-every_day_btn::before, .qx-every_day_btn::after {
    bottom: auto;
  }
  .qx-every_day_title_line_none span {
    font-size: 5.33333vw;
  }
  .qx-every_day_hokkaido_btn {
    width: calc(128 / 608 * 100%);
    height: calc(110 / 654 * 100%);
    top: calc(10 / 654 * 100%);
    left: calc(206 / 608 * 100%);
  }
  .qx-every_day_kyushu_okinawa_btn {
    width: calc(159 / 608 * 100%);
    height: calc(121 / 654 * 100%);
    top: calc(235 / 654 * 100%);
    left: 0;
  }
  .qx-every_day_touhoku_btn {
    width: calc(159 / 608 * 100%);
    height: calc(110 / 654 * 100%);
    top: calc(169 / 654 * 100%);
    right: 0;
  }
  .qx-every_day_honnsyu_shikoku_btn {
    width: calc(326 / 608 * 100%);
    height: calc(203 / 654 * 100%);
    left: calc(202 / 608 * 100%);
    bottom: calc(21 / 654 * 100%);
  }
  .qx-every_day_map_model {
    padding: 10.66667vw 5.33333vw;
  }
  .qx-every_day_map_close {
    margin-top: 5.33333vw;
    font-size: 4vw;
    width: 100%;
    padding: 5vw 0;
    background-size: 3.3vw;
    border-radius: 2vw;
    border-width: 1px;
  }
  .qx-every_day_map_model_content {
    padding: 0 5.33333vw 5.33333vw;
    border-radius: 2vw;
    max-height: 53vh;
  }
  .qx-every_day_map_lab {
    font-size: 4.66667vw;
    padding: 2.26667vw 1.33333vw 1.73333vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
    border-radius: 5px;
  }
  .qx-every_day_map_close_top {
    width: 10.66667vw;
    height: 10.66667vw;
    right: -4vw;
    top: -4vw;
  }
  .qx-every_day_card {
    font-size: 4.26667vw;
    margin-bottom: 2.66667vw;
  }
  .qx-every_day_apply-btn-wrap {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
  .qx-every_day_apply-btn {
    width: 100%;
    padding: 5.5vw 6vw 5.5vw 2.4vw;
  }
  .qx-every_day_apply-btn::before,
  .qx-every_day_apply-btn::after {
    bottom: auto;
  }
  .qx-every_day_bottom {
    margin-top: 5.33333vw;
  }
  .qx-every_day {
    padding-bottom: 8.66667vw;
  }
  .qx-every_day_btn_area > li {
    width: 100%;
  }
}

.qx-top_title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 15px;
}

.qx-top_title:before,
.qx-top_title:after {
  content: "";
  height: 40px;
  display: inline-block;
  width: 1px;
  background: #000;
}

.qx-top_title:before {
  transform: rotate(135deg);
  margin-right: 20px;
}

.qx-top_title:after {
  transform: rotate(45deg);
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .qx-top_title {
    font-size: 5vw;
    margin-bottom: 10px;
  }
  .qx-top_title:before,
  .qx-top_title:after {
    height: 8vw;
    width: 0.2vw;
  }
}

/* 20241209 new style */
.bank-box {
  margin: 40px auto;
  max-width: 800px;
  padding: 10px 15px;
  border: 2px solid #A9ABAB;
  border-radius: 10px;
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .bank-box {
    margin: 20px auto;
    flex-direction: column;
    justify-content: flex-start;
    gap: 60px;
  }
}

.bank-box__contents {
  width: 60%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .bank-box__contents {
    width: 100%;
  }
}

.bank-box__contents::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -60px;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-left: 40px solid #A9ABAB;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
}

@media screen and (max-width: 767px) {
  .bank-box__contents::after {
    top: calc(100% + 15px);
    right: 50%;
    transform: translate(50%, 0);
    border-left: 24px solid transparent;
    border-top: 24px solid #A9ABAB;
    border-right: 24px solid transparent;
  }
}

.bank-box__contents dt {
  color: #e44a4a;
  font-size: 26px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .bank-box__contents dt {
    font-size: 5.33333vw;
  }
}

.bank-box__contents dt > sup {
  padding-top: 5px;
  font-size: 60%;
}

.bank-box__contents dd {
  color: #5c5959;
  font-size: 16px;
  margin-bottom: 8px;
  letter-spacing: -0.05em;
}

@media screen and (max-width: 767px) {
  .bank-box__contents dd {
    font-size: 3.2vw;
  }
}

.bank-box__contents dd:last-child {
  margin-bottom: 0;
}

.bank-box__img {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .bank-box__img {
    width: 100%;
  }
}

/* swiper */
.swiper-hdg {
  margin-top: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .swiper-hdg {
    margin-top: 50px;
    font-size: 5vw;
  }
}

.swiper-hdg + div .swiper-container-banner {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .swiper-hdg + div .swiper-container-banner {
    margin-top: 15px;
  }
}

.swiper {
  width: 900px;
  display: block;
  margin: auto;
}

.swiperimg {
  width: 100%;
  display: block;
  margin: auto;
}

.swipertext {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  background-color: #e1e1e1;
  color: #000000;
}

.swiper-slide {
  width: 670px !important;
}

.swiper-pagination {
  left: 0;
  right: 0;
  margin-top: 10px;
}

.swiper-pagination-bullet {
  margin-right: 20px;
  opacity: 1;
  background: #eeeeee;
}

.swiper-pagination-bullet-active {
  opacity: 1 !important;
  width: 40px !important;
  border-radius: 6px !important;
}

.swiper-container {
  --swiper-theme-color: transparent !important;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper .swiper-button-prev {
  left: 0;
}

.swiper .swiper-button-next {
  right: 0;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-container-banner {
  width: 680px;
  max-width: 100%;
  margin: auto;
  text-align: center;
  margin-top: 40px;
}

.swiper-container-banner .swiper-button-prev {
  background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20240801/images/phone_left.png);
}

.swiper-container-banner .swiper-button-next {
  background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20240801/images/phone_right.png);
}

.swiper-container-banner .swiper-button-next, .swiper-container-banner .swiper-button-prev {
  width: 20px;
  height: 45px;
  margin: 0;
  transform: translateY(calc(-50% - 12px));
  background-size: 20px !important;
  margin-top: 0 !important;
}

.swiper-pagination-banner {
  margin-top: 15px;
  line-height: 1;
}

.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #f34b4b !important;
  width: 40px !important;
  border-radius: 6px !important;
}

.swiper-container-banner .swiper-pagination-bullet, .swiper-container-banner .swiper-pagination-bullet-active {
  width: 13px !important;
  height: 13px !important;
  border-radius: 50% !important;
  border: 1px solid #333333;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.swiper-container-banner .swiperimg {
  width: 450px;
  max-width: 100%;
}

.swiper-container-banner .swiper-slide {
  width: 100% !important;
}

.swiper-button-prev-card, .swiper-container-rtl .swiper-button-next-card {
  background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20240801/images/caret-left.png) !important;
  background-color: #e2e5f2;
  border-radius: 50%;
  width: 44px !important;
  height: 44px !important;
}

.swiper-button-next, .swiper-button-prev {
  background-size: 6px auto !important;
}

.swiper-button-next-card, .swiper-container-rtl .swiper-button-prev-card {
  background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20240801/images/caret-right.png) !important;
  background-color: #e2e5f2;
  border-radius: 50%;
  width: 44px !important;
  height: 44px !important;
}

.swiper-button-next, .swiper-button-prev {
  background-size: 6px auto !important;
}

@media screen and (min-width: 769px) {
  .swiper-slide {
    width: 29% !important;
    max-width: 80vw;
  }
}

@media screen and (max-width: 768px) {
  .swiper {
    width: 100%;
  }
  .swipertext {
    font-size: 2.6vw;
    padding: 3vw 0;
  }
  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
  }
  .swiper-pagination-bullet-active {
    width: 10vw !important;
  }
  .swiper-slide {
    width: 80vw !important;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    width: 24px !important;
    height: 24px !important;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    width: 24px !important;
    height: 24px !important;
  }
  .swiper-introduce {
    width: 90vw;
  }
  .swiper-container-banner {
    margin-top: 10vw;
  }
  .swiper-container-banner .swiperimg {
    width: 70vw;
  }
  .swiper-container-banner .swiper-button-next, .swiper-container-banner .swiper-button-prev {
    background-size: 2.5vw auto !important;
    transform: translateY(calc(-50% - 4vw));
  }
  .swiper-container-banner .swiper-button-prev {
    left: 0;
  }
  .swiper-container-banner .swiper-button-next {
    right: 0;
  }
  .swiper-pagination-banner {
    margin-top: 5vw;
  }
  .swiper-container-banner .swiper-pagination-bullet, .swiper-container-banner .swiper-pagination-bullet-active {
    width: 3vw !important;
    height: 3vw !important;
  }
  .swiper-button-next-card, .swiper-container-rtl .swiper-button-prev-card {
    width: 24px !important;
    height: 24px !important;
  }
  .swiper-button-prev-card, .swiper-container-rtl .swiper-button-next-card {
    width: 24px !important;
    height: 24px !important;
  }
}
