@charset "utf-8";

.paidframe .paidframe_ttl {
    padding: 25px;
    color: #fff;
    background: #CC0033;
    text-align: center;
    font-size: 160%;
}

.paidframe .paidframe_ttl {
    margin: 0 0 40px;
}

.paidframe .paidframe_img {
    margin: 0 0 5px;
}

.paidframe .paidframe_img img {
    width: 100%;
}

.paidframe .col-pc4_sp3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.paidframe .col-pc4_sp2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-pc2_sp1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-pc2_sp1 li {
    width: 49.3%;
    margin: 0 0 2.2% 0;
}

.col-pc3_sp2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-pc3_sp2 li {
    width: 32.3%;
    margin: 0 0 2.2% 0;
}

.col-pc3_sp2::after {
    content: "";
    display: block;
    width: 32.3%;
    margin: 0 0 2.2% 0;
}

.col-pc4_sp3 li {
    width: 24%;
    margin: 0 0 2.2% 0;
}

.col-pc4_sp3::before {
    content: "";
    display: block;
    width: 24%;
    margin: 0 0 2.2% 0;
    order: 1;
}

.col-pc4_sp3::after {
    content: "";
    display: block;
    width: 24%;
    margin: 0 0 2.2% 0;
}

.col-pc4_sp2 li {
    width: 24%;
    margin: 0 0 2.2% 0;
}

.col-pc4_sp2::before {
    content: "";
    display: block;
    width: 24%;
    margin: 0 0 2.2% 0;
    order: 1;
}

.col-pc4_sp2::after {
    content: "";
    display: block;
    width: 24%;
    margin: 0 0 2.2% 0;
}

.bg {
    background-color: #FFF5F8;
}

.paidframe_ttl_bg {
    background-color: #F4F2ED;
    color: #222222;
}

.nav-txt,
.obi-txt {
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    font-weight: 400;
}

