@charset "UTF-8";

/* -----------------------------
  mainVisual
------------------------------*/
#content {
  background-color: #ffffff;
}

#content .topicPath {
  margin-bottom: 0;
}

#content #mainVisual {
  height: 520px;
  background-color: #fff1c9;
}

#content #mainVisual h1 {
	text-align: center;
}
#content #mainVisual img {
	width: 1000px;
	margin-top: 45px;
}

@media screen and (max-width: 640px) {

  #content #mainVisual {
		height: auto;
    background-size: contain;
  }
#content #mainVisual img {
	width: 100%;
	margin-top: 0;
}
}

/* -----------------------------
  btnArea
------------------------------*/
#content .btnArea {
	margin-top: 40px;
  width: 100%;
}

#content .btnArea ul {
  display: flex;
  justify-content: space-around;
  margin: auto;
  width: 1000px;
}

#content .btnArea ul li {
  width: 479px;
}

#content .btnArea ul li a {
  display: block;
  width: 479px;
  height: 70px;
  border-radius: 7px;
  box-shadow: 1px 1px 2px 0px rgba(86, 85, 85, 0.25);
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 72px;
}

#content .btnArea ul li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

#content .btnArea ul li.shop a {
  background: url("/aeoncard/gold/img/icon03.png") no-repeat 50px center #dca438;
}

#content .btnArea ul li.web a {
  background: url("/aeoncard/gold/img/icon01.png") no-repeat 47px center #f07281;
}

#content .btnArea p {
	margin-top: 30px;
	text-align: center;
}
#content .btnArea p a {
	font-size: 20px;
	text-decoration: underline;
  color: #333333;
}
#content .btnArea p a:hover {
	text-decoration: none;
}
#content #payment + .btnArea {
	margin-top: 60px;
}

#content .btnArea .bnr {
  margin-bottom: 30px;
}
#content .btnArea .bnr img {
  width: 340px;
}

@media screen and (max-width: 640px) {

  #content .btnArea {
		margin-top: 10px;
    padding: 10px 0;
  }

  #content .btnArea ul {
    width: 100%;
  }

  #content .btnArea ul li {
    width: 46%;
  }

  #content .btnArea ul li a {
    padding: 10px 0 10px 15px ;
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 1.5;
  }

  #content .btnArea ul li a:hover {
    opacity: 1;
  }

  #content .btnArea ul li.shop a {
    background-position: 10px center;
    background-size: 15px auto;
  }

  #content .btnArea ul li.web a {
    background-position: 10px center;
    background-size: 18px auto;
  }
	
#content .btnArea p a {
	font-size: 16px;
}
	#content .btnArea p a:hover {
	text-decoration: underline;
}
	#content #payment + .btnArea {
	margin-top: 30px;
}
#content .btnArea .bnr img {
  max-width: 250px;
}
}


/* -----------------------------
  btn
------------------------------*/
#content .btn01 {
}

#content .btn01 li {
  margin: auto;
  width: 519px;
}

#content .btn01 li a {
  display: block;
  width: 519px;
  height: 50px;
  border-radius: 35px;
  border: 3px solid #22bb5c;
  background: url("/aeoncard/gold/img/arrow01.png") no-repeat center right 27px #22bb5c;
  /* box-shadow: 0px 0px 0px 2px #ffffff inset,3.536px 3.536px 10px 0px rgba(163, 172, 178, 0.4); */
  font-size: 19px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
}

#content .btn01 li a:hover {
  /* border-color: #fd8034; */
  /* background-image: url("/aeoncard/gold/img/arrow02.png"); */
  /* background-color: #fd8034; */
  text-decoration: none;
  opacity: 0.7;
}

#content .btn01.c02 li a {
  background-image: url("/aeoncard/gold/img/arrow01.png");
  background-color: #980e49;
  color: #ffffff;
}

#content .btn01.c02 li a:hover {
  /* border-color: #fc6001;
  background-image: url("/aeoncard/gold/img/arrow02.png");
  background-color: #fffea7; */
  opacity: 0.7;
}

#content .btn02 {
}

#content .btn02 li {
  margin: auto;
  width: 429px;
}

#content .btn02 li a {
  display: block;
  width: 429px;
  height: 50px;
  border-radius: 50px;
  border: 2px solid #22bb5c;
  background: url("/aeoncard/gold/img/arrow02.png") no-repeat center right 27px #ffffff;
  box-shadow: 3.536px 3.536px 10px 0px rgba(163, 172, 178, 0.4);
  font-size: 17px;
  font-weight: bold;
  color: #22bb5c;
  text-align: center;
  line-height: 50px;
}

