<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    font-family: "Hiragino Sans", メイリオ, Meiryo, sans-serif;
    color: rgb(26, 26, 26);
    letter-spacing: normal;
}

#card {
    background: #EDF4FC;
}

.newcard-list [class^=newcard-box] {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #707070;
}

.newcard-list .hr__nonesp {
    border-bottom: none !important;
    padding-bottom: 0;
}

a {
    transition: opacity 0.3s;
}

p {
    margin-bottom: 0;
}

.cont h1,
.cont h2,
.cont h3 {
    margin-top: 0;
    margin-bottom: 0;
}

#contentMain {
    background: #fff;
}

.gradient_bg {

    border-top: 5px solid #47549e;
}

.kv_note {
    color: #ff5555;
}

.float-link__caution,
.modal__entry,
.introduce__container,
.introduce__bnr,
.rule__acd-trigger,
.tokuten__contents li,
.cashless__wallet,
.cashless__pay,
.cashless__steps li,
.security__detail,
.card__image-area,
.card__type,
.cards__acd-trigger,
.lead__link,
.cont__container,
.cont__center,
.float-link__card,
.modal__entry-btn,
.tokuten__detail-link,
.cashless__detail-btn,
.security__detail-link,
.card__entry {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.float-link__caution&gt;*,
.modal__entry&gt;*,
.introduce__container&gt;*,
.introduce__bnr&gt;*,
.rule__acd-trigger&gt;*,
.tokuten__contents li&gt;*,
.cashless__wallet&gt;*,
.cashless__pay&gt;*,
.cashless__steps li&gt;*,
.security__detail&gt;*,
.card__image-area&gt;*,
.card__type&gt;*,
.cards__acd-trigger&gt;*,
.lead__link&gt;*,
.cont__container&gt;*,
.cont__center&gt;*,
.float-link__card&gt;*,
.modal__entry-btn&gt;*,
.tokuten__detail-link&gt;*,
.cashless__detail-btn&gt;*,
.security__detail-link&gt;*,
.card__entry&gt;* {
    min-height: 0%;
}

.cont__container,
.cont__container--small {
    box-sizing: content-box !important;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.-point {
    background-color: #fceaee;
    padding: 0;
}

@media screen and (max-width: 768px) {

    .cont__container,
    .cont__container--small {
        max-width: 90.6666666667%;
        padding-left: 0;
        padding-right: 0;
    }

    .gradient_bg {
        padding: 0;

    }
}

.cont__container--small {
    max-width: 900px;
}

@media screen and (max-width: 768px) {
    .cont__container--small {
        max-width: 89.3333333333%;
    }
}

.introduce__container,
.tokuten__container,
.cashless__container,
.security__container,
.cards__container,
.lead__container,
.imanara__container {
    padding-top: 100px;
    padding-bottom: 100px;
}

.introduce__container {
    padding-top: 40px;
    padding-bottom: 80px;
    background: #fceaee;
}

#cards {
    background-color: #EDF4FC;
}

.lead__container {
    background-color: #EDF4FC;
}

.cards__container {
    padding: 100px 0;
}

@media screen and (max-width: 768px) {

    .introduce__container,
    .tokuten__container,
    .cashless__container,
    .security__container,
    .lead__container,
    .imanara__container {
        padding-top: 16vw;
        padding-bottom: 16vw;
    }

    .cards__container {
        padding: 16vw 0;
    }
}

.tokuten__container {
    background-image: linear-gradient(90deg, rgb(218, 240, 252) 48%, rgb(165, 219, 247) 100%);
}

.cashless__title,
.cards__title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.cashless__title picture img,
.cards__title picture img {
    width: 100%;
    height: auto;
}

.tokuten__title h2,
.cashless__title h2,
.security__title h2,
.cards__title h2 {
    margin: 0;
    margin-left: 20px;
    color: #333333;
    font-size: 55px;
    font-weight: bold;
    line-height: 1;
}

.cards__title h2,
.security__title h2,
.tokuten__title h2 {
    margin-left: 0;
}

.cards__title h2 {
    padding-top: 50px;
}

.security__title h2,
.tokuten__title h2 {
    padding-top: 20px;
}

.security__title,
.tokuten__title {
    text-align: center;
}

@media screen and (max-width: 768px) {

    .tokuten__title h2,
    .cashless__title h2,
    .security__title h2,
    .cards__title h2 {
        margin-left: 2.6666666667vw;
        font-size: 8vw;
        line-height: 1.3333333333;
        text-align: center;
    }

    .cards__title h2,
    .security__title h2,
    .tokuten__title h2 {
        margin-left: 0;
    }
}

.tokuten__top-text,
.cashless__top-text,
.security__top-text {
    margin-top: 20px !important;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
}

@media screen and (max-width: 768px) {

    .tokuten__top-text,
    .cashless__top-text,
    .security__top-text {
        margin-top: 2.6666666667vw !important;
        font-size: 5.3333333333vw;
    }
}

.tokuten__top-text .underline,
.cashless__top-text .underline,
.security__top-text .underline {
    display: inline-block;
    background: linear-gradient(transparent 60%, #fff000 60%, #fff000 100%, transparent 100%);
}

@media screen and (max-width: 768px) {

    .tokuten__top-text .underline,
    .cashless__top-text .underline,
    .security__top-text .underline {
        background: linear-gradient(transparent 60%, #fff000 60%, #fff000 90%, transparent 90%);
    }
}

.modal__close,
.introduce__bnr,
.introduce__other-link,
.lead__link,
.lead__u29-entry,
.js-accordion__trigger,
.link,
.float-link__card,
.modal__entry-btn,
.tokuten__detail-link,
.cashless__detail-btn,
.security__detail-link,
.card__entry,
.rule__link,
.tokuten__caution-link,
.card__link {
    color: inherit;
    transition: opacity 0.3s;
    cursor: pointer;
}

.modal__close:hover,
.introduce__bnr:hover,
.introduce__other-link:hover,
.lead__link:hover,
.lead__u29-entry:hover,
.js-accordion__trigger:hover,
.link:hover,
.float-link__card:hover,
.modal__entry-btn:hover,
.tokuten__detail-link:hover,
.cashless__detail-btn:hover,
.security__detail-link:hover,
.card__entry:hover,
.rule__link:hover,
.tokuten__caution-link:hover,
.card__link:hover {
    opacity: 0.7;
}

.rule__link,
.tokuten__caution-link,
.card__link {
    color: #0b7ed4;
}

.float-link__card,
.modal__entry-btn,
.cashless__detail-btn,
.security__detail-link,
.card__entry {
    appearance: none;
    border: 0;
    border-radius: 6px;
    background-color: #d72e8b;
    color: #ffffff;
    font-weight: 500;
    position: relative;
}

.float-link__card {
    background-color: #b60081;
}

.tokuten__detail-link {
    color: #fff;
    background-color: #4F62AC;
    position: relative;
    font-weight: bold;
    border-radius: 10px;
    padding: 10px 0;
}

@media screen and (max-width: 768px) {

    .float-link__card,
    .modal__entry-btn,
    .tokuten__detail-link,
    .cashless__detail-btn,
    .security__detail-link,
    .card__entry {
        border-radius: 1.3333333333vw;
    }
}

.float-link__card::after,
.modal__entry-btn::after,
.tokuten__detail-link::after,
.cashless__detail-btn::after,
.security__detail-link::after {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
    width: 50px;
    height: 28.5714285714%;
    content: "";
    background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20230211/images/pc/icon_btn_right-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}

.card__entry::after {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.tokuten__detail-link::after {
    background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20230417/images/pc/icon_btn_right-arrow.png);
    width: 12px;
    height: 12px;
}

@media screen and (max-width: 768px) {

    .float-link__card::after,
    .modal__entry-btn::after,
    .tokuten__detail-link::after,
    .cashless__detail-btn::after,
    .security__detail-link::after {
        background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20230211/images/sp/icon_btn_right-arrow.png);
        right: 5.3571428571%;
        height: 26%;
    }
}

/* common style override:start */
body.fixed {
    overflow-y: hidden;
}

@media screen and (min-width: 769px) {
    body {
        min-width: 100%;
    }
}

.cont * {
    box-sizing: border-box;
}

/* .cont p {
  margin-top: 0;
  margin-bottom: 0;
}
.cont h1,
.cont h2,
.cont h3 {
  margin-top: 0;
  margin-bottom: 0;
} */
.cont ul,
.cont ol {
    list-style: none;
}

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

/* common style override:end */
/* base:start */
[v-cloak] {
    display: none;
}

@media screen and (max-width: 768px) {
    .pcOnly {
        display: none !important;
    }
}

@media screen and (min-width: 1281px) {
    .pcSmallOnly {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .pcSmallOnly {
        display: none !important;
    }
}

@media screen and (min-width: 769px) {
    .spOnly {
        display: none !important;
    }
}

.lineBreak {
    display: inline-block;
}

.cautionText {
    color: #e70031;
}

.greenText {
    color: #00B050;
}

.cont__container {
    color: #333333;
}

/* base:end */
.js-accordion__trigger {
    position: relative;
}

.js-accordion__target {
    overflow: hidden;
}

.js-accordion__target-enter-active {
    transition: all 0.5s ease-in-out;
}

.js-accordion__target-leave-active {
    transition: all 0.5s ease-in-out;
}

.js-accordion__target-enter,
.js-accordion__target-leave-to {
    opacity: 0;
}

.js-accordion__icon {
    position: absolute;
    right: 1.9230769231%;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
}

@media screen and (max-width: 768px) {
    .js-accordion__icon {
        right: 10px;
        width: 17px;
        height: 17px;
    }
}

.js-accordion__icon::before {
    position: absolute;
    top: 50%;
    right: 40px;
    width: 100px;
    transform: translateY(-50%);
    content: "閉じる";
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-align: right;
}

@media screen and (max-width: 768px) {
    .js-accordion__icon::before {
        right: 25px;
        font-size: 12px;
    }
}

.js-accordion__icon span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    transition-delay: 0.3s;
}

.js-accordion__icon span::before,
.js-accordion__icon span::after {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: all 0.3s;
}

.js-accordion--close .js-accordion__icon::before {
    content: "開く";
}

.js-accordion--close .js-accordion__icon span::after {
    transform: translateY(-50%) rotate(90deg);
}

/* js-fade:start */
:root {
    --fade-translate-x: 0px;
    --fade-translate-y: 0px;
    --fade-duration: 500ms;
}

/* 表示方向 */
.up {
    --fade-translate-y: 50px;
}

.down {
    --fade-translate-y: -50px;
}

.fromLeft {
    --fade-translate-x: -50px;
}

.fromRight {
    --fade-translate-x: 50px;
}

.jsScroll {
    opacity: 0;
    transition-duration: 400ms;
    transition-property: opacity, transform;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-delay: 0ms;
    transform: translate(var(--fade-translate-x), var(--fade-translate-y));
}

.jsScroll.delay--100 {
    transition-delay: 100ms;
}

.jsScroll.delay--200 {
    transition-delay: 200ms;
}

.jsScroll.delay--300 {
    transition-delay: 300ms;
}

.jsScroll.delay--400 {
    transition-delay: 400ms;
}

.jsScroll.delay--500 {
    transition-delay: 500ms;
}

.jsScroll.delay--600 {
    transition-delay: 600ms;
}

.jsScroll.delay--700 {
    transition-delay: 700ms;
}

.jsScroll.delay--800 {
    transition-delay: 800ms;
}

.jsScroll.delay--900 {
    transition-delay: 900ms;
}

.jsScroll.delay--1000 {
    transition-delay: 1000ms;
}

.jsScroll.delay--1100 {
    transition-delay: 1100ms;
}

.jsScroll.delay--1200 {
    transition-delay: 1200ms;
}

.jsScroll.delay--1300 {
    transition-delay: 1300ms;
}

.jsScroll.delay--1400 {
    transition-delay: 1400ms;
}

.jsScroll.delay--1500 {
    transition-delay: 1500ms;
}

.jsScroll.delay--1600 {
    transition-delay: 1600ms;
}

.jsScroll.delay--1700 {
    transition-delay: 1700ms;
}

.jsScroll.delay--1800 {
    transition-delay: 1800ms;
}

.jsScroll.delay--1900 {
    transition-delay: 1900ms;
}

.jsScroll.delay--2000 {
    transition-delay: 2000ms;
}

.jsScrollIn {
    opacity: 1;
    transform: translate(0, 0);
}

.jsFvHide {
    opacity: 0;
    transition-duration: 1.5s;
    transition-property: opacity, transform;
    transition-delay: 0s;
}

.jsFvHide.jsFvShow {
    opacity: 1;
}

.fade-enter-active {
    transition: opacity 0.5s;
}

.fade-leave-active {
    transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to {
    opacity: 0;
}

/* js-fade:end */
/* mv:start */
@media screen and (max-width: 768px) {

    .kv-width-s .mv__texts {
        width: 50%;
        padding: 0 20px;
    }


}

.mv__contents {
    width: 100%;
    padding: 0 10px;
}

.mv__contents_b {
    padding: 0 6.3%;
}

@media screen and (min-width: 769px) {
    .mv__flag {
        width: 100%;
        margin-bottom: 30px;
    }
}

.mv__card img {
    width: 38vw;
    box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.5);
    border-radius: 1vw;
}

@media screen and (min-width: 769px) {


    .mv__card {
        width: 100%;
        text-align: center;
        display: flex;
    }

    .mv__card img {
        width: 190px;
        border-radius: 5px;
        margin-right: 20px;
    }

    .mv__contents_b .mv__card img {
        width: auto;
    }

    .cash_back__container {
        text-align: center;
    }

    .cash_back_period__container {
        text-align: center;
    }

    .cash_back__container h2 img {
        width: 60%;
    }

    .cash_back_period__container img {
        width: 60%;
    }
}

.mv__text-01 {
    display: block;
}

.mv__text-03 {
    padding: 10px 0 25px;
    display: block;
}

.mv__text-04 {
    display: block;
    margin: 0 50px;
}

.mv__text-05 {
    display: block;
    padding: 20px 0;
}

.mainperiod {
    text-align: center;
    padding: 15px 0;
    border: 2px solid #b2b2b2;
    margin: 0 4.66vw 16vw;
}

.cash_back_20_whereever {
    margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
    .mainperiod {
        padding: 30px 0;
        border: 4px solid #b2b2b2;
        max-width: 940px;
        margin: 0 auto 100px;
    }

    .mv__texts {
        text-align: center;
    }

    .mv__text-03 {
        padding: 0;
    }

    .mv__text-04 {
        padding: 15px 0;
    }

    .mv__text-05 {
        padding: 0 0 20px 0;
    }
}

.mv {
    opacity: 0;
}

.mv.jsFvAnime {
    opacity: 1;
}

.mv__flag,
.mv__card,
.mv__text-01,
.mv__text-02,
.mv__text-03,
.mv__text-04,
.mv__text-05 {
    opacity: 0;
}

.mv__text-04 {
    position: relative;
    display: block;
    overflow: hidden;
}

.mv__text-04::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    /*キラッと光る形状*/
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
}

.mv__text-06 {
    font-size: 20px;
}

.mv__text-07 {
    padding-top: 10px;
}

.mv__text-07 a {
    display: inline-block;
    color: #0b7ece;
    text-decoration: underline;
    font-size: 22px;
}

.jsFvAnime .mv__card {
    animation: slide-left 0.5s ease-in-out both;
    animation-delay: 0s;
}

.blue-date {
    background: #c2143e;
    padding: 30px;
    color: #fff;
    text-align: center;
}

.blue-date img {
    max-width: 750px;
}

.blue-date .date-text {
    max-width: 848px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
}

.blue-date .date-text span {
    font-size: 40px;
}

.kv-btn a {
    font-size: 27px;
    background: #b50080;
    color: #fff;
    text-align: center;
    display: block;
    width: 500px;
    margin: 0 auto;
    border-radius: 10px;
    font-weight: bold;
    line-height: 1;
    padding: 18px 0;
    box-shadow: 0 0 10px #f6cad4;
    position: relative;
}

.kv-btn a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 18px solid #fff;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 0 solid transparent;
    transform: rotate(-90deg) translateX(35%);
    right: 12px;
    top: 50%;
}

