/* -------------------------------------------------- */
/* リセット */
/* -------------------------------------------------- */
.content-static ul>li+li, .content-static ol>li+li {margin-top:0;}
/* -------------------------------------------------- */
/* 元々のCSSで残したもの */
/* -------------------------------------------------- */

/*
h2 .campaign-target {
    margin-top: -214px;
    padding-top: 214px;
}

@media screen and (max-width:47.9375em) {
    .campaign-header-title br {
        line-height: 1;
    }
    h2 .campaign-target {
        margin-top: -160px;
        padding-top: 160px;
    }
}
*/

/* -------------------- */
/* title */
/* -------------------- */
.cp-title {
    font-size: 44px;
    font-family: "Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
    line-height: 1;
    padding: 0 0 30px 0;
    margin: 12px 0 0 0 !important;
}
@media screen and (max-width:47.9375em) {
    .cp-title {
        font-size: 6.133vw;/*46px(750)*/
        padding: 0 0 4vw 0;
        margin: 2.666vw 0 0 0 !important;/*20px 0 0 0(750)*/
    }
}
@media screen and (max-width:40em) {
    .cp-title {
        font-size: 23px;
        padding: 0 0 12.5px 0;
        margin: 10px 0 0 0 !important;
    }
}
.cpList-title {
    font-size: 30px;
    font-family: "Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
    line-height: 1.2;
    padding: 0 0 15px 0;
    margin: 0 0 60px 0;
    border-bottom: #ccc 1px solid;
}
@media screen and (max-width:40em) {
    .cpList-title {
        font-size:23px;
        margin-bottom:20px;
        padding-bottom:6.5px;
    }
}
.cpDetail-title {
    font-size: 30px;
    font-family: "Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
    line-height: 1.2;
    padding: 0 0 14px 0;
    margin: 0;
    border-bottom: #ccc 1px solid;
}
@media screen and (max-width:40em) {
    .cpDetail-title {
        font-size: 23px;
        padding-bottom: 11px;
    }
}


/* -------------------- */
/* 絞り込み */
/* -------------------- */
.cpRadio {
    margin-bottom: 79px;
}
@media screen and (max-width:47.9375em) {
    .cpRadio {
        margin-bottom: 60px;
    }
}
@media screen and (max-width:40em) {
    .cpRadio {
        margin-bottom: 41px;
    }
}
ul.cpRadioList {
    margin: 0;
    padding: 0;
    line-height: 1;
}
ul.cpRadioList li {
    display: inline-block;
    list-style: none;
    padding:10px 0;
    line-height: 1;
}
@media screen and (max-width:40em) {
    ul.cpRadioList li {
        padding:9.5px 0;
    }
}
ul.cpRadioList input {
    display:inline-block;
    width:19px;
    height:16px;
    line-height:0;
}
@media screen and (max-width:40em) {
    ul.cpRadioList input {
        width:13px;
        height:13px;
    }
}
ul.cpRadioList input[type="radio"]:before {
    width:19px;
    height:19px;
    border-radius:50%;
}
@media screen and (max-width:40em) {
    ul.cpRadioList input[type="radio"]:before {
        width:13px;
        height:13px;
    }
}
ul.cpRadioList input[type="radio"]:after {
    top:5px;
    left:5px;
    width:9px;
    height:9px;
    border-radius:50%;
}
@media screen and (max-width:40em) {
    ul.cpRadioList input[type="radio"]:after {
        top:3.5px;
        left:3.5px;
        width:6px;
        height:6px;
    }
}
ul.cpRadioList label {
    display:inline;
    margin: 0;
    padding: 0 51px 0 9px;
    font-size:16px;
    line-height: 0;
}
@media screen and (max-width:40em) {
    ul.cpRadioList label {
        padding:0 40.5px 0 0;
        font-size:13px;
    }
}
@media screen and (min-width:48em) {
    ul.cpRadioList label:hover {cursor: pointer;}
}

/* -------------------- */
/* 一覧 */
/* -------------------- */

