@charset "utf-8";
/* CSS Document */

/* 動態 */
.fadeIn {
	-webkit-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
}

.fadeIn[data-emergence=hidden] {
	opacity: 0;
}

.fadeIn[data-emergence=visible] {
	opacity: 1;
}

.delay-1[data-emergence=visible] {
	transition-delay: .5s;
}

.delay-2[data-emergence=visible] {
	transition-delay: 1s;
}

/* 英文數字 */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Manrope:wght@200;300&display=swap');
/* font-family: 'Jost', sans-serif; */

/* all style */
.loreal-campaign {
	font-family: "Century Gothic", "Arial", "Microsoft JhengHei", "微軟正黑體", "Noto Sans TC";
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	line-height: 1.7;
	font-size: 20px;
	color: #FFF;
	overflow: hidden;
}

.loreal-campaign .section02 .feature_icon .counter {
	font-size: 88px;
	font-weight: 400;
	letter-spacing: -5px;
}

.loreal-campaign .pc_50px {
	font-size: 50px;
	font-weight: 600;
}

.loreal-campaign .pc_44px {
	font-size: 44px;
	font-weight: 600;
}

.loreal-campaign .pc_37px {
	font-size: 37px;
	font-weight: 600;
}

.loreal-campaign .pc_35px {
	font-size: 35px;
	font-weight: 600;
}

.loreal-campaign .pc_30px {
	font-size: 30px;
	font-weight: 600;
}

.loreal-campaign .pc_25px {
	font-size: 25px;
	font-weight: 400;
}

.loreal-campaign h2,
.loreal-campaign h3,
.loreal-campaign h4,
.loreal-campaign h5 {
	font-family: "Century Gothic", "Arial", "Microsoft JhengHei", "微軟正黑體", "Noto Sans TC"!important;
	margin: 0;
	padding: 0;
	line-height: 1.3;
}

.loreal-campaign p {
	margin: 0;
	padding: 0;
}

.loreal-campaign .pc_20px,
.event_oto .c-select__field,
.event_oto [type=color],
.event_oto [type=datetime-local],
.event_oto [type=datetime],
.event_oto [type=email],
.event_oto [type=month],
.event_oto [type=number],
.event_oto [type=password],
.event_oto [type=search],
.event_oto[type=tel],
.event_oto [type=text],
.event_oto [type=time],
.event_oto [type=url],
.event_oto [type=week],
.event_oto textarea {
	font-size: 20px;
}

.loreal-campaign .pc_15px,
.event_oto .c-check-field.m-checkbox .c-check-field__label {
	font-size: 15px;
}

.loreal-campaign .note {
	font-size: 12px;
	position: absolute;
	width: 100%;
	right: 0;
	bottom: 5%;
	text-align: center;
	padding: 0 8px;
	box-sizing: border-box;
	transform: scale(0.8);
}

.loreal-campaign .KV .note {
	width: 67%;
	text-align: justify;
	right: 19%;
}

.loreal-campaign .section02 .note {
	text-align: left;
	left: -7%;
}

.loreal-campaign a.btn,
#loreal-campaign .country_TW .event_oto .formfield_button .button,
#loreal-campaign .event_oto.event_oto .event_form .response_box.active>span {
	font-size: 23px;
	font-weight: 400;
}

.loreal-campaign section {
	position: relative;
	overflow: hidden;
}

.loreal-campaign .pc {
	display: block !important;
}

.loreal-campaign .mb {
	display: none !important;
}

.loreal-campaign img {
	display: block;
	width: 100%;
}

.loreal-campaign sup {
	font-weight: 300;
	font-size: 55%;
}

.loreal-campaign .title {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 7%;
}

.loreal-campaign .text {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 12%;
}

.loreal-campaign .blue_text {
	color: #a9e5fc;
}

.loreal-campaign .dackBlue_text {
	color: #022047;
}

.loreal-campaign .fontWeightLight {
	font-weight: 400;
}