.kv-btn a i {
    font-size: 18px;
}

@media screen and (max-width: 768px) {
    .blue-date img {
        max-width: 100%;
    }

    .jsFvAnime .mv__card {
        animation: slide-right 0.5s ease-in-out both;
    }

    .mv__text-06 {
        font-size: 12px;
        text-align: center;
    }

    .mv__text-07 {
        text-align: center;
        padding-top: 5px;
    }

    .mv__text-07 a {
        font-size: 12px;
    }

    .mv__contents {
        padding: 0;
    }

    .cp_detail_11_top_content .cp_detail_11_top_txt a {
        font-size: 14px;
    }
}

.jsFvAnime .mv__flag {
    animation: fade-in 0.5s ease both;
    animation-delay: 0.5s;
}

.jsFvAnime .mv__text-01 {
    animation: fade-in 0.8s ease both;
    animation-delay: 0.2s;
}

.jsFvAnime .mv__text-02 {
    animation: fade-in 0.8s ease both;
    animation-delay: 0.3s;
}

.jsFvAnime .mv__text-04::before {
    animation: shine 1.8s ease both;
    animation-delay: 1.2s;
}

.jsFvAnime .mv__text-03 {
    animation: fade-in 0.8s ease both;
    animation-delay: 0.5s;
}

.jsFvAnime .mv__text-04 {
    animation: fade-in 0.8s ease both;
    animation-delay: 0.5s;
}

.jsFvAnime .mv__text-05 {
    animation: fade-in 0.8s ease both;
    animation-delay: 0.5s;
}

/**
 * ----------------------------------------
 * fade-in
 * ----------------------------------------
 */
@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/**
 * ----------------------------------------
 * slide-left
 * ----------------------------------------
 */
@keyframes slide-left {
    0% {
        opacity: 0;
        transform: translateX(-30%);
    }

    100% {
        opacity: 1;
        transform: translateX(0%);
    }
}

/**
 * ----------------------------------------
 * slide-right
 * ----------------------------------------
 */
@keyframes slide-right {
    0% {
        opacity: 0;
        transform: translateX(40%);
    }

    100% {
        opacity: 1;
        transform: translateX(0%);
    }
}

/**
 * ----------------------------------------
 * shine
 * ----------------------------------------
 */
@keyframes shine {
    100% {
        left: 125%;
    }
}

/* mv:end */
/* term:start */
.term img {
    width: 100%;
}

/* term:end */
/* lead:start */
#lead {
    background: #EDF4FC;
}

.lead__links {
    max-width: 940px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

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

.lead__links li {
    list-style: none;
}

@media screen and (max-width: 768px) {
    .lead__links li {
        width: 47.0588235294%;
        margin-top: 5.3333333333vw;
    }
}

.lead__link {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 15px 10px 20px;
    position: relative;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05);
    border: 2px solid #0042a4;
    box-shadow: 4px 4px 0 0 #0042a4;
}

@media screen and (max-width: 768px) {
    .lead__link {
        padding: 3vw 3vw 2vw 5vw;
        border-radius: 1.6vw;
    }
}

.lead__link-icon {
    width: 39.0243902439%;
}

@media screen and (max-width: 768px) {
    .lead__link-icon {
        width: 100%;
    }
}

.lead__link-text {
    padding: 4.8780487805% 0 !important;
    color: #0042a4;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
}

.lead__link-text_two {
    padding: 0% !important;
}

.lead__link-text_state {
    justify-content: center;
}

.lead__link-text_state li {
    text-align: center;
}

.lead__link-text_state li:first-child {
    margin-right: 38px;
}

.lead__link-text_state .lead__link-text_two {
    font-size: 20px;
}

.lead__link-text_state .lead__link-text_state_01 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}

.lead__link-text_state_img {
    margin-top: 20px;
    width: 14px;
    height: 23px;
}

@media screen and (max-width: 1080px) {
    .lead__link-text_state li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
    }

    .lead__link-text {
        font-size: 1.6666666667vw;
    }
}

.lead__link-text_state_logo {
    width: 50px;
    margin-right: 10px;
}

@media screen and (max-width: 768px) {
    .lead__link-text_state li:first-child {
        margin-right: 0;
    }

    .lead__link-text_state li {
        width: 100%;
        max-width: none;
    }

    .lead__link-text_state .lead__link-text_state_01 {
        font-size: 3.3vw;
        margin: 0;
    }

    .lead__link-text_state .lead__link-text_two {
        font-size: 5vw;
    }

    .lead__link-text {
        padding: 2vw 0 !important;
        font-size: 3.633333vw;
    }

    #lead__link-text_right {
        padding: 4.267vw 0 !important;
    }

    .lead__link-text_state_logo {
        width: 10.5vw;
    }

    .lead__link-text_state_img {
        margin-top: 0;
    }
}

