.cp-yadonohi .wrap {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 16px;
}
.cp-yadonohi h2 {
	text-align: center;
}
.cp-yadonohi .border-red {
    border: 1px solid #FF503E;
    width: 40px;
    margin: 16px auto 24px;
}
.cp-yadonohi .list-attention a {
    color: #333;
    text-decoration: underline;
}
.cp-yadonohi .list-attention a:hover {
    color: #333;
    text-decoration: none;
}
.cp-yadonohi .key-visual,
.cp-yadonohi .key-visual-complete {
	background: url(/stcontents/img/sub-page/campaigns/ponta-member/yadonohi/kv-bg-pc.webp) no-repeat center/cover !important;
	height: 520px;
    object-fit: cover;
}
.cp-yadonohi .key-visual {
	position: relative;
}
.cp-yadonohi .key-visual-complete::before {
    content: "";
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5) 80%);
    width: 100%;
    height: 60%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.cp-yadonohi .key-visual .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cp-yadonohi .key-visual h1 {
    line-height: 0;
}
.cp-yadonohi .key-visual-complete .coupon-img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cp-yadonohi .key-visual-complete .coupon-img img {
    width: 600px;
	height: auto;
}
.cp-yadonohi .step-img,
.cp-yadonohi .bnr-img,
.cp-yadonohi .band-img {
    width: 100%;
    height: auto;
}
.cp-yadonohi .sec.attention-coupon > .wrap {
	padding: 0;
}
.cp-yadonohi .bg-attention {
	background-color: #EBEBEB;
}
.cp-yadonohi .list-attention {
    text-align: left;
    font-size: 1.6rem;
}
.cp-yadonohi .list-attention li {
    padding-left: 1em;
    text-indent: -1em;
}
.cp-yadonohi .list-attention li::before {
    content: "・";
}
.cp-yadonohi .app-banner {
    margin-bottom: 80px;
    background-size: cover;
}
.cp-yadonohi .app-banner .title {
    text-align: left;
}
.cp-yadonohi .app-banner .device img {
    width: 222px;
}
.cp-yadonohi .app-banner .title .qrList img.btn-app {
    width: 140px;
    height: auto;
}
.cp-yadonohi .app-banner .title .qrList img.qr {
    width: 45px;
    height: auto;
}
.cp-yadonohi .float-bar .btn-coupon {
	background-color: #EB5505;
	border: 1px solid #EB5505;
}
.cp-yadonohi main > .float-bar {
    transform: none;
}
.cp-yadonohi .float-bar .btn-block a {
    flex-wrap: wrap;
    vertical-align: middle;
}
.cp-yadonohi .float-bar .btn-block a span {
    width: 100%;
    display: block;
    margin-bottom: -6px;
    font-size: 10px;
}
.cp-yadonohi .sp-low-contents .sp-only {
    margin-bottom: 8px;
}
.cp-yadonohi .global-footer {
    display: none !important;
}
@media screen and (max-width: 1023px) {
    .cp-yadonohi main > .float-bar {
        padding: 0 16px;
    }
    .cp-yadonohi .float-bar .btn-block a span {
        margin-bottom: -10px;
        line-height: 1.8;
    }
    .cp-yadonohi .float-bar .btn-block a strong {
        width: 100%;
        display: block;
    }
    .cp-yadonohi .float-bar .btn-block a:only-child {
        width: auto;
        max-width: none;
        margin-top: 8px;
    }
    .cp-yadonohi .float-bar.entry-btn .btn-block a.btn-wide:only-child {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .cp-yadonohi .wrap {
        padding: 0 16px;
    }    
	.cp-yadonohi .border-red {
        margin-top: 7px;
        margin-bottom: 16px;
    }
	.cp-yadonohi .key-visual,
	.cp-yadonohi .key-visual-complete {
		background: url(/stcontents/img/sub-page/campaigns/ponta-member/yadonohi/kv-bg-sp.webp) no-repeat center/cover !important;
	}
	.cp-yadonohi .key-visual-complete .coupon-img img {
		width: 343px;
	}
	.cp-yadonohi .list-attention {
        font-size: 1.4rem;
    }
}

@media (hover: hover) {
    .cp-yadonohi .float-bar .btn-coupon:hover {
        opacity: 0.7;
    }
}