
/*********************************
*
*  Responsive CSS (new version)
*  add : 2020.07
*
**********************************/

/*********************************
*
*  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 img:hover {
  opacity: 0.8;
  -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;
}

/*********************************
*
*  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; }

.underline { text-decoration: underline; }

.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; }
.str-gray { color: #777777; }
.str-black { color: #000000; }

.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;
  }
}
.main-contents .rsp-contents {
  padding-top   :30px;
  padding-bottom:30px;
}
.main-contents {
  position:relative;
}

/*********************************
*
*  title
*
**********************************/
.title-01 {
  color:#F04693;
  text-align:center;
  font-size:185%;
  font-weight:bold;
  margin-top:1.75em;
}
@media only screen and (max-width: 767px){
  .title-01 {
    font-size:150%;
  }
}
.title-01 + p  ,
.title-01 + dl ,
.title-01 + dd ,
.title-01 + ul ,
.title-02 + p  ,
.title-02 + dl ,
.title-02 + dd ,
.title-02 + ul {
  margin-top:20px;
}
h2.title-01 {
  font-size:185%;
}
.title-02 {
  font-size:185%;
  font-weight:bold;
}
@media only screen and (max-width: 767px){
  .title-02 {
    font-size:20px;
  }
}
.rsp-contents > .title-01:first-child ,
.rsp-contents > .title-01:first-of-type {
  margin-top:0;
}
.title-01 .main-ttl {
  font-size:150%;
}
@media only screen and (max-width: 767px){
  .title-01 .main-ttl {
    font-size:110%;
  }
}
.title-03 {
  font-weight: bold;
  font-size: 140%;
  line-height: 1.7 !important;
}
.title-03 a {
  color: #000000;
}

/*********************************
*
*  list
*
**********************************/
.list-01,
.list-02 {
  font-size:125%;
  font-weight:bold;
}
.list-01 {
    max-width: 633px;
    margin: 0 auto;
}
.list-01 li {
    position: relative;
    margin:0.5em 0;
    padding-left: 12px;
    text-align: left;
}
.list-01 li:before {
    content: "";
    position: absolute;
    top: .5em;
    left: 0;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #BC940A;
}
.list-02  li{
  margin-bottom: 10px;
}
.list-02  li:last-of-type{
  margin-bottom: 0;
}
@media only screen and (max-width: 767px){
.list-01,
.list-02 {
    font-size: 100%;
}
.list-icon-01 > li {
    float: left;
    margin: 0 3px 6px 0;
  }
}

/*********************************
*
*  btn
*
**********************************/
.btn-rsp-01,
.btn-rsp-02,
.btn-rsp-03 {
  display:block;
  box-sizing:border-box;
  text-align:center;
  text-decoration:none;
  position:relative;
}
.btn-rsp-01,
.btn-rsp-02 {
  color:#FFFFFF;
}
.btn-rsp-01 {
  margin:16px auto 4px;
  max-width:458px;
  width:91.6%;
  padding:1em 2.25em 1em 1.75em;
  font-size:16px;
  font-weight:bold;
  background-color:#78B82A;
  box-shadow:0 4px 0 0 #609322;
  border-radius:7px;
}
.btn-rsp-01.sizeS { font-size:11px; }
.btn-rsp-02 {
  margin:16px auto 4px;
  max-width:620px;
  padding:1em 11.2903% 1em 11.2903%;
  background-color:#78B82A;
  box-shadow:0 4px 0 0 #609322;
  border-radius:5px;
  line-height:1.6;
}
.btn-rsp-03 {
  color: #444;
  margin:16px auto 4px;
  max-width:368px;
  width:91.6%;
  padding:.6em 2.25em .6em 1.75em;
  font-size:16px;
  font-weight:bold;
  background-color:#FFFFFF;
  border: 2px solid #CCCCCC;
  box-shadow:0 2px 0 0 #CCCCCC;
  border-radius:6px;
}

/* btn active, hover */
.btn-rsp-01:active, .btn-rsp-01:hover,
.btn-rsp-02:active, .btn-rsp-02:hover {
  top:2px;
  box-shadow:0 2px 0 0 #609322;
}
.btn-rsp-03:active, .btn-rsp-03:hover {
  top:2px;
  box-shadow: none;
}
.btn-rsp-02 .txt-main,
.btn-rsp-02 .txt-sub {
  display:block;
}
.btn-rsp-02 .txt-main {
  font-size:180%;
  font-weight:bold;
}
.btn-rsp-02 .txt-sub {
  font-size:87%;
  margin-top:0.25em;
}

/* link icon (>) */
.page-in,
.page-out,
.page-up {
  background-repeat:no-repeat;
}
.page-in  { background-image:url(/-/media/aeoncard/legacy/campaign/common/images/ico-arrow-in.png); }
.page-out { background-image:url(/-/media/aeoncard/legacy/campaign/common/images/ico-arrow-out.png); }
.page-up { background-image:url(/-/media/aeoncard/legacy/campaign/common/images/ico-arrow-up.png); }
.btn-rsp-01.page-in,
.btn-rsp-01.page-out,
.btn-rsp-01.page-up {
  background-position:95% center;
  background-position:calc(100% - 0.75em) center;
  background-size:1.5em auto;
}
.btn-rsp-02.page-in,
.btn-rsp-02.page-out,
.btn-rsp-02.page-up {
  background-position:95.3225% center;
  background-position:calc(100% - 4.6774%) center;
  background-size:6.4516% auto;
}
.btn-rsp-03.page-in,
.btn-rsp-03.page-out {
  background-position:95.3225% center;
  background-position:calc(100% - 4.6774%) center;
  background-size: 18px;
}
.btn-rsp-03.page-in { background-image:url(/-/media/aeoncard/legacy/common/css/images/ico-arrow_11.png); }
.btn-rsp-03.page-out { background-image:url(/-/media/aeoncard/legacy/common/css/images/ico-arrow_03.png); }

/* btn disabled */
.btn-rsp-01.disabled, .btn-rsp-02.disabled, .btn-rsp-03.disabled {
  background: #8C8C8C;
  box-shadow: none;
  pointer-events: none;
  cursor: default;
  border: none;
  color: #FFFFFF;
}
.btn-rsp-01.disabled:active, .btn-rsp-01.disabled:hover, .btn-rsp-02.disabled:active, .btn-rsp-02.disabled:hover, .btn-rsp-03.disabled:active, .btn-rsp-03.disabled:hover {
  top: 0;
}
.btn-rsp-01.disabled {
  padding: 1em 1.3em;
}
@media only screen and (max-width:767px) {
  .btn-rsp-02 {
    width:93.3333%;
  }
  .btn-rsp-02 .txt-main {
    font-size:150%;
  }
}

/*********************************
*
*  .note
*
**********************************/
.txt-notes > p,
.txt-notes > ul {
  margin:0;
}
/* インデントなし */
.txt-notes,
.note-01  {
  font-size:82%;
  color:#777777;
  line-height:1.4;
}
/* インデントあり */
.note-02 li {
  font-size: 82%;
  color: #777777;
  line-height: 1.4;
  position: relative;
  padding-left: 1.1em;
  display: block;
  margin: auto;
}
/*インデントあり(※1、※2用+黒) */
.note-03 li {
  font-size: 82%;
  color: #000000;
  line-height: 1.4;
  position: relative;
  padding-left: 1.8em;
  display: block;
  margin: auto;
}
/* インデントあり(黒) */
.note-04 li {
  font-size: 82%;
  color: #000000;
  line-height: 1.4;
  position: relative;
  padding-left: 1.1em;
  display: block;
  margin: auto;
}
/* インデントあり(黒) 文字サイズ100%*/
.note-05 li {
  font-size: 100%;
  color: #000000;
  line-height: 1.4;
  position: relative;
  padding-left: 1.1em;
  display: block;
  margin: auto;
}
.note-02 .mark,
.note-03 .mark,
.note-04 .mark,
.note-05 .mark {
  position: absolute;
  top: 0;
  left: 0;
}


