/* 2503チェックアウト施策CP共通css START */
.checkout-measures main > .sec {
    margin: 0 auto 80px;
}
.checkout-measures main > .sec:last-of-type {
    margin: 0 auto;
}
.checkout-measures .sec > .wrap {
    max-width: 1120px;
	padding: 0 16px;
}
.checkout-measures .bnr-img {
	border-radius: 8px;
}
.checkout-measures .sec img {
	width: 100%;
	max-width: 1120px;
	height: auto;
}
.checkout-measures .list-asterisk li {
    margin-left: 0;
    text-indent: 0;
}
.checkout-measures h2 {
	text-align: center;
}
.checkout-measures .border-red {
    border: 1px solid #FF503E;
    width: 40px;
    margin: 16px auto 24px;
}
.checkout-measures .list-attention a {
    color: #333;
    text-decoration: underline;
}
.checkout-measures .list-attention a:hover {
    color: #333;
    text-decoration: none;
}

/* 2503チェックアウト施策CP共通css END */

/* キービジュアル START */
.checkout-measures .key-visual,
.checkout-measures .key-visual-complete {
	background: url(/stcontents/img/sub-page/campaigns/ponta-member/checkout-measures/kv-img-pc.png) no-repeat center/cover !important;
	height: auto;
	min-height: 520px;
	margin-bottom: 40px;
}
.checkout-measures .key-visual {
	position: relative;
}
/* .checkout-measures .key-visual::before,
.checkout-measures .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;
} */
.checkout-measures .key-visual .inner {
	padding: 241px 0 40px !important;
	bottom: 0;
	position: relative;
	text-align: center;
	width: 100%;
	text-shadow: 1px 1px 1px #000;
	transform: none;
    left: 0;
    right: 0;
	margin: auto;
	top: 50%;
	z-index: 2;
}
.checkout-measures .key-visual h1 img {
	width: 100%;
	max-width: 718px;
	height: auto;
}
.checkout-measures .key-visual-complete .coupon-img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.checkout-measures .key-visual-complete .coupon-img img {
	max-width: 566px;
	width: inherit;
	height: auto;
}
/* キービジュアル END */

/* クーポン利用におけるご注意 START */
.checkout-measures .sec.attention-coupon > .wrap {
	padding: 0;
}
.checkout-measures .bg-attention {
	background-color: #EBEBEB;
}
.checkout-measures .list-attention {
    text-align: left;
    font-size: 1.6rem;
}
.checkout-measures .list-attention li {
    padding-left: 1em;
    text-indent: -1em;
}
.checkout-measures .list-attention li::before {
    content: "・";
}
/* クーポン利用におけるご注意 END */

/* 宿タイプから探す　START */
.checkout-measures .feature-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.checkout-measures .feature-list li {
    width: 32%;
    margin-right: 2%;
    height: 160px;
    margin-bottom: 32px;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-shadow: 1px 1px 1px #000;
    color: #fff;
}
.checkout-measures .feature-list li a::before {
    position: absolute;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.5) 80%);
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5) 80%);
    width: 100%;
    height: 117px;
    bottom: 0;
    left: 0;
}
.checkout-measures .feature-list li img {
    height: 100%;
    width: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
}
.checkout-measures .feature-list li .text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 10px;
    line-height: 1.5;
    text-align: center;
    font-weight: 500;
    font-size: 2.4rem;
    color: #fff;
}
/* 宿タイプから探す END */

/* Reluxアプリ紹介　START */
.checkout-measures .app-banner {
    margin-bottom: 80px;
    background-size: cover;
}
.checkout-measures .app-banner .title {
    text-align: left;
}
.checkout-measures .app-banner .device img {
    width: 222px;
}
.checkout-measures .app-banner .title .qrList img.btn-app {
    width: 140px;
    height: auto;
}
.checkout-measures .app-banner .title .qrList img.qr {
    width: 45px;
    height: auto;
}
/* Reluxアプリ紹介　END */

/* フロートバー START */
.checkout-measures .float-bar .btn-coupon {
	background-color: #EB5505;
	border: 1px solid #EB5505;
}
.checkout-measures main > .float-bar {
    transform: none;
}
.checkout-measures .float-bar .btn-block a {
    flex-wrap: wrap;
    vertical-align: middle;
}
.checkout-measures .float-bar .btn-block a span {
    width: 100%;
    display: block;
    margin-bottom: -6px;
    font-size: 10px;
}
.checkout-measures .sp-low-contents .sp-only {
    margin-bottom: 8px;
}
/* フロートバー END */

/* フッター　START */
.checkout-measures .global-footer {
    display: none !important;
}
/* フッター　END */

@media screen and (max-width: 1023px) {
    /* フロートバー　START */
    .checkout-measures main > .float-bar {
        padding: 0 16px;
    }
    .checkout-measures .float-bar .btn-block a span {
        margin-bottom: -10px;
        line-height: 1.8;
    }
    .checkout-measures .float-bar .btn-block a strong {
        width: 100%;
        display: block;
    }
    .checkout-measures .float-bar .btn-block a:only-child {
        width: auto;
        max-width: none;
        margin-top: 8px;
    }
    .checkout-measures .float-bar.entry-btn .btn-block a.btn-wide:only-child {
        width: 100%;
    }
    /* フロートバー　END */
}

@media screen and (max-width: 767px) {
	/* 2503チェックアウト施策CP共通css START */
	.checkout-measures main > .sec {
		margin: 0 auto 40px;
	}
	.checkout-measures .border-red {
        margin-top: 7px;
        margin-bottom: 16px;
    }
	/* 2503チェックアウト施策CP共通css END */

	/* キービジュアル START */
	.checkout-measures .key-visual,
	.checkout-measures .key-visual-complete {
		background: url(/stcontents/img/sub-page/campaigns/ponta-member/checkout-measures/kv-img-sp.png) no-repeat center/cover !important;
		margin-bottom: 24px;
	}
	.checkout-measures .key-visual .inner {
		padding: 257px 22px 40px !important;
        bottom: 80px;
	}
	.checkout-measures .key-visual h1 img{
		max-width: 343px;
	}
	.checkout-measures .key-visual-complete .coupon-img img {
		max-width: 343px;
		height: auto;
	}
	/* キービジュアル END */

	/* クーポン利用におけるご注意 START */
	.checkout-measures .list-attention {
        font-size: 1.4rem;
    }
	/* クーポン利用におけるご注意 END */

	/* 宿タイプから探す　START */
    .checkout-measures .feature-list {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .checkout-measures .feature-list li {
        width: calc(50% - 4px);
        height: 120px;
        margin-bottom: 8px;
        margin-right: 0;
    }
    .checkout-measures .feature-list li .text {
        font-size: 1.6rem;
        line-height: 1.5;
        padding: 0 10px;
    }
    /* 宿タイプから探す END */
}

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