#content .btn02 li a:hover {
  background-color: #edffee;
  text-decoration: none;
}

#content .btn03 {
}

#content .btn03 li {
  margin: auto;
  width: 611px;
}

#content .btn03 li a {
  display: block;
  width: 611px;
  height: 70px;
  position: relative;
  border-radius: 8px;
  /* border: 2px solid #21a2e4; */
  background: #eda315;
  background: url("/aeoncard/gold/img/arrow03.png") no-repeat right 30px center ,linear-gradient(180deg, rgba(255,102,67,1) 0%, rgba(255,102,67,1) 49%, rgba(240,88,53,1) 50%, rgba(240,88,53,1) 100%);
  box-shadow: 3.536px 3.536px 10px 0px rgba(163, 172, 178, 0.4);
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
}

#content .btn03 li a:hover {
  /* background: url("/aeoncard/gold/img/arrow01.png") no-repeat right 30px center #fd8034; */
  text-decoration: none;
  /* color: #ffffff; */
  opacity: 0.7;
}

#content .btn03 li a span {
  padding-left: 35px;
  background: url("/aeoncard/gold/img/icon01.png") no-repeat left center;
}

#content .btn03 li a:hover span {
  background-image: url("/aeoncard/gold/img/icon01.png");
}

#content .btn04 {
}

#content .btn04 li {
  margin: 0 auto!important;
  width: 250px!important;
}

#content .btn04 li a {
  display: block;
  border-radius: 10px;
  /* border: 2px solid rgb(33, 185, 255); */
  background: url("/aeoncard/gold/img/arrow03.png") no-repeat right 12px center #ff6643;
  box-shadow: 1px 1px 2px 0px rgba(86, 85, 85, 0.25);
  width: 250px;
  height: 43px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 44px;
}

#content .btn04 li a:hover {
  /* background-image: url("/aeoncard/gold/img/arrow01.png"); */
  opacity: 0.7;
  text-decoration: none;
}

#content .btn04.c02 li a {
  background-color: #7db357;
}

#content .btn05 {
}

#content .btn05 li {
  margin: 0 auto;
  width: 611px;
}

#content .btn05 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 35px;
  border: 2px solid #dd9d24;
  background: url("/aeoncard/gold/img/arrow03.png") no-repeat right 28px center,
  url("/aeoncard/gold/img/btn05_bg.png") repeat left center;
  box-shadow: 3.536px 3.536px 10px 0px rgba(163, 172, 178, 0.4);
  width: 611px;
  height: 71px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  /* line-height: 71px; */
  line-height: 1.4;
}

#content .btn05 li a:hover {
  background-image: url("/aeoncard/gold/img/arrow04.png");
  background-color: #fff;
  text-decoration: none;
  color: #dd9d24;
}

#content .btn05.t02 li a {
  background: url("/aeoncard/gold/img/arrow06.png") no-repeat right 28px center,
  url("/aeoncard/gold/img/btn05_bg.png") repeat left center #fff;
  box-shadow: 3.536px 3.536px 10px 0px rgba(163, 172, 178, 0.4);
}

#content .btn05.t02 li a:hover {
  background-image: url("/aeoncard/gold/img/arrow07.png");
}

