.cp202606__lineup{
	background-color:#fff;
}

.cp202606{
	background: url("../../img/scl/202606/2606cp_bg.png") center center / cover no-repeat fixed;
}

.cp202606__inner{
	max-width: 1200px;
	margin: 0 auto;
	padding:0 16px 80px 16px;

	/* スケスケ部分 */
	background: rgba(255, 255, 255, .15);
	-webkit-backdrop-filter: blur(8px);
}

.cp202606__content{
	max-width: 900px;
	margin: 0 auto 60px;
	padding: 0 16px 80px;

	background: #fff;
	border-radius: 16px;
	box-shadow: 0 10px 30px rgba(0,0,0,.08);
}

.cp202606__content:last-child{
	margin-bottom: 0;
}

.cp202606__mv {
	max-width: 760px;
	margin: 0 auto;
	padding: 40px 0 60px;
	text-align: center;
}

.cp202606__mv > img {
	display: block;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
}


/* -------------------
日付
------------------- */

.cp202606__mv__date {
	margin-top: 20px;
}

.cp202606__mv__date p {
	display: inline-block;
	padding: 10px 18px;
	background: #fff100;
	border-radius: 999px;

	color: #00abd8;
	font-size: 1.4rem;
	font-weight: 700;
}


/* -------------------
コピー
------------------- */

.cp202606__mv__copy {
	margin-top: 24px;
	color: #fff;
}

.cp202606__mv__copyMain {
	font-size: 2.0rem;
	font-weight: 700;
	margin-bottom: 0;
}

.cp202606__mv__copySub {
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.5;
}
.cp202606__mv__copySub span {
	display: inline-block;
}


.cp202606__mv__copyBadge {
	display: inline-flex;
	align-items: center;
	gap: 8px;

	padding: 4px 12px;
	margin: 0 4px;

	background: #00abd8;
	border-radius: 6px;
}

.cp202606__mv__copyBadge img {
	width: 32px;
}


/* -------------------
CTA
------------------- */

.cp202606__cta {
	max-width: 640px;
	margin: 30px auto 0;
}


/* -------------------
商品カード
------------------- */

.cp202606__cta__product {
	padding: 12px;
	background: #fff;
	border: 4px solid #00abd8;
	border-radius: 18px;
}
@media screen and (max-width:768px){
	.cp202606__cta__product {
	padding: 12px 6px;
}
}


/* -------------------
ヘッダー
------------------- */

.cp202606__cta__headline {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 8px;
}

@media screen and (max-width:768px){
	.cp202606__cta__headline {
	justify-content: center;
	flex-direction: column;
}
}
.cp202606__cta__title {
	display: flex;
	align-items: center;
	gap: 8px;

	color: #00abd8;
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom:0;
}

@media screen and (max-width:768px){
	.cp202606__cta__title {
	padding-right: 16px;
}

}

.cp202606__cta__title img {
	width: 40px;
}

.cp202606__cta__price {
	color: #00abd8;
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom:0;
	flex-grow: 1;
	text-align: right;
}

@media screen and (max-width:768px){
	.cp202606__cta__price {
	padding-left: 16px;
}

}

.cp202606__cta__price span {
	font-size: 1.2rem;
}


/* -------------------
本体
------------------- */

.cp202606__cta__body {
	display: flex;
	align-items: center;
    justify-content: center;
    gap: 0px;
    flex-wrap: wrap;
}

.cp202606__cta__image {
	width: 200px;
	flex: 1;
	max-width: 200px;
}

.cp202606__cta__info {
	display:flex;
	flex-direction:column;
	align-items: flex-end;
}

@media screen and (max-width:768px){
	.cp202606__cta__info {
	align-items:center;
}

}

.cp202606__cta__desc {
	margin-bottom: 8px;

	font-size: 1.0rem;
	line-height: 1.6;
	color: #333;
	text-align: left;
}


/* -------------------
クーポン
------------------- */

.cp202606__cta__coupon {
	display: flex;
	align-items: center;
	gap: 8px;
}

.cp202606__cta__coupon__add {
	font-size: 2rem;
	font-weight: 700;
	color: #ff7db0;
}

@media screen and (max-width:768px){
	.cp202606__cta__coupon__add {
	font-size: 1.4rem;
}

}

