@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

@media screen and (max-width: 767px) {
  html {
    font-size: 3.2vw;
  }
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul,
ol[role="list"] {
  list-style: none;
}

body {
  min-height: 100vh;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
}

h1,
h2,
h3,
h4,
button,
input,
label {
  line-height: 1.5;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
  color: currentColor;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

textarea:not([rows]) {
  min-height: 10em;
}

:target {
  scroll-margin-block: 5ex;
}

.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 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;
  }
}

.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 screen and (max-width: 768px) {
  .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;
  }
}

/* Main Style */
.o-header {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  border-bottom: 4px solid #2c3e8a;
}

@media screen and (max-width: 1279px) {
  .o-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
  }
}

@media screen and (min-width: 769px) {
  .o-header {
    border-top: 3px solid #b60081;
  }
}

.o-header_wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  max-width: 1064px;
  margin: 0 auto;
  height: 72px;
  padding: 0 32px;
}

@media screen and (max-width: 768px) {
  .o-header_wrapper {
    height: 50px;
    padding: 0 16px;
  }
}

.o-header_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 168px;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .o-header_logo {
    left: 16px;
    width: 147px;
    transform: translateY(-50%);
  }
}

.main {
  width: 100%;
  padding: 0;
  background: transparent;
}

.main__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  background: url("/-/media/aeoncard/campaign/lp/benesseaeoncard_cp/images/bg_main.jpg") no-repeat center center/cover;
}

.main__contents {
  width: 375px;
  margin: 20px auto 80px;
  padding: 0;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(44, 62, 138, 0.2);
}

@media screen and (max-width: 1279px) {
  .main {
    margin-top: 92px;
  }
}

@media screen and (max-width: 768px) {
  .main {
    margin-top: 50px;
  }
  .main__contents {
    width: 100%;
    border: none;
    box-shadow: none;
  }
}

#hamburger-menu img {
  max-width: 100%;
}

#hamburger-menu.is-hidden .hamburger-menu__icon,
#hamburger-menu.is-hidden .hamburger-menu__contents {
  display: none;
}

.hamburger-menu__btn {
  position: fixed;
  top: 17px;
  right: 96px;
  width: auto;
  height: 44px;
  z-index: 1002;
}

.hamburger-menu__btn img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.hamburger-menu__icon {
  position: fixed;
  top: 11px;
  right: 25px;
  width: 56px;
  height: 56px;
  background-color: #2C3D8A;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1002;
  overflow: hidden;
}

.hamburger-menu__icon::before {
  content: '';
  position: fixed;
  top: 11px;
  right: 25px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  z-index: 98;
  box-shadow: 0 15px 22px rgba(44, 61, 138, 0.2);
  transition: 0.2s;
}

.hamburger-menu__icon::after {
  content: '';
  position: absolute;
  right: 2px;
  bottom: 3px;
  width: 20px;
  height: 20px;
  background-color: #2c3e8a;
  transform: rotate(45deg);
  transition: 0.2s;
}

.hamburger-menu__icon__title {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  transition: 0.3s ease-out;
}

.hamburger-menu__icon__line {
  position: absolute;
  top: 32px;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 34px;
  height: 3px;
  background: #fff;
  transition: 0.5s ease-out;
}

.hamburger-menu__icon__line.second {
  top: 40px;
}

.is-active .hamburger-menu__icon::before {
  opacity: 0;
}

.is-active .hamburger-menu__icon::after {
  right: -100px;
}

.is-active .hamburger-menu__icon__title {
  transform: translate(-50%, -15px);
  opacity: 0;
}

.is-active .hamburger-menu__icon__line {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  height: 2px;
}