@media screen and (max-width: 1280px) {
	.loreal-campaign {
		font-size: 1.6vw;
	}

	.loreal-campaign .section02 .feature_icon .counter {
		font-size: 6.8vw;
	}

	.loreal-campaign .pc_50px {
		font-size: 4.2vw;
	}

	.loreal-campaign .pc_44px {
		font-size: 3.7vw;
	}

	.loreal-campaign .pc_37px {
		font-size: 2.9vw;
	}

	.loreal-campaign .pc_35px {
		font-size: 2.9vw;
	}

	.loreal-campaign .pc_30px {
		font-size: 2.35vw;
	}

	.loreal-campaign .pc_25px {
		font-size: 1.95vw;
	}

	.loreal-campaign .pc_20px,
	.event_oto .c-select__field,
	.event_oto [type=color],
	.event_oto [type=datetime-local],
	.event_oto [type=datetime],
	.event_oto [type=email],
	.event_oto [type=month],
	.event_oto [type=number],
	.event_oto [type=password],
	.event_oto [type=search],
	.event_oto[type=tel],
	.event_oto [type=text],
	.event_oto [type=time],
	.event_oto [type=url],
	.event_oto [type=week],
	.event_oto textarea {
		font-size: 1.7vw;
	}

	.loreal-campaign .pc_15px,
	.event_oto .c-check-field.m-checkbox .c-check-field__label {
		font-size: 1.25vw;
	}

	.loreal-campaign a.btn,
	#loreal-campaign .country_TW .event_oto .formfield_button .button,
	#loreal-campaign .event_oto.event_oto .event_form .response_box.active>span {
		font-size: 1.8vw;
	}
}

@media screen and (max-width: 750px) {
	.loreal-campaign {
		font-size: 3.8vw;
	}

	.loreal-campaign .section02 .feature_icon .counter {
		font-size: 10vw;
		letter-spacing: -2px;
	}

	.loreal-campaign .pc_50px {
		font-size: 7.8vw;
	}

	.loreal-campaign .pc_44px {
		font-size: 6.8vw;
	}

	.loreal-campaign .pc_37px {
		font-size: 6.5vw;
	}

	.loreal-campaign .pc_35px {
		font-size: 5.6vw;
	}

	.loreal-campaign .pc_30px {
		font-size: 5.2vw;
	}

	.loreal-campaign .pc_25px {
		font-size: 4.5vw;
	}

	.loreal-campaign .section02 .feature_icon .counter_text {
		font-size: 3.1vw;
	}

	.loreal-campaign .pc_20px,
	.event_oto .c-select__field,
	.event_oto [type=color],
	.event_oto [type=datetime-local],
	.event_oto [type=datetime],
	.event_oto [type=email],
	.event_oto [type=month],
	.event_oto [type=number],
	.event_oto [type=password],
	.event_oto [type=search],
	.event_oto[type=tel],
	.event_oto [type=text],
	.event_oto [type=time],
	.event_oto [type=url],
	.event_oto [type=week],
	.event_oto textarea {
		font-size: 3.4vw;
	}

	.loreal-campaign .pc_15px,
	.event_oto .c-check-field.m-checkbox .c-check-field__label {
		font-size: 2.8vw;
	}

	.loreal-campaign a.btn,
	#loreal-campaign .country_TW .event_oto .formfield_button .button,
	#loreal-campaign .event_oto.event_oto .event_form .response_box.active>span {
		font-size: 4.8vw;
	}

	.loreal-campaign .pc {
		display: none !important;
	}

	.loreal-campaign .mb {
		display: block !important;
	}

	.loreal-campaign .title {
		top: 10vw;
	}
}

