 /* キャンペーン用のcssです */
 /* トップ */
.mv2-wrap {
    margin: 0 15px 20px;
    box-shadow: 0 2px 4px #0000004d;
}
.mv2-wrap-upper {
    padding-top: 0px;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    padding-bottom: 10px;
    overflow: hidden;
}
.text-waku2 {
    margin: 20px 20px 20px 20px;
    border: 2px solid #E02C35;
    border-radius: 5px;
}
.mv2-info-text-m1 {
    color: #ffffff;
    text-align: center;
    padding: 5px 0px 5px 0px;
    font-size: 16px;
    border-bottom: 2px solid #E02C35;
    background-color: #E02C35;
}
.mv2-info-block {
    margin: 0 auto 0;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 20px;
}
.mv2-info-text {
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 0px;
    font-size: 10px;
}
.mv2-info-text-g {
    color: #E02C35;
    font-size: 14px;
    vertical-align: -5%;
}
.mv2-info-text-g2 {
    font-weight: bold;
    color: #E02C35;
    font-size: 12px;
}
.mv2-info-text2 {
    margin-top: 2px;
    font-size: 12px;
    margin-left: -0.5em;
}
.mv2-wrap-lower {
    position: relative;
    padding: 20px 0 20px;
    background-color: #FDE7DB;
    border-radius: 0 0 5px 5px;
}
.mv2-border {
    position: absolute;
    width: 100%;
    top: -8px;
    left: 0;
    right: 0;
    margin: auto;
}
.mv2-border svg {
    width: 96%;
    height: 20px;
    padding-left: 2.5%;
}
.mv2-border svg line {
    fill: none;
    stroke: #E3D3BD;
    stroke-width: 8px;
    stroke-linecap: round;
    stroke-dasharray: 0.1, 15;
}
.mv2-info-button {
    padding: 0 0 10px;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 12px;
}
a.coupon2-button {
    position: relative;
    display: block;
    width: 270px;
    margin: 0 auto 10px;
    padding: 24px 0 22px;
    background: linear-gradient(179deg, #FF5C64, #C2000A);
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    box-shadow: #800000 0px 3px;
}
.coupon2-button-text {
    display: inline-block;
    background: url(/images/everyday/new500/button-index.svg) left center no-repeat;
    padding-left: 2em;
}
.coupon2-under-notice {
    width: 320px;
    margin: 15px auto 0;
    font-size: 10px;
    color: rgb(0, 0, 0);
}
.text-waku3 {
    margin: 20px 20px 15px;
    border: 1px solid #000000;
    border-radius: 5px;
}
.accordion-head {
    cursor: pointer;
}
.midashi1 {
    margin: 0px auto 0;
    padding: 5px 0px;
    font-size: 15px;
}
.midashi1-title {
    text-align: center;
    position: relative;
}
.midashi1-index {
    position: absolute;
    right: 20px;
    width: 20px;
    top: 0px;
    display: inline-block;
    margin-left: 0.6em;
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
}
.midashi1-index::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    right: 0;
    margin: auto;
    background-color: #000000;
    width: 12px;
    height: 2px;
}
.midashi1-index::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 0;
    margin: auto;
    background-color: #000000;
    width: 2px;
    height: 12px;
    -webkit-transition: height 100ms linear;
    transition: height 100ms linear;
}
.accordion-active .midashi1-index::after {
    height: 0;
}
.accordion-body {
    height: 0;
    overflow: hidden;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.info-detail-table-index {
    padding-right: 5px;
}
.info-detail-table td {
    padding-bottom: 10px;
}
.text-bold {
    font-weight: 800;
}
.info-detail-table td {
    padding-bottom: 10px;
}

/* 夏冬キャンペーン クーポン */
.coupon-title-cp {
    width: 100%;
    margin: 0;
    text-align: center;
    line-height: 0;
}
.coupon-title-image-cp {
    width: 286px;
    margin-bottom: 10px;
}
.coupon-title-sub2-cp {
    text-align: center;
    color: #19B4C1;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
}
.coupon-title-sub3-cp {
    width: calc(100% - 60px);
    height: 22px;
    margin: 5px auto 10px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 800;
    font-size: 11px;
    background-color: #19B4C1;
    border-radius: 11px;
}
.coupon-button-block-cp {
    position: relative;
    padding: 40px 0 20px;
    background-color: #10399e;
    text-align: center;
    color: #fff;
}
.coupon-code-notice1-cp {
    font-size: 0.6rem;
    font-weight: bold;
    text-align: left;
    line-height: 1.3;
    padding: 7px;
    background-color: rgb(0 0 0 / 12%);
    margin: 10px 10px 0;
    border-radius: 3px;
}
.regular-coupon-link-block {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    background: #10399e;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}
.coupon-title-sub4-cp {
    width: calc(100% - 60px);
    margin: 0 auto 10px;
    text-align: center;
    color: #19B4C1;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
}
.coupon-code-sub {
    font-size: 10px;
    line-height: 14px;
    padding: 5px;
    text-align: left;
}

/* キャンペーン期間の背景等色指定 */
body.campaign #cover{
    /* background-color: #AE269D; */
}
body.campaign {
    /* background-color: #AE269D; */
}
body.campaign .mv-border svg line {
    /* stroke: #ae269d; */
}