.is-active .hamburger-menu__icon__line.second {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.is-active .hamburger-menu__contents {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.hamburger-menu__contents {
  position: fixed;
  top: 3px;
  right: 0;
  left: auto;
  padding: 80px 25px 40px;
  width: 375px;
  max-height: 100vh;
  overflow-y: auto;
  background-color: #fff;
  box-shadow: 0 15px 22px rgba(44, 61, 138, 0.2);
  z-index: 1001;
  transform: translateX(375px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s ease-in-out transform, 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
}

.hamburger-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hamburger-menu__list__item {
  margin: 0;
  padding: 5px 25px 5px 0;
  border-bottom: 1px solid #2c3e8a;
  width: 100%;
  position: relative;
}

.hamburger-menu__list__item::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.6vw;
  width: 5.33333vw;
  height: 5.33333vw;
  transform: translateY(-50%);
  background: url("/-/media/aeoncard/campaign/lp/benesseaeoncard_cp/images/icon_menu-arrow.svg") no-repeat center center/contain;
}

.hamburger-menu__list__item:first-child {
  border-top: 1px solid #2c3e8a;
}

.hamburger-menu__list__item .hamburger-menu__list {
  margin-left: 7px;
}

.hamburger-menu__list__item .hamburger-menu__list .hamburger-menu__list__item {
  border-bottom: none;
  padding: 0;
}

.hamburger-menu__list__item .hamburger-menu__list .hamburger-menu__list__item .hamburger-menu__list__link {
  font-size: 14px;
}

.hamburger-menu__list__link {
  color: #2c3e8a;
  font-size: 6.4vw;
  font-weight: 500;
  line-height: 1.33;
  padding: 15px 0;
  display: block;
  position: relative;
  font-weight: 700;
}

.hamburger-menu__list__link > span {
  font-size: 3.73333vw;
}

@media screen and (min-width: 769px) {
  .hamburger-menu__list__link {
    padding: 20px 0;
    font-size: 20px;
  }
  .hamburger-menu__list__link > span {
    font-size: 10px;
  }
  .hamburger-menu__list__item::after {
    width: 20px;
    height: 20px;
    right: 6px;
  }
}

@media screen and (min-width: 1280px) {
  .hamburger-menu__contents {
    top: 130px;
    right: calc((100vw + 375px)/2 + 100px);
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    display: block;
    pointer-events: all;
    width: 265px;
  }
  .hamburger-menu__icon {
    display: none;
  }
  .hamburger-menu__list {
    margin: 0 auto;
    width: 265px;
  }
  .hamburger-menu__list__item {
    padding: 0;
  }
  .hamburger-menu__list__item .hamburger-menu__list {
    margin-left: 7px;
  }
  .hamburger-menu__list__item .hamburger-menu__list .hamburger-menu__list__item {
    border-bottom: none;
    padding: 0;
  }
  .hamburger-menu__list__item .hamburger-menu__list .hamburger-menu__list__item .hamburger-menu__list__link {
    font-size: 14px;
  }
  .hamburger-menu__list__link {
    padding: 20px 0;
    font-size: 20px;
  }
  .hamburger-menu__list__link > span {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
  #contentMain {
    margin-top: 50px;
  }
  .hamburger-menu__btn {
    top: 7px;
    right: 57px;
    height: 36px;
  }
  .hamburger-menu__icon {
    top: 4px;
    right: 8px;
    transform: scale(0.75);
    transform-origin: top right;
  }
  .hamburger-menu__icon::before {
    top: 7px;
    right: 15px;
  }
  .hamburger-menu__contents {
    top: 0;
    right: 0;
    left: auto;
    padding: 70px 20px 40px;
    width: 100%;
    height: 100%;
  }
  .hamburger-menu__contents::-webkit-scrollbar {
    width: 4px;
  }
  .hamburger-menu__contents::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
  }
  .hamburger-menu__contents::-webkit-scrollbar-track-piece::start, .hamburger-menu__contents::-webkit-scrollbar-track-piece::end {
    background-color: #f2f2f2;
  }
}

@media screen and (max-width: 350px) {
  .hamburger-menu__btn {
    top: 12px;
    right: 53px;
    height: 27px;
  }
  .hamburger-menu__icon {
    right: 6px;
  }
}

.kv {
  margin: 0;
  padding: 0 0 28px;
  width: 100%;
  background: url("/-/media/aeoncard/campaign/lp/benesseaeoncard_cp/images/bg_kv.png") no-repeat center center/cover;
}

@media screen and (max-width: 768px) {
  .kv {
    padding-bottom: 7.46667vw;
  }
}

.kv__hdg {
  margin: 0;
  padding: 8px 20px 12px;
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  color: #fff;
  background-color: #00C5CE;
  border-radius: 0 0 20px 20px;
  line-height: 1.25;
}

.kv__hdg > span {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .kv__hdg {
    padding: 2.13333vw 5.33333vw 3.2vw;
    font-size: 5.06667vw;
  }
  .kv__hdg > span {
    font-size: 3.73333vw;
  }
}

.kv__img {
  margin-top: 40px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .kv__img {
    margin-top: 10.66667vw;
  }
}

.a-link {
  color: #015EC5;
  text-decoration: underline;
}

.a-link--red {
  color: #eb0015;
  text-decoration: underline;
}

.a-ac {
  text-align: center;
}

.a-ar {
  text-align: right;
}

.a-fc-red {
  color: #eb0015;
}

.a-mt16 {
  margin-top: 16px !important;
}

@media screen and (max-width: 768px) {
  .a-mt16 {
    margin-top: 4.26667vw !important;
  }
}

.a-mt24 {
  margin-top: 24px !important;
}

@media screen and (max-width: 768px) {
  .a-mt24 {
    margin-top: 6.4vw !important;
  }
}

.notes > li {
  margin-top: 6px;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .notes > li {
    margin-top: 1.6vw;
    font-size: 3.2vw;
  }
}

.label {
  margin: 0;
}

.label__blue {
  margin: 0;
  padding: 20px;
  color: #fff;
  background-color: #2c3e8a;
}

.label__blue > p {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}

.label__blue > p > span {
  font-size: 16px;
}

.label__blue > p > span > strong {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .label__blue {
    padding: 5.33333vw;
  }
  .label__blue > p {
    font-size: 3.73333vw;
  }
  .label__blue > p > span {
    font-size: 4.26667vw;
  }
  .label__blue > p > span > strong {
    font-size: 5.33333vw;
  }
}

.label__link {
  margin: 0;
  padding: 20px 20px 0;
  text-align: right;
}

.label__link > a {
  color: #015EC5;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .label__link {
    padding: 5.33333vw 5.33333vw 0;
  }
  .label__link > a {
    font-size: 4.26667vw;
  }
}

