@charset "UTF-8";
/********************** o2o form*************************/
.REN_wrap .section-8-form-wrap h3 {
  	font-size: 36px;
	margin-bottom: 24px;
}
.REN_wrap .section-8-form-wrap h4 {
  	font-size: 26px;
}
@media (max-width: 1280px) {
	.REN_wrap .section-8-form-wrap h3 {
		font-size: 2.8vw;
		margin-bottom: 1.8vw;
	}
}
@media (max-width: 1024px) {
	.REN_wrap .section-8-form-wrap h4 {
		font-size: 21px;
	}
}
@media (max-width: 810px) {
	.REN_wrap .section-8-form-wrap h3 {
		font-size: 6.2vw;
		margin-bottom: 2vw;
	}
	.REN_wrap .section-8-form-wrap h4 {
		font-size: 3.9vw;
	}
	.REN_wrap .section-8-form-wrap p {
		line-height: 1.5;
	}
}

.REN_wrap .section-8-form-wrap {
	position: relative;
	background: url("../images/o2o_pc.jpg") no-repeat top center #7c5d96;
	background-size: 100%;
	padding: 80px 0 100px;
}
.REN_wrap .section-8-form-wrap .sec-title {
	position: relative;
	top: 0;
}
@media (max-width: 1280px) {
	.REN_wrap .section-8-form-wrap {
		padding: 6.25vw 0 7.8vw;
	}
}
@media (max-width: 810px) {
	.REN_wrap .section-8-form-wrap {
		background: url("../images/o2o_mb.jpg") no-repeat top center #4f3167;
		background-size: 100%;
		padding: 14.6vw 0 9.3vw;
	}
}

.REN_wrap .section-8-form-wrap .REN-content {
	width: 92%;
	box-sizing: border-box;
	position: relative;
	margin: auto;
	transition: all .5s;
	height: auto;
	padding: 0 48px 40px 60px;
}
@media (max-width: 1280px) {
	.REN_wrap .section-8-form-wrap .REN-content {
		padding: 0 3.75vw 3.13vw 4.69vw;
	}
}
@media (max-width: 810px) {
	.REN_wrap .section-8-form-wrap .REN-content {
		padding: 0 4% 5vw;
	}
}

.REN_wrap .section-8-form-wrap .REN-content .bottom {
  	display: flex;
	margin-top: 680px;
}
@media (max-width: 1280px) {
	.REN_wrap .section-8-form-wrap .REN-content .bottom {
		margin-top: 53vw;
	}
}
@media (max-width: 810px) {
	.REN_wrap .section-8-form-wrap .REN-content .bottom {
		margin-top: 185vw;
	}
}
.REN_wrap .section-8-form-wrap .note {
	position: absolute;
	text-align: right;
	left: 0; right: 5%; top: 48%;
	padding: 0;
}

.REN_wrap .section-8-form-wrap .CLA-form {
	width: 50%;
	padding-right: 50px;
	box-sizing: border-box;
	position: relative;
}

.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .note-wrap {
	text-align: left;
	padding: 1.5em 10px;
	position: relative;
	bottom: auto;
}

.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .note-wrap ul li {
	font-size: 15px;
	line-height: 1.5;
	color: #fff;
}

.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .btn-wrap {
	display: flex;
	justify-content: center;
}

.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .btn-wrap div:nth-of-type(1) {
  	margin: 10px 1.5em 10px 0;
}

.REN_wrap .section-8-form-wrap .REN-content .bottom .note-wrap.note {
	position: relative;
	bottom: auto;
	text-align: left;
	padding: 0;
	margin-top: 3%;
}

@media (max-width: 1024px) {
	.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .note-wrap ul li {
		font-size: 12px;
	}
}

@media (max-width: 810px) {
	.REN_wrap .section-8-form-wrap .note {
		position: absolute;
		text-align: left;
		left: 5%;
		right: 5%;
		top: 30%;
		padding: 0;
	}
	.REN_wrap .section-8-form-wrap .REN-content .bottom {
		top: 8%;
	}
	.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .note-wrap {
		padding: 0;
	}
	.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .note-wrap ul li {
		font-size: 2.8vw;
		line-height: 1.5;
	}
}

.REN_wrap .section-8-form-wrap .REN-content .bottom .CLA-gift {
	width: 50%;
	position: relative;
}
.REN_wrap .section-8-form-wrap .REN-content .CLA-gift .note {
	padding: 0 1%;
	position: relative;
	bottom: auto;
	margin-top: 15px;
	text-align: left;
}