.lead__info {
    width: 100%;
    margin: 0 auto;
    padding-top: 80px;
    max-width: 900px;
}

@media screen and (max-width: 768px) {
    .lead__info {
        padding-top: 60px;
    }

}

.lead__title_logo {
    text-align: center;
}

.lead__title_logo img {
    width: 140px;
}

.lead__title {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    font-weight: bold
}

.lead__title_01 {
    font-size: 28px;
    margin-bottom: 5px;
    vertical-align: bottom;
}

.lead__title_02 {
    font-size: 40px;
    line-height: 1.2;
    vertical-align: middle;
}

.lead__title_02 picture {
    vertical-align: bottom;
}

.lead__title_02 img {
    display: inline-block;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .lead__title {
        padding-top: 0;
    }

    .lead__title_logo img {
        width: 100px;
    }

    .lead__title_01 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .lead__title_02 {
        font-size: 25px;
        line-height: 1.2;
        vertical-align: middle;
    }

    .lead__title_02 img {
        display: inline-block;
        margin-bottom: 10px;
        vertical-align: middle;
    }
}

.lead__contents {
    margin-top: 80px;
    margin-top: 7.6923076923%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

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

.lead__content {
    width: 48.0769230769%;
}

@media screen and (max-width: 768px) {
    .lead__content {
        width: 100%;
    }

    /* .lead__content img {
    width: 100%;
  } */
}

.lead__u29 {
    margin-top: 7.6923076923%;
    width: 100%;
    display: block;
    position: relative;
}

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

.lead__u29-bnr {
    width: 100%;
}

.lead__u29-bnr img {
    width: 100%;
}

.lead__u29-entry {
    display: block;
    position: absolute;
    width: 48.0769230769%;
    height: 19.9335548173%;
    left: 50%;
    bottom: 9.9667774086%;
    transform: translateX(-50%);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 768px) {
    .lead__u29-entry {
        width: 73.5294117647%;
        height: 19.512195122%;
        bottom: 9.756097561%;
        box-shadow: 0px 0.5333333333vw 0.8vw 0px rgba(0, 0, 0, 0.1);
    }
}

/* lead:end */
.cards__list--1col,
.cards__list--2col,
.cards__list--3col,
.cards__list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.cards__list--1col&gt;.cards__item,
.cards__list--2col&gt;.cards__item,
.cards__list--3col&gt;.cards__item,
.cards__list&gt;.cards__item {
    width: 100%;
}

.cards__contents {
    width: 100%;
    margin: 0 auto;
}

#cards .cards__contents {
    max-width: 530px;
}

.cards__top {
    padding: 50px 0 0;
}

/* cards:start */
@media screen and (max-width: 768px) {
    .cards__title {
        margin: 0 auto;
    }

    .cards__list--1col #cards__item {
        width: 100%;
    }

    .cards__list--3col&gt;#cards__item .card {
        width: 100vw;
    }
}

@media screen and (max-width: 768px) {
    .cards__title picture {
        width: 17.3333333333vw;
    }

    .cards__top {
        padding: 11vw 0 0;
    }
}

.cards__title picture img {
    width: 100%;
    height: auto;
}

.cards__acd {
    margin-top: 60px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .cards__acd {
        margin-top: 40px;
    }
}

.cards__acd-trigger {
    background-color: #B2883A;
    padding: 15px 130px;
}

@media screen and (max-width: 768px) {
    .cards__acd-trigger {
        min-height: 65px;
        padding: 10px 70px 10px 20px;
        align-items: flex-start;
    }
}

.cards__acd-title {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .cards__acd-title {
        font-size: 14px;
        line-height: 1.375;
        text-align: left;
    }
}

.cards__acd-content {
    background-color: #ffffff;
    padding: 5.2884615385% 4.8076923077%;
}

@media screen and (max-width: 768px) {
    .cards__acd-content {
        padding: 40px 5.3333333333vw;
    }
}

.cards__acd-content&gt;*:not(:first-child) {
    margin-top: 5px;
}

.cards__lead-text {
    margin: auto;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .cards__lead-text {
        font-size: 18px;
        line-height: 1.3888888889;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .cards__list--3col::after {
        content: "";
        display: block;
        width: 50%;
        height: 1px;
    }
}

.cards__item {
    max-width: 420px;
    display: flex;
}

@media screen and (max-width: 768px) {
    .cards__item {
        max-width: 100%;
    }
}

.cards__divide {
    margin: 60px auto;
    height: 1px;
    width: 100%;
    background-color: #e5e5e5;
}

@media screen and (max-width: 768px) {
    .cards__divide {
        margin: 40px auto;
    }
}

.cards__cautions {
    list-style: none;
}

@media screen and (min-width: 769px) {
    .cards__cautions {
        margin-top: 3.8461538462% !important;
    }
}

.cards__cautions li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 12px;
    line-height: 1.5833333333;
}

@media screen and (max-width: 768px) {
    .cards__cautions li {
        line-height: 1.4166666667;
    }
}

/* cards:end */
/* card:start */
.card {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
}

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

.card__name {
    height: 40px;
    margin-left: -0.5em;
    margin-right: -0.5em;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4285714286;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .card__name {
        font-size: 12px;
        line-height: 1.5714285714;
    }
}

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

@media screen and (min-width: 769px) {
    .card__name.row1pc {
        height: 20px;
    }
}

@media screen and (max-width: 768px) {
    .card__name.row1sp {
        height: 20px;
    }
}

@media screen and (min-width: 769px) {
    .card__name.row3pc {
        height: 60px;
    }
}

@media screen and (max-width: 768px) {
    .card__name.row3sp {
        height: 60px;
    }
}

.card__image-area {
    height: auto;
    min-height: 0%;
    max-width: 360px;
    margin: 20px auto;
}

.card__image-area.cardImgTall {
    height: 260px;
}

@media screen and (max-width: 768px) {
    .card__image-area {
        max-width: 245px;
        margin-left: auto;
        margin-right: auto;
    }

    .card__image-area.cardImgTall {
        height: 43.0666666667vw;
    }
}

.card__image-area.cardImgTallPc {
    height: 260px;
}

@media screen and (max-width: 768px) {
    .card__image-area.cardImgTallPc {
        height: auto;
    }
}

#cards__item .color_blue {
    color: #0066CC;
    text-decoration: underline;
}

.card__image {
    display: block;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    min-height: 0%;
}

.card__image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.card__image.card__vertical {
    height: 100%;
    text-align: center;
}

.card__image.card__vertical img {
    width: auto !important;
    height: 100% !important;
    margin: auto;
}

.card__image.bordered img {
    border: 1px solid #333333;
    border-radius: 5px;
    overflow: hidden;
}

.card__image-caption {
    position: absolute;
    right: 0;
    top: 100%;
    font-size: 10px;
    line-height: 2;
}

.hlg02 .card__image-caption {
    line-height: 1.6;
}

.card__text {
    font-size: 14px;
    line-height: 1.3571428571;
}

@media screen and (max-width: 768px) {
    .card__text {
        line-height: 1.5714285714;
    }

    .hlg02 .card__image-caption {
        position: unset;
        line-height: 1.2;
        padding-top: 5px;
        min-height: 34px;
    }
}

.card__info {
    margin-top: auto;
    margin-bottom: 0;
    padding-top: 20px;
}