.flow {
  margin: 0;
  padding: 56px 20px;
}

@media screen and (max-width: 768px) {
  .flow {
    padding: 14.93333vw 5.33333vw;
  }
}

.flow__hdg {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
}

.flow__hdg > span {
  padding-bottom: 0.05em;
  background: linear-gradient(transparent 60%, #FFEE00 60%);
}

@media screen and (max-width: 768px) {
  .flow__hdg {
    font-size: 7.46667vw;
  }
}

.flow__list {
  margin-top: 24px;
}

.flow__list > li {
  border-radius: 10px;
  border: 2px solid #2C3E8A;
  padding: 20px;
  margin-bottom: 68px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .flow__list > li {
    border-radius: 2.66667vw;
    padding: 5.33333vw;
  }
}

.flow__list > li::after {
  content: "";
  position: absolute;
  width: 56px;
  height: 28px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -48px;
  background: url("/-/media/aeoncard/campaign/lp/benesseaeoncard_cp/images/icon_flow-list.svg") no-repeat center center/contain;
}

@media screen and (max-width: 768px) {
  .flow__list > li::after {
    width: 14.93333vw;
    height: 7.46667vw;
    bottom: -vw(48);
  }
}

.flow__list > li:last-child {
  margin-bottom: 0;
  border: none;
  padding: 0;
  border-radius: 0;
}

.flow__list > li:last-child::after {
  content: none;
}

.flow__list > li h3 {
  margin: 0 0 12px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .flow__list > li h3 {
    margin-bottom: 3.2vw;
  }
}

.flow__list > li h3 span {
  padding: 2px 20px 0;
  border-radius: 80px;
  background: #2C3E8A;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.flow__list > li h3 span > strong {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .flow__list > li h3 span {
    padding: 0.53333vw 5.33333vw 0;
    font-size: 4.8vw;
  }
  .flow__list > li h3 span > strong {
    font-size: 6.4vw;
  }
}

.flow__btn {
  margin-top: 32px;
  width: 100%;
  height: 56px;
  background-color: #FF8A24;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

@media screen and (max-width: 768px) {
  .flow__btn {
    margin-top: 8.53333vw;
    height: 14.93333vw;
    font-size: 4.26667vw;
    border-radius: 1.06667vw;
  }
}

.flow__btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #fff;
}