@media screen and (max-width: 500px) {
	.loreal-campaign .note {
		font-size: 2.8vw;
		-webkit-transform: scale(0.6);
		-ms-transform: scale(0.6);
		transform: scale(0.6);
		bottom: 3vw;
		padding: 0;
		width: 154%;
		margin-left: -27%;
		left: 0;
		right: 0;
	}

	.loreal-campaign .KV .note {
		width: 154%;
		margin-left: -27%;
		right: 0;
		left: 0;
		transform: scale(0.6);
	}

	.loreal-campaign .section02 .note {
		width: 154%;
		margin-left: -27%;
		right: 0;
		left: 0;
		transform: scale(0.6);
		text-align: center;
	}

}

/* btn */
.loreal-campaign .btn,
#loreal-campaign .country_TW .event_oto .formfield_button .button {
	position: relative;
	width: auto;
	padding: 3px 35px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	background: url('../images/btn.png') center center no-repeat;
	background-size: cover;
	letter-spacing: 0.2rem;
	display: inline-block;
	border-radius: 0;
	border: 1px solid #fff;
	overflow: hidden;
	vertical-align: middle;
	margin: 0 0.5%;
	cursor: pointer;
	line-height: 1.7;
}

.loreal-campaign .btn:before {
	content: '';
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.4);
	width: 30px;
	height: 100%;
	left: 0;
	top: 0;
	filter: blur(10px);
	transform: translateX(-100px) skewX(-15deg);
	animation: btn-shine 5s ease 1s infinite;
}

@keyframes btn-shine {
	0% {
		transform: translateX(-150%) skewX(-15deg);
		opacity: 1;
	}

	80% {
		transform: translateX(450%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		transform: translateX(450%) skewX(-15deg);
		opacity: 0;
	}
}

@media screen and (max-width: 750px) {

	.loreal-campaign .btn,
	#loreal-campaign .country_TW .event_oto .formfield_button .button {
		padding: 3px 6vw;
	}
}

/* 錨點 */
.adjust {
	position: absolute;
	display: block;
	z-index: 1;
	width: 100px;
	top: -135px;
}

@media screen and (max-width: 500px) {
	.adjust {
		position: absolute;
		display: block;
		z-index: 1;
		width: 100px;
		top: -130px;
	}
}

/* new標籤 */
.loreal-campaign .label {
	position: relative;
	width: 30%;
	max-width: 100px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: -9px;
	overflow: hidden;
}

.loreal-campaign .label:before {
	content: '';
	position: absolute;
	background: url('../images/new_light.png') center center no-repeat;
	background-size: 140%;
	z-index: 1;
	/* left: 20%; */
	top: -9%;
	width: 100%;
	height: 100%;
	/* transform: translateX(-100px) skewX(-15deg); */
	animation: new_light 2s ease 1s infinite;
}

