@charset "utf-8";
.topCpArea{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}
.areaAll{
    width: 48%;
    margin: 0 auto 16px;
    text-align: center;
}
.existingCustomer{
    padding: 10px 5px;
    border: none;
    background: #f7f7f7;
}
.existingCustomer a, .newCustomer a, .wideVer a{
    display: block;
}
.conditionsTime{
    margin-top: 8px;
    font-size: 5vw;
    font-weight: bold;
}
.conditionsDate{
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5;
    white-space: nowrap;
}
.conditionsDate .brackets{
    padding: 0 2px;
    font-size: 3vw;
    vertical-align: text-bottom;
}
.conditionsDate .brackets .week{
    vertical-align: bottom;
    letter-spacing: 1px;
}
.conditionsPrice{
    display: block;
    width: auto;
    margin: 10px 0 0;
    font-size: 3vw;
    font-weight: normal;
    line-height: 1em;
    white-space: nowrap;
}
.existingCustomer .offPrice{
    display: block;
    margin: 0;
    padding: 0;
    color: #eb567b;
    font-size: 5vw;
    font-weight: bold;
    white-space: nowrap;
    background: none;
}
.existingCustomer .offPrice span{
    font-size: 200%;
}
.existingCustomer .conditionsCpTxt{
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: none;
    font-size: 3vw;
    font-weight: normal;
    letter-spacing: 1px;
}
.existingCustomer .conditionsShop.no_limit{
    padding:4% 0;
}
.existingCustomer .conditionsCpTxt span{
    font-weight: bold;
}
.getCpLink{
    display: block;
    margin: 10px;
    padding: 10px 5px;
    color: #fff;
    font-size: 3.5vw;
    letter-spacing: 1.5px;
    border-radius: 5px;
    background: #eb567b;
}
.detailLink{
    padding: 5px 0;
    font-size: 13px;
    text-align: center;
}
/*-------- start dash txt ----------*/
.pre_txt{
    margin-bottom: 20px;
    border-bottom: 15px;
}
.pre_txt_lead{
    font-size: 4.8vw;
    font-weight: bold;
    text-align:center;
}
.pre_txt_term{
    padding-top: 4px;
    text-align:center;
}
.pre_txt_term div{
    font-size: 3.5vw;
}
.riTaC{
    font-size: 14px;
    font-weight: bold;
}
.riTaCR{
    color: #bf0000;
    font-size: 14px;
    font-weight: bold;
}
/* slick style */
.topCpArea_slider.slick-slider{
    margin: 5px 0 64px;
    width: 100%;
}
.topCpArea_slider .slick-prev.slick-arrow, .topCpArea_slider .slick-next.slick-arrow{
    display: none;
}
.topCpArea_slider .areaAll{
    /* width: 184px !important; */
    margin: 0 2px;
}
.topCpArea_slider.slick-slider .slick-dots{
    bottom: -30px;
}
.topCpArea_slider .areaAll:focus{
    outline: none;
}
.topCpArea_slider .areaAll a{
    outline: none;
}
/* ---- irregular hedding style ---- */
.topCpArea__container .couponHeading__wrap{
    margin-bottom: 24px;
    text-align: center;
}
.topCpArea__container .couponHeading__title p{
    font-size: 5vw;
    font-weight: bold;
}
/*---------categoryCoupon Area----------*/
.conditionsCategory{
    font-weight: bold;
    font-size: 4vw;
}
.areaAll.categoryCoupon .existingCustomer .getCpLink a{
    color: #fff;
}
.areaAll.categoryCoupon .existingCustomer .objectProductLink{
    display: block;
    margin: 10px;
    padding: 10px 5px;
    font-size: 3.5vw;
    letter-spacing: 1.5px;
    border-radius: 5px;
    box-sizing: border-box;
}
/*---------- coupon-color ----------*/
.existingCustomer.coupon01 .offPrice,
.existingCustomer.coupon01 .conditionsTime,
.existingCustomer.coupon01 .conditionsDate,
.existingCustomer.coupon01 .conditionsCategory{
    color: #fba30d;
}
.existingCustomer.coupon01 .getCpLink{
    background: #fba30d;
}
.existingCustomer.coupon01 .objectProductLink{
    border: 1px solid #fba30d;
}
.existingCustomer.coupon01 .objectProductLink a{
    color: #fba30d;
}