.card__entry {
    background: linear-gradient(to bottom, #f9952f 0%, #dd8232 100%);
    width: 100%;
    height: 46px;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .card__entry {
        font-size: 16px;
        line-height: 1.25;
    }

    .card__info {
        padding-top: 0;
    }
}

@media screen and (max-width: 375px) {
    .card__entry {
        font-size: 3.271028037383178vw;
    }
}

.card__brands {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.card__brands&gt;img {
    margin: 0 10px;
}

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

.card__detail.typeRow3 {
    height: 140px;
}

@media screen and (max-width: 768px) {
    .card__detail.typeRow3 {
        height: 125px;
    }
}

.card__detail.typeRow2 {
    height: 105px;
}

@media screen and (max-width: 768px) {
    .card__detail.typeRow2 {
        height: 95px;
    }
}

.card__detail.typeRow1 {
    height: 70px;
}

@media screen and (max-width: 768px) {
    .card__detail.typeRow1 {
        height: 65px;
    }
}

.card__types {
    padding-bottom: 10px;
}

.card__type {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    background-color: #efefef;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1;
    letter-spacing: -0.03em;
}

@media screen and (max-width: 768px) {
    .card__type {
        border-radius: 5px;
        height: 40px;
        font-size: 10px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 375px) {
    .card__type {
        font-size: 2.6666666667vw;
    }
}

.card__link {
    height: 20px;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    position: relative;
}

.card__link::after {
    position: absolute;
    width: 12px;
    height: 12px;
    margin-left: 5px;
    left: 100%;
    top: 0;
    background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20230211/images/pc/icon_outer.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    content: "";
}

/* card:end */
/* security:start */
.security__container {
    background-color: #fff;
}

@media screen and (max-width: 768px) {
    .security__title picture {
        width: 10.4vw;
    }
}

.security__title h2 {
    line-height: 1;
}

@media screen and (max-width: 768px) {
    .security__title h2 {
        font-size: 10.1333333333vw;
    }
}

.security__contents {
    margin-top: 40px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 900px;
}

@media screen and (max-width: 768px) {
    .security__contents {
        margin-top: 7.3333333333vw;
        flex-direction: column;
        align-items: center;
    }
}

.security__image {
    width: 23.5576923077%;
}

@media screen and (max-width: 768px) {
    .security__image {
        width: 100%;
    }

    .security__image img {
        margin: auto;
        width: 54.2666666667vw;
        height: auto;
        display: block;
    }
}

.security__detail {
    margin-top: 40px;
}

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

.security__detail-link {
    width: 200px;
    max-width: 100%;
    height: 50px;
}

@media screen and (max-width: 768px) {
    .security__detail-link {
        width: 80vw;
        height: 13.3333333333vw;
        font-size: 4.2666666667vw;
    }
}

.security__info {
    width: 100%;
}

.security__info-title {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .security__info-title {
        font-size: 25px;
        line-height: 1.4;
        text-align: center;
    }
}

.security__info-text {
    margin-top: 30px !important;
    font-size: 18px;
    line-height: 1.5555555556;
}

.security__info-main {
    display: block;
    margin-top: 35px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .security__info-main {
        margin-top: 9.3333333333vw;
    }

    .security__info-main img {
        width: 100%;
    }

    .security__info-text {
        margin-top: 15px !important;
        font-size: 16px;
    }
}

/* security:end */
/* cashless:start */
@media screen and (max-width: 768px) {
    .cashless__title picture {
        width: 11.4666666667vw;
    }
}

.cashless__title h2 {
    line-height: 1;
}

@media screen and (max-width: 768px) {
    .cashless__title h2 {
        font-size: 10.1333333333vw;
    }
}

.cashless__contents {
    margin-top: 80px;
    max-width: 1000px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.step_top_content.cashless__contents {
    margin-top: 0;
}

.cashless__contents .js-card_inner {
    width: 100%;
}

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

.cashless__wallet {
    width: 66.3265306122%;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .cashless__wallet {
        width: 100%;
    }
}

.cashless__pay {
    width: 27.5510204082%;
}

@media screen and (max-width: 768px) {
    .cashless__pay {
        margin-top: 10.6666666667vw;
        width: 100%;
    }
}

.cashless__wallet-logo {
    width: 53.5384615385%;
}

@media screen and (max-width: 768px) {
    .cashless__wallet-logo {
        width: 100%;
    }
}

.cashless__wallet-text {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5555555556;
}

.cashless__wallet_add {
    width: 100%;
    padding: 30px 50px;
}

@media screen and (max-width: 768px) {
    .cashless__wallet-text {
        line-height: 1.5555555556;
        text-align: left;
        font-weight: normal;
    }
}

.cashless__step-title {
    color: #303e91;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

@media screen and (max-width: 1080px) {
    .cashless__step-title {
        font-size: 2.2222222222vw;
    }
}

@media screen and (max-width: 768px) {
    .cashless__step-title {
        margin-top: 6.6666666667vw;
        font-size: 5.3333333333vw;
    }
}

.cashless__steps {
    margin-top: 40px;
    width: 100%;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}

@media screen and (max-width: 768px) {
    .cashless__steps {
        margin-top: -5.3333333333vw;
        align-items: center;
        flex-direction: column;
    }
}

.cashless__steps li {
    width: 29.2307692308%;
    height: 100px;
    position: relative;
    background-color: #dfe2f1;
    border-radius: 10px;
}

@media screen and (max-width: 1080px) {
    .cashless__steps li {
        height: 9.2592592593vw;
    }
}

@media screen and (max-width: 768px) {
    .cashless__steps li {
        margin-top: 14.6666666667vw;
        width: 56vw;
        height: 26.6666666667vw;
    }

    p.cashless__step-title {
        margin-top: 6.6666666667vw;
    }
}

.cashless__steps li:not(:last-child)::after {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

@media screen and (min-width: 769px) {
    .cashless__steps li:not(:last-child)::after {
        background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20230211/images/pc/cashless_icon_right-arrow.png);
        left: 108%;
        top: 50%;
        transform: translateY(-50%);
        width: 7.8947368421%;
        height: 20%;
    }
}

@media screen and (max-width: 768px) {
    .cashless__steps li:not(:last-child)::after {
        background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20230211/images/sp/cashless_icon_down-arrow.png);
        left: 50%;
        top: 115%;
        transform: translateX(-50%);
        width: 5.3333333333vw;
        height: 3.3333333333vw;
    }
}

.cashless__steps p {
    padding-top: 0.5em;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.375;
}

@media screen and (max-width: 1080px) {
    .cashless__steps p {
        font-size: 1.4814814815vw !important;
    }
}

@media screen and (max-width: 768px) {
    .cashless__steps p {
        font-size: 4.2666666667vw !important;
    }
}

.cashless__step-no {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
    .cashless__step-no {
        width: 8vw;
    }
}

.cashless__detail {
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .cashless__detail {
        margin-top: 25px;
    }
}

.cashless__detail-btn {
    width: 245px;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
}

@media screen and (max-width: 768px) {
    .cashless__detail-btn {
        width: 80vw;
        font-size: 4.2666666667vw;
        height: 13.3333333333vw;
    }
}

.cashless__pay {
    color: #c70085;
}

.cashless__pay-screen {
    width: 90.3703703704%;
}

@media screen and (max-width: 768px) {
    .cashless__pay-screen {
        width: 50.4vw;
    }
}

.cashless__pay-logo {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .cashless__pay-logo {
        margin-top: 5.3333333333vw;
    }
}

@media screen and (max-width: 768px) {
    .cashless__pay-logo img {
        width: 12.5333333333vw;
    }
}

.cashless__pay-logo p {
    font-size: 30px;
    font-weight: bold;
    margin-left: 0.3em;
}

@media screen and (max-width: 1080px) {
    .cashless__pay-logo p {
        font-size: 2.7777777778vw;
    }
}

@media screen and (max-width: 768px) {
    .cashless__pay-logo p {
        font-size: 5.3333333333vw;
        margin-left: 0.5em;
    }
}

.cashless__pay-text {
    font-size: 20px;
    font-weight: bold;
    line-height: 2;
}

@media screen and (max-width: 1080px) {
    .cashless__pay-text {
        font-size: 1.8518518519vw;
    }
}

@media screen and (max-width: 768px) {
    .cashless__pay-text {
        margin-top: 1.3333333333vw !important;
        font-size: 4.8vw;
    }
}

/* cashless:end */
/* tokuten:start */
@media screen and (max-width: 768px) {
    .tokuten__title picture {
        width: 11.6vw;
    }
}

.tokuten__title h2 {
    line-height: 1;
}

@media screen and (max-width: 768px) {
    .tokuten__title h2 {
        font-size: 9.3333333333vw;
    }
}

.tokuten__contents {
    width: 100%;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

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

.tokuten__contents li {
    margin-top: 3.8461538462%;
    width: 48.0769230769%;
    padding: 5.7692307692% 0;
    background-color: #ffffff;
    border-radius: 10px;
}

@media screen and (max-width: 768px) {
    .tokuten__contents li {
        width: 100%;
        margin-top: 8vw;
        padding: 13.3333333333vw 0;
    }
}

.tokuten__icon {
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .tokuten__icon {
        width: 100%;
    }
}

.tokuten__text-hdg {
    margin-top: 4% !important;
    color: #4653a2;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

@media screen and (max-width: 1080px) {
    .tokuten__text-hdg {
        font-size: 2.2222222222vw;
    }
}

@media screen and (max-width: 768px) {
    .tokuten__text-hdg {
        margin-top: 8vw !important;
        font-size: 5.3333333333vw;
    }
}

.tokuten__text {
    margin-top: 3% !important;
    font-size: 18px;
    line-height: 1.5555555556;
    text-align: center;
}

@media screen and (max-width: 1080px) {
    .tokuten__text {
        font-size: 1.6666666667vw;
    }
}

@media screen and (max-width: 768px) {
    .tokuten__text {
        margin-top: 4vw !important;
        font-size: 4.8vw;
    }
}

.tokuten__logo {
    margin-top: 4%;
    width: 100%;
}

.tokuten__detail {
    margin-top: 8%;
    width: 100%;
}

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

.tokuten__detail-link {
    margin: auto;
    width: 80%;
    height: 60px;
    font-size: 16px;
}

@media screen and (max-width: 768px) {
    .tokuten__detail-link {
        width: 80vw;
        height: 13.3333333333vw;
        font-size: 4.2666666667vw;
    }
}

.tokuten__caution {
    margin-top: 4% !important;
    font-size: 14px;
    line-height: 1.5714285714;
    text-align: center;
}

@media screen and (max-width: 1080px) {
    .tokuten__caution {
        font-size: 1.2962962963vw;
    }
}

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

.tokuten__caution-link {
    text-decoration: underline;
}

.tokutenStrongText {
    font-weight: bold;
    color: #d72e8b;
}

/* tokuten:end */
/* flow:start */
.flow__container {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .flow__container {
        padding-top: 16vw;
        padding-bottom: 8vw;
    }
}

.flow__title {
    width: 100%;
    max-width: 643px;
    margin-bottom: 80px !important;
}

@media screen and (max-width: 768px) {
    .flow__title {
        margin-bottom: 0 !important;
    }
}

.flow__steps {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

@media screen and (max-width: 768px) {
    .flow__steps {
        flex-direction: column;
        margin-top: -2.6666666667vw;
    }
}

.flow__step {
    width: 29.8076923077%;
    border-radius: 10px;
    border: 2px solid #4653a2;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 768px) {
    .flow__step {
        border: 0;
        margin-top: 16vw;
        width: 100%;
    }
}

.flow__step:not(:first-child)::before {
    content: "";
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

@media screen and (min-width: 769px) {
    .flow__step:not(:first-child)::before {
        background-image: url("/-/media/AeonCard/campaign/lp/aeoncardwaon/20230211/images/pc/flow_arrow.png");
        width: 5.8064516129%;
        max-height: 29px;
        height: 2.7884615385vw;
        top: 50%;
        left: -12.2580645161%;
        transform: translateY(-50%);
    }
}

.flow__step-title {
    background-color: #4653a2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 17px 20px 18px;
}

@media screen and (max-width: 768px) {
    .flow__step-title {
        padding: 0;
    }
}

.flow__step-img {
    width: 100%;
    max-width: 117px;
}

@media screen and (max-width: 768px) {
    .flow__step-img {
        width: 88.2352941176%;
        max-width: 100%;
    }
}

.flow__step-contents {
    padding-right: 3.2258064516%;
    padding-left: 3.2258064516%;
    padding-top: 12.9032258065%;
    padding-bottom: 11.2903225806%;
}

@media screen and (max-width: 768px) {
    .flow__step-contents {
        padding-left: 5.8823529412%;
        padding-right: 5.8823529412%;
        padding-top: 8.8235294118%;
        padding-bottom: 10.2941176471%;
        border: 2px solid #4653a2;
        border-radius: 0px 0px 10px 10px;
    }
}

.flow__step-icon {
    width: 100%;
    max-width: 191px;
    margin: auto;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .flow__step-icon {
        max-width: 100%;
        margin-bottom: 5.3333333333vw;
    }
}

.flow__step-name {
    width: 100%;
    color: #4653a2;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
}

@media screen and (max-width: 1080px) {
    .flow__step-name {
        font-size: 2.2222222222vw;
    }
}

@media screen and (max-width: 768px) {
    .flow__step-name {
        font-size: 5.3333333333vw;
        margin-bottom: 5.3333333333vw;
    }
}

.flow__step-text {
    font-size: 16px;
    text-align: center;
    line-height: 1.5625;
}

@media screen and (max-width: 1080px) {
    .flow__step-text {
        font-size: 1.4814814815vw;
    }
}

@media screen and (max-width: 768px) {
    .flow__step-text {
        font-size: 4.2666666667vw;
        line-height: 1.375;
    }
}

.flow__step-caution {
    color: #d72e8b;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5625;
    text-align: center;
    margin-top: 20px !important;
}

@media screen and (max-width: 1080px) {
    .flow__step-caution {
        font-size: 1.4814814815vw;
    }
}

@media screen and (max-width: 768px) {
    .flow__step-caution {
        font-size: 4.2666666667vw;
        padding-bottom: 0;
    }
}

/* flow:end */
.rule__acd-link,
.rule__acd-list,
.rule__table th,
.rule__table td,
.rule__list--no-space,
.rule__list,
.rule__definition,
.rule__text--no-space,
.rule__text {
    font-size: 14px;
    line-height: 1.5625;
}

@media screen and (max-width: 768px) {

    .rule__acd-link,
    .rule__acd-list,
    .rule__table th,
    .rule__table td,
    .rule__list--no-space,
    .rule__list,
    .rule__definition,
    .rule__text--no-space,
    .rule__text {
        line-height: 1.375;
    }
}

.rule__acd-caution,
.rule__caution--diff,
.rule__caution--no-space,
.rule__caution {
    font-size: 14px;
    line-height: 1.5714285714;
}

@media screen and (max-width: 768px) {

    .rule__acd-caution,
    .rule__caution--diff,
    .rule__caution--no-space,
    .rule__caution {
        line-height: 1.4285714286;
    }
}

/* rule:start */
.rule ul,
.rule ol {
    list-style: none;
}

.rule dl {
    margin: 0;
}

.rule dd {
    margin-left: 0;
}

.rule__container {
    background-color: #fff;
    padding-top: 50px;
}

@media screen and (max-width: 768px) {
    .rule__container {
        padding-top: 8vw;
    }
}

.rule__contents {
    width: 100%;
    margin-bottom: 40px;
}

.rule__title {
    background-color: #e5e5e5;
    padding: 11px 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

@media screen and (max-width: 768px) {
    .rule__title {
        padding: 8px 10px;
        line-height: 1.3888888889;
    }
}

.rule__texts {
    padding-top: 20px;
}

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

.rule__text--no-space {
    margin-bottom: 0;
}

.rule__definition {
    margin-bottom: 0;
}

.rule__list {
    margin-bottom: 20px;
}

.rule__list li {
    padding-left: 1em;
    text-indent: -1em;
}

.rule__list--no-space {
    margin-bottom: 0;
}

.rule__list--no-space li {
    padding-left: 1em;
    text-indent: -1em;
}

.rule__caution {
    margin-bottom: 20px;
}

.rule__caution li {
    padding-left: 1em;
    text-indent: -1em;
}

.rule__caution--no-space {
    margin-bottom: 0;
}

.rule__caution--no-space li {
    padding-left: 1em;
    text-indent: -1em;
}

.rule__caution--diff {
    margin-bottom: 0;
}

.rule__caution--diff li {
    padding-left: 0;
    text-indent: -1em;
}

.rule__link {
    text-decoration: underline;
}

.rule__table {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .rule__table {
        margin-top: 30px;
    }
}

.rule__table th,
.rule__table td {
    border: 1px solid #bfbfbf;
    font-weight: normal;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

@media screen and (max-width: 768px) {

    .rule__table th,
    .rule__table td {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 3px;
        padding-right: 3px;
    }
}

@media screen and (max-width: 768px) {
    .rule__table-head {
        width: 27.9411764706%;
    }
}

@media screen and (max-width: 768px) {
    .rule__table-term {
        width: 38.9705882353%;
    }
}

@media screen and (max-width: 768px) {
    .rule__table-date {
        width: 33.0882352941%;
    }
}

.rule__cell--left span {
    display: inline-block;
    text-align: left;
}

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

@media screen and (max-width: 768px) {
    .rule__acd {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

.rule__acd-trigger {
    background-color: #4553a3;
    padding: 10px 130px;
}

@media screen and (max-width: 768px) {
    .rule__acd-trigger {
        min-height: 65px;
        padding: 10px 70px 10px 20px;
        align-items: flex-start;
    }
}

.rule__acd-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .rule__acd-title {
        font-size: 16px;
        line-height: 1.375;
        text-align: left;
    }
}

.rule__acd-content {
    border: 1px solid #4553a3;
    background-color: #ffffff;
    padding: 40px 20px;
}

@media screen and (max-width: 768px) {
    .rule__acd-content {
        padding: 5.3333333333vw;
    }
}

.rule__acd-list {
    margin-bottom: 20px;
}

.rule__acd-list li {
    padding-left: 1em;
    text-indent: -1em;
}

.rule__acd-caution {
    margin-bottom: 0;
}

.rule__acd-caution li {
    padding-left: 1em;
    text-indent: -1em;
}

.modal__text-area .cont__container {
    max-width: 93.3333333333%;
    width: 100%;
}

.modal__text-area .rule__container {
    background-color: #e5e5e5;
    padding-top: 20px;
}

.modal__text-area .rule__title {
    background-color: #a0a0a0;
    color: #ffffff;
}

.modal__text-area .rule__table {
    background-color: #ffffff;
}

.modal__text-area .rule__table td {
    font-size: 13px;
}

@media screen and (max-width: 768px) {
    .modal__text-area .rule__table-head {
        width: 25%;
    }
}

@media screen and (max-width: 768px) {
    .modal__text-area .rule__table-term {
        width: 46.4285714286%;
        letter-spacing: -0.03em;
    }
}

@media screen and (max-width: 768px) {
    .modal__text-area .rule__table-date {
        width: 28.5714285714%;
    }
}

@media screen and (min-width: 769px) {
    .modal__text-area .rule__acd-trigger {
        padding-left: 20px;
        padding-right: 100px;
    }
}

/* rule:end */
/* introduce:start */
@media screen and (max-width: 768px) {
    .introduce__container {
        padding: 20px;
        padding-bottom: 40px;
    }
}

.introduce__bnr-text {
    color: #333;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width: 1080px) {
    .introduce__bnr-text {
        font-size: 2.4074074074vw;
    }
}

@media screen and (max-width: 768px) {
    .introduce__bnr-text {
        font-size: 4.9vw;
    }
}

.introduce__bnr-img {
    margin-top: 20px;
    margin-top: 1.9230769231%;
    display: block;
}

@media screen and (max-width: 768px) {
    .introduce__bnr-img {
        margin-top: 3vw;
    }
}

.introduce__other-link {
    margin-top: 4.3269230769%;
    color: #a20080;
    font-size: 20px;
    font-weight: bold;
}

@media screen and (max-width: 1080px) {
    .introduce__other-link {
        font-size: 1.8518518519vw;
    }
}

@media screen and (max-width: 768px) {
    .introduce__other-link {
        font-size: 4vw;
    }
}

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

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

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

.modal__close {
    width: 30px;
    height: 30px;
    padding: 0;
    margin-left: auto;
    margin-bottom: 10px;
}

.modal__text-area {
    flex: 1;
    background-color: #e5e5e5;
    width: 100%;
    overflow-y: scroll;
}

.modal__entry {
    height: 110px;
    padding-top: 40px;
}

@media screen and (max-width: 768px) {
    .modal__entry {
        height: 85px;
        padding-top: 30px;
    }
}

.modal__entry-btn {
    text-align: center;
    width: 400px;
    height: 70px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3888888889;
    background-color: #F59200;
}

@media screen and (max-width: 768px) {
    .modal__entry-btn {
        width: 300px;
        max-width: 100%;
        height: 55px;
        font-size: 16px;
        line-height: 1.40625;
    }
}

/* modal:end */
/* float:start */
.float-link__container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.8);
}

.float-link__contents {
    margin-top: 25px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .float-link__contents {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.float-link__caution {
    margin-right: 40px;
    width: 140px;
    height: 70px;
    border: 2px solid #4653a2;
    border-radius: 6px;
    background-color: #ffffff;
    color: #4653a2;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}

.float-link__card {
    width: 500px;
    height: 70px;
}

@media screen and (max-width: 768px) {
    .float-link__card {
        width: 340px;
        height: 70px;
    }
}

@media screen and (max-width: 375px) {
    .float-link__card {
        width: 90.6666666667vw;
        height: 18.6666666667vw;
    }
}

.float-link__card::after {
    right: 15px;
}

@media screen and (max-width: 768px) {
    .float-link__card::after {
        right: 2.9411764706%;
        height: 17.1428571429%;
    }
}

.float-link__text {
    font-size: 20px;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .float-link__text {
        font-size: 17px;
    }
}

@media screen and (max-width: 375px) {
    .float-link__text {
        font-size: 4.5333333333vw;
    }
}

.float-link__note {
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    .float-link__note {
        font-size: 12px;
        line-height: 1.4166666667;
        text-align: center;
    }
}

@media screen and (max-width: 375px) {
    .float-link__note {
        font-size: 3.2vw;
    }
}

.float-top__container {
    position: fixed;
    bottom: 140px;
    right: 20px;
    width: 65px;
    z-index: 10;
}

@media screen and (max-width: 768px) {
    .float-top__container {
        width: 45px;
        bottom: 110px;
        right: 15px;
    }
}

/* float:end */



.tos_campaign-number-container {
    display: flex;
    justify-content: flex-end;
}

.tos_campaign-number {
    padding: 1.3333333333vw 2.1333333333vw;
    border: 1px solid #211815;
}

@media (min-width: 768px) {

    .tos_campaign-number {
        padding: 4px 10px;
    }

}


#imanara {
    background-color: #fff;
}

.imanara_item {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

.imanara_item:first-child {
    margin-bottom: 35px;
}

.imanara_item .picture {
    text-align: center;
}

.imanara_item ul {
    text-align: left;
    padding: 0 0 50px;
}

.imanara_item ul li {
    font-size: 14px;
    font-weight: 300;
}

.bannerBox {
    padding: 30px 0;
}

.imanara_list .bannerBox {
    padding: 10px 0 0;
}

.imanara_list h3 {
    font-weight: bold;
    font-size: 17px;
    text-align: left;
    padding-bottom: 10px;
    min-height: 61px;
}

.imanara_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0 0;
}

.imanara_list&gt;div {
    flex: 0 0 48%;
    padding: 50px 0 0;
}

.cards_left {
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .imanara_item:first-child {
        margin-bottom: 17px;
    }

    .imanara_item ul {
        padding: 0 0 25px;
    }

    .imanara_item ul li {
        font-size: 12px;
    }

    .bannerBox {
        padding: 15px 0;
    }

    .imanara_list {
        display: block;
    }

    .imanara_list h3 {
        font-size: 16px;
        padding-bottom: 5px;
        min-height: auto;
    }

    .imanara_list&gt;div {
        padding: 35px 0 0;
    }

    .u-grid-row.u-grid-gutter-x-12 {
        margin-right: -10px;
        margin-left: -24px;
    }
}

/* ---------------
【Parts04-1】benefits
 --------------- */
#benefits .benefits-list {
    margin-top: 40px;
}

#benefits .benefits-list-item {
    padding: 40px 20px;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 20px;
    letter-spacing: 1.5px;
}

#benefits .benefits-list-item-img {
    margin-bottom: 20px;
}

#benefits .benefits-list-item-img img {
    margin: 0 auto;
}

#benefits .benefits-list-ttl {
    font-size: 18px;
    font-weight: 600;
    color: #415093;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    #benefits .benefits-list-item {
        padding: 50px 20px;
    }

    #benefits .benefits-list-ttl {
        font-size: 24px;
    }
}

#benefits .benefits-list-text {
    font-size: 15px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    #benefits .benefits-list-text {
        font-size: 18px;
    }
}

#benefits .benefits-list-pointomooru-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}

#benefits .benefits-list-pointomooru-img li {
    width: 33.333333%;
}

/*【area】benefits */
.benefits_bg {
    background-color: #EDF4FC;
}

.benefits-parts_bg {
    background-color: #ffffff;
}

/*【common】 */
.c-h2_color {
    color: #415093;
}

#benefits .c-apply-btn {
    background-color: #4F62AC;
}