@media screen and (max-width: 768px) {
  .flow__btn::after {
    border-top: 1.86667vw solid transparent;
    border-bottom: 1.86667vw solid transparent;
    border-left: 2.66667vw solid #fff;
  }
}

.benefit {
  margin: 0;
  padding: 56px 20px;
  background: #FFFCD9;
}

@media screen and (max-width: 768px) {
  .benefit {
    padding: 14.93333vw 5.33333vw;
  }
}

.benefit__hdg {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.025em;
}

.benefit__hdg > span {
  padding-bottom: 0.05em;
  background: linear-gradient(transparent 60%, #fff 60%);
}

@media screen and (max-width: 768px) {
  .benefit__hdg {
    font-size: 7.46667vw;
  }
}

.benefit__box {
  margin-top: 72px;
  border-radius: 10px;
  border: 4px solid #FE0;
  background: #FFF;
  padding: 64px 20px 32px;
}

@media screen and (max-width: 768px) {
  .benefit__box {
    margin-top: 19.2vw;
    border-radius: 2.66667vw;
    padding: 17.06667vw 5.33333vw 8.53333vw;
  }
}

.benefit__box h3 {
  margin: -142px auto 0;
  width: 129px;
}

@media screen and (max-width: 768px) {
  .benefit__box h3 {
    margin-top: -37.86667vw;
    width: 34.4vw;
  }
}

.benefit__box h3 + p {
  margin-top: 6px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.025em;
}

@media screen and (max-width: 768px) {
  .benefit__box h3 + p {
    margin-top: 1.6vw;
    font-size: 4.8vw;
  }
}

.benefit__list {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .benefit__list {
    margin-top: 6.4vw;
  }
}

.benefit__list > li {
  margin: 0;
  padding: 14px 8px;
  display: flex;
  border-top: 1px solid #d9d9d9;
  display: flex;
  gap: 24px;
  position: relative;
}

.benefit__list > li:last-child {
  border-bottom: 1px solid #d9d9d9;
}

.benefit__list > li > img {
  width: 80px;
  flex-shrink: 0;
}

.benefit__list > li h4 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}

.benefit__list > li p {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .benefit__list > li {
    padding: 3.73333vw 2.13333vw;
    gap: 6.4vw;
  }
  .benefit__list > li > img {
    width: 21.33333vw;
  }
  .benefit__list > li h4 {
    font-size: 6.4vw;
  }
  .benefit__list > li p {
    font-size: 3.73333vw;
  }
}

.benefit__list .life {
  height: 80px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .benefit__list .life {
    height: 21.33333vw;
  }
}

.benefit__list .life::after {
  content: '';
  position: absolute;
  width: 94px;
  height: 94px;
  top: -40px;
  right: -44px;
  background: url("/-/media/aeoncard/campaign/lp/benesseaeoncard_cp/images/img_benefit-02_02.png") no-repeat center right/contain;
}

@media screen and (max-width: 768px) {
  .benefit__list .life::after {
    width: 25.06667vw;
    height: 25.06667vw;
    top: -10.66667vw;
    right: -11.73333vw;
  }
}

.benefit__link {
  margin-top: 24px;
  text-align: center;
}

.benefit__link > a {
  color: #BD0380;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .benefit__link {
    margin-top: 6.4vw;
  }
  .benefit__link > a {
    font-size: 3.73333vw;
  }
}

.card {
  margin: 0;
  padding: 56px 20px;
}

@media screen and (max-width: 768px) {
  .card {
    padding: 14.93333vw 5.33333vw;
  }
}

.card__hdg {
  font-size: 24px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .card__hdg {
    font-size: 6.4vw;
  }
}

