.transition {
	transition: all 1s;
}

.well-10 .sec_01 .tit {
	top: 8.3%;
	left: 8.3%;
	width: 81.7%;
	height: 87%;
	opacity: 0;
	transform: translateX(25%);
}

.well-10 .sec_01.active .tit {
	opacity: 1;
	transform: translateX(0%);
}

.well-10 .sec_01 .leaf {
	top: 39%;
	left: 64.3%;
	width: 26.8%;
	height: 21.8%;
	background: url("/content/images/event/2025/WellnessLetter/10/01/img_leaf.png") no-repeat center / 100% auto;
}

.well-10 .sec_01 .square_round {
	top: 48.6%;
	left: 47.9%;
	width: 41.7%;
	height: 38.6%;
	background-color: #ffffff;
	opacity: 0.5;
	border-radius: 50% 50% 0 0;
	backdrop-filter: blur(30px);
}

.well-10 .sec_01.active .ticket {
	visibility: visible;
	background-position: 0 0;
	opacity: 1;
}

.well-10 .sec_01 .ticket {
	visibility: hidden;
	top: 57.8%;
	left: 34.2%;
	width: 57.5%;
	height: 29.4%;
	background: url("/content/images/event/2025/WellnessLetter/10/01/img_coupon.png") no-repeat 0 -100% / 100% auto;
	opacity: 0;
}

.well-10 .sec_01 .face {
	top: 63.7%;
	left: 75.3%;
	width: 11.3%;
	height: 9%;
	background: url("/content/images/event/2025/WellnessLetter/10/01/img_face.png") no-repeat center / 100% auto;
	filter: drop-shadow(5px 10px 5px rgba(43, 3, 3, 0.3));
}

/* sec_02 */
.well-10 .sec_02 .item_bg {
	top: 32.7%;
	left: 19.8%;
	width: 59.4%;
	height: 22.5%;
}
.well-10 .sec_02 .item_main {
	top: 43.8%;
	left: 21.4%;
	width: 56.5%;
	height: 26.4%;
}
.well-10 .sec_02 .item_01 {
	top: 43.8%;
	left: 9%;
	width: 17.5%;
	height: 10.9%;
	background: url("/content/images/event/2025/WellnessLetter/10/02/item_01.png") no-repeat center / 100% auto;
}
.well-10 .sec_02 .item_02 {
	top: 31.4%;
	left: 41.6%;
	width: 18.3%;
	height: 8.4%;
	background: url("/content/images/event/2025/WellnessLetter/10/02/item_02.png") no-repeat center / 100% auto;
}
.well-10 .sec_02 .item_03 {
	top: 42.9%;
	left: 73.8%;
	width: 17.4%;
	height: 11.7%;
	background: url("/content/images/event/2025/WellnessLetter/10/02/item_03.png") no-repeat center / 100% auto;
}