/*********************************
*
*  .bdr
*
**********************************/
.bdr-bottom-01 {
  padding-bottom:0.75em;
  border-bottom:3px solid #cccccc;
}
.bdr-bottom-02 {
  padding-bottom:30px;
  border-bottom:1px dotted #D4D4D4;
}
.bdr-bottom-03 {
  border-bottom: 1px solid #D4D4D4;
}
.bdr-bottom-04 {
  padding-bottom:10px;
  border-bottom:2px solid #c4c4c4;
}
dl.child-bdrbtm-01 > dd:not(:last-child) {
  margin-bottom:30px;
  padding-bottom:30px;
  border-bottom:1px dotted #D4D4D4;
}
dl.child-bdrbtm-02 > dd:not(:last-child) {
	margin-bottom:50px;
	padding-bottom:50px;
	border-bottom:2px dotted #0f0f0f;
}

/*********************************
*
*  .rsp-column2
*
**********************************/
.rsp-column2 {
  display:block;
  width:100%;
  letter-spacing:-1em;
}
.rsp-column2 > .column-box {
  vertical-align:top;
  display:inline-block;
  width:50%;
  letter-spacing:normal;
  box-sizing:border-box;
}
.rsp-column2 > .column-box:nth-child(odd) {
  padding-right:1em;
}
.rsp-column2 > .column-box:nth-child(even) {
  padding-left:1em;
}
@media only screen and (max-width:767px) {
  .rsp-column2 > .column-box {
    display:block;
    width:100%;
  }
  .rsp-column2 > .column-box:not(:first-child) {
    margin-top:30px;
  }
  .rsp-column2 > .column-box:nth-child(odd) {
    padding-right:0;
  }
  .rsp-column2 > .column-box:nth-child(even) {
    padding-left:0;
  }
}

/*********************************
*
*  header
*
**********************************/
.headerlogo {
  padding:10px 0;
}
.headerlogo p {
  text-align:center;
}
.headerlogo p img {
  max-width:260px;
  min-width:160px;
  width:30%;
}

/*********************************
*
*  .mainvisual
*
**********************************/
.mainvisual .rsp-frame {
  background-repeat:repeat-x;
  background-size:auto 100%;
  background-position:center top;
}
.mainvisual img {
  width:100%;
  height:auto;
}

/*********************************
*
*  .mainvisual-date 2021.03.20
*
**********************************/
.mainvisual-date-wrap {
  padding: 30px 10px;
  background: #f3f3f3;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mainvisual-date-wrap {
    padding: 10px;
  }
}
.mainvisual-date {
  display: inline-block;
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  .mainvisual-date {
    font-size: 14px;
  }
}
.mainvisual-date span {
  font-size: 68%;
}

/*********************************
*
*  .anchor-list
*
**********************************/
.anchor-list{
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 18px);
  margin: 80px 0 110px -9px;
}
.anchor-list li{
  width: calc(33.33333% - 18px);
  margin: 0 9px 16px;
}
.btn-anchor{
  width: 100%;
  padding: .5em 1.75em .5em 1.25em;
  font-size: 128.572%;
  line-height: 1.4;
  font-weight: bold;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  box-shadow: 0 3px 0 0 #adadad;
  color: #000;
  text-decoration: none;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  position: relative;
}
.btn-anchor:after{
  content:'';
  display: block;
  width: 21px;
  height: 21px;
  background: url(/-/media/AeonCard/campaign/lp/images/ico-arrow-anchor.png) no-repeat 0 0/100% 100%;
  position: absolute;
  top: calc(50% - 10.5px);
  right: 4%;
}
.btn-anchor:hover {
  top: 2px;
  box-shadow: 0 1px 0 0 #adadad;
}
@media screen and (max-width: 767px) {
  .anchor-list li{
    width: calc(50% - 18px);
  }
  .btn-rsp-02 .txt-main{
    font-size: 150%;
  }
  .btn-rsp-02 .txt-sub{
    font-size: 87%;
  }
  .anchor-list{
    margin: 40px auto;
    width: 93.3333%;
  }
  .anchor-list li{
    width: 100%;
    margin: 0 0 8px;
    min-height: 46px;
  }
  .btn-anchor{
    font-size: 85%;
    box-shadow: 0 2px 0 0 #adadad;
  }
  .btn-anchor:after{
    width: 12px;
    height: 12px;
    background: url(/-/media/AeonCard/campaign/lp/images/210511/ico-arrow-anchor.png) no-repeat 0 0/100% 100%;
    position: absolute;
    top: calc(50% - 6px);
    right: 3%;
  }
}

/*********************************
*
*  .tokuten
*
**********************************/
.tokuten-ttl {
  position: relative;
  margin-top: 46px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
}
@media only screen and (max-width:767px) {
  .tokuten-ttl {
    margin-top: 20px;
    font-size: 18px;
    line-height: 40px;
  }
}
.tokuten-ttl::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 60px 0 0;
}
@media only screen and (max-width:767px) {
  .tokuten-ttl::before {
    border-width: 40px 40px 0 0;
  }
}

.tokuten-ttl-01 {
  background: #4653a1;
}
.tokuten-ttl-01::before {
  border-color: #818ccd transparent transparent transparent;
}
.tokuten-ttl-02 {
  background: #ae007c;
}
.tokuten-ttl-02::before {
  border-color: #e463bf transparent transparent transparent;
}
.tokuten-point {
  text-align:center;
  font-weight: bold;
  font-size: 140%;
}
.tokuten-point.large {
  font-size:200%;
}
dl.tokuten-list {
  text-align:center;
}
dl.tokuten-list > dt {
  font-weight:bold;
  font-size:150%;
  margin-bottom:10px;
}
dl.tokuten-list > dd {
  padding-bottom:1em;
  margin-bottom:1em;
}
dl.tokuten-list > dd:not(:last-child) {
  border-bottom:1px dotted #D4D4D4;
}
@media only screen and (max-width:767px) {
  .tokuten-title .badge {
    font-size:90%;
    margin-bottom:0.4em;
  }
  dl.tokuten-list > dt {
    font-size:4.2vw;
  }
}
.tokuten-point {
  letter-spacing: 1px;
}
.bdr-bottom-02 {
  padding-bottom: 1.1em;
  border-bottom: 1px dotted #D4D4D4;
}
.btn-category {
  color: #444444;
  width: 100%;
  max-width: 500px !important;
  margin: 20px auto;
  padding: 0;
  line-height: 2.6;
  font-size: 113%;
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
  border-radius: 6px;
  box-sizing: content-box;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 2px solid #CCCCCC;
  box-shadow: 0 2px 0 #CCCCCC;
  text-align: center;
}
@media only screen and (max-width:767px){
  .title-03 {
    font-size: 115% !important;
  }
  .tokuten-point {
    font-size: 140%;
  }
}