.card__box {
  margin-top: 8px;
  padding: 20px 8px 24px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

@media screen and (max-width: 768px) {
  .card__box {
    margin-top: 2.13333vw;
    padding: 5.33333vw 2.13333vw 6.4vw;
  }
}

.card__name {
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .card__name {
    font-size: 3.73333vw;
  }
}

.card__flex {
  margin-top: 12px;
  display: flex;
  gap: 20px;
}

@media screen and (max-width: 768px) {
  .card__flex {
    margin-top: 3.2vw;
    gap: 5.33333vw;
  }
}

.card__face {
  width: 137px;
  height: 137px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card__face > img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (max-width: 768px) {
  .card__face {
    width: 36.53333vw;
    height: 36.53333vw;
  }
}

.card__lead {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 700;
  color: #2c3e8a;
}

@media screen and (max-width: 768px) {
  .card__lead {
    margin-top: 3.2vw;
    font-size: 3.73333vw;
  }
}

.card__lead + p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .card__lead + p {
    margin-top: 2.13333vw;
    font-size: 3.73333vw;
  }
}

.card__lineup-link {
  margin-top: 12px;
  text-align: right;
}

.card__lineup-link > a {
  color: #7d7d7d;
  font-size: 13px;
  font-weight: 500;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .card__lineup-link {
    margin-top: 3.2vw;
  }
  .card__lineup-link > a {
    font-size: 3.46667vw;
  }
}

.card__btn {
  margin: 12px auto 0;
  width: 276;
  height: 38px;
  background-color: #FF8A24;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

@media screen and (max-width: 768px) {
  .card__btn {
    margin-top: 3.2vw;
    width: 73.6vw;
    height: 10.13333vw;
    font-size: 3.2vw;
    border-radius: 1.33333vw;
  }
}

.card__btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
}

@media screen and (max-width: 768px) {
  .card__btn::after {
    border-top: 1.06667vw solid transparent;
    border-bottom: 1.06667vw solid transparent;
    border-left: 1.6vw solid #fff;
  }
}

.card__karte-link {
  margin-top: 8px;
  text-align: center;
}

.card__karte-link > a {
  color: #7d7d7d;
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .card__karte-link {
    margin-top: 2.13333vw;
  }
  .card__karte-link > a {
    font-size: 3.2vw;
  }
}

.campaign__hdg {
  margin-top: 40px;
  color: #2c3e8a;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.campaign__hdg::before {
  content: '';
  display: block;
  width: 2px;
  height: 1.3em;
  background-color: #2c3e8a;
  margin-right: 10px;
  transform: rotate(-45deg);
}

.campaign__hdg::after {
  content: '';
  display: block;
  width: 2px;
  height: 1.3em;
  background-color: #2c3e8a;
  margin-left: 10px;
  transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .campaign__hdg {
    margin-top: 10.66667vw;
    font-size: 5.86667vw;
  }
  .campaign__hdg::before {
    margin-right: 2.66667vw;
  }
  .campaign__hdg::after {
    margin-left: 2.66667vw;
  }
}

.campaign__bnr {
  margin: 16px auto 0;
  width: 305px;
}

.karte {
  margin: 0;
  padding: 56px 20px;
  background-color: #f2f2f2;
}

@media screen and (max-width: 768px) {
  .karte {
    padding: 14.93333vw 5.33333vw;
  }
}

.karte h3 {
  margin-top: 24px;
  font-size: 15px;
  font-weight: 700;
  background-color: #999;
  padding: 2px 4px;
  color: #fff;
}

.karte h3:first-child {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .karte h3 {
    padding: 0.53333vw 1.06667vw;
    margin-top: 6.4vw;
    font-size: 4vw;
  }
}

.karte p {
  margin-top: 4px;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .karte p {
    margin-top: 2.13333vw;
    font-size: 3.2vw;
  }
}

.karte .notes {
  margin-top: 4px;
}

@media screen and (max-width: 768px) {
  .karte .notes {
    margin-top: 2.13333vw;
  }
}

.karte a {
  text-decoration: underline;
}

.karte p.karte__number {
  margin-top: 32px;
  text-align: right;
}

.karte p.karte__number > span {
  padding: 2px 4px;
  border: 1px solid #1a1a1a;
}

@media screen and (max-width: 768px) {
  .karte p.karte__number {
    margin-top: 8.53333vw;
  }
  .karte p.karte__number > span {
    padding: 0.53333vw 1.06667vw;
  }
}

.page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
}

@media screen and (max-width: 768px) {
  .page-top {
    bottom: 5.33333vw;
    right: 5.33333vw;
    width: 10.66667vw;
    height: 10.66667vw;
  }
}