.existingCustomer.coupon02 .offPrice,
.existingCustomer.coupon02 .conditionsTime,
.existingCustomer.coupon02 .conditionsDate,
.existingCustomer.coupon02 .offPrice,
.existingCustomer.coupon02 .conditionsCategory,
.existingCustomer.coupon02 .offPrice{
    color: #e38a0b;
}
.existingCustomer.coupon02 .getCpLink{
    background: #e38a0b;
}
.existingCustomer.coupon02 .objectProductLink{
    border: 1px solid #e38a0b;
}
.existingCustomer.coupon02 .objectProductLink a{
    color: #e38a0b;
}

.existingCustomer.coupon03 .offPrice,
.existingCustomer.coupon03 .conditionsTime,
.existingCustomer.coupon03 .conditionsDate,
.existingCustomer.coupon03 .offPrice,
.existingCustomer.coupon03 .conditionsCategory,
.existingCustomer.coupon03 .offPrice{
    color: #fa8700;
}
.existingCustomer.coupon03 .getCpLink{
    background: #fa8700;
}
.existingCustomer.coupon03 .objectProductLink{
    border: 1px solid #fa8700;
}
.existingCustomer.coupon03 .objectProductLink a{
    color: #fa8700;
}

.existingCustomer.coupon04 .offPrice,
.existingCustomer.coupon04 .conditionsTime,
.existingCustomer.coupon04 .conditionsDate,
.existingCustomer.coupon04 .offPrice,
.existingCustomer.coupon04 .conditionsCategory,
.existingCustomer.coupon04 .offPrice{
    color: #e3720b;
}
.existingCustomer.coupon04 .getCpLink{
    background: #e3720b;
}
.existingCustomer.coupon04 .objectProductLink{
    border: 1px solid #e3720b;
}
.existingCustomer.coupon04 .objectProductLink a{
    color: #e3720b;
}

.existingCustomer.coupon05 .offPrice,
.existingCustomer.coupon05 .conditionsTime,
.existingCustomer.coupon05 .conditionsDate,
.existingCustomer.coupon05 .offPrice,
.existingCustomer.coupon05 .conditionsCategory,
.existingCustomer.coupon05 .offPrice{
    color: #ff6a00;
}
.existingCustomer.coupon05 .getCpLink{
    background: #ff6a00;
}
.existingCustomer.coupon05 .objectProductLink{
    border: 1px solid #ff6a00;
}
.existingCustomer.coupon05 .objectProductLink a{
    color: #ff6a00;
}

.existingCustomer.coupon06 .offPrice,
.existingCustomer.coupon06 .conditionsTime,
.existingCustomer.coupon06 .conditionsDate,
.existingCustomer.coupon06 .offPrice,
.existingCustomer.coupon06 .conditionsCategory,
.existingCustomer.coupon06 .offPrice{
    color: #f55653;
}
.existingCustomer.coupon06 .getCpLink{
    background: #f55653;
}
.existingCustomer.coupon06 .objectProductLink{
    border: 1px solid #f55653;
}
.existingCustomer.coupon06 .objectProductLink a{
    color: #f55653;
}

.existingCustomer.coupon07 .offPrice,
.existingCustomer.coupon07 .conditionsTime,
.existingCustomer.coupon07 .conditionsDate,
.existingCustomer.coupon07 .offPrice,
.existingCustomer.coupon07 .conditionsCategory,
.existingCustomer.coupon07 .offPrice{
    color: #d44452;
}
.existingCustomer.coupon07 .getCpLink{
    background: #d44452;
}
.existingCustomer.coupon07 .objectProductLink{
    border: 1px solid #d44452;
}
.existingCustomer.coupon07 .objectProductLink a{
    color: #d44452;
}

.existingCustomer.coupon08 .offPrice,
.existingCustomer.coupon08 .conditionsTime,
.existingCustomer.coupon08 .conditionsDate,
.existingCustomer.coupon08 .offPrice,
.existingCustomer.coupon08 .conditionsCategory,
.existingCustomer.coupon08 .offPrice{
    color: #eb577c;
}
.existingCustomer.coupon08 .getCpLink{
    background: #eb577c;
}
.existingCustomer.coupon08 .objectProductLink{
    border: 1px solid #eb577c;
}
.existingCustomer.coupon08 .objectProductLink a{
    color: #eb577c;
}