@media (max-width: 1024px) {
	.REN_wrap .section-8-form-wrap .REN-content .CLA-gift .note {
		margin-top: 12px;
	}
}
@media (max-width: 810px) {
	.REN_wrap .section-8-form-wrap .REN-content .CLA-gift .note {
		padding: 0;
		margin-top: 4vw;
		left: 0;
		display: block;
	}
}

.REN_wrap .gift_box {
	width: 100%;
	display: block;
	padding: 35px 20px;
	color: #000;
	text-align: center;
	background: rgba(255, 255, 255, .72)
}
.REN_wrap .gift_box>img {
	width: 100%;
	display: flex;
	margin: -20px auto 10px;
}
.REN_wrap .section-8-form-wrap .REN-content span.note {
	display: block;
	font-size: 8px;
	z-index: 2;
	position: relative;
}
.REN_wrap .product_triangle_white_text {
  	margin: 5% auto 0;
}
.REN_wrap .product_triangle_white_text p {
  	text-align: center;
}
.REN_wrap .product_triangle_white_text .surpriseIten {
	width: 100%;
	display: table;
}
.REN_wrap .product_triangle_white_text .surpriseIten.surpriseIten02>div {
	display: table-cell;
	vertical-align: middle;
	width: 45%;
}
.REN_wrap .product_triangle_white_text .surpriseIten.surpriseIten01>div {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
}
.REN_wrap .product_triangle_white_text .surpriseIten span {
	padding: 3px 8px;
	background: #d1a780;
	color: #FFF;
	font-size: 17px;
	line-height: 1.5;
	text-align: center;
	display: table;
	margin: 0 auto 5px auto;
}

@media (max-width: 1024px) {
	.REN_wrap .gift_box {
		padding: 28px 16px;
	}
	.REN_wrap .gift_box>img {
		width: 75%;
		display: flex;
		margin: 0 auto 0;
	}
}

@media (max-width: 810px) {
	.REN_wrap .product_triangle_white_text .surpriseIten.surpriseIten01 {
		padding-top: 5vw;
	}
	.REN_wrap .product_triangle_white_text .surpriseIten span {
		font-size: 3.9vw;
	}
	.REN_wrap .gift_box {
		position: relative;
		bottom: 0;
		margin: 8% auto 0;
		right: 0;
		padding: 7vw 3vw 6vw;
	}
	.REN_wrap .gift_box h3 {
		font-size: 5.4vw;
	}
	.REN_wrap .product_triangle_white_text {
		margin: 7vw auto 0;
	}
	.REN_wrap .section-8-form-wrap .REN-content span.note {
		padding: 2em 0 0 0;
		width: 85%;
		margin: 0 auto;
	}
	.REN_wrap .section-8-form-wrap .REN-content .top .note {
		width: 100%;
		text-align: center;
		top: 290vw;
	}
	.REN_wrap .section-8-form-wrap .REN-content .bottom {
		flex-direction: column;
		padding-top: 0;
	}
	.REN_wrap .section-8-form-wrap .REN-content .bottom .CLA-form {
		width: 100%;
		padding-right: 0;
	}
	.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .btn-wrap div:nth-of-type(1) {
		padding-right: 0;
		margin-right: 0.8vw;
	}
	.REN_wrap .section-8-form-wrap .REN-content .bottom .CLA-gift {
		width: 100%;
		flex-direction: column;
	}
	.REN_wrap .section-8-form-wrap .CLA-form .eventpage_oto_wrapper .btn-wrap div:nth-of-type(2) a {
		padding-right: 0;
	}
	.REN_wrap .section-8-form-wrap .REN-content .top.active.mb {
		margin-bottom: 0;
	}
	.REN_wrap .section-8-form-wrap.active {
		-webkit-animation: approach-from-top 1s;
		animation: approach-from-top 1s;
	}
	.REN_wrap .product_triangle_white_text .surpriseIten.surpriseIten01>div,
	.REN_wrap .product_triangle_white_text .surpriseIten.surpriseIten02>div {
		width: 38vw;
	}
}

@media (max-width: 500px) {
	.REN_wrap .product_triangle_white_text p {
		width: 110%;
		margin-left: -5%;
	}
}



