@charset "UTF-8";

.gradient_bg {
    border-top: 5px solid #47549e;
    background: url('/-/media/aeoncard/campaign/lp/cosmo_shintokutenmember_main/images/kv_bg_pc.jpg') center top no-repeat;
    background-size: cover;
    border-bottom: 5px solid #4553a3;
}

.kv_main_wrap {
    width: 940px;
    margin: 0 auto;
    display: flex;
    padding: 20px 0 5px;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center;
}




.kv_main_wrap .top_card_wrap .card_list {
    margin: 0 auto;
    display: flex;
}

.kv_main_wrap .top_card_wrap .card_list li {
    margin-right: 15px;
    text-align: center;
}

.kv_main_wrap .top_card_wrap .card_list li.card_a {
    width: 54px;
    height: 84px;
}

.kv_main_wrap .top_card_wrap .card_list li.card_b {
    width: 84px;
    height: 54px;
    align-self: self-end;
}

.kv_main_wrap .top_card_wrap .card_list li img.card_img {
    border: 2px solid #fff;
    border-radius: 6px;
    box-shadow: 3px 3px 4px rgba(13, 48, 141, 0.3);
}



.top_free {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    align-self: center;
    padding-left: 40px;
}



.kv_title_sp {
    display: none;
}

.kv2_wrap {
    width: 940px;
    margin-left: auto !important;
    margin-right: auto !important;
}



.progress_btn {
    width: 310px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 2px rgba(67, 82, 169, .68);
}

.progress_tips .kv_btm_btn {
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
}

.mv__container {
    padding-bottom: 0;
}

.wrap_content {
    width: 1040px;
    text-align: center;
    margin: 40px auto 0;
    padding: 30px 50px;
    border-radius: 8px;
    background: #116eb4;
}

.wrap_content1000 {
    width: 1000px;
    text-align: center;
    margin: 50px auto 0;
    border-radius: 20px;
    background-image: linear-gradient(90deg, #00abaf, #116eb4);
    padding: 4px;
}

.wrap_content1000 .h4_title {
    height: 78px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 27px;
}

.wrap_content1000 .kv3_wrap {
    background: #fff;
    border-radius: 18px;
    padding: 40px 30px;
}

.wrap_content1000 .kv3_wrap .card_contewnt {
    text-align: center;
}

.wrap_content1000 .kv3_wrap .card_contewnt .card_content_list {
    display: flex;
    justify-content: center;
}

.wrap_content1000 .kv3_wrap .card_contewnt .card_content_list li {
    width: 176px;
    margin-right: 30px;
}

.wrap_content1000 .kv3_wrap .card_contewnt .card_content_list li img {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    max-width: 90%;
}

.wrap_content1000 .kv3_wrap .card_contewnt .card_content_list li:last-child {
    margin: 0;
}

.wrap_content1000 .kv3_wrap .card_contewnt .card_content_list li .card_tag {
    height: 44px;
    line-height: 1.4;
    color: #fff;
    font-size: 13px;
    background: #116eb4;
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-weight: bold;
    justify-content: center;
}

.wrap_content1000 .kv3_wrap .card_contewnt .card_btm {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 40px;
}

.wrap_content1000 .kv3_wrap .card_contewnt .card_btm2 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}

.wrap_content .new_btn {
    width: 100%;
    display: block;
    background: #fff;
    border-radius: 8px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #4352a9;
    text-decoration: none;
    font-weight: bold;
    position: relative;
}



.new_title {
    color: #fff;
    font-size: 32px;
    margin-top: 20px;
}

.new_title strong {
    font-size: 38px;
}

.new-text {
    padding: 20px 45px;
    background: #fff;
    border-radius: 8px;
    text-align: left;
}

.new3_img {
    max-width: 950px !important;
}

.new3_table_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    margin: 0 0 10px;
}

.new3_table_list dt,
.new3_table_list dd {
    text-align: left;
}

.new3_table_list dt {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 17px;
    font-weight: bold;
    text-indent: 20px;
    border: 1px solid #000;
    border-width: 1px 0 0 1px;
}

.new3_table_list dd {
    margin: 0;
    border: 1px solid #000;
    border-width: 1px 0 0 1px;
    width: 25%;
    height: 26px;
    line-height: 26px;
    text-indent: 10px;
    font-size: 16px;
}

.pay_title {
    display: flex;
    justify-content: center;
}

.pay_title span {
    font-size: 32px;
    color: #fff;
    margin-left: 12px;
    align-self: center;
}

.pay_content {
    padding: 20px 45px;
    background: #fff;
    border-radius: 8px;
}

.pay_content .h3_title {
    font-size: 22px;
}