@media screen and (max-width: 640px) {

  #content .btn01 {
  }

  #content .btn01 li {
    width: auto;
  }

  #content .btn01 li a {
    width: auto;
    height: 35px;
    border-radius: 35px;
    background-position: right 15px center;
    background-size: 4px auto;
    font-size: 12px;
    line-height: 35px;
  }

  #content .btn01 li a:hover {
    /* background-image: url("/aeoncard/gold/img/arrow01.png");
    background-color: rgb(255, 253, 58);
    color: rgb(33, 185, 255); */
  }

  #content .btn01.c02 li a,
  #content .btn01.c02 li a:hover {
    background-image: url("/aeoncard/gold/img/arrow02.png");
    background-color: #980e49;
    color: #ffffff;
  }

  #content .btn02 {
  }

  #content .btn02 li {
    width: auto;
  }

  #content .btn02 li a {
    width: auto;
    height: 37px;
    border-radius: 37px;
    /* border: 2px solid rgb(33, 185, 255); */
    background-position: center right 10px;
    background-size: 4px auto;
    font-size: 13px;
    line-height: 37px;
  }

  #content .btn02 li a:hover {
    background-color: #ffffff;
  }

  #content .btn03 {
  }

  #content .btn03 li {
    width: auto;
  }

  #content .btn03 li a {
    display: block;
    width: auto;
    height: 46px;
    border-radius: 10px;
    background-size: 4px auto,auto;
    background-position: right 10px center;
    font-size: 13px;
    line-height: 46px;
  }

  #content .btn03 li a:hover {
    /* background: url("/aeoncard/gold/img/arrow03.png") no-repeat right 30px center,linear-gradient(180deg, rgba(33,185,255,1) 0%, rgba(33,185,255,1) 49%, rgba(33,162,228,1) 50%, rgba(33,162,228,1) 100%);
    color: #ffffff; */
    background-size: 4px auto,auto;
    background-position: right 10px center;
  }

  #content .btn03 li a span {
    padding-left: 22px;
    background-size: 16px auto;
  }

  #content .btn03 li a:hover span {
    background-image: url("/aeoncard/gold/img/icon01.png");
  }

  #content .btn04 {
  }

  #content .btn04 li {
    width: auto!important;
  }

  #content .btn04 li a {
    border-radius: 5px;
    background: url("/aeoncard/gold/img/arrow03.png") no-repeat right 12px center #fe712c;
    background-size: 4px auto;
    background-position: right 7px center;
    width: auto;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
  }

  #content .btn04 li a:hover {
    /* background-image: url("/aeoncard/gold/img/arrow03.png");
    background-color: rgb(33, 185, 255); */
    opacity: 1;
  }

  #content .btn05 {
  }

  #content .btn05 li {
    margin: 0;
    width: auto;
  }

  #content .btn05 li a {
    border-radius: 45px;
    background: url("/aeoncard/gold/img/arrow03.png") no-repeat right 12px center,
    url("/aeoncard/gold/img/btn05_bg.png") repeat left center;
    background-size: 4px auto,auto;
    width: auto;
    height: 45px;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 45px;
  }

  #content .btn05 li a:hover {
    background: url("/aeoncard/gold/img/arrow03.png") no-repeat right 12px center,
    url("/aeoncard/gold/img/btn05_bg.png") repeat left center;
    background-size: 4px auto,auto;
    color: #ffffff;
  }

  #content .btn05.t02 li a {
    background: url("/aeoncard/gold/img/arrow06.png") no-repeat right 28px center,
    url("/aeoncard/gold/img/btn05_bg.png") repeat left center #fff;
    background-size: auto 4px,auto;
  }

  #content .btn05.t02 li a:hover {
    background-image: url("/aeoncard/gold/img/arrow06.png"),
    url("/aeoncard/gold/img/btn05_bg.png");
  }

}

/* -----------------------------
  attArea01
------------------------------*/

#content .attArea01 {
  margin: 50px auto 0;
  padding: 35px 55px;
  width: 770px;
  box-sizing: border-box;
  background: #f5f5f5;
  font-size: 14px;
  color: #000000;
}

#content .attArea01 li {
  /* margin-left: 15px; */
  /* list-style-type: disc; */
  padding-left: 1.2em;
  text-indent: -1.2em;
}

@media screen and (max-width: 640px) {
  #content .attArea01 {
    margin: 20px 10px 0;
    padding: 20px 15px;
    width: auto;
    font-size: 12px;
  }	
}

/* -----------------------------
  x4point
------------------------------*/
#content #x4point {
	margin: 70px 0 0;
  color: #000000;
}

#content #x4point h2 {
  text-align: center;
}
#content #x4point h2 picture img {
	width: 547px;
	height: auto;
}
#content #x4point h2 picture + picture img {
	width: 784px;
	height: auto;
	margin: 30px 0 0;
}

#content #x4point .img01 {
  margin: 50px 0 0;
  text-align: center;
}

#content #x4point .img02 {
  margin: 0 0 30px;
  text-align: center;
}

#content #x4point .att {
  margin: 0 185px 0;
  font-size: 14px;
}

#content #x4point .att li {
	text-align: center;
}

#content #x4point .img03 {
  margin: 0 0 35px;
  text-align: center;
}

@media screen and (max-width: 640px) {

#content #x4point {
	margin: 30px 0 0;
}
  #content #x4point h2 {
    margin: 20px ;
  }
	
#content #x4point h2 picture img {
	width: 100%;
	height: auto;
}
#content #x4point h2 picture + picture img {
	width: 100%;
	margin: 16px 0 0;
}

  #content #x4point .img01 {
    margin: 20px 10px 0;
  }

  #content #x4point .img01 img {
    width: 100%;
    height: auto;
  }

  #content #x4point .img02 {
    margin: 0 44px 15px 38px;
  }

  #content #x4point .img02 img {
    width: 100%;
    height: auto;
  }

  #content #x4point .att {
    margin: 20px 25px 0;
    font-size: 12px;
  }
	