.existingCustomer.coupon09 .offPrice,
.existingCustomer.coupon09 .conditionsTime,
.existingCustomer.coupon09 .conditionsDate,
.existingCustomer.coupon09 .offPrice,
.existingCustomer.coupon09 .conditionsCategory,
.existingCustomer.coupon09 .offPrice{
    color: #d4447d;
}
.existingCustomer.coupon09 .getCpLink{
    background: #d4447d;
}
.existingCustomer.coupon09 .objectProductLink{
    border: 1px solid #d4447d;
}
.existingCustomer.coupon09 .objectProductLink a{
    color: #d4447d;
}

.existingCustomer.coupon10 .offPrice,
.existingCustomer.coupon10 .conditionsTime,
.existingCustomer.coupon10 .conditionsDate,
.existingCustomer.coupon10 .offPrice,
.existingCustomer.coupon10 .conditionsCategory,
.existingCustomer.coupon10 .offPrice{
    color: #fa52ae;
}
.existingCustomer.coupon10 .getCpLink{
    background: #fa52ae;
}
.existingCustomer.coupon10 .objectProductLink{
    border: 1px solid #fa52ae;
}
.existingCustomer.coupon10 .objectProductLink a{
    color: #fa52ae;
}

.existingCustomer.coupon11 .offPrice,
.existingCustomer.coupon11 .conditionsTime,
.existingCustomer.coupon11 .conditionsDate,
.existingCustomer.coupon11 .offPrice,
.existingCustomer.coupon11 .conditionsCategory,
.existingCustomer.coupon11 .offPrice{
    color: #f53505;
}
.existingCustomer.coupon11 .getCpLink{
    background: #f53505;
}
.existingCustomer.coupon11 .objectProductLink{
    border: 1px solid #f53505;
}
.existingCustomer.coupon11 .objectProductLink a{
    color: #f53505;
}

.existingCustomer.coupon12 .offPrice,
.existingCustomer.coupon12 .conditionsTime,
.existingCustomer.coupon12 .conditionsDate,
.existingCustomer.coupon12 .offPrice,
.existingCustomer.coupon12 .conditionsCategory,
.existingCustomer.coupon12 .offPrice{
    color: #d42a0b;
}
.existingCustomer.coupon12 .getCpLink{
    background: #d42a0b;
}
.existingCustomer.coupon12 .objectProductLink{
    border: 1px solid #d42a0b;
}
.existingCustomer.coupon12 .objectProductLink a{
    color: #d42a0b;
}

.existingCustomer.coupon13 .offPrice,
.existingCustomer.coupon13 .conditionsTime,
.existingCustomer.coupon13 .conditionsDate,
.existingCustomer.coupon13 .offPrice,
.existingCustomer.coupon13 .conditionsCategory,
.existingCustomer.coupon13 .offPrice{
    color: #eb1b00;
}
.existingCustomer.coupon13 .getCpLink{
    background: #eb1b00;
}
.existingCustomer.coupon13 .objectProductLink{
    border: 1px solid #eb1b00;
}
.existingCustomer.coupon13 .objectProductLink a{
    color: #eb1b00;
}

.existingCustomer.coupon14 .offPrice,
.existingCustomer.coupon14 .conditionsTime,
.existingCustomer.coupon14 .conditionsDate,
.existingCustomer.coupon14 .offPrice,
.existingCustomer.coupon14 .conditionsCategory,
.existingCustomer.coupon14 .offPrice{
    color: #d61404;
}
.existingCustomer.coupon14 .getCpLink{
    background: #d61404;
}
.existingCustomer.coupon14 .objectProductLink{
    border: 1px solid #d61404;
}
.existingCustomer.coupon14 .objectProductLink a{
    color: #d61404;
}