/*********************************
*
*  .point-box
*
**********************************/
.point-box {
  padding:15px;
  text-align:center;
}
.point-box > dl > dt {
  font-size:150%;
  font-weight:bold;
  margin-bottom:0.25em;
}
.point-box.p-tokimeki { background-color:#eeeeee; }
.point-box.p-tokimeki > dl > dt { color:#F04692; }
.point-box .pointbox-summary {
  margin-bottom: 15px;
}
.point-box.wallet .pointbox-summary {
  max-width: 500px;
  width: 100%;
  margin: 0 auto 15px;
}
@media only screen and (max-width:767px) {
  .point-box.p-tokimeki{
    font-size: 85%;
  }
  .point-box.p-tokimeki > dl > dt {
    margin-bottom:15px;
  }
  .point-box .pointbox-summary {
    margin-bottom:20px;
  }
}
/*********************************
*
*  .tokuten-box(20201101)
*
**********************************/
.tokuten-box {
  font-size: 150%; /* 21px */
  font-weight: bold;
  text-align: center;
}
.tokuten-box .strong {
  font-size: 119.04761% /* 25px */
}
.tokuten-box .point {
  font-size: 200%;  /* 50px */
  color: #F04692;
}

@media only screen and (max-width:767px) {
  .tokuten-box {
    font-size: 140%;
  }
  .tokuten-box .strong {
    font-size: 100%
  }
  .tokuten-box .point {
    font-size: 172%;
  }
}

/*********************************
*
*  .20th-area(20201101)
*
**********************************/
.area-20th {
  background-color: #eaecf0;
  padding: 35px;
}
.area-20th .blue {
  color: #4b5ba1;
}
.area-20th h2 {
  color: #4b5ba1;
  text-align: center;
  font-size: 250%; /* 35px */
}
.area-20th h2 span {
  font-size: 24px;
}
.area-20th .point-20th {
  border-top:1px solid #4b5ba1;
}
.area-20th .point-20th.border-btm {
  border-bottom:1px solid #4b5ba1;
}
@media only screen and (max-width:767px) {
  .area-20th {
    padding: 30px 12px;
  }
  .area-20th h2 {
  font-size: 128.5714%; /* 18px */
  }
  .area-20th h2 span {
    font-size: 14px;
  }
}


.flow-wrap {
  width: 100%;
}
.flow-wrap li {
  display: inline-block;
  vertical-align: top;
}
.flow-wrap .flow-step1,
.flow-wrap .flow-step2 {
  width: 31%;
  margin-right: 1%;
}
.flow-wrap .flow-step3 {
  width: 33%;
}
@media only screen and (max-width:767px) {
  .flow-wrap .flow-step1,
  .flow-wrap .flow-step2,
  .flow-wrap .flow-step3 {
    display: block;
    vertical-align: middle;
    width: 100%;
    margin-top: 50px;
    font-size: 12px;
    padding-bottom: 30px;
  }
  .flow-wrap .flow-step1 {
    padding-bottom: 65px;
  }
  .flow-wrap li img {
    width: 100%;
    max-width: 170px;
  }
  .flow-wrap .text {
    width: 100%;
    max-width: 200px;
  }
  .flow-wrap .text li {
    line-height: 1.4;
    position: relative;
    padding-left: 1.1em;
    display: block;
    margin: auto;
  }
  .flow-wrap .text .mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .flow-wrap .flow-step1 {
    background: url(/-/media/AeonCard/campaign/lp/images/201101/step1_bk_sp.png) no-repeat top right;
    background-size: contain;
  }
  .flow-wrap .flow-step2 {
    background: url(/-/media/AeonCard/campaign/lp/images/201101/step2_bk_sp.png) no-repeat top right;
    background-size: contain;
  }
  .flow-wrap .flow-step3 {
    background: url(/-/media/AeonCard/campaign/lp/images/201101/step3_bk_sp.png) no-repeat top right;
    background-size: contain;
  }
}

/*********************************
*
*  tokuten (20210320)
*
**********************************/
.tokuten-wrap {
  text-align: center;
}
@media only screen and (min-width:768px) {
  .tokuten-wrap {
    width: 88%;
    margin: 0 auto;
  }
}
.tokuten1, .tokuten2 {
  position: relative;
  width: 90%;
  margin: 80px auto 0;
  padding: 22px 46px 30px;
  border-radius: 10px;
}
@media only screen and (max-width:767px) {
  .tokuten1, .tokuten2 {
    width: 100%;
    margin: 40px auto 0;
    padding: 22px 10px;
  }
}
.tokuten1 {
  border: 3px solid #4653a1;
}
.tokuten2 {
  border: 3px solid #ae007c;
}
.tokuten-ttl2 {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0; right: 0;
  margin: auto;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  transform: translateY(-50%);
}
@media only screen and (max-width:767px) {
  .tokuten-ttl2 {
    font-size: 20px;
  }
}
.tokuten-txt {
  margin-top: 20px;
  font-size: 22px;
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  .tokuten-txt {
    margin-top: 10px;
    font-size: 18px;
  }
}
.tokuten-txt + .tokuten-txt {
  padding-top: 20px;
  border-top: 2px dotted #000;
}
.tokuten-txt-small {
  font-size: 80%;
}
.tokuten1 .tokuten-ttl2 {
  color: #4653a1;
}
.tokuten2 .tokuten-ttl2 {
  color: #ae007c;
}
.tokuten-ttl2 > span {
  display: inline-block;
  padding: 0 10px;
  background: #fff;
}
.tokuten-bottom-box {
  padding: 24px;
  background: #f4f4f4;
  border-radius: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8;
}
@media only screen and (max-width:767px) {
  .tokuten-bottom-box {
    padding: 20px;
  }
}

/*********************************
*
*  .acd-section
*   (accordion)
*
**********************************/
.acd-section.sub {
  margin-top:20px;
  margin-bottom:20px;
}
.acd-section .acd-title {
  width:100%;
  background-color:#F04693;
  color:#FFFFFF;
  text-align:center;
  padding:0.75em 0;
  font-weight:bold;
  border-bottom:4px solid #BF3372;
  font-size:185%;
  box-sizing:border-box;
  cursor:pointer;
  padding-right:3.4em;
  padding-left:1.6em;
  position:relative;
}
.acd-section.sub .acd-title {
  font-size:140%;
}
.acd-section .acd-title:before,
.acd-other-title:before {
  content:"";
  display:block;
  width:35px;
  width:1.4em;
  height:4px;
  background-color:#FFFFFF;
  border-radius:2px;
  position:absolute;
  top:49%;
  top:calc(50% - 2px);
  right:1.6em;
}
.acd-section .acd-title:after,
.acd-other-title:after {
  content:"";
  display:block;
  position:absolute;
  background-color:#FFFFFF;
  border-radius:2px;
  width:4px;
  height:1.4em;
  top:48%;
  top:calc(50% - 0.7em);
  right:2.28em;
  right:calc(1.6em + 0.7em - 2px);
  transition:-webkit-transform 0.2s ease-in;
  transition:transform 0.2s ease-in;
  transition:transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
}
.acd-section .acd-title.opened:after,
.acd-other-title.opened:after {
  -webkit-transform:scaleY(0);
  transform:scaleY(0);
}
.acd-section .rsp-frame > .rsp-contents {
  padding-bottom:40px;
}
.main-contents .acd-section {
  border-bottom:1px solid #D4D4D4;
}
.acd-title {
  position: relative;
  }
.acd-closed,
.acd-title.opened .acd-opened,
.acd-other-title.opened .acd-opened{
  font-size: 0.6em;
  line-height: 1.2;
  min-width: 3em;
  position: absolute;
  top: 30%;
  right: 90px;
  display: inline-block;
  border: 1px solid #FFFFFF;
  padding: 5px 15px;
  }
.acd-opened,
.acd-title.opened .acd-closed,
.acd-other-title .acd-opened,
.acd-other-title.opened .acd-closed {
  display:none;
}
.revisit .acd-opened,
.revisit .acd-closed {
  display:none;
}
@media only screen and (min-width:768px) {
  .repeat .acd-section .rpt-item.is-hide {
    height: 410px;
  }
}
@media only screen and (max-width:767px) {
  .acd-section .acd-title,
  .acd-other-title {
    padding-right: 8.5em;
    text-align: left;
    font-size: 115%;
  }
  .acd-closed,
  .acd-title.opened .acd-opened,
  .acd-other-title.opened .acd-opened {
    text-align: center;
    font-size: 0.8em;
    line-height: 1.2;
    min-width: 3em;
    position: absolute;
    top: 50%;
    right: 4.75em;
    display: inline-block;
    border: 1px solid #FFFFFF;
    padding: 0.35em 0.9em;
    margin-top: -0.9em;
    margin-top: calc(-0.9em - 1px);
  }
}

/*********************************
*
*  .tokuten-list-area
*
**********************************/
.tokuten-list-area .rsp-column2 dl dt {
  font-weight:bold;
  text-align:center;
  font-size:115%;
  min-height:2.8em;
}
.tokuten-list-area h3.title-01 {
  margin-bottom:1em;
}
@media only screen and (max-width:767px) {
  .tokuten-list-area .rsp-column2 dl dt {
    min-height:auto;
    margin-bottom:10px;
  }
}
.use-shop {
  border:1px solid #000000;
  box-sizing:border-box;
  margin:0 auto 0.5em;
  padding:0.4em 0;
  text-align:center;
  max-width:700px;
  width:100%;
}

/*********************************
*
*  .slt-2col
*
**********************************/
.slt-2col {
	letter-spacing:-4em;
	margin-bottom:2em;
}
.slt-2col li {
	display:inline-block;
	letter-spacing:normal;
	vertical-align: top;
}
.slt-2col li.text {
	margin-right:5%;
	width:60%;
}
.slt-2col li.icn {
	width:35%;
}
.slt-2col li.text .overview {
	font-size:120%;
}

@media only screen and (max-width:530px) {
	.slt-2col {
		letter-spacing:normal;
	}
	.slt-2col li {
		display:block;
		width:100%;
	}
	.slt-2col li.text {
		margin-right:0;
		margin-bottom:1em;
		width:100%;
	}
	.slt-2col li.icn {
		text-align:center;
		width:100%;
	}
	.slt-2col li.text .overview {
		font-size:100%;
	}
}

/*********************************
*
*  .aeon-bank
*
**********************************/
.aeon-bank .title-02 {
  font-size: 34px;
}
@media only screen and (max-width:767px) {
  .aeon-bank .title-02 {
    font-size: 20px;
  }
}

/*********************************
*
*  .cardbox-section
*
**********************************/
.cardbox-section {
  background-color: #FEE5ED;
}
.cardbox-section {
  text-align:center;
}
.card-box {
  padding-bottom:55px;
}
.card-box:not(:last-child){
  border-bottom:1px solid #F3CEDA;
  margin-bottom:55px;
}
.card-box:last-child {
  padding-bottom:30px;
}
.card-box .cardbox-summary {
  font-weight:bold;
  font-size:110%;
}
.card-box .cardbox-summary .bordered-box {
  display:inline-block;
  border:1px solid #000000;
  padding:1% 2%;
}
.card-box .card-img {
  margin-bottom:10px;
}
.card-box .card-img .img-box {
  display:inline-block;
  position:relative;
  padding-bottom:20px;
  max-width:256px;
  width:60%;
  height:auto;
}
.card-box .card-img .img-box .copyright {
  position:absolute;
  display:inline-block;
  right:0;
  bottom:0;
  line-height:20px;
  text-align:right;
}
.card-box .column-box dt {
  font-weight:bold;
  margin:20px 0;
}
.card-box .international-brand {
  text-align:left;
  margin-left:12%;
  font-weight:bold;
}
.card-box .international-brand img {
  width:17%;
  vertical-align:middle;
  max-width:72px;
  margin-right:2px;
  margin-left:2px;
}
.table-data-01 {
    margin: 0 auto;
    border-collapse: collapse;
}
.table-data-01 .w30 {
    width: 30%;
}
.table-data-01 th {
    background-color: #F5F3EB;
    font-weight: bold;
}
.table-data-01 th,
.table-data-01 td {
    border: 1px solid #DADADA;
    padding: .5em;
    padding-left: 1em;
    word-break: break-all;
    text-align: left;
}
.table-data-01 td {
    background-color: #FFFFFF;
}
.list-icon-01 {
    overflow: hidden;
}
.list-icon-01 li {
    display: inline-block;
}
.ui-helplink-01 {
    display: inline-block;
    margin-top: 5px;
    text-decoration: none;
}

/* アイコン「？」 2020.11以前*/
.ui-helplink-01 > b.help {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 17px;
  border-radius: 8px;
  background-color: #666666;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
/* アイコン「？」 2020.11以降*/
.ui-helplink-01 > .help {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 17px;
    border-radius: 8px;
    background-color: #666666;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

@media only screen and (max-width:767px) {
  .card-box .international-brand {
    width:91.6%;
    max-width:400px;
    padding-left:10%;
    margin-right:auto;
    margin-left:auto;
    font-size:2vw;
  }
  .card-box.sp-column2 .cardbox-summary {
    font-size:89.8%;
  }
  .card-box.sp-column2 .cardbox-summary .bordered-box {
    display:inline-block;
    border:1px solid #000000;
    padding:1% 2%;
  }
  .card-box.sp-column2 .cardbox-summary .note-01 {
    font-size:100%;
    display:table;
    text-align:left;
    margin:0 auto;
  }
  .card-box.sp-column2 .rsp-column2 {
    letter-spacing:0;
    font-size:0;
  }
  .card-box.sp-column2 .rsp-column2 > .column-box {
    display:inline-block;
    width:48%;
    font-size:14px;
  }
  .card-box.sp-column2 .rsp-column2 > .column-box:not(:first-child) {
    margin-top:0;
  }
  .card-box.sp-column2 .column-box dt,
  .card-box.sp-column2 .column-box p {
    font-size:82.7%;
  }
  .card-box.sp-column2 .column-box dt {
    margin-bottom:8px;
  }
  .card-box.sp-column2 .card-img {
    margin-bottom:0;
  }
  .card-box.sp-column2 .card-img .img-box {
    width:94%;
  }
  .card-box.sp-column2 .international-brand {
    padding-left:0;
  }
  .card-box.sp-column2 .international-brand img {
    width:20%;
    max-width:42px;
  }
  .card-box.sp-column2 .btn-rsp-01 {
    font-size:13px;
    padding:0.7em 2em 0.7em 0.2em;
    width:94.4%;
  }
  .card-box.sp-column2 .btn-rsp-01 br {
    display:none;
  }
  .card-box.sp-column2 .btn-rsp-01.page-in,
  .card-box.sp-column2 .btn-rsp-01.page-out {
    background-position:96% center;
    background-position:calc(100% - 0.4em) center;
  }
}
.card-box .rsp-column2 > .column-box {
  width: 48%;
  background: #FFFFFF;
  box-shadow: 0 0 0 4px #FFFFFF inset, 0 0 0 8px #FEE5ED inset;
  padding:25px 10px;
  margin-bottom: 20px;
}
.card-box .rsp-column2 > .column-box:nth-child(even) {
  margin-left: 1%;
}
.card-box .rsp-column2 > .column-box:nth-child(odd) {
  margin-right: 1%;
}
.card-box .rsp-column2 > .column-box:nth-child(even) {
  margin-left: 1%;
}
.column-box .title-01 {
  color: #000000;
  font-size: 100%;
}
@media screen and (max-width: 767px) {
  .card-box .rsp-column2 > .column-box {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 2%;
    box-shadow: none;
  }
  .card-box .rsp-column2 > .column-box:not(:first-child) {
    margin-top: 20px;
  }
}

/*********************************
*
*  .step-issue
*
**********************************/
.issue-step .ttl-sub {
  font-size: 128.5714%;
  margin: 0 auto 0.7em;
}
.issue-step .ttl-step {
  display: inline-block;
  border: 1px solid #000000;
  padding: 0.5em 0.8em;
  font-weight: bold;
}
.issue-step .step {
  width: 100%;
  display: table;
  margin-bottom: 4em;
}
.issue-step .step li {
  width: 30%;
  vertical-align: top;
  display: table-cell;
  position: relative;
  box-sizing: border-box;
}
.issue-step .step li:not(:last-of-type) {
  width: 35%;
  padding-right: 5%;
}
.issue-step .step li:not(:last-of-type):before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 0.7em solid #f6bad5;
  border-top: 0.6em solid transparent;
  border-bottom: 0.6em solid transparent;
  position: absolute;
  bottom: 46%;
  right: 5%;
}
.issue-step .step li .step-ttl {
  font-weight: bold;
}
.issue-step .step li .step-img img {
  width: 62.6666%;
}
@media only screen and (max-width:767px) {
  .issue-step .step {
    width: 100%;
    display: block;
  }
  .issue-step .step li {
    width: 100%;
    vertical-align: top;
    display: block;
    margin-bottom: 3em;
  }
  .issue-step .step li:not(:last-of-type) {
    width: 100%;
    padding-right: 0;
  }
  .issue-step .step li:not(:last-of-type):before {
    display: block;
    width: 0;
    height: 0;
    border-left: 0.7em solid transparent;
    border-right: 0.7em solid transparent;
    border-top: 0.8em solid #f6bad5;
    position: absolute;
    bottom: -30%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
  }
  .issue-step .step li div {
    display: table;
    width: 100%;
    margin-bottom: 0.9em;
  }
  .issue-step .step li .step-img,
  .issue-step .step li .step-ttl {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .issue-step .step li .step-img {
    width: 41%;
    padding-right: 4%;
  }
  .issue-step .step li .step-img img {
    width: auto;
  }
  .issue-step .step li .step-ttl {
    width: 55%;
  }
  .issue-step .step li .text {
    width: 82%;
    margin-left: 18%;
  }
}

/*********************************
*
*  .cp-summary
*
**********************************/
.cp-summary {
  background-color:#EFEFEF;
}
.summary-list > dt {
  padding:0.5em 1em;
  background-color:#A0A0A0;
  color:#FFFFFF;
}
.summary-list > dt,
.summary-list > dd {
  margin-bottom:1em;
}
.campaign-notes {
  font-size: 12px;
}

/*********************************
*
*  .number-box
*
**********************************/
.number-box {
  display:inline-block;
  border:1px solid #000000;
  padding:0.25em 0.5em;
}

/*********************************
*
*  .footer
*
**********************************/
.footer {
  font-size: 85.71429%;
}
.ftr-bar {
  background-color:#5D5D5D;
  padding:0.75em 0;
  color:#FFFFFF;
}
.ftrbar-link {
  width:100%;
  position:relative;
}
.ftrbar-link a,
.ftrbar-link a:hover,
.ftrbar-link a:visited,
.ftrbar-link a:focus,
.ftrbar-link a:active {
  color:#FFFFFF;
  text-decoration:none;
}
.ftrbar-link > li {
  display:inline-block;
  vertical-align:top;
}
.ftrbar-link > li:not(:last-child) {
  margin-right:1em;
}
.ftrbar-link > li:last-child {
  position:absolute;
  top:0;
  right:0;
}
.ftr-field {
  padding:22px 0;
}
.ftr-field p,
.ftr-field ul,
.ftr-field li {
  display:inline-block;
  vertical-align:middle;
}
.ftr-field .logo-01 {
  float: left;
  width: 90px;
}
.ftr-field .logo-02 {
  float: right;
  width: 113px;
}
.ftr-field ul {
  margin: 5px 0 0 11px;
  float: left;
}
.ftr-field ul li {
  float: left;
  margin-left: 30px;
}
.ftr-field ul li a {
  padding-left: 10px;
  background: url(/-/media/aeoncard/legacy/common/css/images/ico-arrow_01.png) no-repeat 0 .3em;
}
.ftr-field a {
  text-decoration: none;
  color: #444444;
}
.ftr-field a:visited {
  color: #444444;
}
.ftr-field a:hover,
.ftr-field a:focus,
.ftr-field a:active {
  color: #444444;
  text-decoration: underline;
}
@media only screen and (max-width: 950px) {
  .ftrbar-link {
    text-align: center;
  }
  .ftrbar-link > li:last-child {
    display: block;
    position: relative;
    margin-top: 0.75em;
  }
}
@media only screen and (max-width:767px) {
  .ftrbar-link > li:not(:last-child) { display:none; }
  .ftrbar-link > li:last-child { margin-top:0; }
  .ftr-field { display:none; }
}

/*********************************
*
*  .link-top
*
**********************************/
.main-contents .link-top {
  text-align: right;
  position: static;
  right: 20px;
  bottom: 20px;
  z-index: 5;
  transition: 1s;
}
.main-contents .link-top a {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 20px 0 auto;
}
.main-contents .link-top a img {
  transition: opacity .2s;
}
.main-contents .link-top a:hover img,
.main-contents .link-top a:focus img,
.main-contents .link-top a:active img {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
@media only screen and (max-width:767px){
  .ftrbar-link {
    text-align:center;
  }
  .ftrbar-link > li:last-child {
    display:block;
    position:relative;
    margin-top:0.75em;
  }
  .main-contents .link-top {
    text-align:right;
    position:static;
    right:10px;
    bottom:20px;
    z-index:5;
  }
  .main-contents .link-top a {
    display:block;
    width:44px;
    height:44px;
    margin:0 10px 0 auto;
  }
}

/*********************************
*
*  Outsourcing table parts
*
**********************************/
.app_caution {
  background-color: #FFFFFF;
  border: 5px solid #b8017f;
  box-sizing: border-box;
  text-align: center;
}
.app_frame {
  margin: 20px auto;
  width: 94%;
}
.app_caution_ttl {
  color: #B8017F;
  font-size: 175%;
  font-weight: bold;
}
.fapp_caution_sub {
  font-weight: bold;
}
.cl_ttl {
  font-size: 175%;
  font-weight: bold;
}
.company_list {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.company_list tr th,
.company_list tr td {
  border: 1px solid #D4D4D4;
  padding: 10px 0;
}
.company_list tr th {
  background: #A0A0A0;
  color: #FFFFFF;
  font-weight: normal;
}
.company_list tr td {
  background: #FFFFFF;
}
@media only screen and (max-width:767px) {
  .fapp_caution_sub {
    font-weight: normal;
    text-align: left;
  }
}

/*********************************
*
*  .repeat
*
**********************************/
.btn-more {
    display: none;
  }
@media only screen and (min-width:767px) {
  .repeat .btn-mvunder.area-bottom {
    display: none;
  }
  .repeat .acd-section {
      position: relative;
  }
  .repeat .acd-section .acd-title.revisit {
    border-bottom: none;
    cursor: default;
  }
  .repeat .acd-section .acd-title.revisit:before,
  .repeat .acd-section .acd-title.revisit:after {
    display: none;
  }
  .repeat .acd-section .rpt-item {
    overflow: hidden;
    padding-bottom: 100px;
    box-sizing: content-box;
  }
  .repeat .acd-section .rpt-item.is-hide {
    height: 530px;
  }
  .repeat .acd-section .rpt-item.is-hide::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 80px;
    background: linear-gradient(rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.6) 30%, rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.9) 70%, #FFFFFF 100%);
    background:-moz-linear-gradient(top, #FFFFFF, #FFFFFF);
    background:-webkit-linear-gradient(top,rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.6) 30%, rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.9) 70%, #FFFFFF 100%);
    background:-ms-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.6) 30%, rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.9) 70%, #FFFFFF 100%);
  }
  .repeat .btn-more {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 300px;
    padding: 0.8em;
    color: #FFFFFF;
    width: 90%;
    background-color: #F14694;
    box-shadow: 0 4px 0 0 #BF3372;
    text-align: center;
    text-decoration: none;
    font-size: 128.5714%;
    font-weight: bold;
    border-radius: 5px;
    margin-bottom: 1.5em;
    z-index: 999;
  }
  .repeat .btn-more {
    background-position: 95.3225% center;
    background-position: calc(100% - 4.6774%) center;
    background-repeat: no-repeat;
    background-size: 6.4516% auto;
    background-image: url(/-/media/AeonCard/campaign/lp/images/ico-arrow-open.png);
  }
  .repeat .btn-more.is-show {
    background-image: url(/-/media/AeonCard/campaign/lp/images/ico-arrow-close.png);
  }
  .repeat .btn-more:active,
  .repeat .btn-more:hover {
      bottom: -2px;
      box-shadow: 0 2px 0 0 #BF3372;
  }
}
@media only screen and (max-width:766px){
  .repeat .btn-more{
    display: none !important;
  }
}

/*********************************
*
*    ex. ex-cont
*
**********************************/
.frame dd {
  margin: 25px 0 0 0;
}
.apply-box dt{
  line-height: 120px;
  font-size: 21px;
  font-weight: bold;
  display: inline-block;
}
.apply-box dt img{
  padding-right:15px;
  padding-bottom: 25px;
}
.apply-box dd {
  float:right;
  background-color:#F0F0E1;
  border:1px solid #DBDBDB;
  border-radius:5px;
  height: 100px;
  padding: 10px;
}
.apply-box .apptype li:first-child {
  float: left;
  margin-right: 24px;
}
.apply-box .apptype li{
  position: relative;
  float: left;
  margin-right: 0;
  width: 230px;
}
.apply-box .apptype li .storenam{
  font-size:1.5em;
  text-align:left;
  margin-top: 15px;
}
.apply-box .apptype li .wrapp-store{
  float:left;
  height: 100px;
}
.apply-box .apptype li .wrapp-qr{
  width:100px;
  float:right;
}
.apply-box .apptype .qrinfo{
  font-size:10px;
  text-align: right;
}
.apply-box .apptype .appbtn{
  width: 140px;
  position: absolute;
  bottom: 0px;
}
.apply-box .apptype .appbtn a:hover img{
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.apply-box .apptype .appqr{
  position: absolute;
  right: 0px;
  top: 20px;
  width: 80px;
  height: 80px;
}
.apply-box:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.tab-frame .tab-01.col2 li {
    width: 479px;
}
.tab-frame .tab-01.col2 li:first-child {
    width: 478px;
}
.img-box {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 20px;
  text-align: center;
}
.img-box .card-box {
  width: 820px;
  text-align: center;
  margin:0 auto;
}
.img-box .card-box li:last-child {
  float: left;
  margin-right: 0px;
}
.img-box .card-box li{
  float: left;
  width: 240px;
  margin-right: 50px;
}
.img-box .card-box:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.img-box img{
  margin: 0 auto;
}
.img-box * + p{
  padding-top: 30px;
}
.img-box .card-box p{
  padding-top: 0px;
  line-height: 1.5;
  font-weight: bold;
  font-size: 120%;
}

/*********************************
*
*  cashback
*
**********************************/
.area-cashback {
  background-color: #fdecf4;
  padding: 3.0rem 3%;
}
.area-cashback:not(:first-of-type) {
  margin-top: 4.5rem;
  position: relative;
}
.area-cashback .area-step {
  font-size: 0;
}
.area-cashback .area-step li {
  display: inline-block;
  font-size: 14px;
  width: 48%;
  vertical-align: top;
  margin-bottom: 2rem;
}
.area-cashback .area-step li:nth-of-type(2n) {
  margin-left: 4%;
}
.area-cashback .area-step li dl dt {
  margin-bottom: 2.0rem;
  text-align: left;
  font-weight: bold;
}
.area-cashback .area-step li dl dd {
  text-align: center;
  padding: 0 30.1507%;
}
@media only screen and (max-width:767px){
  .area-cashback {
    padding: 2.0rem 3.5714%;
  }
  .area-cashback .area-step li {
    display: block;
    width: 100%;
  }
  .area-cashback .area-step li:nth-of-type(2n) {
    margin-left: 0;
  }
  .area-cashback .area-step li dl dt {
    margin-bottom: 1.0rem;
  }
  .area-cashback .area-step li dl dd {
    padding: 0 17.8571%;
  }
}

/*********************************
*
*    modal
*
**********************************/
.mask, .modal {
  display: none;
}
.mask {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999;
}
.modal {
  background: #fff;
  padding: 60px;
  position: fixed;
  max-width: 380px;
  width: 90%;
  box-sizing: border-box;
  top: 40px;
  left: 0;
  right: 0;
  margin: 140px auto 0;
  z-index: 99999;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.modal-box {
  position: relative;
}
.modal-box .lead {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.modal-box .btn-box {
  display: table;
  width: 100%;
  margin-top: 20px;
}
.modal-box .btn-box p {
  display: table-cell;
  width: 49%;
}
.apply-btn, .return-btn, .close-btn {
  cursor: pointer;
}
.return-btn {
  color: #fff;
  background-color: #a0a0a0;
  box-shadow: 0 4px 0 0 #616161;
  border: none;
  background-position: calc(100% - 0.75em) center;
  background-repeat: no-repeat;
  background-size: 1.5em auto;
  margin-top: 40px;
}
.return-btn:hover {
  top: 2px;
  box-shadow: 0 2px 0 0 #616161;
}
.close-btn {
  color: #fff;
  background: #a0a0a0;
  border: 0;
  position: absolute;
  right: -80px;
  top: -100px;
  width: 48px;
  height: 48px;
  text-align: center;
  border-radius: 50%;
  line-height: .9;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  outline: none;
}
.close-btn::before,
.close-btn::after {
  content: '';
  display: block;
  background: #fff;
  width: 20px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.close-btn::before {
  transform: rotate(45deg);
}
.close-btn::after {
  transform: rotate(-45deg);
}
.btn-rsp-01 {
  padding: 1em;
}
@media only screen and (max-width:767px) {
  .modal {
    padding: 30px 0;
    top: -95px;
    width: 90%;
  }
  .modal-box .lead {
    font-size: 16px;
    padding: 0 10px;
  }
  .modal-box .btn-box {
    display: block;
  }
  .modal-box .btn-box p {
    display: block;
    width: 100%;
  }
  .modal-box .btn-box img {
    display: block;
    margin:auto;
    width: 80%;
  }
  .return-btn {
    margin-top: 25px;
    width: 91.6%;
  }
  .close-btn {
    right: -12px;
    top: -70px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: #fff;
  }
}

/*********************************
*
*  .maina
*
**********************************/
.rsp-contents .maina-wrap {
  background-color: #efefef;
  padding: 25px 10px;
  font-weight: bold;
  text-align: center;
  font-size: 115%;
}
.rsp-contents .maina-wrap p{
  margin: 0 0 10px 0;
}
.rsp-contents .maina-wrap .maina-txt01 {
  font-size: 150%;
}
.rsp-contents .maina-wrap .maina-txt01 strong {
  font-size: 160%;
}
.rsp-contents .maina-wrap .maina-note {
  font-weight: normal;
  color: #777777;
  font-size: 90%;
  margin: 0 0 30px 0;
}
.rsp-contents .maina-wrap .title-01 {
  margin-top: 0;
}
.rsp-contents .maina-wrap .maina-ttl {
  margin-left: 10px;
  font-size: 123%;
  vertical-align: super;
}
.rsp-contents .maina-wrap .maina-logo,
.rsp-contents .maina-wrap .maina-ttl {
  display: inline-block;
}
.rsp-contents .maina-wrap h4.maina-bnr-txt {
  color: #F04692;
  font-size: 150%;
  margin-bottom: 15px;
}
.maina-txt01 sup {
  display: none;
}

@media only screen and (max-width:767px) {
  .rsp-contents .maina-wrap .maina-logo,
  .rsp-contents .maina-wrap .maina-ttl {
    display: block;
  }
  .maina-txt01 sup {
    display: inline;
  }
}

/*********************************
*
*  .anc-to-caution(対象カードはこちら)
*
**********************************/
.anc-to-caution {
  font-size: 120%;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .anc-to-caution {
    font-size: 79%;
  }
}
.anc-to-caution a {
  font-size: 150%;
}
@media only screen and (max-width: 767px) {
  .anc-to-caution a {
    font-size: 210%;
  }
}

/*********************************
*
*  CMS移行後 2020.11.01
*
**********************************/
dl+dl {
  margin-top: 0;
}
body.is-pc a:focus{
  opacity:1 !important;
}

/*********************************
*
*  下部追従ボタン 2021.03.20
*
**********************************/
#follow_bottom {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 10px 0;
  background: rgba(0,0,0,0.5);
  z-index: 8000;
}
#follow_bottom .rsp-contents {
  padding: 0;
}
#follow_bottom .follow-inner {
  text-align: center;
}
#follow_bottom .follow-inner p {
  margin: 0;
}
@media only screen and (min-width:768px) {
  #follow_bottom .follow-inner p {
    display: inline-block;
    vertical-align: middle;
  }
  #follow_bottom .follow-inner p + p {
    margin-left: 10px;
  }
  #follow_bottom .follow-inner p .btn-rsp-02 {
    min-width: 570px;
  }
}
@media only screen and (max-width:767px) {
  #follow_bottom .follow-inner p .btn-rsp-02 {
    margin: 0 auto;
  }
}
#follow_bottom .follow-summary-link {
  padding: 26px 20px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