@keyframes new_light {
	/* 0% {
	        left: 20%;
	        opacity: 0;
	    }
	    5% {
	        left: 30%;
	        opacity: 1;
	    }
	    95% {
	        left: 92%;
	        opacity: 1;
	    }
	    100% {
	        left: 94%;
	        opacity: 0;
	    } */

	/* 0% {
	        left: 0%;
	        opacity: 0;
	    }
	    15% {
	        left: 30%;
	        opacity: 0;
	    }
	    50% {
	        opacity: 1;
	    }
	    95% {
	        left: 92%;
	        opacity: 1;
	    }
	    100% {
	        left: 100%;
	        opacity: 0;
	    } */

	0% {
		right: 100%;
		opacity: 0;
	}

	15% {
		right: 70%;
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	95% {
		right: 12%;
		opacity: 1;
	}

	100% {
		right: 8%;
		opacity: 0;
	}
}

@media screen and (max-width: 1280px) {
	.loreal-campaign .label {
		width: 9vw;
	}
}

@media screen and (max-width: 750px) {
	.loreal-campaign .label {
		width: 17vw;
	}
}

/* 文字顏色光暈 */
.loreal-campaign .halo {
	text-shadow: 0 0 10px #216ac4, 0 0 20px #216ac4;
}

/* kv */
.loreal-campaign .KV .text {
	position: absolute;
	z-index: 1;
	width: 90%;
	right: 1%;
	top: 0;
	padding-top: 8%;
	text-align: center;
	height: 100%;
	box-sizing: border-box;
}

.loreal-campaign .KV .pc_30px {
	margin-top: 0.5%;
}

.loreal-campaign .KV .pc_25px {
	margin: 2.5% auto;
	display: table;
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 750px) {
	.loreal-campaign .KV .text {
		width: 100%;
		top: inherit;
		padding-top: 8%;
		bottom: 0;
		height: 40%;
	}

	.loreal-campaign .KV .pc_25px {
		margin: 3vw auto;
	}
}

/* section02 */
.loreal-campaign .section02 .text {
	z-index: 2;
}

.loreal-campaign .section02 .feature {
	position: absolute;
	z-index: 1;
	width: 80%;
	top: 24%;
	height: 57%;
	left: 50%;
	margin-left: -40%;
	/* border: 1px solid #F00; */
}

.loreal-campaign .section02 .feature_icon {
	position: absolute;
	max-width: none;
	width: 26%;
	-webkit-filter: drop-shadow(0px 0px 2px rgba(33, 106, 196, 0.3));
	filter: drop-shadow(0px 0px 2px rgba(33, 106, 196, 0.3));
	animation: motion 3s ease-in-out infinite;
}

@keyframes motion {
	50% {
		transform: translateY(-5px);
	}
}

.loreal-campaign .section02 .feature03 {
	top: -11%;
	right: 2%;
	animation-delay: 1s;
}

.loreal-campaign .section02 .feature04 {
	top: 26%;
	right: -1%;
	animation-delay: 1.5s;
}

.loreal-campaign .section02 .feature05 {
	bottom: -2%;
	right: 12%;
	animation-delay: 2s;
}

.loreal-campaign .section02 .feature_icon .counter_div {
	position: absolute;
	z-index: 3;
	font-family: 'Jost', sans-serif;
	text-align: center;
	display: table;
	width: 100%;
	top: 21%;
	font-style: italic;
	transform: scale(1.2);
}

.loreal-campaign .section02 .feature_icon .counter_div sup {
	position: absolute;
    right: 32%;
    top: 30%;
	transform: scale(1.2);
}

.loreal-campaign .section02 .feature_icon .counter,
.loreal-campaign .section02 .feature_icon .counter_div span {
	display: inline-block;
}

.loreal-campaign .section02 .feature_icon .counter.halo {
	text-shadow: 0 0 6px #216ac4, 0 0 14px #a9e5fc;
	line-height: initial;
}

.loreal-campaign .section02 .counter_text.halo {
	text-shadow: 0 0 6px #216ac4, 0 0 8px #a9e5fc;
	line-height: initial;
}

.loreal-campaign .section02 .feature_icon .counter_div span {
	font-weight: 200;
	margin-left: 4%;
}

.loreal-campaign .section02 .feature_icon .counter_text {
	position: absolute;
	z-index: 4;
	bottom: 28%;
	right: 28%;
	font-weight: bold;
	transform: scale(1.2);
}

.loreal-campaign .section02 .text p {
	margin-top: -0.7%;
}

@media screen and (max-width: 750px) {
	.loreal-campaign .section02 .feature {
		width: 100%;
		margin-left: -50%;
		/* border: 1px solid #F00; */
	}

	.loreal-campaign .section02 .feature_icon {
		width: 33%;
	}

	.loreal-campaign .section02 .feature_icon .counter_div {
		top: 23%;
	}


	.loreal-campaign .section02 .feature_icon .counter_div sup {
		right: 34%;
		top: 27%;
		transform: scale(0.8);
	}

	.loreal-campaign .section02 .feature03 {
		top: -7%;
		right: 6%;
	}

	.loreal-campaign .section02 .feature04 {
		top: 26%;
		right: 0;
	}

	.loreal-campaign .section02 .feature05 {
		bottom: 1%;
		right: 9%;
	}

}

/* section03 */
.loreal-campaign .section03 .text {
	bottom: 23%;
}

.loreal-campaign .section03 .text ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.loreal-campaign .section03 .blue_text {
	margin-bottom: 10%;
}

.loreal-campaign .section03 .text ul li {
	width: 29%;
	box-sizing: border-box;
	position: relative;
}

.loreal-campaign .section03 .text ul li.leftDiv {
	text-align: right;
	padding-left: 5%;
}

.loreal-campaign .section03 .text ul li.leftDiv div {
	margin-bottom: 8%;
}

.loreal-campaign .section03 .text ul li.leftDiv div:last-of-type {
	margin-bottom: 0%;
}

.loreal-campaign .section03 .text ul li.leftDiv .pc_25px.halo {
	font-weight: bold;
}

.loreal-campaign .section03 .text ul li.rightDiv {
	text-align: left;
	padding-right: 4%;
}

.loreal-campaign .section03 .text ul li.rightDiv .label {
	display: table;
}

.loreal-campaign .section03 .text ul li.rightDiv p {
	text-align: justify;
	text-justify: inter-ideograph;
}

@media screen and (min-width: 751px) {
	.loreal-campaign .section03 .text ul li:before {
		content: '';
		position: absolute;
		z-index: -1;
		width: 132%;
		height: 100%;
		-webkit-filter: drop-shadow(0px 0px 2px rgba(33, 106, 196, 1));
		filter: drop-shadow(0px 0px 2px rgba(33, 106, 196, 1));
	}

	.loreal-campaign .section03 .text ul li.leftDiv:before {
		background: url('../images/section03_line_left.png') center center no-repeat;
		background-size: 106%;
		right: -44%;
		top: -22%;
	}

	.loreal-campaign .section03 .text ul li.rightDiv:before {
		background: url('../images/section03_line_right.png') center center no-repeat;
		background-size: 106%;
		left: -41%;
		bottom: -5%;
	}

	.loreal-campaign .section03 .text ul li.rightDiv p {
		line-height: 1.6;
	}
}

@media screen and (max-width: 750px) {
	.loreal-campaign .section03 .text {
		bottom: 11%;
	}

	.loreal-campaign .section03 .blue_text {
		margin-bottom: 3%;
	}

	.loreal-campaign .section03 .text ul {
		justify-content: center;
		align-items: self-start;
	}

	.loreal-campaign .section03 .text ul li {
		width: 46%;
	}

	.loreal-campaign .section03 .text ul li p {
		line-height: 1.4;
	}

	.loreal-campaign .section03 .text ul li.leftDiv {
		text-align: right;
		padding: 0 4% 0 0;
	}

	.loreal-campaign .section03 .text ul li.rightDiv {
		text-align: center;
		padding: 0;
	}

	.loreal-campaign .section03 .text ul li.rightDiv h3 {
		text-align: left;
		padding: 0 5%;
	}

	.loreal-campaign .section03 .text ul li.leftDiv .pc_25px.halo {
		line-height: 1.5;
	}

	.loreal-campaign .section03 .text ul li.rightDiv .label {
		margin: -16% auto 0 auto;
	}

	.loreal-campaign .section03 .text ul li.rightDiv p {
		line-height: 1.7;
		padding: 0 5%;
	}

	.loreal-campaign .section03 .text ul li.rightDiv .label {
		display: inline-block;
		vertical-align: bottom;
		margin-bottom: -1%;
		margin-right: -4%;
	}

	.loreal-campaign .section03 .note {
		text-align: justify;
	}
}

@media screen and (max-width: 500px) {
	.loreal-campaign .section03 .text ul li.rightDiv .label {
		margin-bottom: -2%;
	}
}

/* section04 */

.loreal-campaign .section04 .text {
	width: 32%;
	right: 10%;
	bottom: 22%;
	line-height: 1.3;
}

.loreal-campaign .section04 .text li {
	box-sizing: border-box;
	padding: 3% 0;
	text-align: left;
	text-shadow: 0 0 7px #FFF;
}

.loreal-campaign .section04 .text p{
	line-height: 1.5;
}

.loreal-campaign .section04 .text li:nth-of-type(1) {
	background: url('../images/section04_icon01.png') center left no-repeat;
	background-size: auto 109%;
	padding-left: 40%;
	margin-bottom: 7%;
}

.loreal-campaign .section04 .text li:nth-of-type(2) {
	background: url('../images/section04_icon02.png') center right no-repeat;
	background-size: auto 109%;
	padding-right: 40%;
}

.loreal-campaign .section04 .text li .pc_25px {
	margin-bottom: 2%;
	font-weight: 600;
}

@media screen and (min-width: 751px) {
	.loreal-campaign .section04 .note {
		width: 43%;
		text-align: left;
		padding-left: 0;
	}
}

@media screen and (max-width: 750px) {
	.loreal-campaign .section04 .text {
		width: 82%;
		right: inherit;
		left: 50%;
		margin-left: -41%;
		bottom: 11%;
	}

	.loreal-campaign .section04 .text li:nth-of-type(1) {
		margin-bottom: 1%;
	}
}

/* section05 */

.loreal-campaign .section05 .content {
	position: absolute;
	width: 100%;
	height: 70%;
	top: 30%;
}

.loreal-campaign .section05 .content img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
}