.existingCustomer.coupon15 .offPrice,
.existingCustomer.coupon15 .conditionsTime,
.existingCustomer.coupon15 .conditionsDate,
.existingCustomer.coupon15 .offPrice,
.existingCustomer.coupon15 .conditionsCategory,
.existingCustomer.coupon15 .offPrice{
    color: #fa0d05;
}
.existingCustomer.coupon15 .getCpLink{
    background: #fa0d05;
}
.existingCustomer.coupon15 .objectProductLink{
    border: 1px solid #fa0d05;
}
.existingCustomer.coupon15 .objectProductLink a{
    color: #fa0d05;
}
/*---------- coupon detail ----------*/
.coupon_details_anchor{
    display: inline-block;
    margin-top: -53px;
    padding-top: 53px;
}
.couponDetail__wrapper{
    margin: 48px auto;
    padding: 0 16px;
}
.multiCpDetailAnchor, .percentOffCpDetailAnchor{
    display: inline-block;
    padding-top: 100px;
    margin-top: -100px;
}
.categoryCpDetailAnchor{
    display: block;
    padding-top: 90px;
    margin-top: -90px;
}
.limitedCpDetailAnchor{
    display: block;
    padding-top: 60px;
    margin-top: -60px;
}
.couponDetail__container{
    margin-bottom: 40px;
}
.couponDetail__container h2{
    font-style: normal;
    font-weight: bold;
    font-size: 5.5vw;
    line-height: 180%;
    text-align: center;
    margin-bottom: 24px;
}
.couponDetail__container p.sp_none{
    display: none;
}
.multiCpDetail__lead, .categoryCpDetail__lead, .percentOffCpDetail__lead{
    margin-bottom: 24px;
    text-align: center;
}
.multiCpDetail__lead p, .categoryCpDetail__lead p, .percentOffCpDetail__lead p{
    margin-bottom: 8px;
    text-align: center;
    font-size: 3.5vw;
}
.multiCpDetail__lead p:last-of-type, .categoryCpDetail__lead p:last-of-type, .percentOffCpDetail__lead p:last-of-type{
    margin-bottom: 0;
}
.multiCpDetail__lead p a,
.multiCpDesc__content a,
.categoryCpDetail__lead p a,
.catCpDesc__content .catCpConditions__text a,
.percentOffCpDetail__lead p a,
.percentOffCDesc__content a{
    color: #0070c9;
}
.multiCpDesc__content, .catCpDesc__content, .percentOffCDesc__content{
    margin-bottom: 32px;
}
.multiCpDesc__content h3, .multiCpDesc__content h4,
.catCpDesc__content h3, .catCpDesc__content h4,
.percentOffCDesc__content h3, .percentOffCDesc__content h4,
.multiCpDesc__sub-title {
    margin-bottom: 8px;
    font-style: normal;
    font-weight: bold;
}
.multiCpDesc__content h3, .catCpDesc__content h3, .percentOffCDesc__content h3{
    font-size: 4.5vw;
}
.cpConditions, .catCpConditions{
    margin-bottom: 24px;
}
.multiCpDesc__content p, .multiCpDesc__text--annotation,
.catCpDesc__content p, .catCpDesc__text--annotation,
.percentOffCDesc__content p, .percentOffCDesc__text--annotation{
    font-style: normal;
    /* font-size: 3.5vw; */
    font-size: 14px;
    line-height: 180%;
}
.multiCpDesc__text--annotation, .catCpDesc__text--annotation, .catCpConditions__text--annotation, .percentOffCDesc__text--annotation{
    color: #828282;
}
.cpConditions .cpConditions__discount, .catCpConditions .catCpConditions__discount{
    background-color: #eee;
    font-weight: bold;
}
.cpConditions .cpConditions__discount{
    width: 45%;
    padding: 6px 0 6px 10px;
}
.catCpConditions .catCpConditions__discount{
    width: 70%;
    padding: 6px 0 6px 9px;
}
.cpConditions__inner h4, .catCpConditions__inner h4{
    margin: 15px 0 3px;
    font-style: normal;
    font-weight: bold;
    font-size: 3.5vw;
    line-height: 1.5;
}
/*---------shoplist---------*/
#camTitle{
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 0 5px 5px;
    border-left: 3px solid #333;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 11px;
    font-weight: bold;
}
.flagship__text{
    padding: 0 13px;
}
.flagship__note{
    color: #666;
    font-size: 90%;
}
#shopWrap{
    width: 100%;
    margin: 0 auto 20px;
}
#shopWrap.shopList{
    margin-bottom: 32px;
}
#shopWrap .name{
    display: inline-block;
    width: 45%;
    margin: 5px;
    font-size: 9px;
    vertical-align: top;
}
@media screen and (min-width: 320px){
  #rule, #rule1, #rule2, #rule3, #ruleA, #ruleB, #ruleC{
        display: block;
        padding-top: 100px;
        margin-top: -100px;
  }
}
@media screen and (min-width: 769px){
  #rule, #rule1, #rule2, #rule3, #ruleA, #ruleB, #ruleC{
        display: block;
        padding-top: 100px;
        margin-top: -100px;
  }
}
/* max-width 559px */
@media screen and (max-width: 559px){
    .multiLimitedDetail__lead p{
        font-size: 3.5vw;
    }
}
/* max-width 320px */
@media screen and (max-width:320px){
    .limitedCpArea .conditionsDate{
        letter-spacing: -0.5px;
    }
    .topCpArea .detailLink, .limitedCpArea .detailLink{
        font-size: 3.5vw;
    }
}
.couponOneClick .couponOneClick-acquired,
.couponOneClick .couponOneClick-having,
.couponOneClick .couponOneClick-expired,
.couponOneClick .couponOneClick-finished {
  display: none;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
}
.couponOneClick-status-acquired,
.couponOneClick-status-having,
.couponOneClick-status-expired,
.couponOneClick-status-finished {
  position: relative;
}
.couponOneClick-status-acquired .couponOneClick-acquired,
.couponOneClick-status-having .couponOneClick-having,
.couponOneClick-status-expired .couponOneClick-expired,
.couponOneClick-status-finished .couponOneClick-finished {
  display: flex;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.existingCustomer,.coupon10{
  display: block;
  padding: 10px 5px;
}
.couponOneClick {
  position: relative;
}
.overlay-text{
  font-size: 20px;
  text-align: center;
}
.couponOneClick-default:hover{
  text-decoration: none;
}
.cpConditions + .cpConditions {
  margin-top: 8px;
}
.cpConditions + .multiCpDesc__text--annotation {
  margin-bottom: 16px;
}















.topCpArea__container-d  .areaAll{
    width: 345px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    padding-bottom: 8px;
    margin: 0px auto;
    }

    .topCpArea__container-d .couponOneClick {
    position: relative;
    width: 100%;
    }

    .topCpArea__container-d .existingCustomer{
    display: block;
    padding: 7px 20px 0px;
    border: none;
    background: #f7f7f7;
    }

    .topCpArea__container-d .existingCustomer-list{
    display: flex;
    }

    .topCpArea__container-d .existingCustomer-item{
    width: 50%;
    margin: auto;
    }

    .topCpArea__container-d .conditionsPrice {
    width: auto;
    display: block;
    margin: 10px 0 0;
    font-size: 12px;
    line-height: 1.5em;
    color: #000000;
    text-align: center;
    letter-spacing: 1px;
    }

    .topCpArea__container-d .existingCustomer .offPrice {
    display: block;
    margin: 5px auto;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    background: none;
    text-align: center;
    }

    .topCpArea__container-d .existingCustomer .offPrice span {
    font-size: 200%;
    }

    .topCpArea__container-d .conditionsCpTxt{
    font-size: 12px;
    font-weight: 400;
    line-height: 13px;
    text-align: right;
    color: #000000;
    margin: 0px 0 0;
    letter-spacing: 1px;
    margin-bottom: 10px;
    }

    .topCpArea__container-d .getCpLink{
    width: 128px;
    height: 32px;
    border-radius: 5px;
    line-height: 32px;
    font-size: 13px;
    text-align: center;
    padding: unset;
    margin: unset;
    margin-left: auto !important;
    letter-spacing: 1.5px;
    }

    .topCpArea__container-d .existingCustomer-time{
    display: block;
    background-color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    height: 26px;
    }

    .topCpArea__container-d .detailLink {
      padding: 5px 0;
      font-size: 12px;
      text-align: center;
    }

    .topCpArea__container-d .topCpArea {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    display: block;
    }








    .reward-d {
        margin-bottom: 16px;
        padding: 0 5px;
        margin-top: 10px;
    }

    .reward__list-item-d {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        margin-right: 1px;
        background-color: rgba(0, 0, 0, .08);
        padding: 4px;
        font-size: 11px;
    }




    .normal_txt_term-d {
        margin-bottom: 16px;
        padding-top: 4px;
        text-align: center;
    }

    .normal_txt_acquired-d {
        margin-bottom: 5px;
        font-weight: bold;
        font-size: 13px !important;
    }