/*********************************
*
*  tokuten-waon-point 2021.03.20
*
**********************************/
.tokuten-list-area .rsp-column2 .tokuten-waon-point dt {
  min-height: auto;
  font-size: 150%;
  color: #F04692;
}
@media only screen and (max-width:767px) {
  .tokuten-list-area .rsp-column2 .tokuten-waon-point dt {
    font-size: 130%;
  }
}
.tokuten-list-area .rsp-column2 .tokuten-waon-point dt img {
  margin-right: 10px;
}
.tokuten-list-area .rsp-column2 .tokuten-waon-point dd {
  margin-top: 20px;
}
.tokuten-list-area .rsp-column2 .tokuten-waon-point-use {
  margin-top: 50px;
}
.tokuten-list-area .rsp-column2 .tokuten-waon-point-use dt {
  font-size: 150%;
  letter-spacing: normal;
}
@media only screen and (max-width:767px) {
  .tokuten-list-area .rsp-column2 .tokuten-waon-point-use dt {
    font-size: 120%;
  }
}
.tokuten-list-area .rsp-column2 .tokuten-waon-point-use dd {
  text-align: center;
}
.tokuten-list-area .rsp-column2 .tokuten-waon-point-use dd + dt {
  margin-top: 50px;
}
@media only screen and (max-width:767px) {
  .tokuten-list-area .rsp-column2 .tokuten-waon-point-use dd + dt {
    margin-top: 30px;
  }
}
.logo-list {
  font-size: 0;
}
.logo-list li {
  display: inline-block;
}
@media only screen and (max-width:767px) {
  .logo-list li {
    width: 30%;
  }
}
.logo-list li + li {
  margin-left: 26px;
}
@media only screen and (max-width:767px) {
  .logo-list li + li {
    margin-left: 3%;
  }
}
@media only screen and (max-width:767px) {
  .logo-list li:nth-child(n+4) {
    margin-top: 3%;
  }
}
.tokuten-waon-point-btn-wrap {
  margin-top: 40px;
  text-align: center;
}
.tokuten-waon-point-btn {
  position: relative;
  display: inline-block;
  padding: 10px 60px;
  background: #ca0099;
  border-radius: 40px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: normal;
}
.tokuten-waon-point-btn::after {
  content: "";
  position: absolute;
  top: 0; bottom: 0;
  right: 18px;
  width: 14px;
  height: 12px;
  margin: auto;
  background: url(/-/media/AeonCard/campaign/lp/images/icon_arrow.png);
}