#content #x4point .att li {
	text-align: left;
}
	
  #content #x4point .img03 {
    margin: 0 25px 15px 40px;
  }

  #content #x4point .img03 img {
    width: 100%;
    height: auto;
  }

  #content #x4point .btn01 {
    margin: 0 30px;
  }

}

/* -----------------------------
  payment
------------------------------*/
#content #payment {
  padding: 80px 0 0;
}

#content #payment h2 {
  margin: 0;
  text-align: center;
}

#content #payment .img01 {
	margin: 60px 0 0;
}

@media screen and (max-width: 640px) {

  #content #payment {
    margin: 0;
		padding: 40px 0 0;
    width: auto;
  }

  #content #payment h2 {
    margin: 0 15px 0;
  }

  #content #payment h2 img {
    width: 100%;
    height: auto;
  }
	#content #payment .img01 {
	margin: 40px 0 0;
}
	#content #payment .img01 img {
    width: 100%;
    height: auto;
}
}

/* -----------------------------
  mnpwaon
------------------------------*/
#content #mnpwaon {
	margin: 60px auto 0;
}

#content #mnpwaon .inner {
	padding: 50px 0;
	background-color: #fff1c9;
}

#content #mnpwaon h2 {
  margin: 0 0 30px;
  text-align: center;
}

#content  #mnpwaon .attArea01 {
	background-color: #fff9e9;
}

@media screen and (max-width: 640px) {

  #content #mnpwaon {
    padding: 40px 0 0;
  }

  #content #mnpwaon h2 {
    margin: 0 35px 15px;
  }

  #content #mnpwaon {
    margin: 0 15px 0;
    width: auto;
  }

  #content #mnpwaon h2 {
    margin: 0 15px 30px;
  }

  #content #mnpwaon h2 img {
    width: 100%;
    height: auto;
  }
}

/* -----------------------------
  aeoncard
------------------------------*/
#content #aeoncard {
	margin: 110px 0 0;
  padding: 90px 0;
  background-color: #fff1c9;
}

#content #aeoncard h2 {
  margin: 0 0 15px;
  text-align: center;
}

#content #aeoncard .text01 {
  margin-bottom: 40px;
  text-align: center;
}

#content #aeoncard .img01 {
  margin-right: 25px;
  margin-bottom: 30px;
  text-align: center;
}

#content #aeoncard .benefitsList {
  margin-bottom: 90px;
}

#content #aeoncard .benefitsList > li {
  margin-bottom: 20px;
  padding: 35px 70px 35px 70px;
  border-radius: 8px;
  background-color: rgb(255, 255, 255);
}

#content #aeoncard .benefitsList > li dl {
  display: flex;
  align-items: center;
}

#content #aeoncard .benefitsList > li dl dt {
  flex-shrink: 1;
  margin-right: 53px;
}

#content #aeoncard .benefitsList > li dl dd p {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #dd9d24;
}

#content #aeoncard .benefitsList > li dl dd ul li {
  margin-bottom: 15px;
  padding-left: 22px;
  position: relative;
  font-size: 15px;
  color: #5c5c5c;
}

#content #aeoncard .benefitsList > li dl dd ul li.fm {
  font-size: 13px;
}

#content #aeoncard .benefitsList > li dl dd ul li:last-child {
  margin-bottom: 0;
}

#content #aeoncard .benefitsList > li dl dd ul li::before {
  content: "●";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  color: #dd9d24;
}

#content #aeoncard .benefitsList > li dl dd .attList li {
  margin-bottom: 0;
  padding-left: 1.1em;
  font-size: 12px;
  text-indent: -1.1em;
}

#content #aeoncard .benefitsList > li dl dd .attList li::before {
  content: none;
}

#content #aeoncard .text02 {
  margin-bottom: 20px;
  text-align: center;
}

#content #aeoncard .btn05 {
  margin-bottom: 20px;
}

#content #aeoncard .text03 {
  font-size: 14px;
  text-align: center;
  color: #000000;
}

#content  #aeoncard .attArea01 {
	background-color: #fff9e9;
}