ul.cpList-wrap {
    width: 1040px;
    margin: 0 auto 70px !important;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap:45px 70px;
}
@media screen and (max-width:71.875em) {/*1150px*/
    ul.cpList-wrap {
        width:90.434vw;
        gap:3.913vw 6.086vw;
    }
}
@media screen and (max-width:47.9375em) {
    ul.cpList-wrap {
        width: initial;
        margin-bottom: 6.666666666666667vw !important;
        justify-content: space-between;
        gap:4vw 0;/*30px(750)*/
    }
}
@media screen and (max-width:40em) {
    ul.cpList-wrap {
        gap:26.5px 0;
    }
}
ul.cpList-wrap li {
    list-style: none;
    width: 300px;
    height: auto;
    padding: 0 !important;
}
@media screen and (max-width:71.875em) {/*1150px*/
    ul.cpList-wrap li {
        width: 26.087vw;
    }
}
@media screen and (max-width:47.9375em) {
    ul.cpList-wrap li {
        width: 40vw;
        margin: 0 !important;
    }
}
ul.cpList-wrap li:nth-child(3n) {
/*    margin-right: 0 !important;*/
}
ul.cpList-wrap li a * {
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
}
ul.cpList-wrap li a {
    text-decoration: none;
}
ul.cpList-wrap li a .cpList-img {
    margin-bottom: 15px;
}
@media screen and (max-width:47.9375em) {
    ul.cpList-wrap li a .cpList-img {
        margin-bottom: 1.333333333333333vw;
    }
}
@media screen and (max-width:40em) {
    ul.cpList-wrap li a .cpList-img {
        margin-bottom: 11.5px;
    }
}
ul.cpList-wrap li a .cpList-img img {
    vertical-align: bottom;
}
ul.cpList-wrap li a:hover .cpList-img img {
    opacity: 0.9;
}
@media screen and (max-width:47.9375em) {
    ul.cpList-wrap li a:hover .cpList-img img {
        pointer-events: none;
    }
}
ul.cpList-wrap li a .cpList-text {
    font-size:15px;
    line-height:1.6;
}
@media screen and (max-width:40em) {
    ul.cpList-wrap li a .cpList-text {
        font-size:11px;
        line-height:1.454;
    }
}
ul.cpList-wrap li a .cpPeriod {
    display:block;
    margin-bottom:11px;
    color:#e6001e;
    font-size:18px;
    line-height:1;
}
@media screen and (max-width:40em) {
    ul.cpList-wrap li a .cpPeriod {
        margin-bottom:7px;
        font-size:13px;
        line-height:1.461;
    }
}
ul.cpList-wrap li a .cpList-text br {
    display:none;
}


/* -------------------- */
/* 詳細 */
/* -------------------- */
.content-static.information ul.list-campaign>li .inner>.img {vertical-align:top;}
.list-campaign .toggle-open .date-cat {display:none;}
.content-static.information ul.list-campaign .txt .ttl * {
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
}
@media screen and (max-width:47.9375em) {
    .font-rodin_m {font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;}
}
@media screen and (max-width:40em) {
    .event-head>h2{
        font-size:18px;
    }
}
.content-static.information ul.list-campaign .txt .ttl {
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
    font-size:21.6px;
    line-height:1.435;
}
.content-static.information ul.list-campaign .txt .ttl .cpPeriod,
.content-static.information ul.list-campaign .ttl .cpPeriod {
    display:block;
    margin-bottom:13px;
    color:#e6001e;
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", "RodinCattleyaPro-L{pm}", sans-serif !important;
    font-size:18px;
    line-height:1;
}
@media screen and (max-width:40em) {
    .content-static.information ul.list-campaign .ttl .cpPeriod {
        margin-bottom:13.5px;
        font-size:16px;
    }
}
@media screen and (max-width:47.9375em) {
    .content-static.information ul.list-campaign>li .inner.sp-d-table>.txt .txt-detail .inner-detail .campaigntext .img {
        width:334px;
        margin:0 auto;
    }
}
@media screen and (max-width:40em) {
    .content-static.information ul.list-campaign>li .inner.sp-d-table>.txt .txt-detail .inner-detail .campaigntext .img {
        width:100%;
        max-width:334px;
        margin-bottom:31.5px;
    }
    .content-static.information ul.list-campaign>li .inner.sp-d-table>.txt .txt-detail .inner-detail .campaigntext .img img {
        height:auto;
    }
}

.content-static.information ul.list-campaign .txt .cpnTextSubTitle {
    display:block;
    margin-bottom:13px;
    padding-top:5px;
    font-size:20px;
    line-height:1;
}
@media screen and (max-width:40em) {
    .content-static.information ul.list-campaign .txt .cpnTextSubTitle {
        margin-bottom:8.5px;
        padding-top:8.5px;
        font-size:16px;
    }
}
.cpnCoupon .cpnCouponCode {
    margin-bottom:10px;
    font-size:19px;
    font-weight:bold;
    line-height:1;
}
.cpnCoupon .cpnBtnCode {
    display:flex;
    flex-wrap:nowrap;
    justify-content: center;
    align-items: center;
    gap:0 13px;
    width:260px;
    padding:11.5px 15px 11.5px 23px;
}
.cpnCoupon .cpnBtnCode:hover {
    background:#FFF;
    color:#000;
}
.cpnCoupon .cpnBtnCode span {
    display:block;
    font-size:15px;
    line-height:1;
}
.cpnCoupon .cpnBtnCode span img {
    display:block;
    width:15px;
}



/* -------------------- */
/* クーポンコードコピー */
/* -------------------- */
.cpCoupon {
    cursor: pointer;
    position: relative;
    display: inline-block;

    width: auto;
    min-width: 250px;
    padding: 10px 30px 26px 30px;
    margin: 0 0 0 0;
    border: #000 solid 1px;

    font-family: 'HelveticaNeueW01-45Ligh', 'RodinCattleyaPro-M{pm}' !important;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
}
.cpCoupon:hover {
    background-color: #000;
    color: #fff;
}
/* .cpCoupon:active {
    background-color: #fff;
    color: #000;
} */
.cpCoupon:after {
    position: absolute;
    content: attr(data-coupon);
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width:47.9375em) {
    .cpCoupon {
        width: 100%;
        min-width: auto;
        padding-right: 5px;
        padding-left: 5px;

        font-size: 13px;
    }
}