/*********************************
*
*    お申込みモーダル 2021.03.20
*
**********************************/
.modal-mask, .app-modal {
  display: none;
}
.modal-mask {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  cursor: pointer;
  z-index: 999;
}
.app-modal {
  position: fixed;
  max-width: 1000px;
  width: 90%;
  height: 95vh;
  box-sizing: border-box;
  top: 0; bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 60px 20px 20px;
  background: #fdfdfd;
  border-radius: 16px;
  z-index: 9999;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width:767px) {
  .app-modal {
    padding: 40px 10px 30px;
    height: 75vh;
  }
}
.app-modal-box {
  position: relative;
  text-align: center;
}
.modal-summary {
  max-height: 68vh;
  overflow-y: scroll;
  background-color: #EFEFEF;
  padding: 20px;
}
@media only screen and (max-width:767px) {
  .modal-summary {
    max-height: 45vh;
    padding: 10px 0;
  }
}
.app-modal .cp-summary {
  text-align: left;
}
.app-modal .number-box {
  margin-bottom: 20px;
}
.app-modal-box .lead {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .app-modal-box .lead {
    font-size: 16px;
    padding: 0 10px;
  }
}
.apply-btn, .return-btn, .close-btn {
  cursor: pointer;
}
.close-btn {
  color: #fff;
  background: #c9c9c9;
  border: 0;
  position: absolute;
  right: 6px;
  top: -50px;
  width: 30px ;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  line-height: .9;
  box-shadow: none;
  outline: none;
  transform: translateX(50%);
}
@media only screen and (max-width:767px) {
  .close-btn {
    right: -5px;
    top: -50px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
  }
}
.close-btn::before,
.close-btn::after {
  content: '';
  display: block;
  background: #fff;
  width: 16px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.close-btn::before {
  transform: rotate(45deg);
}
.close-btn::after {
  transform: rotate(-45deg);
}
.app-modal-box .btn-rsp-01 {
  padding: 1.5em 3em 1.5em 1.75em;
}
.check-wrap {
  display: inline-block;
  margin: 20px auto 0;
}
@media only screen and (max-width:767px) {
  .check-wrap {
    margin: 20px auto 0;
  }
}
.app-modal label {
  display: block;
  text-align: left;
  font-size: 16px;
  cursor: pointer;
}
.app-modal label + label {
  margin-top: 16px;
}
.app-modal input {
  margin-right: 10px;
  cursor: pointer;
}
@media only screen and (max-width:767px) {
  .app-modal-box .btn-box {
    display: block;
  }
}
@media only screen and (max-width:767px) {
  .app-modal-box .btn-box p {
    display: block;
    width: 100%;
  }
}
.app-modal-box .btn-box p.modal-app-btn {
  display: none;
}
.app-modal-box .btn-box p.modal-gray-btn {
  display: none;
}
.btn-box .app-btn {
  display: none;
}
@media only screen and (max-width:767px) {
  .btn-box .app-btn {
    padding: 1em 3em 1em 1.75em;
  }
}
.btn-gray {
  display: block;
  width: 91.6%;
  max-width: 458px;
  margin: 16px auto 4px;
  padding: 1.5em 3em 1.5em 1.75em;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-color: #ccc;
  box-shadow: 0 4px 0 0 #999;
  border-radius: 7px;
}
@media only screen and (max-width:767px) {
  .btn-gray {
    padding: 1em 3em 1em 1.75em;
  }
}
.btn-gray.page-out {
  background-position: 95% center;
  background-position: calc(100% - 0.75em) center;
  background-size: 1.5em auto;
}
.is-show {
  display: block !important;
}
#follow_area .is-hide {
  display: none !important;
}
.no-scroll {
  position: fixed;
  width: 100%;
  overflow: hidden;
}