.webapply {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .webapply {
        padding-top: 16vw;
        padding-bottom: 8vw;
    }

    .blue-date {
        padding: 5vw;
    }
}

/*【area】webapply */
.webapply_bg {
    background-color: #fff;
}

.webapply-frow_bg {
    background-color: #415093;
}

.webapply-frow_border {
    border-color: #415093 !important;
}

/* ---------------
【Parts05】お申込みはWebで全て完結！
 --------------- */
.webapply-inner {
    width: 100%;
    max-width: 1080px;
    padding: 0px 20px 50px;
    margin: 0 auto;
    text-align: center;
}

.webapply-title {
    font-size: 29px;
    font-weight: 600;
    line-height: 1.5;
}

@media (min-width: 768px) {
    .webapply-title {
        font-size: 37px;
    }
}

.webapply-frow {
    margin-top: 40px;
    padding-left: 20px;
}

@media (min-width: 768px) {
    .webapply-title {
        margin-top: 30px;
        padding-left: 0px;
    }
}

.webapply-frowitem {
    border-radius: 10px;
    border: 1px solid;
    padding: 25px 20px 30px;
    height: 100%;
    position: relative;
}

.webapply-frowitem::after {
    content: "";
    background-image: url(/-/media/AeonCard/campaign/lp/_assets/images/frow_icon_triangle.svg);
    width: 14px;
    height: 23px;
    position: absolute;
    left: 50%;
    bottom: -43px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: 100%;
    background-repeat: no-repeat;
}