.loreal-campaign .section05 .content .intro {
	position: absolute;
	left:5%;
    bottom: 19%;
}

.loreal-campaign .section05 .content .intro p {
    margin-bottom: 0.5rem;
    letter-spacing: 0.05rem;
}

.loreal-campaign .section05 .content .intro p>img {
position: relative;
width:13%;
display: inline-block;
margin-right: 5px;
margin-top: -5px;
max-width: 30px;
vertical-align: middle;
}

@media screen and (max-width: 750px) {
	.loreal-campaign .section05 .title{
top: 13vw;
}

	.loreal-campaign .section05 .title .pc_50px {
		line-height: 1.2;
		margin-bottom: 2%;
	}

	.loreal-campaign .section05 .content {
		top: 38vw;
	}

	.loreal-campaign .section05 .note{
		bottom: 13vw;
	}

	.loreal-campaign .section05 .content .intro {
    display: flex ;
    justify-content: center;
	text-align: center;
    padding-left: 1.5vw;
    bottom: 25vw;
	}

	.loreal-campaign .section05 .content .intro p>img {
		margin-top: -3px;
		}

}

/* section06 */

.loreal-campaign .section06 .title h2 {
	position: relative;
	display: table;
	margin: 0 auto;
}

/*
    .loreal-campaign .section06 .title h2:before{
		content: '';
		position: absolute;
		z-index: 1;
	    width: 27%;
	    height: 100%;
	    left: -15%;
	    top: -53%;
    	background: url('../images/howTo.png') center right no-repeat;
    	background-size: 100%;
	}
    */
