/* 步驟 */

.ELIXIR_pdp .ELIXIR_step .title {
	top: 10%;
}

.ELIXIR_pdp .ELIXIR_step {
	padding: 0 0 5% 0;
	text-align: center;
	margin-bottom: -1px;
}


.ELIXIR_step {
	background-image: url(../img/img_12.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% 100%;
}

.ELIXIR_pdp .step_inner {
	position: relative;
	padding: 40% 0 30%;
}
.ELIXIR_pdp h3.step_inner.fontSize_20px {
	letter-spacing: 1px;
}

.step_inner span {
	position: absolute;
	top: 5%;
	width: 100%;
	left: 0;
}

.ELIXIR_step .step {
	font-family: "AlibabaSansTC", "Noto Sans TC", "微軟正黑體", "Source Sans Pro", "Arial", sans-serif;
	/* font-weight: bold; */

	/* color: transparent;
	background-image: linear-gradient(90deg, #95826b 0%, #fff 100%);
	-webkit-background-clip: text;
	color: #95826b\0;
	background-image: none\0; */

	color: #b68c66;
	display: inline-block;
}

.ELIXIR_pdp .step_wrap {
	width: 75%;
	margin: 0 auto;
}

.step_wrap .step_img img {
	width: 55%;
}

.ELIXIR_pdp .step_wrap .step {
	padding: 20% 0 0;
}

.step_wrap .swiper-slide {

	position: relative;
}

.step_wrap .swiper-slide:not(.first):after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: auto;
	bottom: auto;
	background-image: url(../img/series-arrow.png);
	background-size: 90% 90%;
	z-index: 1;
	transform: translateY(-50%);
	left: -35px;
	width: 24px;
	height: 72px;
	background-repeat: no-repeat;
}

.step_wrap .item-3:before {
	content: "";
	border-radius: 20px;
	width: 90%;
	height: 85%;
	position: absolute;
	z-index: -1;
	left: 5%;
	top: 0;
	
	background: linear-gradient(to right, #f0f5fb 0%,#dde9f8 50%,#f0f5fb 100%);
	opacity: .8;
}

/* .ELIXIR_pdp .step_wrap .ELIXIR_cta3 {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 90%;
} */

@media (max-width: 1920px) {
	.step_wrap .swiper-slide:not(.first):after {
		left: -2vw;
		width: 1.7vw;
		height: 3vw;
		top: 19vw;
	}
}

@media (max-width: 1366px) {
	.step_wrap .swiper-slide:not(.first):after {
		top: 17vw;
	}
}

@media (min-width: 821px) {
	.ELIXIR_step .arrow-down {
		margin-top: 5%;
	}
	.ELIXIR_pdp .step_inner {
		height: 15.63vw;
	}
}

@media (min-width: 1921px) {
	.ELIXIR_pdp .step_inner {
		height: 300px;
	}
}


@media (max-width: 820px) {
	.ELIXIR_pdp .ELIXIR_step .title {
		top: 7%;
		line-height: 450%;
	}
	.ELIXIR_pdp .ELIXIR_step {
		background-image: url(../img/img_12_m.jpg);
		padding-top: 40vw;
		padding-bottom: 20%;
	}

	.ELIXIR_step .fontSize_28px,
	.ELIXIR_step .fontSize_26px {
		font-size: 43px;
		font-size: 5.5vw;
	}
	.ELIXIR_step .fontSize_24px {
		font-size: 34px;
		font-size: 4.5vw;
	}

	.ELIXIR_pdp .step_inner {
		padding: 30% 0 30%;
		height: 60vw;
	}
	.step_wrap .step_img img {
		width: 45%;
	}
	.step_wrap .swiper-slide:not(.first):after {
		top: 78vw;
		width: 5vw;
		height: 15vw;
	}
	.step_wrap .item-2:before {
		top: 5%;
	}
	/* .ELIXIR_pdp .step_wrap .ELIXIR_cta3 {
		width: 80%;
	} */
	.ELIXIR_pdp .step_pd {
		margin-bottom: 15%;
	}

	.ELIXIR_pdp h3.step_inner.fontSize_20px {
		font-size: 5vw;
	}
	
}



@media (max-width: 550px) {

	.ELIXIR_pdp .ELIXIR_step .title {
		top: 7%;
		line-height: 250%;
	}
	/* .ELIXIR_pdp .ELIXIR_cta2 {
		width: 60%;
		min-width: 80px;
		padding: 6vw 0;
	} */
}