@media (min-width: 769px) {
    .webapply-frowitem {
        padding: 35px 15px 30px;
    }

    .webapply-frowitem::after {
        width: 14px;
        height: 23px;
        position: absolute;
        left: calc(100% + 36px);
        bottom: 50%;
        -webkit-transform: rotate(-90deg) translateY(-50%);
        transform: rotate(-90deg) translateY(-50%);
        background-size: 100%;
        background-repeat: no-repeat;
    }
}

.webapply-frowitem__last::after {
    display: none;
}

.webapply-frow-num {
    position: absolute;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    left: -20px;
    top: -20px;
}

.webapply-frow-num img {
    vertical-align: middle;
}

.webapply-frow .webapply-frow-title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
}

@media (min-width: 768px) {
    .webapply-frow .webapply-frow-title {
        margin-top: 20px;
        margin-bottom: 15px;
        font-size: 22px;
    }
}

.webapply-frow .webapply-frow-text {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .webapply-frow .webapply-frow-text {
        font-size: 16px;
    }
}

.mukashi {
    text-align: center;
    margin: 0 auto;
    max-width: 900px;
    padding-top: 100px;
}

.mukashi_box {
    width: 100%;
    background: #ffffff;
    border: 1px solid #303e91;
}

.mukashi_box h2 {
    color: #fff;
    text-align: center;
    background-color: #303e91;
    padding: 8px 0;
    font-weight: bold;
    font-size: 22px;
    border: 3px solid #fff;
}

.mukashi_01 {
    font-size: 21px;
    font-weight: bold;
    padding: 15px 0;
}

.mukashi_box ul {
    padding: 15px 0;
}

.mukashi_box ul li {
    font-size: 14px;
}

.mukashi_03 a {
    display: inline-block;
    padding-right: 20px;
    font-size: 18px;
    color: #367fb9;
    text-decoration: underline;
    background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20230417/images/pc/right_link.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 14px auto;
}

.spCard {
    display: none;
}

.ruleBtn {
    text-align: center;
}

.ruleBtn a {
    display: inline-block;
    color: #0b7ed4;
    text-decoration: underline;
    font-size: 16px;
}

.border_width img {
    border: 1px solid #BEBEBE;
    border-radius: 4%/6%;
}

.detailBox {
    max-width: 420px;
    margin: 0 auto;
}

.detailBox ul {
    padding: 30px 0 5px;
}

.detailBox ul li {
    padding-left: 1em;
    color: #211815;
    font-size: 15px;
    position: relative;
    font-weight: bold;
    line-height: 1.5;
}

.detailBox ul li:before {
    position: absolute;
    left: 0;
    top: 5px;
    content: '';
    background-color: #EC8D31;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.detailBox ul li span {
    display: block;
    font-size: 11px;
    padding: 5px 0;
    margin-bottom: 10px;
}

.jmbBox {
    text-align: center;
    margin: 30px 0 30px;
}

.jmbDl {
    max-width: 420px;
    margin: 0 auto;
    border-top: 1px solid #878787;
    border-right: 1px solid #878787;
    box-sizing: border-box;
}

.jmbDl dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #878787;
    box-sizing: border-box;
    margin: 0;
}

.jmbDl dl dt,
.jmbDl dl dd {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #878787;
    padding: 13px 10px;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    box-sizing: border-box;
}

.jmbDl dl dt {
    width: 120px;
    background-color: #f5f2eb;
}

.jmbDl dl dd .icon span {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    background-color: #a5a196;
    border-radius: 5px;
    padding: 5px;
    margin: 0 5px 5px 0;
}

.jmbDl dl dd .icon span.option {
    background-color: #a6a298;
    opacity: .45;
}

.jmbDl dl dd .icon span.titon {
    background-color: #edebe4;
    padding: 12px;
    color: #7a7872;
}

.jmbDl dl dd .icon_flex {
    display: flex;
}

.jmbDl dl dd .icon_flex span {
    display: inline-block;
    width: 36px;
    height: 36px;
}

.jmbDl dl dd .icon_flex span+span {
    margin-left: 10px;
}

.campaign_headline {
    margin-bottom: 35px;
}

.jmbItem {
    padding-bottom: 30px;
}

.jmbItem dl {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    padding: 40px 0;
}