.loreal-campaign .section06 .text {
	bottom: 10%;
	display: table;
	width: 90%;
	left: 50%;
	margin-left: -45%;
}

.loreal-campaign .section06 .text li {
	display: table-cell;
	width: 25%;
	vertical-align: top;
	padding: 0 0.5%;
	box-sizing: border-box;
	position: relative;
}

.loreal-campaign .section06 .text li:before {
	content: '';
	position: absolute;
	z-index: 1;
	width: 100px;
	height: 100px;
	left: -3%;
	top: -25%;
	-webkit-filter: drop-shadow(0px 0px 6px rgba(33, 106, 196, 1));
	filter: drop-shadow(0px 0px 6px rgba(33, 106, 196, 1));
}

.loreal-campaign .section06 .text li img {
	box-shadow: 0px 0px 11px rgb(33 106 196);
	border: 2px solid #a9e5fc;
	margin-bottom: 4%;
}

.loreal-campaign .section06 .text li:nth-of-type(1):before {
	background: url('../images/number_1.png') center right no-repeat;
	background-size: 100%;
}

.loreal-campaign .section06 .text li:nth-of-type(2):before {
	background: url('../images/number_2.png') center right no-repeat;
	background-size: 100%;
}

.loreal-campaign .section06 .text li:nth-of-type(3):before {
	background: url('../images/number_3.png') center right no-repeat;
	background-size: 100%;
}