.section-8-form-wrap .sec-title {
	width: fit-content;
}
.section-8-form-wrap .sec-title .percent {
	position: absolute;
	right: -120px; top: -30px;
	width: 128px;
	animation: float 5s ease-in-out infinite;
}
@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}
.section-8-form-wrap .scratch-card .prize-label {
	font-size: 18px;
	font-weight: bold;
	width: fit-content;
	margin: 0 auto;
	padding: 0 24px;
	background: url("../images/round-label.png") no-repeat center;
	background-size: auto 100%
}
.section-8-form-wrap .scratch-card .prize-label.label-lg {
	font-size: 24px;
	padding: 0 24px 0 16px;
	background: url("../images/square-label.png") no-repeat center;
	background-size: auto 100%
}
.section-8-form-wrap .scratch-card .prize-name {
	font-size: 28px;
	font-weight: bold;
}
.section-8-form-wrap .scratch-card small {
	font-size: 16px;
}
.section-8-form-wrap .scratch-card .scard01 {
	text-align: left;
}
.section-8-form-wrap .scratch-card .scard01 .prize-label {
	margin-left: 0;
}
.section-8-form-wrap .scard01,
.section-8-form-wrap .scard02,
.section-8-form-wrap .scard03 {
	position: absolute;
}
.section-8-form-wrap .scratch-card .scard01 {
	left: 700px;
	top: 230px;
	font-style: italic;
}
.section-8-form-wrap .scratch-card .scard01 .prize-label {
	margin-bottom: 8px;
}
.section-8-form-wrap .scratch-card .scard02 {
	left: 864px;
	top: 230px;
}
.section-8-form-wrap .scratch-card .scard02 .prize-label {
	margin-bottom: 120px;
}
.section-8-form-wrap .scratch-card .scard03 {
	left: 902px;
	top: 450px;
}
.section-8-form-wrap .scratch-card .scard03 .prize-label {
	margin-bottom: 130px;
}

@media (max-width: 1280px) {
	.section-8-form-wrap .sec-title .percent {
		right: -9.375vw;
		top: -2.344vw;
		width: 10vw;
	}
	.section-8-form-wrap .scratch-card .prize-label {
		font-size: 1.406vw;
		padding: 0 1.875vw;
	}
	.section-8-form-wrap .scratch-card .prize-label.label-lg {
		font-size: 1.875vw;
		padding: 0 1.875vw 0 1.25vw;
	}
	.section-8-form-wrap .scratch-card .prize-name {
		font-size: 2.188vw;
	}
	.section-8-form-wrap .scratch-card small {
		font-size: 1.25vw;
	}
	.section-8-form-wrap .scratch-card .scard01 {
		left: 54.688vw;
		top: 17.969vw;
	}
	.section-8-form-wrap .scratch-card .scard01 .prize-label {
		margin-bottom: 0.625vw;
	}
	.section-8-form-wrap .scratch-card .scard02 {
		left: 67.5vw;
		top: 17.969vw;
	}
	.section-8-form-wrap .scratch-card .scard02 .prize-label {
		margin-bottom: 9.375vw;
	}
	.section-8-form-wrap .scratch-card .scard03 {
		left: 70.469vw;
		top: 35.156vw;
	}
	.section-8-form-wrap .scratch-card .scard03 .prize-label {
		margin-bottom: 10.156vw;
	}
}
@media (max-width: 810px) {
	.section-8-form-wrap .sec-title .percent {
		right: -8vw;
		top: -2vw;
		width: 22vw;
	}
	.section-8-form-wrap .scratch-card .prize-label {
		font-size: 3.36vw;
		padding: 0 5vw;
	}
	.section-8-form-wrap .scratch-card .prize-label.label-lg {
		font-size: 4.48vw;
		padding: 0 5vw 0 4vw;
	}
	.section-8-form-wrap .scratch-card .prize-name {
		font-size: 5.2vw;
	}
	.section-8-form-wrap .scratch-card small {
		font-size: 2.9vw;
	}
	.section-8-form-wrap .scratch-card .scard01 {
		left: 10vw;
		top: 113vw;
	}
	.section-8-form-wrap .scratch-card .scard01 .prize-label {
		margin-bottom: 2vw;
	}
	.section-8-form-wrap .scratch-card .scard02 {
		left: 40vw;
		top: 113vw;
	}
	.section-8-form-wrap .scratch-card .scard02 .prize-label {
		margin-bottom: 22vw;
	}
	.section-8-form-wrap .scratch-card .scard03 {
		left: 47vw;
		top: 152vw;
	}
	.section-8-form-wrap .scratch-card .scard03 .prize-label {
		margin-bottom: 26vw;
	}
}