.doublepoint_mv {background-color: #00561f;}
.doublepoint_entry_btn a {color: #2c433b;
background-image: linear-gradient(90deg, rgb(255 255 145), rgb(255 179 0));}
.doublepoint_entry_btn::after {background-color: #2c433b;}
.doublepoint_title_recommend {background-image: url(/img/doublepoint/doublepoint_title2_pc_251001.png);}

.brand_list_btn,.link_list a {background-color: #2c433b;}
.doublepoint_info {max-width: 750px;}
.doublepoint_info_day span {
    color: #2c433b;
    border: 1px solid #2c433b;
}
.brand_list_btn p span::after,.link_list a::after {background-image: url(/img/doublepoint/doublepoint_playbtn_251001.png);}

.doublepoint_entry_btn a::after {background-image: url(/img/doublepoint/icon_btn_entry_arrow_251001.png);}
.banner__wrap {
    max-width: 1040px;
    width: 100%;
    margin: 70px auto 0px;
}
h2.banner__wrap__ttl {
    margin-bottom: 12px;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px;
}
.banner__wrap a {
    display: block;
    margin: 0px auto 30px;
    transition: 0.3s;
}
.doublepoint_about_wrap h2,.doublepoint_banner h3 {color: #2c433b;}
.doublepoint_about_wrap h2 span {border-bottom: 2px solid #2c433b; }
.doublepoint_about_read span {    color: #eb6100;}
.doublepoint_about_box::before,.doublepoint_precautions h4::after {    background-image: url(/img/doublepoint/dots_bg_251001.png);}
.doublepoint_about_box h3 {
    color: #2c433b;
    background-image: url(/img/doublepoint/title_dotts_bg_251001.png);
}
.doublepoint_banner h3 span::after, .doublepoint_banner h3 span::before {background-color: #2c433b;}
.accordion-header h3 span {
    padding: 0 10% 0 5%;
    left: 16px;
    position: relative;}
.accordion-header img.icon {
    position: relative;
    top: 4px;
    right: 45px;
}
.mt-50-30 {
    margin-top: 50px;
}

.accordion-content.dc__coupon-info__toggle {
    margin-top: 50px;
}

.dc__btn--wrap.dc__accordion--btn a:before {
    background-image: url(/img/doublepoint/dc_btn_icon_accordion-open.png) !important;
    right: 30px !important;
    width: 25px !important;
    height: 25px !important;
}
.dc__btn--wrap.dc__accordion--btn a:after {
    background-image: url(/img/doublepoint/dc_btn_icon_accordion-close.png) !important;
    right: 30px !important;
    width: 25px !important;
    height: 25px !important;
}

.tc-cp__infoBanner h3 {
    background: #f1f1f3;
    background: #fbf4b7;
    background: #f4f0d7;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    height: 150px;
    line-height: 150px;
    background-image: conic-gradient(#f4f0d7 90deg, transparent 90deg 180deg, #f4f0d7 180deg 270deg, transparent 270deg);
background-size: 20px 20px;
background-color: #fbdadd;
}
@media screen and (min-width: 600px) {/*PC*/
.product_list_2col {
    max-width: 560px !important;
}
}
@media screen and (max-width: 600px) {/*SP*/
    .doublepoint_title_recommend {background-image: url(/img/doublepoint/doublepoint_title2_sp_251001.png);}
    .banner__wrap  {
        margin: 8vw auto 0;
    }
    h2.banner__wrap__ttl {
        font-size: 4.8vw;
        margin-bottom: 4.27vw;
        background: transparent;
    }
    .banner__wrap a {
        max-width: 84vw;
        width: 100%;
        margin: 0 auto 3vw;
    }
    .accordion-header h3 span {
        left: 14px;
        padding: 0 13% 0 7%;
    }
    .accordion-header img.icon {
        right: 20px;
        top: 0px;}
    .tc-cp__infoInner.tc-cp__infoInner_mt60 {
        margin-top: 30px;
        border-radius: 5vw;
    }
    .mt-50-30 {
    margin-top: 30px;
}
p.dc__btn--wrap.dc__accordion--btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    text-decoration: none;
    background-image: none;
    background-color: #2b2b2b;
    color: #fff;

}
p.dc__btn--wrap.dc__accordion--btn {
    width: 100%;
    display: block;
    position: relative;
    height: 52px;
    margin: 0 auto;
    transition: .3s;
}
.tc-cp__infoBanner h3 {
    height: 80px;
    line-height: 65px;
    font-size: 5.06vw;
}
}

/* 赤字終了文言追加 */
@media screen and (min-width: 1040px) {
    .endtext {
        margin: 30px auto 0;
        text-align: center;
        width: 70%;
        color: red;
        max-width: 900px;
    }
    .endtext .line {
        padding: 10px 0;
        border: 3px solid red;
        margin: 0 auto;
        color: red;
        font-size: 18px;
        font-weight: bold;
    }
}
@media screen and (max-width: 1039px) {
    .endtext {
        margin: 20px auto 0;
        text-align: center;
        color: red;
    }
    .endtext .line {
        padding: 10px 0;
        border: 3px solid red;
        width: 80%;
        margin: 0 auto;
        color: red;
        font-weight: bold;
    }
}