.nav-link {
    background: linear-gradient(to bottom, #d2bb4f 0%, #b97b25 20%, #995c07 50%, #b97b25 80%, #d2bb4f 100%);
    padding: 15px 0;
}

.nav-link a:link,
.nav-link a,
.nav-link a:visited {
    color: #fff;
    text-decoration: none;
}

.nav-flex {
    display: flex;
    gap: 2px;
}

.nav-flex-item {
    width: 100%;
}

.nav-anker {
    width: 100%;
}

.nav.col3 .nav-list-item,
.nav.col6.flex-wrap .nav-list-item {
    width: calc(33% - 1px);
    flex: 1 1 auto;
    max-width: 33%;
}

.obi {
    background: linear-gradient(to right, #995c07 0%, #b97b25 10%, #d6a52e 40%, #e0ca68 50%, #d6a52e 60%, #b97b25 90%, #995c07 100%);
}

.obi-section {
    margin-top: 30px !important;
    padding: 0 0;
}

.obi-section:first-of-type {
    padding-top: 0;
}

.obi-section--layout {
    margin-top: -40px;
}

.valentinesday .btn.btn_agree {
    background-color: #c03;
    color: #fff;
}

.dsContent .valentinesday .pickup-item-inner a:link {
    color: #000;
    text-decoration: none;
}

.dsContent a:visited,
.dsContent a:link {
    text-decoration: none;
}

.campAttention.asterisk-list a {
    color: #024fcc;
    text-decoration: underline;
}

.asterisk-list span {
    font-weight: 600;
}

.asterisk-list.red {
    color: #c03;
}

a.rank-btn {
    color: #000;
    text-decoration: none;
}

.paidframe_list {
    margin-bottom: 10px;
}

.dv_rc_img img {
    padding: 0 5px 5px;
}

@media screen and (max-width: 767px) {
    .paidframe .col-pc4_sp3 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .paidframe_list {
        margin: 0 3% 0;
    }

    .col-pc4_sp3 li {
        width: 31%;
        margin: 0;
    }

    .col-pc4_sp3::before {
        content: "";
        display: block;
        width: 31%;
        margin: 0;
        order: 1;
    }

    .col-pc4_sp3::after {
        content: "";
        display: block;
        width: 31%;
        margin: 0;
    }

    .paidframe .col-pc4_sp2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .col-pc4_sp2 li {
        width: 48%;
        margin: 0;
    }

    .col-pc4_sp2::before {
        content: "";
        display: block;
        width: 48%;
        margin: 0;
        order: 1;
    }

    .col-pc4_sp2::after {
        content: "";
        display: block;
        width: 31%;
        margin: 0;
    }

    .col-pc2_sp1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .col-pc2_sp1 li {
        width: 100%;
        margin: 0 0 2.2% 0;
    }

    .col-pc3_sp2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: -30px;
    }

    .col-pc3_sp2 li {
        width: 49%;
        margin: 0 0 2.2% 0;
    }

    .col-pc3_sp2::after {
        content: "";
        display: block;
        width: 32.3%;
        margin: 0 0 2.2% 0;
    }

    .paidframe .paidframe_ttl {
        padding: 15px 5px;
        font-size: 105%;
    }

    .paidframe .paidframe_ttl {
        margin: 0 0 20px;
    }

    .content {
        padding: 0;
    }

    .campDetail .campaign_day {
        font-size: 13px;
    }

    .nav-flex {
        flex-wrap: wrap;
    }

    .nav-flex-item {
        width: calc(50% - 1px);
    }

    .nav-list-item:nth-child(n+2) {
        border-left: 0;
        border-left-width: 0;
    }

    .nav-link {
        padding: 10px 0;
    }
}


/* bnr */
.section--banner {
    margin-top: 30px;
}

.bnr_list {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.bnr_list-item {
    display: flex;
    flex-direction: column;
    /* width: calc(50% - 10px); */
    gap: 20px;
}

/* .bnr {
    flex: 1;
    display: flex;
    align-items: flex-end;
} */

@media screen and (max-width: 767px) {
    .section--banner {
        margin-top: 20px;
    }

    .bnr_list {
        flex-direction: column;
        align-items: center;
    }

    .bnr_list-item {
        width: 100%;
    }

    .bnr {
        width: 100%;
    }
}

/* cp-bnr */
.cp-bnr-area {
    width: 100%;
    align-items: center;
    margin: 30px 0;
}

.cp-bnr-item {
    margin-bottom: 20px;
}

.cp-bnr-item img {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .cp-bnr-area {
        margin: 15px 0;
        padding: 10px;
    }

    .cp-bnr-item {
        margin-bottom: 10px;
    }
}

/* coupon-bnr */
.coupon-bnr-area {
    margin-bottom: 20px;
}

.coupon-bnr-list {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* button */
.button {
    display: flex;
    justify-content: center;
}

.button-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #c03;
    border-radius: 30px;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    font-size: 90%;
    width: 75%;
    letter-spacing: 1px;
}

.button-link::after {
    display: inline-block;
    content: "▶︎";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
    color: #fff;
}

/* description */
.description--layout {
    background-color: #f4f2ed;
    padding: 20px 0;
}

.description-list-item:nth-child(n+2) {
    margin-top: 20px;
}

.description-inner {
    background-color: #fff;
    padding: 20px 50px;
    margin: 5px 0 0;
}

.description-inner--style {
    background-color: inherit;
    padding: 0 10px;
    margin: 0;
}

.description-inner--top {
    margin-top: 0;
    border-radius: 14px 14px 0 0;
}

.description-inner--bottom {
    border-radius: 0 0 14px 14px;
}

.description-inner--both {
    border-radius: 14px;
}

.description-title {
    margin: 0;
    text-align: center;
    font-size: 30px;
    color: #f86464;
}

.description-title.ac_target {
    font-size: 30px;
    color: #f86464;
}

.description-lead {
    color: #f86464;
    font-weight: bold;
    margin: 15px 0 0;
}

.description-textlist {
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-weight: 400;
}

.description-text {
    text-align: center;
    font-size: 18px;
}

.description-textarea {
    display: flex;
    justify-content: flex-start;
}

.description-text span {
    color: #f86464;
    font-weight: 600;
}

.description-innerlist-item {
    display: flex;
}

.description img {
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .description--layout {
        /* padding: 20px 3%; */
        padding: 20px 0;
    }

    .description-inner {
        padding: 20px 10px;
    }

    /* .description-inner--style {
         padding: 0 10px;
    } */

    .description-textlist {
        font-size: 14px;
    }

    .description-title {
        font-size: 20px;
    }

    .description-title.ac_target {
        font-size: 20px;
    }

    .description-text {
        font-size: 15px;
    }

    .section--banner {
        margin: 20px 3%;
    }

    .description-innerlist-item {
        flex-direction: column;
    }

    .description-note {
        font-size: 13px;
    }

    .description-list-text {
        font-size: 13px;
        line-height: 1.7;
    }

    .description-text span {
        font-size: 17px;
    }
}


/* shopcheck-list */
.shopcheck-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.shopcheck-list-ttl {
    font-size: 16px;
    font-weight: 400;
}

.shopcheck-list-text {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
}

.shopcheck-list-link,
.shopcheck-list-link a:link,
.shopcheck-list-link a:visited {
    color: #f86464;
    border-bottom: #f86464 1px solid;
}


/* question */
.question-q {
    display: flex;
    align-items: center;
    line-height: 1;
}

.question-q.ac_target {
    padding-right: 24px;
    display: flex;
    align-items: center;
    line-height: 1;
    color: #000;
}

.question-q::before {
    display: inline-block;
    content: "Q";
    color: #f86464;
    font-weight: 500;
    font-size: 28px;
    margin-right: 20px;
    line-height: 1;
}

.question-a {
    margin-top: 30px;
    display: flex;
    align-items: flex-start;
    line-height: 1;
}

.question-a::before {
    display: inline-block;
    content: "A";
    color: #f86464;
    font-weight: 500;
    font-size: 28px;
    margin-right: 20px;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .question-q::before {
        margin-right: 10px;
    }

    .question-a::before {
        margin-right: 10px;
    }
}


/* inner_nav */
.inner_nav {
    display: flex;
    gap: 2px;
}

.inner_nav-item {
    width: calc(33% - 1px);
    background-color: #ff9e2b;
    padding: 10px;
}

.inner_nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

@media screen and (max-width: 767px) {
    .inner_nav {
        flex-direction: column;
        gap: 10px;
        margin: 0 3% 0;
    }

    .inner_nav-item {
        width: 100%;
    }

}

/* case */
.case-body {
    margin-top: 20px;
}

.case-head,
.case-head.ac_target,
.case-body-title,
.case-body-text {
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

.case-body-text:nth-of-type(n+2) {
    margin-top: 5px;
}

.case-body-point {
    margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #FF0000;
}

.case-body-bottom {
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .case-body-text {
        font-size: 14px;
    }
}

/* shop */
.shop-text--emphasis {
    color: #FF0000;
}

.shop-text--note {
    color: #024fcc;
    font-size: 14px;
}

.shop th {
    font-size: 15px;
    vertical-align: top;
    width: 60px;
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    .shop th {
        font-size: 14px;
    }

    .shop td {
        font-size: 14px;
    }

    .shop-text--note {
        font-size: 12px;
    }
}

/* .ac_target */
@media screen and (max-width: 767px) {
    .ac_target::after {
        right: 0;
    }
}



.bnr_area.bnr_area--layout {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}

.bnr_area-item {
    margin-top: 0;
    max-width: 640px;
    width: calc(50% - 10px);
}

.promotional-banner:not(:last-child) {
    border-bottom: 1px solid #404040;
}

.promotional-banner img {
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .promotional-banner {
        border-bottom: none !important;
    }
}

@media screen and (max-width: 767px) {
    .bnr_area.bnr_area--layout {
        flex-direction: column;
        gap: 10px;
        margin: 0 0 20px;
        padding: 12px;
    }

    .bnr_area-item {
        width: 100%;
    }
}

.bnr_area {
    margin-bottom: 20px;
}

.bnr_area img {
    width: 100%;
    padding: 10px;
}

.asterisk-list a {
    color: #024fcc;
}

.kaimawari_osusume-conteiner {
    padding: 16px 10px;
}

/* お買いもの例 */
.okaimonorei {
    padding: 10px;
    background-color: #f4f2ed;
}

.okaimonorei-inner {
    background-color: #fff;
    padding: 25px;
    border-radius: 20px;
}

.okaimonorei-title {
    font-size: 30px;
    background-color: #f86464;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    align-items: center;
    padding: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.okaimonorei-list-pc {
    margin-top: 20px;
}

.okaimonorei-list-pc li {
    display: flex;
    justify-content: center;
    text-align: center;
    gap: 10%
}

.okaimonorei-list-sp {
    text-align: center;
}

.okaimonorei-item p {
    font-size: 30px;
    font-weight: 600;
}

.arrow {
    display: inline-block;
    width: 70px;
    height: 63.5px;
    background: #cc0033;
    clip-path: polygon(0 31%, 47.5% 31%, 47.5% 0, 100% 50%, 47.5% 100%, 47.5% 69%, 0 69%);
}

@media screen and (max-width: 767px) {
    .okaimonorei-item p {
        font-size: 20px;
        margin-top: -15px;
    }

    .okaimonorei-title {
        font-size: 20px;
    }

    .okaimonorei-text {
        font-size: 13px !important;
        margin-top: 2px !important;
        font-weight: 500 !important;
    }

    .arrow {
        display: inline-block;
        width: 73.5px;
        height: 60px;
        background: #cc0033;
        clip-path: polygon(0 47.5%, 31% 47.5%, 31% 0, 69% 0, 69% 47.5%, 100% 47.5%, 50% 100%);
        margin: 15px 0;
    }
}

/* keyword */
.keyword-list-2 {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    padding: 14px;
}

.keyword-list-2 li {
    background-color: #F8F2D3;
    border-radius: 5px;
    padding: 5px;
}