.loreal-campaign .section06 .text li:nth-of-type(4):before {
	background: url('../images/number_4.png') center right no-repeat;
	background-size: 100%;
}

.loreal-campaign .section06 .text li .pc_25px {
	font-weight: 600;
}

@media screen and (max-width: 1280px) {
	.loreal-campaign .section06 .text li:before {
		width: 9vw;
		height: 9vw;
	}
}

@media screen and (max-width: 750px) {

	.loreal-campaign .section06 .text {
		bottom: 7%;
	}

	.loreal-campaign .section06 .text li {
		display: inline-block;
		width: 50%;
		padding: 0 1%;
	}

	.loreal-campaign .section06 .text li:nth-of-type(1),
	.loreal-campaign .section06 .text li:nth-of-type(2) {
		margin-bottom: 15%;
	}

	.loreal-campaign .section06 .text li:before {
		width: 17vw;
		height: 17vw;
	}
}

/* section07 */
.loreal-campaign .section07 .text {
	bottom: 22%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	width: 84%;
	left: 50%;
	margin-left: -42%;
}

.loreal-campaign .section07 .text .btn,
.loreal-campaign .section07 .text .pc_20px {
	margin-top: 10%;
}

@media screen and (min-width: 750px) {
	.loreal-campaign .section07 .text .label {
		width: 50%;
	}
}

@media screen and (max-width: 750px) {
	.loreal-campaign .section07 .text {
		bottom: 6%;
	}

	.loreal-campaign .section07 .text li {
		width: 50%;
	}

	.loreal-campaign .section07 .text .btn,
	.loreal-campaign .section07 .text .pc_20px {
		margin-top: 5%;
	}
}

/* section08 */
.loreal-campaign .section08 .text {
	bottom: inherit;
	top: 16%;
	width: 40%;
	right: 6%;
}

.loreal-campaign .section08 .text li {
	box-shadow: 0px 0px 11px rgb(33 106 196);
	border: 1px solid #a9e5fc;
	width: 100%;
	padding: 5%;
	box-sizing: border-box;
}

.loreal-campaign .section08 .text li p {
	line-height: 1.5;
	margin-top: 3%;
}

.loreal-campaign .section08 .text li.leftDiv p {
	text-align: justify;
}

.loreal-campaign .section08 .text li .pc_30px {
	display: table;
	margin: 0 auto;
	position: relative;
}

.loreal-campaign .section08 .text li .event_oto {
	margin-top: 3%;
}

.loreal-campaign .section08 .text li.rightDiv .pc_30px small {
	margin-top: 0%;
	display: block;
	line-height: 1;
}

@media screen and (min-width: 1281px) {
	.loreal-campaign .section08 .text li.rightDiv img {
		margin-top: -4%;
	}
}

@media screen and (min-width: 751px) {
	.loreal-campaign .section08 .title {
		width: 30%;
		left: 12%;
		top: 11%;
	}

	.loreal-campaign .section08 .text li.rightDiv .productContent {
		margin-top: -5%;
		margin-bottom: 3%;
	}
}

@media screen and (max-width: 1280px) {
	.loreal-campaign .section08 .text li .pc_30px:before {
		width: 9vw;
		height: 9vw;
		top: -6.5vw;
		left: -42%;
	}
}