@media screen and (max-width: 640px) {

  #content #aeoncard {
		margin-top: 40px;
    padding: 40px 0;
  }

  #content #aeoncard h2 {
    margin: 0 35px 20px;
  }

  #content #aeoncard h2 img {
    width: 100%;
    height: auto;
  }

  #content #aeoncard .text01 {
    margin: 0 25px 25px;
  }

  #content #aeoncard .text01 img {
    width: 100%;
    height: auto;
  }

  #content #aeoncard .img01 {
    margin: 0 50px 22px 44px;
  }

  #content #aeoncard .img01 img {
   max-width: 110px;
    height: auto;
  }

  #content #aeoncard .benefitsList {
    margin: 0 12px 20px;
  }

  #content #aeoncard .benefitsList > li {
    margin-bottom: 15px;
    padding: 20px 20px;
  }

  #content #aeoncard .benefitsList > li dl {
    align-items: flex-start;
  }

  #content #aeoncard .benefitsList > li dl dt {
    flex-shrink: 0;
    margin-right: 15px;
    width: 51px;
    height: 53px;
  }

  #content #aeoncard .benefitsList > li dl dt img {
    width: 100%;
    height: auto;
  }

  #content #aeoncard .benefitsList > li dl dd {
    flex-shrink: 1;
  }

  #content #aeoncard .benefitsList > li dl dd p {
    margin-bottom: 10px;
    font-size: 15px;
  }

  #content #aeoncard .benefitsList > li dl dd ul li {
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 13px;
  }

  #content #aeoncard .benefitsList > li dl dd ul li.fm {
    font-size: 13px;
  }

  #content #aeoncard .benefitsList > li dl dd .attList li {
    font-size: 11px;
  }

  #content #aeoncard .text02 {
    margin-bottom: 15px;
  }

  #content #aeoncard .text02 img {
    width: 255px;
    height: auto;
  }

  #content #aeoncard .btn05 {
    margin: 0 30px 10px;
  }

  #content #aeoncard .text03 {
    font-size: 12px;
  }
}

/* -----------------------------
  attArea
------------------------------*/
#content .attArea {
  padding: 75px 0;
  background-color: #f5f5f5;
  color: #000000;
}

#content .attArea .inner {
  padding: 0 125px;
}

#content .attArea h2 {
  margin: 0 0 35px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

#content .attArea h2:not(:first-child) {
  margin-top: 60px;
}

#content .attArea .catch {
  margin: -25px 0 35px;
  text-align: center;
}

#content .attArea ul li {
  font-size: 14px;
}

#content .attArea ul li {
  margin-left: 15px;
  margin-bottom: 20px;
  list-style-type: square;
}

#content .attArea ul li ul {
  margin-top: 5px;
}

#content .attArea ul li ul li {
  margin-bottom: 5px;
  list-style-type: disc;
}

#content .attArea dl dt {
  display: list-item;
  margin-bottom: 5px;
  font-size: 14px;
  list-style-type: square;
}

#content .attArea dl dd {
  margin-bottom: 20px;
  font-size: 14px;
}

#content .attArea .att > li {
position: relative;
margin-left: 0;
padding-left: 1.2em;
font-size: 13px;
list-style-type:none;
}

#content .attArea .att li:before {
content: "※";
position: absolute;
top: 0;
left: 0;
}

#content .attArea table {
  margin: 30px 0 5px;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d0d4d9;
}
#content .attArea table th, #content .attArea table td
 {
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #d0d4d9;
    background: #fff;
}
#content .attArea table td {
    background: #fff;
    text-align: center;
}

#content .attArea table tr.ttl > th {
  text-align: center;
  background-color: #f5f5f5;
      
}

@media screen and (max-width: 640px) {

  #content .attArea {
    padding: 45px 0;
  }

  #content .attArea .inner {
    padding: 0 30px;
  }

  #content .attArea h2 {
    margin: 0 0 15px;
    font-size: 15px;
  }

  #content .attArea h2:not(:first-child) {
    margin-top: 30px;
  }

  #content .attArea .catch {
    margin: -8px 0 20px;
    font-size: 11px;
  }

  #content .attArea ul li {
    margin-bottom: 10px;
    font-size: 13px;
  }

  #content .attArea h2 + dl {
    padding: 0;
  }

  #content .attArea dl dt {
    font-size: 13px;
  }

  #content .attArea dl dd {
    margin-bottom: 10px;
    font-size: 13px;
  }

  #content .attArea .def01 {
    margin: 15px 0;
  }

  #content .attArea .def01 dd {
    padding-left: 12%;
    font-size: 12px;
  }
  
  #content .attArea table th, #content .attArea table td
  {
      text-align: left;
  }
  #content .attArea table td {
      text-align: left;
  }

  #content .attArea table tr.ttl > th {
    text-align: left;
  }
}