.jmbItem dl:last-child {
    display: block;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.jmbItem dl dt,
.jmbItem dl dd {
    vertical-align: top;
    margin: 0;
}

.jmbItem dl dt {
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 15px;
}

.jmbItem dl dt .title {
    font-weight: bold;
    font-size: 20px;
}

.jmbItem dl dt .title span {
    display: inline-block;
    color: #4653A1;
    font-weight: bold;
}

.maruetsuList {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.6;
    margin: 15px 0;
}

.jmbItem dl dt li {
    margin-left: 1em;
    text-indent: -1em;
    color: #211815;
    font-size: 12px;
    font-feature-settings: "palt";
}


.btn-waonpoint {
    z-index: 49;
}

.note-02 {
    margin-top: 20px;
}

.width70 img {
    width: 70%;
    margin: 0 auto;
}

.cards_note {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .cards_note {
        text-align: center;
        font-size: 16px;
        padding-bottom: 15px;
    }

    .ruleBtn a {
        font-size: 12px;
    }

    .mukashi {
        padding: 18vw 5vw 0;
    }

    .mukashi_box h2 {
        padding: 5px 0;
        font-size: 18px;
    }

    .mukashi_01 {
        font-size: 16px;
        padding: 15px 15px 30px;
        text-align: left;
    }

    .mukashi_02 {
        padding: 0 15px;
    }

    .mukashi_box ul {
        padding: 10px 15px;
    }

    .mukashi_box ul li {
        font-size: 12px;
    }

    .mukashi_03 {
        padding: 12px 0;
    }

    .mukashi_03 a {
        padding-right: 20px;
        font-size: 14px;
        background-size: 12px auto;
    }

    .spCard {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px 0;
    }

    .spCard p {
        padding: 0 7px;
    }

    .spCardText {
        text-align: center;
        font-size: 10px;
    }
}

@media screen and (max-width: 767.98px) {
    .target-card_description-list .target-card_description-list-inner:first-child .target-card-item_img .img_style {
        padding: 0;
        margin: 0 20px;
        width: calc(100% - 40px);
    }

    .borderTop {
        margin: 30px 0 0;
    }

    .target-card_description-list .target-card_description-list-inner:first-child .target-card-item_img img {
        padding: 0;
        margin: 0 20px;
        width: calc(100% - 40px);
    }

    .target-card_description-list-inner dd {
        margin-top: 3vw;
    }

    .target-card-item_application-link::after {
        right: 4.2vw;
    }

    .target-card-item_detail-link {
        text-decoration: underline;
    }

    .jmbBox {
        margin: 30px 0;
    }

    .jmbItem {
        padding: 0 20px 10px;
    }

    .jmbItem dl {
        padding: 10px 0 20px 0;
        display: block;
        margin-bottom: 20px;
    }

    .jmbItem dl dt {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .jmbItem dl dd {
        font-size: 12px;
    }

    .maruetsuList {
        display: flex;
        justify-content: space-between;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.6;
        margin: 15px 0;
    }

    .maruetsuList p {
        flex: 0 0 67%;
    }

    .maruetsuList .img {
        flex: 0 0 28%;
    }

    .note-01 {
        margin-top: 20px;
    }


    .jmbDl dl dt,
    .jmbDl dl dd {
        padding: 10px 7px;
        font-size: 11px;
    }

    .jmbDl dl dt {
        width: 100px;
    }

    .jmbDl dl dd .icon span {
        font-size: 11px;
        padding: 4px;
    }

    .jmbDl dl dd .icon span.titon {
        padding: 10px;
    }

    .campaign_headline {
        margin-bottom: 6.2666666667vw;
    }

}

@media screen and (max-width: 375px) {
    .mukashi_box h2 {
        font-size: 15px;
    }
}

.cash_back__container,
.cash_back_period__container,
.links__container {
    padding: 33px 0;
}

.cash_back__container {
    background: #fff;
}

@media screen and (max-width: 768px) {

    .cash_back__container,
    .cash_back_period__container,
    .links__container {
        padding: 25px 0;
    }

    .cash_back__container h2 {
        padding: 0 10%;
    }

    .cash_back__container a {
        width: 70%;
    }
}

.lead__title_logo {
    text-align: center;
}

.lead__title {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.lead__title_02 img {
    display: inline-block;
    margin-bottom: 10px;
}

.cashless__detail-btn_add {
    color: #015EC5;
    text-decoration: underline;
    vertical-align: middle;
    font-size: 16px;
}

.introduce__bnr-text span {
    display: block;
    position: relative;
    background: #3e4f98;
    border-radius: 25px;
    padding: 5px 10px;
    margin: 15px auto;
    font-size: 26px;
    color: #ffffff;
    width: 160px;
}

.introduce__bnr-text span::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 90%);
    border-top: 10px solid #3e4f98;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0 solid transparent;
}

@media screen and (max-width: 768px) {
    .lead__title_01 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .lead__title_02 {
        font-size: 25px;
        line-height: 1.2;
        vertical-align: middle;
    }

    .lead__title_02 img {
        display: inline-block;
        margin-bottom: 10px;
    }

    .introduce__bnr-text span {
        font-size: 20px;
        width: 120px;
        padding: 2px 5px;
    }

    .lead__title {
        padding-top: 0;
    }
}

.top__entry {
    background: linear-gradient(to bottom, #ffbd43, #f49101);
    width: 260px;
    border: 0;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    height: 50px;
    font-size: 18px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top__entry::after {
    content: "";
    transform: rotate(90deg);
    transform-origin: top;
    position: absolute;
}

.top__entry::after {
    top: 50%;
    right: 5%;
    width: 9px;
    height: 10px;
    background-image: url(/-/media/AeonCard/campaign/lp/aeoncardwaon/20230517/images/pc/button_rignt_arrow.png);
    border: none;
    bottom: auto;
    transform: translateY(-50%) rotate(0);
}

/* web_limit_title */
.web_limit_title {
    display: flex;
    font-size: 25px;
    align-items: center;
    font-weight: bold;
}

.cash_back_period {
    padding: 20px 10px 40px;
}

.web_limit_title img {
    margin-right: 20px;
}

.web_limit_title p {
    font-size: 25px;
}

.web_limit {
    max-width: 900px;
    margin: 30px auto 0;
}

.web_limit_content {
    margin-top: 10px;
}

.web_limit_entry {
    margin-top: 10px;
}

.web_limit_entry ul {
    display: flex;
}

.web_limit_entry a {
    color: #fff;
    text-decoration: underline;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
}

.web_limit_period {
    margin-top: 30px;
}

.web_limit_note {
    color: #fff;
    text-align: center;
}

.icon_arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8px 0;
    border-color: #0042a4 transparent transparent transparent;
}

.blue_txt {
    color: #0042a4;
    font-weight: bold;
    text-align: left;
}

.blue_txt_02 {
    font-size: 24px;
    vertical-align: sub;
}

.blue_txt_link {
    color: #0042a4;
    text-decoration: underline;
}

.blue_arrow_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-480%, -50%);
}

.terms_use_detail {
    display: flex;
    position: relative;
    color: #000000;
}

.terms_use_detail_step {
    display: flex;
    align-items: flex-start;
    flex: 10;
}

.terms_use_detail_step:first-child {
    padding-right: 40px;
    flex: 10;
}

.terms_use_detail_step .terms_use_detail_step_img {
    flex: 1;
}

.step_wrapper {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 5;
}

.terms_use_detail_step span {
    color: #000;
    font-size: 18px;
}

.cashless__wallet_wrapper {
    background: #fff;
}

.cashless__wallet_wrapper h3 {
    background: #000;
    text-align: left;
    padding: 17px 65px 17px 35px;
}

.cashless__contents h3 button {
    text-align: left;
}

.newcard-copywrite_letter_spacing {
    letter-spacing: 0.02em;
}

a.web_limit_entry_a {
    display: inline-block;
    width: auto
}

.terms_use_detail_img {
    width: 80px;
}

.a-image_caption p {
    font-size: 14px;
}

.tos_campaign-number {
    font-size: 16px;
}

.indent_adjust_atten {
    text-indent: -1.2em;
    margin-left: 1.2em;
    display: inline-block;
}

.indent_adjust_dots {
    text-indent: -1.0em;
    margin-left: 1.0em;
}

.newcard-out-a {
    text-decoration: underline;
    color: #0B7ECE;
}

.c-notelist li a {
    font-size: 12px;
}

.gray-color {
    color: #707070;
}

@media screen and (max-width: 768px) {
    .cash_back_period {
        padding: 15px 10px 25px;
    }

    .tos_campaign-number {
        font-size: 14px;
    }

    .cashless__wallet_wrapper h3 {
        padding: 17px 65px 17px 15px;
    }

    .terms_use_detail_step {
        flex: auto;
    }

    .terms_use_detail_step:first-child {
        padding-right: 0;
        flex: auto;
    }

    .blue_arrow_wrapper {
        position: static;
        transform: none;
    }

    .terms_use_detail_img_arrow {
        transform: rotate(90deg);
    }

    .terms_use_detail {
        flex-direction: column;
    }

    .terms_use_detail_step img {
        width: 100%
    }

    .terms_use_detail_step span {
        margin-left: 10px;
        font-size: 3.4vw
    }

    .web_limit {
        background: url("/-/media/AeonCard/campaign/lp/aeoncardwaon/20230901/images/kv_center_sp.png");
        margin: 10px auto 0;
    }

    .web_limit_entry ul {
        flex-direction: column;
    }

    .web_limit_entry ul li:first-of-type {
        margin-right: 0;
    }

    .web_limit_title img {
        width: 100%;
        position: relative;
        margin-right: 0;
        left: -5vw;
    }

    .web_limit_title p {
        font-size: 4vw;
        margin-left: -25px;
    }

    .web_limit_entry a {
        width: 100%;
        display: block;
        margin: 10px auto 0;
        font-size: 3.5vw;
    }

    .web_limit_note {
        font-size: 14px;
    }

    .web_limit_content p {
        font-size: 3.5vw;
    }

    .blue_txt_02 {
        font-size: 5.5vw;
    }

    .cont .cashless__step-title {
        margin-top: 6.6666666667vw;
        width: 60vw;
    }

    .cashless__wallet_add .cashless__wallet-text {
        font-size: 17px !important;
        text-align: center;
        font-weight: bold;
        margin-top: 15px !important;
    }

    .cashless__detail-btn_add {
        font-size: 14px;
    }

    .cashless__step-title img:first-child {
        margin-right: 0;
        margin-bottom: 25px;
        width: 80%;
    }

    .aeon_wallet {
        width: 250px;
    }

    .cp_detail_11_top_txt .cp_detail_11_top_txt a {
        font-size: 14px;
    }

    .cp_detail_11-inner {
        padding: 0;
        background-size: 200% auto;
    }

    .blue-date .date-text {
        width: 100%
    }

    .blue-date .date-text span {
        font-size: 4.6vw;
    }

    .blue-date .date-text {
        font-size: 3.2vw;
    }

    .kv-btn a {
        font-size: 16px;
        background: #b50080;
        color: #fff;
        text-align: center;
        display: block;
        width: 100%;
        border-radius: 10px;
        font-weight: bold;
        line-height: 1.2;
        padding: 14px 0;
        padding-right: 0;
    }

    .kv-btn a::after {
        border-top: 14px solid #fff;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 0 solid transparent;
    }

    .kv-btn a i {
        font-size: 12px;
    }

    .kv-btn {
        padding: 0;
        width: 100%;
    }

    .kv-width-s .mv__texts {
        width: 50%;
        padding: 0 20px;
    }
}

.indent_adjust_atten_block {
    text-indent: -1em !important;
    margin-left: 1em !important;
    padding-right: 1em;
}


.mv__container {
    padding: 30px 15px;
    text-align: center;
    background: url(/-/media/AeonCard/campaign/lp/kasumi/20231101/images/kv1-bg-pc.png);
    background-size: cover;
}

.lead__container {
    padding-top: 0;
}

.cards__container {
    padding-top: 0;
}

.cashless__contents .accordion-body {
    border: none;
}

.cashless__contents .accordion-body-inner {
    padding: 0;
}

.cashless__detail p {
    color: #e70031;
}

.h3-title {
    text-align: center;
    font-size: 24px;
}

.bg-fff {
    background: #fff;
}

.kv-title3,
.kv-note3 {
    text-align: center;
}

.kv-note3 {
    font-size: 26px;
    color: #333;
    background: yellow;
}

.kv1-title {
    font-size: 24px;
    font-weight: bold;
    color: #4352a9;
}

.kv1-title2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.kv1-title2 span {
    color: #da1450;
    font-size: 30px;
}

.k1-btn {
    background: #da1450;
    color: #fff;
    width: 464px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 20px;
}


.is_sp {
    display: none;
}

.is_pc {
    display: block;
}

@media (max-width: 768px) {
    .is_sp {
        display: block;
    }

    .is_pc {
        display: none;
    }

    .k1-btn {
        width: 80%
    }

    .mv__container {
        padding: 20px 15px;
        text-align: center;
        background: url(/-/media/AeonCard/campaign/lp/kasumi/20231101/images/kv1-bg-sp.png);
        background-size: cover;
    }

}