.cp202606__cta__coupon__content {
	padding: 2px 12px;
	background: #ff7db0;
	border-radius: 8px;

	color: #fff;
	font-size: 1.0rem;
	font-weight: 700;
}

.cp202606__cta__coupon__content span {
	display:inline-block;
}

.cp202606__cta__coupon__content .bigger {
	font-size: 1.4rem;
}

.cp202606__cta__coupon__copy {
	color: #ff7db0;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1.4;
	text-align:left;
}


/* -------------------
ボタン
------------------- */

.cp202606__cta__btn {
	display: block;

	margin-top: 24px;
	padding: 18px;

	background: #00abd8;
	border: 2px solid #fff;
	border-radius: 10px;

	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	text-decoration: none;

	box-shadow: 0 3px 0 rgba(0,0,0,.15);
}

.cp202606__cta__btn:hover {
	color: #fff;
	opacity: .9;
}

.cp202606__flowTtl{
	display:flex;
	gap:16px;
	align-items:center;
	font-weight:600;
	line-height:1.2;
	justify-content: center;
}

.cp202606__num{
	    font-family: 'Montserrat';
    font-size: 1.4rem;
    font-weight: 600;
	color:var(--blue);
}


/* -------------------
how
------------------- */
.cp202606__how__content{
	display:flex;
	justify-content:center;
	align-items:flex-start;
	gap:24px;
	flex-wrap:wrap;
}

.cp202606__how__content__item{
	width:180px;
	text-align:center;
}

.cp202606__how__content__img{
	margin-bottom:20px;
}

.cp202606__how__content__img img{
	display:block;
	width:100%;
	height:auto;
}


/* -------------------
reason
------------------- */

.cp202606__reason__content{
	max-width:700px;
	margin: 0 auto;

	display:flex;
	flex-direction:column;
	gap:24px;
}

.cp202606__reason__item{
	display:flex;
	align-items:center;
	justify-content: center;
    gap: 0;
    flex-wrap: wrap;
}

.cp202606__reason__txt{
	display:flex;
	align-items:center;
	gap:16px;
	flex-shrink: 0;
    width: 320px;
}

@media screen and (max-width:768px){
	.cp202606__reason__txt{
	width: 280px;
}
}

.cp202606__num-round{
	width:44px;
	height:44px;
	border-radius:50%;

	background:#00abd8;

	display:flex;
	align-items:center;
	justify-content:center;

	flex-shrink:0;
}

.cp202606__num-round span{
	color:#fff;
	font-weight:700;
	line-height:1;
}

.cp202606__reason__txt p:last-child{
	font-size:1.2rem;
	font-weight:700;
	line-height:1.5;
	color:#333;
	text-align:left;
    flex-shrink: 0;
}

.cp202606__reason__item img{
	width:200px;
	border-radius:8px;
	display:block;
}

/* -------------------
flow
------------------- */

.cp202606__flow__content{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	gap:40px 30px;
	max-width: 600px;
    margin: 0 auto;
}

.cp202606__flow__item{
	width:180px;
}

.cp202606__flow__item .img{
	margin-bottom:16px;
}

.cp202606__flow__item .img img{
	display:block;
	width:100%;
	border-radius:12px;
}
@media screen and (max-width:768px){

	.cp202606__flow__content{
		max-width: 700px;
		grid-template-columns:repeat(2, 180px);
		gap:24px 16px;
	}

	.cp202606__flow__item .img img{
		width:100%;
		max-width:180px;
		margin:0 auto;
	}
}

.cp202606__blue{
	color:#00abd8;
}

.cp202606 .sec11{
	padding: 0;
} 


.cp202606 #package{
	padding-bottom: 0;
} 

@media (max-width: 991px) {
    .cp202606 .btn-white a {
        min-width: 200px;
    }
}
.cp202606 .content-section{
	padding-bottom:0;
}

.cp202606 .btn-white a {
    min-width: 200px;
}

/* -------------------
woocommerce
------------------- */
.woocommerce button.button.alt {
	min-width: unset;
}

.woocmmerce-product.hide {
	display: none;
}

.xoo-wsc-product a[href$="/product/scl_2606/"] {
	pointer-events: none;
}

.custom_progress {
	position: fixed;
	visibility: hidden;
	transition: 0.3s linear;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
}

.progress-image {
	width: 80px;
	height: 80px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}