@media screen and (max-width: 750px) {
	.loreal-campaign .section08 {
    background-color: #17213a;
    padding-bottom: 10vw;
}

	.loreal-campaign .section08 .title {
		top: 4.5%;
	}

	.loreal-campaign .section08 .text {
		top: 120vw;
		display: block;
		width: 100%;
		left: 0%;
		margin-left: 0%;
	}

	.loreal-campaign .section08 .divider{
		width: 70%;
		margin: 0.5vw auto;	
	}

	.loreal-campaign .section08 .text li {
		width: 90%;
		margin: 0 auto 10% auto;
		padding: 5vw;
	}

	.loreal-campaign .section08 .text li.rightDiv img {
		margin-top: -4%;
	}

	.loreal-campaign .section08 .text li.rightDiv .productContent {
		margin-top: -5%;
		margin-bottom: 3%;
	}

	.event_oto .c-check-field.m-checkbox .c-check-field__label {
		line-height: 1.4;
	}
}

@media screen and (max-width: 400px) {
	.loreal-campaign .section08 .text li {
		margin: 0 auto 6% auto;
	}
}

/* section09 */
.loreal-campaign .section09 .text {
	bottom: inherit;
	top: 67%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	width: 48%;
	left: 50%;
	margin-left: -24%;
}

.loreal-campaign .section09 .text .product_tab {
	flex: 1;
}

.loreal-campaign .section09 .text hr {
	background: #FFF;
	height: 0.5px;
	border: 0;
}

@media screen and (max-width: 750px) {
	.loreal-campaign .section09 .text {
		top: 62%;
		width: 80%;
		margin-left: -40%;
	}
}

/* 產品收合 */
.loreal-campaign .product_tab {
	cursor: default;
	margin-bottom: 4%;
	line-height: 1.7;
}

.loreal-campaign .product_tab .tab_btn {
	width: 35px;
	height: 35px;
	margin: 0 auto 10% auto;
	background: url('../images/icon_open.svg') center no-repeat;
	background-size: 83%;
	display: table;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: all .4s;
}

.loreal-campaign .product_tab .tab_btn.open_tab {
	background: url('../images/icon_open.svg') center no-repeat;
	background-size: 83%;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .4s;
}

.loreal-campaign .product_tab .product_info {
	display: none;
	position: relative;
}

.loreal-campaign .product_tab .product_info>div {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 154%;
	left: 50%;
	margin-left: -75%;
}

.loreal-campaign .product_tab .product_info .pc_20px {
	font-weight: bold;
	margin-bottom: 4%;
}

@media screen and (max-width: 1280px) {
	.loreal-campaign .product_tab .tab_btn {
		width: 3.8vw;
		height: 3.8vw;
	}
}

@media screen and (max-width: 750px) {
	.loreal-campaign .product_tab .product_info>div {
		width: 200%;
		margin-left: -100%;
	}

	.loreal-campaign .product_tab .tab_btn {
		width: 6vw;
		height: 6vw;
	}
}

/* section10 */
.loreal-campaign .section10 .text {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	justify-content: center;
	width: 87%;
	left: 50%;
	margin-left: -43.5%;
}

.loreal-campaign .section10 .text li {
	flex: 1;
}

.loreal-campaign .section10 .text li img {
	max-width: 490px;
	width: 100%;
	margin: 0 auto -3% auto;
}

.loreal-campaign .section10 .text li>div {
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-bottom: 2%;
}

.loreal-campaign .section10 .text li>div p {
	display: inline-block;
}

.loreal-campaign .section10 .text li>div p small {
	text-decoration: line-through;
}

@media screen and (max-width: 750px) {
	.loreal-campaign .section10 .text {
		bottom: inherit;
		top: 18%;
	}

	.loreal-campaign .section10 .text li {
		width: 100%;
		flex: auto;
		margin-bottom: 12%;
	}

	.loreal-campaign .section10 .text li:last-of-type {
		margin-bottom: 0%;
	}
}