.pay_content .h3_title span {
    color: #da3924;
}

.pay_content .pay_text1 {
    font-size: 15px;
    font-weight: bold;
}

.pay_content .pay_text2 {
    margin-left: 10px;
    margin-right: 10px;
}

.pay_content .h4_title {
    margin: 25px 75px 0;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    background: #116eb4;
}

.pay_content .pay_item {
    margin: 15px 75px 0;
    background: #eae9f4;
    padding: 10px 60px 0;
    display: flex;
    position: relative;
}


.pay_content .pay_item .number {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    border-radius: 50%;
    background: #116eb4;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 6px;
}

.pay_content .pay_item .item_right {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    align-self: center;
}

.pay_content .pay_item .item_right .blur_text {
    color: #116eb4;
}

.pay_content .pay_item .item_right p {
    font-size: 16px;
}

.pay_content .detail_btn {
    width: 310px;
    height: 62px;
    line-height: 64px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    border-radius: 6px;
    background: linear-gradient(0deg, #428fcb, #0061ac);
    position: relative;
    text-decoration: none;
}

.pay_content .detail_btn::after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border-width: 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    position: absolute;
    right: 20px;
    top: 21px;
}

.kv_togger {
    width: 100%;
    display: block;
    background: #fff;
    border-radius: 8px;
    height: 60px;
    line-height: 60px;
    min-height: 60px;
    font-size: 22px;
    color: #4352a9;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}

.kv_togger .rule__acd-title {
    color: #4352a9;
    line-height: 60px;
}

.kv_togger_wrap .js-accordion__icon::before {
    content: '';
    display: none;
}

.float-link__card {
    background: linear-gradient(118deg, #00abaf, #116eb4);
}

.anchor_ul {
    justify-content: flex-start;
}

.kv_togger_wrap .js-accordion__icon span::before,
.kv_togger_wrap .js-accordion__icon span::after {
    background: #4352a9;
}

.kv_togger_wrap .rule__acd-content {
    border: 0;
    border-radius: 8px;
    margin-top: 4px;
    text-align: left;
}

.kv_togger_wrap .rule__acd-content .rule__acd-list li {
    margin-bottom: 15px;
}

.card_btn_text {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.point_btn2 {
    width: 310px;
    height: 62px;
    line-height: 64px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    border-radius: 6px;
    background: linear-gradient(118deg, #00abaf, #116eb4);
    position: relative;
    text-decoration: none;
    padding: 0;
    box-shadow: none;

}

.point_btn2::after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border-width: 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    position: absolute;
    right: 20px;
    top: 21px;
}

.pos_rel {
    position: relative;
}

.left_icon {
    float: left;
    margin: 0 0 0 100px;
    position: absolute;
    top: 35px;
}

.kv_h3_title {
    padding-left: 230px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
}

.kv2_text1 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    padding-left: 230px;
}

.kv2_text2 {
    font-size: 15px;
    text-align: center;
    margin-top: 13px;
    padding-left: 230px;
}

.point__container {
    background: #e6f3ff;
}

.bg_blue {
    background: #e6f3ff;
}

.is_sp {
    display: none;
}

.is_pc {
    display: block;
}


@media screen and (max-width: 768px) {
    .gradient_bg {
        background-image: url('/-/media/aeoncard/campaign/lp/cosmo_shintokutenmember_main/images/kv_bg_sp.jpg');
    }

    .is_sp {
        display: block;
    }

    .is_pc {
        display: none;
    }

    .is_sp_left {
        text-align: left;
    }

    .mv__contents {
        padding: 0;
        display: block;
    }

    .kv_main_wrap {
        width: 100%;
        padding: 0;
        margin: 0;
    }





    .kv_main_wrap .top_card_wrap .card_list li img.card_img {
        border: 1px solid #fff;
        border-radius: 6px;
        box-shadow: 3px 3px 4px rgba(13, 48, 141, 0.3);
    }




    .mv__contents>div {
        margin: 0;
    }

    .kv_main_wrap .top_card_wrap .card_list li.card_a {
        width: 45px;
        height: 70px;
    }

    .kv_main_wrap .top_card_wrap .card_list li.card_b {
        width: 70px;
        height: 45px;
    }


    .kv_title_sp {
        display: block;
        margin-top: 12px;
    }

    .top_free {
        font-size: 12px;
        padding-left: 0;
    }

    .kv2_wrap {
        width: 100%;
        padding-top: 4px;
    }



    .wrap_content {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        padding: 15px 10px;
    }

    .wrap_content .title_icon {
        max-width: 50px;
    }

    .new_title {
        font-size: 18px;
        margin-top: 10px;
    }

    .new_title strong {
        font-size: 22px;
    }

    .wrap_content .new_btn {
        font-size: 16px;
        height: 46px;
        line-height: 48px;
    }

    .sp_add {
        position: relative;
        z-index: 1;
    }

    .sp_add img {
        width: 48px;
        height: 48px;
        margin-top: -12px;
    }

    .sp_mt12 {
        margin-top: -12px;
    }

    .new3_img {
        max-width: 104% !important;
        margin-left: -10px;
    }

    .new-text {
        padding: 10px 10px 15px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .new3_table tr td {
        width: 50%;
    }

    .new3_table_list dt {
        font-size: 13px;
        text-indent: 0px;
    }

    .new3_table_list dd {
        width: 50%;
        font-size: 12px;
        text-indent: 6px;
    }

    .pay_title {
        flex-wrap: wrap;
    }

    .pay_title img {
        max-width: 80%;
    }

    .pay_title span {
        font-size: 22px;
        margin-left: 0;
        margin-top: 10px;
    }

    .pay_content .h3_title {
        font-size: 14px;
        font-weight: bold;
    }

    .pay_content {
        padding: 20px 10px;
    }

    .pay_content .pay_text1 {
        font-size: 12px;
    }

    .pay_content .h4_title {
        margin: 25px 4px 0;
    }

    .pay_content .img_70 {
        max-width: 70%;
    }

    .pay_content .img_92 {
        max-width: 92%;
    }

    .pay_content .pay_item {
        margin: 15px 4px 0;
        padding: 10px 10px 0;
    }

    .pay_content .pay_item .number {
        width: 24px;
        height: 24px;
        flex: 0 0 24px;
        font-size: 18px;
        line-height: 26px;
    }

    .pay_content .pay_item .item_right {
        font-size: 13px;
    }

    .pay_content .pay_item .item_right p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .pay_content .detail_btn {
        width: 70%;
        height: 44px;
        line-height: 44px;
        font-size: 14px;
    }

    .pay_content .detail_btn::after {
        border-width: 7px;
        right: 10px;
        top: 15px;
    }

    .c-h2_heading1 {
        font-size: 22px;
    }

    .wrap_content .new_btn {
        font-size: 16px;
        height: 46px;
        line-height: 48px;
    }

    .kv_togger {
        height: 46px;
        line-height: 46px;
        min-height: 46px;
        padding: 0 0 10px;
    }

    .kv_togger .rule__acd-title {
        line-height: 46px;
        text-align: center;
    }

    .card_btn_text {
        font-size: 14px;
    }

    .pos_rel {
        position: relative;
    }

    .left_icon {
        float: none;
        margin: 0 auto;
        position: inherit;
        top: 0;
    }

    .kv_h3_title {
        padding-left: 0;
        font-size: 16px;
        line-height: 1;
        padding: 10px 0 15px;
    }

    .oil_icon {
        display: block;
        width: 100%;
        text-align: center;
    }

    .oil_icon img {
        width: 27%;
    }

    .kv2_text1 {
        font-size: 12px;
        margin-top: 15px;
        padding-left: 0;
    }

    .kv2_text2 {
        font-size: 12px;
        margin-top: 15px;
        padding-left: 0;
        margin-bottom: 5px;
    }

    .wrap_content1000 {
        width: calc(100% - 30px);
        margin: 20px 15px 0;
        border-radius: 20px;
        padding: 4px;
    }

    .wrap_content1000 .h4_title {
        height: 60px;
        line-height: 62px;
        font-size: 18px;
    }

    .wrap_content1000 .kv3_wrap {
        border-radius: 18px;
        padding: 25px 20px;
    }

    .wrap_content1000 .kv3_wrap .card_contewnt .card_content_list li {
        width: 112px;
        margin-right: 10px;
    }

    .wrap_content1000 .kv3_wrap .card_contewnt .card_content_list li img {
        border-radius: 4px;
    }

    .wrap_content1000 .kv3_wrap .card_contewnt .card_content_list li .card_tag {
        font-size: 2.5vw;
        height: 34px;
        margin-top: 10px;
    }

    .wrap_content1000 .kv3_wrap .card_contewnt .card_btm {
        font-size: 12px;
        margin-top: 12px;
        margin-bottom: 20px;
    }

    .wrap_content1000 .kv3_wrap .card_contewnt .card_btm2 {
        font-size: 12px;
        margin-top: 10px;
        text-align: left;
        text-indent: -1rem;
        padding-left: 1rem;
    }

    .point__container {
        padding-bottom: 8vw;
    }

    .t-general {
        padding-bottom: 231px;
    }

    .kv_main_wrap .top_card_wrap .card_list li img.card_img {
        border-radius: 3px;
    }
}