/*********************************
*
*    WAON POINTとはボタン 2021.03.20
*
**********************************/
.btn-waonpoint {
  position: relative;
  display: block;
  width: 93.3333%;
  max-width: 300px;
  margin: 40px auto 0;
  padding: 0.8em;
  color: #FFFFFF;
  background-color: #F14694;
  box-shadow: 0 4px 0 0 #bf3372;
  text-align: center;
  text-decoration: none;
  font-size: 128.5714%;
  font-weight: bold;
  border-radius: 5px;
  margin-bottom: 1.5em;
  z-index: 999;
}
.btn-waonpoint:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0; bottom: 0;
  right: 10px;
  margin: auto;
  background-repeat: no-repeat;
  background-image: url(/-/media/AeonCard/campaign/lp/images/ico-arrow-open.png);
  background-size: contain;
  transform: rotate(-90deg);
}
@media only screen and (max-width:767px) {
  .btn-waonpoint {
    font-size: 100%;
  }
  .btn-waonpoint:after {
    width: 16px;
    height: 16px;
  }
}
.btn-waonpoint span {
  display: block;
}
.btn-note {
  margin-top: 4px;
  font-size: 12px;
  font-weight: normal;
}
@media only screen and (max-width:767px) {
  .btn-note {
    margin-top: 2px;
    font-size: 10px;
  }
}