.cashless_container {
    background: #fceaee;
    padding: 50px 20px;
}

@media (max-width: 768px) {
    .cashless_container {
        padding: 30px 15px;
    }
}

.lead__title_logo img {
    width: 100px;
}

.aeon_wallet {
    width: 350px;
}

.cashless__step-title img:first-child {
    margin-right: 45px;
}

.accordion-icon {
    right: 15px;
    padding-right: 15px;
    line-height: 1;
}

.cashless__detail-btn_add img {
    padding-left: 5px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    width: 24px !important;
}

.table_sp_overflow th {
    background-color: #ececec;
}

.table_sp_overflow th:first-child,
.table_sp_overflow td:first-child {
    background-color: #ececec;
}

.table_sp_overflow {
    overflow: hidden;
    overflow-x: scroll;
}

.table_sp_overflow table tr&gt;th:first-of-type {
    width: 150px;
}

.table_sp_overflow table tr&gt;td:first-of-type {
    width: 150px;
}

.table_sp_overflow table {
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.table_sp_overflow td,
th {
    width: 150px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
}

.table_sp_overflow thead tr th {
    position: sticky;
    top: 0;
    height: 30px;
}

.table_sp_overflow th:first-child,
.table_sp_overflow td:first-child {
    position: sticky;
    left: 0;
    text-align: center;
    right: 0px;
    width: 100px;
}

.table_sp_overflow th:first-child {
    z-index: 3;
}

.c-table th,
.c-table td {
    font-size: 14px;
    border: 1px solid #707070;
}

@media screen and (max-width: 768px) {
    .aeon_wallet {
        width: 250px;
    }

    .cashless__step-title img:first-child {
        margin-right: 0;
        margin-bottom: 25px;
        width: 80%;
    }

    .c-table th,
    .c-table td {
        font-size: 12px;
    }

    .table_sp_overflow table tr&gt;th:first-of-type {
        width: 120px;
    }

    .table_sp_overflow td,
    th {
        width: 110px;
    }

    .c-table th,
    .c-table td {
        padding: 0.6em;
    }
}

.accordion-icon {
    background-position: right 45%;
}

div.step_top_content .cashless__wallet {
    margin-bottom: 0;
}

.rule__caution_span {
    padding-left: 1em;
    text-indent: -1em;
    display: inline-block;
}

/* 条件達成で */
.cashless__detail a {
    display: block;
}

.c-notelist li {
    font-size: 12px;
    color: #000000;
    position: relative;
    text-indent: -1em;
    margin-left: 1em;
    text-align: left;
    font-weight: bold;
}

.c-notelist {
    margin-top: 10px;
}

.img-w80 {
    max-width: 80%;
}

.img_center {
    display: block;
    margin: auto;
}

.item-wrap {
    padding: 20px 0;
}

.contents-frame {
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 20px;
}

.w1040 {
    width: 1040px;
    padding-bottom: 0;
    margin-left: -20px;
}

.terms_use_detail {
    padding-left: 50px;
}

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

.blue_wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 40px;
}

.blue_wrap .add_icon {
    position: absolute;
    left: 484px;
    top: 94px;
}

.blue_wrap .blue_item {
    width: 500px;
    height: 250px;
    border: 4px solid #4553a3;
    border-radius: 30px;
    background: #fff;
    text-align: center;
    font-size: 28px;
    padding: 0 30px 20px;
}

.blue_item .blue_title {
    width: 280px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    background: url('/-/media/aeoncard/campaign/lp/kasumi/20240109/images/blue_titlebg_pc.png') center center no-repeat;
    margin: -28px auto 0;
    font-weight: bold;
}

.blue_item .text_b {
    font-size: 12px;
    margin-top: 5px;
}

.blue_item .f_w_28 {
    margin-top: 20px;
    display: block;
    margin-bottom: 25px;
}

.blue_item .f_w_24 {
    font-size: 24px;
    margin-top: 10px;
    display: block;
    margin-bottom: 5px;
}

.blue_item .f_w_24 span {
    color: #303e91;
    position: relative;
    display: inline-block;
    background: linear-gradient(180deg, transparent 0px 19px, #ffea00 19px 28px, transparent 28px 100%)
}


.arrow_item {
    padding: 30px 0 60px;
    text-align: center;
}

.pink_item {
    width: 730px;
    margin: 0 auto;
    border: 4px solid #c2143e;
    border-radius: 30px;
    background: #fff;
    text-align: center;
    font-size: 28px;
    padding-bottom: 20px;
}

.pink_item .pink_title {
    width: 410px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    background: url('/-/media/aeoncard/campaign/lp/kasumi/20240109/images/pink_titlebg_pc.png') center center no-repeat;
    margin: -28px auto 0;
    font-weight: bold;
}

.pink_item .f_w_28 {
    margin-top: 20px;
    display: block;
    margin-bottom: 5px;
}

.kv_bottom_title4 {
    font-size: 25px;
    text-align: center;
    padding-bottom: 15px;
    color: #4d4d4d;
    font-weight: bold;
}

.kv_pink_border {
    border: 3px solid #e40873;
    padding: 30px 30px 40px;
    border-radius: 20px;
    margin-top: 100px;
    background: #fff;
}

.webcm_style2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: -68px;
}

.video_wrap_link {
    padding: 40px 0 0 !important;
}

.kv_pink_border .video_wrap_link a {
    background: #ffe2f0 !important;
    border: 3px solid #ff6eb5 !important;
    border-radius: 15px !important;
    font-size: 22px !important;
    font-weight: bold !important;
    color: #2d2d2d !important;
    position: relative;
    padding: 20px 50px;
}

.kv_pink_border .video_wrap_link a::after {
    width: 0;
    height: 0;
    display: inline-block;
    content: '';
    border: 10px solid transparent;
    border-left: 16px solid #2d2d2d;
    position: absolute;
    right: 4px;
    top: 26px;
}

.pinkline {
    display: block;
    width: 100%;
    height: 0px;
    border-bottom: 4px dashed #f21d91;
    margin: 25px 0;
}

@media screen and (max-width: 768px) {
    .w1040 {
        margin-left: 0;
    }

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

    .kv_pink_border {
        border: 3px solid #e40873;
        padding: 5vw;
        border-radius: 10px;
        margin-top: 16vw;
    }

    .webcm_style2 {
        padding-top: 0 !important;
        margin-top: -12vw;
    }

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

    .video_title {
        text-align: left;
    }

    .img_sp85 {
        max-width: 85% !important;
    }

    .w1040 {
        width: 100%;
        padding-bottom: 0;
    }

    .kv_pink_border .video_wrap_link a {
        border: 2px solid #ff6eb5 !important;
        border-radius: 10px !important;
        font-size: 14px !important;
        padding: 12px;
    }

    .kv_pink_border .video_wrap_link a::after {
        width: 0;
        height: 0;
        display: inline-block;
        content: '';
        border: 6px solid transparent;
        border-left: 10px solid #2d2d2d;
        position: absolute;
        right: 4px;
        top: 16px;
    }

    .blue_wrap {
        flex-wrap: wrap;
    }

    .blue_wrap .blue_item {
        width: 100%;
        height: auto;
        border: 2px solid #4553a3;
        border-radius: 15px;
        font-size: 28px;
        padding: 0 30px 20px;
    }

    .blue_item .blue_title {
        font-size: 19px;
        width: 200px;
        height: 37px;
        line-height: 38px;
        color: #fff;
        background: url('/-/media/aeoncard/campaign/lp/kasumi/20240109/images/blue_titlebg_sp.png') center center/100% no-repeat;
        margin: -18px auto 0;
    }

    .blue_item .f_w_28 {
        margin-top: 15px;
        display: block;
        margin-bottom: 5px;
        font-size: 20px;
    }

    .blue_wrap .add_icon {
        position: inherit;
        left: auto;
        top: auto;
        padding: 20px 0 40px;
        width: 100%;
        text-align: center;
    }

    .blue_wrap .add_icon img {
        width: 60px;
        height: 60px;
    }

    .blue_item:last-child {
        height: auto;
        padding: 0 10px 20px;
    }

    .blue_item:last-child img {
        max-width: 90%;
    }

    .blue_item .f_w_24 {
        font-size: 18px;
    }

    .blue_item .text_b {
        text-align: left;
        margin-top: 10px;
    }

    .arrow_item {
        padding: 30px 0 40px;
    }

    .arrow_item img {
        max-width: 35%;
    }

    .blue_item .f_w_24 span {
        color: #303e91;
        position: relative;
        display: inline-block;
        background: linear-gradient(180deg, transparent 0px 15px, #ffea00 15px 22px, transparent 22px 100%)
    }

    .terms_use_detail {
        padding-left: 0;
    }

    .cp_detail_11_content_inner {
        padding-top: 0 !important;
    }

    .kv_bottom_form {
        border-radius: 0 !important;
        border: 2px solid #333 !important;
        margin-top: 5vw !important;
        padding: 5vw 5vw 5vw 5vw !important;
    }

    .kv_bottom_form2 {
        margin-top: 5vw !important;
    }

    .bottom_form_title {
        margin-top: 8vw !important;
    }

    .bottom_form_title2 {
        width: 35% !important;
        margin: 0 auto;
    }

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

    .pinkline {
        border-bottom: 2px dashed #f21d91;
    }
}

.date_center_text {
    color: #0154b1 !important;
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
    .contents-frame {
        max-width: 100%;
    }

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

    .blue_wrap {
        position: inherit;
    }

    .blue_wrap .add_icon {
        position: relative;
        left: auto;
        top: auto;
        display: flex;
        align-items: center;
        margin-left: -1.5%;
        margin-right: -1.5%;
        justify-content: center;
    }

    .blue_item .f_w_24 {
        font-size: 2.3vw;
    }

    .blue_item .f_w_28 {
        font-size: 2.5vw;
    }

    .blue_item .text_b {
        font-size: 1.1075vw;
    }

    .blue_wrap .blue_item {
        height: auto;
    }

    .pink_item {
        width: 75%;
    }

    .pink_item .f_w_28 {
        font-size: 2.5vw;
    }

    .pink_item img {
        width: 75%;
    }
}

/* 条件達成で end*/
.img_center_style6 {
    width: 470px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .img_center_style6 {
        width: 100%;
    }
}</pre></body></html>