@charset "UTF-8";
@import"https://fonts.googleapis.com/icon?family=Material+Icons";

* {
    box-sizing: border-box
}

:after,
:before {
    box-sizing: inherit
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    margin: 0;
    clear: both;
    overflow: visible;
    border: 0;
    border-top: 1px solid;
    color: inherit
}

pre {
    font-size: inherit;
    font-family: monospace, monospace
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-size: inherit;
    font-family: monospace, monospace
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    vertical-align: bottom
}

embed,
iframe,
object {
    border: 0;
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: 0 0;
    color: inherit;
    font: inherit;
    text-align: inherit;
    vertical-align: middle
}

[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
    cursor: default
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

select::-ms-expand {
    display: none
}

option {
    padding: 0
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable] {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

td,
th {
    padding: 0;
    vertical-align: top
}

th {
    font-weight: 700;
    text-align: left
}

template {
    display: none
}

[hidden],
.pc-only {
    display: none
}

*,
*:before,
*:after {
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

body {
    line-height: 1.6;
    font-family: Yu Gothic, 游ゴシック, YuGothic, 游ゴシック体, ヒラギノ角ゴ Pro W3, メイリオ, sans-serif
}

img,
video,
object {
    display: block;
    max-width: 100%;
    height: auto;
    border: none
}

a:hover img {
    text-decoration: none;
    opacity: .8;
    transition: all .4s
}

a,
label,
input,
button {
    transition: all .4s
}

.body {
    color: #2b2b2b;
    font-size: 3.73vw;
    line-height: 1.6;
    font-family: -apple-system, BlinkMacSystemFont, 游ゴシック体, YuGothic, Yu Gothic M, 游ゴシック Medium, Yu Gothic Medium, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN W3, HiraKakuProN-W3, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, Helvetica Neue, HelveticaNeue, Helvetica, Arial, Segoe UI, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    letter-spacing: .04em;
    -webkit-font-smoothing: antialiased
}

.sp {
    display: none !important
}

.pc {
    display: block !important
}

.dc-pink__maker {
    background: linear-gradient(transparent 60%, #EBB7C3 60%)
}

.pane-main {
    display: block
}

.sp {
    display: none
}

.ff_mon {
    font-family: Montserrat, sans-serif
}

.underline {
    background: linear-gradient(transparent 75%, #FFD2A2 75%)
}

.bold {
    font-weight: 700
}

.ssp {
    display: none !important
}

.dc__btn--wrap {
    display: block;
    position: relative;
    width: 330px;
    height: 52px;
    margin: 0 auto;
    transition: .3s
}

.dc__btn--wrap:hover {
    opacity: .7
}

.dc__btn--wrap:before {
    z-index: 0;
    position: absolute;
    top: 6px;
    left: 0;
    height: 52px;
    margin: 0 auto;
    border-radius: 5px;
    background-color: #2b2b2b;
    content: ""
}

.dc__btn--wrap.dc__accordion--btn {
    cursor: pointer
}

.dc__btn--wrap.dc__accordion--btn a {
    background-image: none;
    background-color: #2b2b2b;
    color: #fff
}

.dc__btn--wrap.dc__accordion--btn a:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 21px;
    height: 21px;
    transform: translateY(-50%);
    background-image: url(../..//img/dmapp_coupon/dc_btn_icon_accordion-open.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    opacity: 1;
    transition: .3s
}

.dc__btn--wrap.dc__accordion--btn a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 21px;
    height: 21px;
    transform: translateY(-50%);
    background-image: url(../..//img/dmapp_coupon/dc_btn_icon_accordion-close.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    opacity: 1;
    transition: .3s
}

.dc__btn--wrap.dc__accordion--btn.open a::after {
    opacity: 0;
}

.dc__btn--wrap a {
    display: flex;
    z-index: 1;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px
}

.dc__btn--wrap a:hover {
    opacity: 1 !important
}

.dc__accordion--btn {
    width: 400px
}

.dc__accordion--btn:before {
    width: 400px;
    background-color: #000
}

.dc__nyukai-btn--wrap {
    padding: 60px 0
}

.dc__nyukai-btn--wrap p {
    margin: 20px 0 0;
    font-size: 16px;
    text-align: center
}

.dc__nyukai-btn--wrap .dc__btn--wrap {
    width: 100%;
    max-width: 800px;
    height: 100px
}

/* .dc__nyukai-btn--wrap .dc__btn--wrap:before {
    width: 100%;
    max-width: 800px;
    height: 100px
} */

.dc__nyukai-btn--wrap .dc__btn--wrap a {
    background-image: url(../..//img/dmapp_coupon/dc_btn_rainbow-pc.png);
    background-position: 0 0;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    color: #2b2b2b;
    font-size: 24px;
    box-shadow: 0px 5px #2b2b2b;
}

.dc__nyukai-btn--wrap .dc__cosme-search--area .dc__btn--wrap {
    width: 100%;
    height: 19vw;
    margin: 0 0 5vw
}

.dc__nyukai-btn--wrap .dc__cosme-search--area .dc__btn--wrap:before {
    height: 19vw
}

.dc__nyukai-btn--wrap .dc__btn--entry a {
    margin-top: 45px
}

.dc__nyukai-btn--wrap p {
    margin: 25px 0 0;
    font-size: 16px;
    text-align: center
}

.dc__btn-middle--area {
    padding: 60px 0 30px
}

.dc__btn-middle--area .dc__btn--wrap {
    width: 100%;
    max-width: 800px;
    height: 100px
}

/* .dc__btn-middle--area .dc__btn--wrap:before {
    width: 100%;
    max-width: 800px;
    height: 100px
} */

.dc__btn-middle--area .dc__btn--entry a {
    background-image: url(../..//img/dmapp_coupon/dc_btn_bg_rainbow-pc.png);
    background-position: 0 0;
    background-size: cover;
    background-color: transparent;
    color: #2b2b2b;
    font-family: Montserrat;
    letter-spacing: .8px;
    font-size: 24px;
    box-shadow: 0px 5px #2b2b2b;
}

.dc__mainvisual--area {
    background-image: url(../..//img/dmapp_coupon/main_back_pattern.png);
    background-position: top center;
    background-repeat: repeat;
    background-color: #ffedf0
}

.dc__mainvisual--wrap {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center
}

.dc__mainvisual--wrap>p {
    display: inline-block;
    position: relative;
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 20px;
    text-align: center
}

.dc__mainvisual--wrap>p:after {
    display: block;
    position: absolute;
    top: 6px;
    right: -32px;
    width: 3px;
    height: 27px;
    transform: rotate(30deg);
    border-radius: 10px;
    background-color: #2b2b2b;
    content: ""
}

.dc__mainvisual--wrap>p:before {
    display: block;
    position: absolute;
    top: 6px;
    left: -30px;
    width: 3px;
    height: 27px;
    transform: rotate(-30deg);
    border-radius: 10px;
    background-color: #2b2b2b;
    content: ""
}

.dc__mainvisual--wrap>p span {
    font-weight: 700;
    font-family: Montserrat
}

.dc__mainvisual--wrap h1 {
    position: relative;
    width: 100%;
    max-width: 848px;
    margin: 0 auto;
    padding: 0
}

.dc__mainvisual--wrap h1 div {
    display: block;
    position: absolute;
    top: 136px
}

.dc__mainvisual--wrap h1 div.dc__mainillust--right {
    top: 148px;
    right: -102px;
    width: 200px;
    height: 255px
}

.dc__mainvisual--wrap h1 div.dc__mainillust--left {
    left: -64px;
    width: 187px;
    height: 308px
}

.dc__mainvisual--wrap h1 img {
    max-width: 100%
}

.dc__mainvisual--wrap h1 img.pc {
    display: block
}

.dc__mainvisual--wrap h1 img.sp {
    display: none
}

.dc__coupon-info {
    max-width: 1040px;
    margin: 43px auto 0;
    padding: 40px 0 65px;
    border-radius: 20px;
    background-color: #fff;
    font-size: 16px;
    text-align: center
}

.dc__coupon-info__title {
    font-weight: 700;
    font-size: 20px
}

.dc__coupon-info__code {
    position: relative;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.7;
    font-family: Montserrat, sans-serif;
    letter-spacing: 2.5px
}

.dc__coupon-info__code span {
    z-index: 2;
    position: relative
}

.dc__coupon-info__code:before {
    z-index: 1;
    position: absolute;
    bottom: 12px;
    left: 45%;
    width: 5em;
    height: 20px;
    margin-left: -1.5em;
    background-color: #ffedf0;
    content: ""
}

.dc__coupon-info__summary {
    margin-top: 29px;
    padding-top: 28px;
    border-top: 1.5px solid #707070
}

.dc__coupon-info__summary-title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.dc__coupon-info__note {
    position: relative;
    font-size: 14px;
}

.dc__coupon-info__note>span {
    position: absolute
}

.dc__coupon-info__note:before {
    display: none;
    position: absolute;
    margin-right: 30px;
    content: "※ "
}

.dc__coupon-info__item {
    width: 460px;
    margin: 30px auto 23px;
    font-weight: 700
}

.dc__coupon-info__item-title {
    display: block;
    border-radius: 22px;
    background-color: #ffedf0;
    font-weight: 700;
    line-height: 44px
}

.dc__coupon-info__item-body {
    padding: 15px 0 18px;
    line-height: 1.3
}

.dc__coupon-info__toggle {
    display: none
}

.dc__coupon-info__note_pc:before {
    display: block;
    left: -1vw;
    margin-right: 30px;

}

.dc__coupon-info__note_pc {
    margin-top: 5px;
    text-align: center;
    margin-left: 1vw;
    font-size: 1vw;
}

.dc__coupon-info__note-list {
    max-width: 770px;
    margin: 40px auto 0;
    text-align: left
}

.u-margin {
    margin-top: 0 !important;
}

.dc__coupon-info__note-list>li {
    margin-top: 10px;
    text-indent: -1.25em
}

.dc__coupon-info__note-list>li:before {
    content: "※ "
}

.dc_coupon-use--area {
    background-color: #ffedf0
}

.dc_coupon-use--wrap {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    padding: 49px 0 60px
}

.dc_coupon-use--wrap h2 {
    position: relative;
    margin: 0 auto 40px;
    font-weight: 700;
    font-size: 24px;
    line-height: 45px;
    text-align: center
}

.dc_coupon-use--wrap h2 strong {
    font-weight: 700;
    font-size: 40px
}

.dc_coupon-use--wrap ul {
    display: flex;
    align-items: center;
    justify-content: center
}

.dc_coupon-use--wrap ul li {
    position: relative;
    padding: 15px 0 0;
    border-radius: 6px;
    background-color: #fff
}

.dc_coupon-use--wrap ul li:nth-child(2) {
    margin: 0 33px
}

.dc_coupon-use--wrap ul li div {
    display: flex;
    justify-content: flex-start;
    height: 140px;
    margin-bottom: 28px;
    padding-top: 10px
}

.dc_coupon-use--wrap ul li div img {
    width: 61px;
    height: 60px;
    margin-right: 11px
}

.dc_coupon-use--wrap ul li:nth-child(2) div img {
    margin-right: 26px
}

.dc_coupon-use--wrap ul li div p {
    max-width: 300px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5
}

.dc_coupon-use--wrap ul li img {
    display: block;
    width: 95%;
    margin-left: 14px
}

.dc_coupon-use--wrap ul li:nth-child(1):after {
    display: block;
    position: absolute;
    top: 50%;
    right: -28.5px;
    width: 21.71px;
    height: 48px;
    transform: translateY(-50%);
    background-image: url(../..//img/dmapp_coupon/dc_use_step_arrow.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    content: ""
}

.dc_coupon-use--wrap ul li:nth-child(2):after {
    display: block;
    position: absolute;
    top: 50%;
    right: -28.5px;
    width: 21.71px;
    height: 48px;
    transform: translateY(-50%);
    background-image: url(../..//img/dmapp_coupon/dc_use_step_arrow.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    content: ""
}

#about__wrap {
    padding: 0;
    background-color: #fcfbfa;
    font-size: 16px;
    line-height: 1.6;
    font-family: Noto Sans JP, sans-serif
}

.about__dpcinf {
    width: 100%;
    padding: 3.7rem 0 2.5rem;
    background-image: url(../..//img/dmapp_coupon/bg_grad-sp.png);
    background-size: 100%;
    background-repeat: repeat-y
}

.about__dpcinf--box {
    width: 1162px;
    margin: 0 auto 2.7rem;
    padding: 3.8rem 0;
    border-radius: 2rem;
    background-color: #fff
}

.about__dpcinf--wd {
    width: 362px;
    height: auto;
    margin: 0 auto
}

.about__dpcinf--wd img {
    width: 100%
}

.about__dpcinf--flex {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    margin: 1.6rem auto 0
}

.about__dpcinf--smph {
    width: 200px;
    height: auto;
    margin: 2.4rem auto 0
}

.about__dpcinf--smph img {
    width: 100%;
    margin-left: 10px
}

.about__dpcinf--content {
    width: 703px;
    margin: 0 0 0 6.7rem
}

.about__dpcinf h6 {
    font-size: 25px;
    font-feature-settings: "palt"
}

.about__dpcinf--subtitl {
    margin: .7rem 0 0
}

.about__dpcinf--list {
    margin: 2.67rem 0 0 -2.5rem
}

.about__dpcinf--list li {
    display: flex;
    margin: 0 0 .5rem
}

.about__dpcinf--list li:nth-of-type(3) .list__text {
    margin: .4rem 0 0;
    line-height: 1.3
}

.about__dpcinf--list li .list__icon {
    width: 63px;
    height: auto;
    margin: 0 1rem 0 1.9rem;
    text-align: center
}

.about__dpcinf--list li .list__icon>div {
    width: 55px;
    height: auto;
    margin: 0 auto
}

.about__dpcinf--list li .list__icon>div img {
    max-width: 100%;
    vertical-align: bottom
}

.about__dpcinf--list li .list__icon p {
    margin: .2rem 0 0;
    font-size: 12px;
    text-align: center
}

.about__dpcinf--list li .list__text {
    margin: .7rem 0 0;
    font-size: 20px
}

.about__btn__area-code {
    position: relative;
    width: 562px;
    height: 60px;
    margin: 0 auto;
    text-align: center
}

.about__btn__area-code.new_member {
    width: 270px;
    height: 46px;
    margin: 1rem auto 0
}

.about__btn__area-code.new_member.reg {
    margin: 2.8rem auto 0
}

.about__btn__area-code.new_member:after {
    z-index: 0;
    position: absolute;
    top: 4px;
    left: 0;
    width: 270px;
    height: 46px;
    border-radius: 30px;
    background-color: #c6c6c6;
    content: ""
}

.about__btn {
    box-sizing: border-box;
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    border: 1px #000 solid;
    border-radius: 30px;
    background: #fff;
    color: #3f3a3a;
    font-weight: 400;
    font-size: 16px;
    line-height: 43px;
    text-align: center;
    cursor: pointer;
    transition: .3s
}

.u-inline-block {
    display: inline-block
}

.c-inner {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px
}

@media (min-width: 890px) {
    .pc-only {
        display: inline-block
    }
}

@media screen and (max-width: 767px) {
    .sp {
        display: block
    }

    .dc__coupon-info__item-body {
        font-size: 3.6vw
    }
}

@media screen and (max-width: 600px) {

    .sp,
    .ssp {
        display: block !important
    }

    .pc {
        display: none !important
    }

    .dc__btn--wrap {
        display: inline-block;
        width: auto;
        height: auto;
        padding-left: 0
    }

    .dc__btn--wrap.dc__accordion--btn:before {
        display: none
    }

    .dc__btn--wrap.dc__accordion--btn a {
        justify-content: flex-start;
        padding-right: 6vw;
        background-position: center right 6vw;
        background-size: 4.6vw;
        background-color: inherit;
        color: #a0142e;
        font-size: 3.6vw;
        text-decoration: underline
    }

    .dc__btn--wrap.dc__accordion--btn a:before {
        right: -10px;
        width: 5vw;
        height: 5vw;
        background-image: url(../..//img/dmapp_coupon/dc_btn_icon_accordion-close-red.png)
    }
    

    .dc__btn--wrap.dc__accordion--btn a:after {
        right: -10px;
        width: 5vw;
        height: 5vw;
        background-image: url(../..//img/dmapp_coupon/dc_btn_icon_accordion-open-red.png)
    }

    .dc__nyukai-btn--wrap {
        padding: 10vw 4vw 9vw
    }

    .dc__nyukai-btn--wrap p {
        margin: 0;
        padding-left: 3vw;
        font-size: 3.6vw;
        text-indent: -3vw
    }

    .dc__nyukai-btn--wrap .dc__btn--wrap {
        width: 100%;
        max-width: 800px;
        height: 19vw;
        margin: 0 0 5vw
    }

    .dc__nyukai-btn--wrap .dc__btn--wrap:before {
        top: 1.5vw;
        width: 100%;
        height: 19vw;
        border-radius: 2vw
    }

    .dc__nyukai-btn--wrap .dc__btn--wrap a {
        align-items: center;
        padding: 0;
        background-image: url(../..//img/dmapp_coupon/dc_btn_bg_rainbow-sp.png);
        background-position: center;
        background-size: cover;
        font-size: 5vw;
        line-height: 7.5vw;
        letter-spacing: 2px;
        text-align: center
    }

    .dc__nyukai-btn--wrap .dc__cosme-search--area .dc__btn--wrap:nth-child(odd) {
        margin-right: 4vw;
        margin-bottom: -5vw
    }

    .dc__nyukai-btn--wrap .dc__btn--entry a {
        margin-top: 0
    }

    .dc__nyukai-btn--wrap p {
        margin: 0
    }

    .dc__btn-middle--area {
        padding: 8vw 4vw
    }

    .dc__btn-middle--area .dc__btn--wrap {
        width: 100%;
        max-width: 800px;
        height: 19vw;
        margin: 0 0 5vw
    }

    .dc__btn-middle--area .dc__btn--wrap:before {
        top: 2.3vw;
        width: 100%;
        height: 18vw;
        border-radius: 2vw
    }

    .dc__btn-middle--area .dc__btn--entry a {
        background-image: url(../..//img/dmapp_coupon/dc_btn_bg_rainbow-sp.png);
        background-position: center;
        background-size: cover;
        background-color: transparent;
        font-size: 5vw
    }

    .dc__mainvisual--area {
        min-width: 100%
    }

    .dc__mainvisual--area.dc__btn--wrap:before {
        display: none
    }

    .dc__mainvisual--area.dc__btn--wrap {
        width: 66vw;
        height: 12vw;
        padding-left: 3vw
    }

    .dc__mainvisual--wrap {
        height: auto;
        padding: 8vw 2vw 10vw;
        overflow: hidden
    }

    .dc__mainvisual--wrap>p {
        font-size: 4vw;
        margin-bottom: 2.5vw;
    }

    .dc__mainvisual--wrap>p:after {
        top: 6px;
        right: -20px;
        width: 2px;
        height: 3em;
        transform: rotate(35deg)
    }

    .dc__mainvisual--wrap>p:before {
        top: 6px;
        left: -20px;
        width: 2px;
        height: 3em;
        transform: rotate(-35deg)
    }

    .dc__mainvisual--wrap h1 {
        max-width: 648px;
        margin: 0 auto
    }

    .dc__mainvisual--wrap h1 div.dc__mainillust--right {
        top: 27vw;
        right: -6vw;
        aspect-ratio: 251/285;
        width: 20vw;
        height: auto
    }

    .dc__mainvisual--wrap h1 div.dc__mainillust--left {
        top: 24vw;
        left: -7vw;
        aspect-ratio: 145/288;
        width: 23vw;
        height: auto
    }

    .dc__mainvisual--wrap h1 img.pc {
        display: none
    }

    .dc__mainvisual--wrap h1 img.sp {
        display: block;
        margin: 0 auto;
    }

    .dc__coupon-info {
        margin: 11vw 2vw 0;
        padding: 7.5vw 0
    }

    .dc__coupon-info__title {
        font-size: 4vw
    }

    .dc__coupon-info__code {
        font-size: 10vw
    }

    .dc__coupon-info__code:before {
        bottom: 2.5vw;
        width: 53vw;
        height: 4vw;
        margin-left: -22vw
    }

    .dc__coupon-info__summary {
        margin-top: 5.6vw;
        padding: 8vw 5.333vw 0
    }

    .dc__coupon-info__summary-title {
        font-size: 4.5vw;
        line-height: normal
    }

    .dc__coupon-info__item {
        width: auto;
        margin-top: 7.7vw;
        margin-bottom: 0
    }

    .dc__coupon-info__item-title {
        font-size: 4vw;
        line-height: 34px
    }

    .dc__coupon-info__note-list {
        margin: 4vw 5.333vw 0;
        padding-left: 5vw;
        font-size: 4vw
    }

    .dc_coupon-use--wrap {
        padding: 6vw 4vw 2vw
    }

    .dc_coupon-use--wrap h2 {
        margin: 0 auto 5vw;
        padding: 0;
        font-size: 5vw;
        line-height: 9vw;
        background-color: transparent;
    }

    .dc_coupon-use--wrap h2 strong {
        font-size: 8.5vw;
        font-family: Montserrat
    }

    .dc_coupon-use--wrap ul {
        flex-wrap: wrap
    }

    .dc_coupon-use--wrap ul li {
        width: 100%;
        height: auto;
        margin: 0 0 8vw;
        padding: 4vw 0 0;
        border: solid .5vw #EBB7C3;
        border-radius: 12px
    }

    .dc_coupon-use--wrap ul li:nth-child(2) {
        margin: 0 0 8vw
    }

    .dc_coupon-use--wrap ul li div {
        align-items: center;
        height: auto;
        margin-bottom: 2vw;
        padding-right: 4vw;
        padding-left: 4vw
    }

    .dc_coupon-use--wrap ul li div img {
        width: 16.06vw;
        height: 16.06vw;
        margin-right: 5vw
    }

    .dc_coupon-use--wrap ul li div p {
        font-size: 4.2vw
    }

    .dc_coupon-use--wrap ul li img {
        width: 100%;
        margin-left: 0
    }

    .dc_coupon-use--wrap ul li:nth-child(1):after {
        display: none
    }

    .dc_coupon-use--wrap ul li:nth-child(2):after {
        display: none
    }

    #about__wrap {
        width: 100%;
        margin: 0 auto
    }

    .about__dpcinf {
        padding: 3rem 0
    }

    .about__dpcinf--box {
        width: 100%;
        max-width: calc(100% - 2rem);
        margin: 0 auto;
        padding: 3rem 0 3rem;
        border-radius: 2rem
    }

    .about__dpcinf--wd {
        width: 100%;
        max-width: 247px;
        margin: 0 auto 0
    }

    .about__dpcinf--flex {
        display: block;
        width: 100%;
        margin: 0 auto
    }

    .about__dpcinf--smph {
        margin: -2rem auto 1.2rem
    }

    .about__dpcinf--smph img {
        margin-left: 0
    }

    .about__dpcinf--content {
        width: 100%;
        max-width: calc(100% - 2rem);
        margin: 0 auto
    }

    .about__dpcinf h6 {
        font-size: 1.4rem;
        text-align: center
    }

    .about__dpcinf--subtitl {
        font-size: 1.3rem
    }

    .about__dpcinf--list {
        width: 100%;
        margin: 3rem 0 0
    }

    .about__dpcinf--list li {
        display: flex;
        margin: 0 0 1.32rem;
        padding-right: 6.5vw;
    }

    .about__dpcinf--list li .list__icon {
        flex-shrink: 0;
        width: 58px;
        margin: 0 1rem 0 0
    }

    .about__dpcinf--list li .list__icon>div {
        width: 48px;
        margin: 0 auto
    }

    .about__dpcinf--list li .list__icon p {
        margin: 0;
        font-size: 10px
    }

    .about__dpcinf--list li .list__text {
        margin: 0;
        font-size: 1.5rem
    }

    .about__btn__area-code.new_member {
        width: 220px;
        height: 32px;
        margin: 1rem auto 0
    }

    .about__btn__area-code.new_member:after {
        width: 220px;
        height: 32px
    }

    .about__btn {
        height: 32px;
        font-size: 14px;
        line-height: 29px
    }
    .dc__coupon-info__note {
        margin-top: 5px
    }

    .dc__coupon-info__note:before {
        display: block;
        position: absolute;
        left: -5vw;
        margin-right: 30px;
        content: "※ "
    }

    .dc__coupon-info__note {
        margin-left: 3vw;
        font-size: 3vw;
        text-align: left
    }
}