/*********************************
*
*    WAON POINTとはボタン モーダル 2021.05.17
*
**********************************/
body.not-scroll{
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.o-modal_title {
  height: 27px;
}

.waon-point-button-back {
  width: 100%;
  position: relative;
}


.waon-point-button-1{
  position: absolute;
  z-index: 9003;
  top: 0;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
}

.waon-point-button-2{
  position: absolute;
  z-index: 9003;
  top: 66px;
  left: 50%;
  width: 80%;
  transform: translateX(-50%);
}

.o-modal_mpabackground{
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 9000;
}

.o-modal_main{
  z-index: 9001;
}

@media (max-width: 768px){
  .waon-point-button-2{
      top: 32px;  
  }
}

.waon-point-button {
  display: flex;
  position: relative;
  color: #ffffff;
  background: linear-gradient(-90deg,#cf009e,#b80084);
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  text-decoration: none;
  border: 0;
  border-radius: 40px;
  outline: none;
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 5%);
  transition: all .4s ease-out;
  appearance: none;
  font-size: 16px;
  line-height: 3.1;
  letter-spacing: -.0225em;
  font-weight: 600;
}

@media (max-width: 768px){
  .waon-point-button {
      font-size: 9px;
      line-height: 2.7;
  }
}


.waon-point-button:hover {
  opacity: .5s !important;
}


.waon-point-button>.waon-point-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 28px;
  height: 28px;
  margin: auto 10px auto auto;
}

@media (max-width: 768px){
  .waon-point-button>.waon-point-icon {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 14px;
      height: 14px;
      margin: auto 3px auto auto;
  }
}

.waon_point_space>img {
  height: fit-content;
}

@media (max-width: 768px){

  .waon_point_space{
      height: 15px;
  }
  .waon_point_space>img {
      height: fit-content;
  }
}

/*********************************
*
*  cp-wire (20210811)
*
**********************************/
.u-hidden-up-md{
  display: none !important;
}
.u-mt40{
  margin-top: 2rem !important;
}
.cp-wire .ttl-fc{
  color: #12b1f3;
}
.c-title {
  text-align: center;
  color: #F04692;
  font-weight: 600;
}
.c-title.-s{
  font-size: 36px;
}
.c-title.-sub {
  font-size: 22px;
}
.cp-wire{
  margin: 50px auto 50px;
  width: 95%;
}
.cp-wire ul{
  margin: auto;
  max-width: 1040px;
}
.cp-wire ul li{
  display: inline-block;
  width: 31.5%;
  margin-right: 2%;
  padding-bottom: 0px;
}
.cp-wire ul li:last-child{
  margin-right: 0;
}
.cp-wire ul li img{
  width: 100%;
  height: auto;
}
.cp-wire a{
  color: #12b1f3;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .u-hidden-up-md{
    display: block !important;
  }
  .cp-wire ul li{
    display: block;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .cp-wire ul li:last-child{
    margin: 0 auto;
    padding-bottom: 0px;
  }
  .c-title.-s{
    margin-bottom: 0;
    font-size: 23px;
  }
  .c-title.-sub {
    font-size: 15px;
  }
}
/*********************************
*
*  特典エリア 210811
*
**********************************/
.tokuten-wrap {
  padding-bottom: 60px;
}
.tokuten-ttl2 {
  font-size: 28px;
}
.tokuten1 > .tokuten-ttl2{
  font-size: 28px;
}
@media only screen and (max-width: 768px) {
  .tokuten1 > .tokuten-ttl2{
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .tokuten-ttl2 {
    font-size: 20px;
  }
  .tokuten1 > .tokuten-ttl2{
    font-size: 20px;
  }
}
.tokuten1 {
  padding-top: 90px;
}
.tokuten1 .tokuten-ttl2 {
  transform: translateY(-15%);
}
@media only screen and (max-width: 767px) {
  .tokuten1 .tokuten-ttl2 {
    padding: 0 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .tokuten-bottom-box {
    font-size: 12px;
  }
}