@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, section, article, footer {
  padding: 0;
  margin: 0;
}
body {
  font-family:  "Poppins", 'Noto Sans TC',sans-serif;
  font-size: 1rem;
  font-weight: 300;
	letter-spacing: 1px;
	color: #fff;
}
/* Reset */
 *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Clearfix hack */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
section, article, footer {
  display: block;
}
img {
  border: 0;
  display: block;
  margin: 0 auto;
}
ul, ol, li {
  list-style-type: none;
  list-style-image: none;
}
:link, :visited, :hover, :active, :focus {
  -webkit-transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, opacity .4s linear, all .4s, -webkit-filter .4s linear;
  -o-transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, filter .4s linear, opacity .4s linear, all .4s;
  transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, filter .4s linear, opacity .4s linear, all .4s, -webkit-filter .4s linear, all 0.5s ease-out;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  transition: all 0.5s ease-out;
}
a:hover, a:active {
  transition: all 0.5s ease-out;
}

.wrapper{
  display: block;
  position: relative;
  width: 100%;
overflow: hidden;
	background: linear-gradient(-90deg, #6b478c 50%,  #300a46);
  background: -moz-linear-gradient(-90deg,#6b478c 50%,  #300a46);
  background: -webkit-linear-gradient(-90deg, #6b478c 50%,  #300a46);
  background: -o-linear-gradient(-90deg, #6b478c 50%,  #300a46);
  background: -ms-linear-gradient(-90deg,#6b478c 50%,  #300a46);
}
.wrapper h1{
	display: none;
}
.kv_wrp{
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;	
}
.kv_wrp_m{
		display: none;
	}
.kv_bg{
	overflow: hidden;
	position: relative;
	width: 100%;
	top: 0;
	z-index:2;	
}
.kv_bg_m{display: none;}
.kv_bg img,.kv_bg_m img{max-width: 100%;}

.tic-go {
  position: fixed;
  top: 60%;
  right: 0;
  width: 70px;
  z-index: 9998;
}

.tic-go a img{
  max-width: 100%;
}
.tic-go img {
  animation: ticket;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
}
@keyframes ticket {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}


/*- Header --------------------------------------------------------------------------*/
.hdr {
  position: absolute;
  width: 100%;
  z-index: 2000;
	height: 90px;
}
.logo_stm {
  display: block;
  width: 180px;
	width: 9.375vw;
  margin: 1.125rem;
	padding: 0;
  float: left;
}

.logo_stm a img{
  max-width: 100%;
}
.thenav {
  display: block;
  position: fixed;
  z-index: 99999;
  overflow: hidden;
  width: 728px;
  left: 50%;
  margin-left: -364px;
  margin-top: 1.125rem;
	border: 4px solid #fff;
	border-radius: 3rem;
	background: linear-gradient(90deg, #f39b23, #ae6eab, #e6195a);
}
.thenav ul {
	overflow: hidden;
	margin: 0 1rem;
}
.thenav li a {
  display: block;
  float: left;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1.2;
  padding: 0;
  color: rgba(255,255,255,1);
	letter-spacing: 2px;
  margin: .65rem .75rem .75rem;
  text-align:center;	
  text-decoration: none;
	/*text-shadow: rgba(0,0,0,.3) 0.1em 0.1em 0.2em;*/
}

.thenav li a:hover, .thenav li a:active {
 color:#fff8cb;
  text-decoration: none;
}
/*.thenav li:nth-child(6){
	animation: navgo;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}*/

/*Section-kv*/

.kv-txt,.kv-0630,.kv-hand,.kv-man,.kv-scam{
	display: block;
	position: absolute;
}
.kv-0630{
	width: 11.35vw;
	top: 1.25vw;
	right:1.6666vw;
	z-index: 1001;
}
.kv-hand{
	width: 70.3125vw;
	top: 0;
	left:-3vw;
	z-index: 1050;
}
.kv-man{
	width: 51.5625vw;
	top: 0;
	left:-2.5vw;
	z-index: 1002;
}
.kv-scam{
	width: 15.625vw;
	top: 12.291666666vw;
	left:20.4166vw;
	z-index: 1005;
}
.kv-txt{
	width: 38.54vw;
	top: 12.5vw;
	right:6.77vw;
	z-index: 1020;
}
.kv-txt h3{
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 auto 1rem;
	width: fit-content;
	font-size: 2rem;
	font-size: 1.979vw;
	font-weight: 800;
	font-family:  "Poppins", 'Noto Sans TC',sans-serif;
	line-height: 1.6;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 3rem;
	padding: 0 2.5rem;
}
.kv-txt-main{
	display: block;
	overflow: hidden;
	widows: 100%;
	margin-top: 1rem;
}
.kv-txt-main img{
	display: block;
	float: left;
	width: 20%;
	overflow: hidden;
}

.kv-txt .flex-txt {
  display: flex;
  justify-content: center;
  margin: 1.5rem auto 0;
  width: 100%;
}
.kv-txt .flex-txt h4{
	display: inline-block;
	overflow: hidden;
	font-size: 2rem;
	font-size: 1.666666vw;
	text-align: center;
	margin: 0 0.6vw;
	line-height: 1.3;
	font-weight: 700;
}
.kv-cta{
	display: block;
	overflow: hidden;
	width: 18.22916vw;
	margin: 3.125vw auto 0;
	padding-bottom: 1.5rem;
}
.kv-cta a img{
	max-width: 100%;
	animation: kvscroll 3s infinite;
}
.kv-scam img{
	animation: pulse 6s infinite;
}
.kv-hand img{
	animation: scam-hand 3s infinite;
}

@keyframes pulse {
  0% {
    transform: scaleX(1);
    opacity: 0.5;
  }
  50% {
    transform: scale3d(1.08, 1.08, 1.08);
    opacity: 1;
  }
  to {
    transform: scaleX(1);
    opacity: 0.5;
  }
}

@keyframes kvscroll {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes scam-hand {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.kv-txt img, .kv-0630 img ,.kv-hand img ,.kv-man img ,.kv-scam img{
	max-width: 100%;
}

/*防詐體質測驗------------------------------------------------------------------------------------*/
.scam_test_wrap{
	display: block;
	position: relative;
	width: 100%;
	/*overflow: hidden;*/
	clear: both;
	z-index: 1001;
	margin-top: 0;
	background-image: url("../img/quiz/exam_bg.png");
	background-size: cover; 
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-bottom: 2.5rem;
}
/*.sec-title{
	display: block;
	position: absolute;
	width: 23vw;
	left: 50%;
	margin-left: -11.5vw;
	top: 3.5rem;
	z-index: 1100
}*/
.sec-title {
  display: block;
  position: relative;
  width: 23vw;
  margin: 0 auto 1.5rem;
  overflow: hidden;
  z-index: 1100;
  padding-top: 2.5rem;
}
.sec-title img{
	margin: 0 auto;
	max-width: 100%;
}
/*.examination {
  display: block;
  position: absolute;
  width: 1280px;
  left: 50%;
  margin-left: -640px;
  z-index: 1200;
  margin-top: 6.8vw;
}*/
.examination {
  display: block;
  position: relative;
  width: 1280px;
  overflow: hidden;
  margin: 2.5rem auto 1rem;
  z-index: 1200;
}
.exam-top{
	margin-top: 0px;
}
.exam00_L{
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	width: 39%;
}

.examiner00{
	display: block;
	float: left;
	/*width: 15.625vw;*/
	width: 280px;
	overflow: hidden;
}
.exam-talk{
	display: block;
	position: absolute;
	right: 0;
	/*width: 12.5vw;
	top:7.8125vw;*/
	width: 240px;
	top: 150px;
	z-index: 1201;
}
.exam-talk p a{
	display: block;
	font-size: 1.25rem;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #fff;
	text-decoration: none;
  font-weight: 600;
	text-align: center;
}
.exam-talk p a:hover{	
  color: #fff;
	text-decoration: underline;
}
.exam-talk p i{
  color: #ffe169;
	padding-left: .25rem;
}
.exam-talk p a{
  animation: gifts;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
}
@keyframes gifts {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.exam-talk img{
	display: block;
	max-width: 100%;
}
.examiner00 img{
	max-width: 100%;
}

.exam00_R{
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	width: 60.99%;
	text-align: center;
	padding-top: 2.5rem;
}

.exam00_R h3{
	display: block;
  line-height: 1.7;
  font-weight: 700;
  font-size: 1.75rem;
  width: 100%;
  margin-bottom: 1.5rem;
  letter-spacing: 1px;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(30,0,60,.6);
}
.exam00_R h3 span{
  font-size: 1.85rem;
	color: #ffb9d1;
}
.exam00_R h3 b{
  font-size: 2.8rem;
	color: #ffe169;
	font-weight: 900;
	padding-left: .5rem;
}
.flex-index-test {
  display: flex;
  justify-content: center;
  margin: 2.5rem 0 .25rem;
  width: 100%;
}
.goto_test a {
  display: block;
  width: 430px;
  /*margin: 2rem auto .25rem;*/
  text-align: center;
  font-size: 2.5rem;
  line-height: 2;
  border-radius: 3rem;
  color: #37134f;
  font-weight: 900;
  background: #fff;
  text-decoration: none;
	box-shadow: 6px 6px 0 #3a1950;
	margin-bottom: 10px;
  opacity: .92;
}
.goto_test a i{
	padding-left: 1rem;
  text-decoration: none;
}
.goto_test a:hover{
	/*margin-left: 6px;
	margin-top: 6px;
	box-shadow: 1px 1px 0 #3a1950;*/
	text-decoration: none;
  opacity: 1;
	transition: all 0.5s ease-out;
}
.goto_test a {
  animation: start-test;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
@keyframes  start-test {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.exam00_R small{
	display: block;
  line-height: 1.7;
  font-weight: 700;
  font-size: 1.125rem;
  width: 100%;
	color: #ffb9d1;
}
.exam_bg{
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 1002;
}
.exam_bg img{
	max-width: 100%;
}

/*小測驗10題---------------------------------------------------*/
.que_wrp{
	display: block;
	overflow: hidden;
	width: 1280px;
	margin: 1rem auto;
}
.que_pic{
	display: block;
	float: left;
	width: 450px;
	margin-right: 10px;
	overflow: hidden;
}
.que_pic img{max-width: 100%}
.que_main{
	display: block;
	float: left;
	overflow: hidden;
	width: calc(99.999% - 460px);
	margin-top: 1.5rem;
}
.que_q{
	display: block;
	width: 100%;
	overflow: hidden;
	padding-bottom: 1rem;
}
.que_q img{
	display: block;
	max-width: 540px;
	overflow: hidden;
	margin: .5rem 0 0 0;
}
.pic-txt{
	display: block;
	color: #fff;
	font-size: 1rem;
	line-height: 1.1;
	 font-weight: 400;
	padding-top: .4rem;
}
.que_q h3{
	display: block;
	width: fit-content;
	text-align: center;
	color: #fff;
	font-size: 1.65rem;
  font-weight: 500;
	line-height: 1.6;
	padding: 0 1.7rem;
	background: none;
	border-radius: 3rem;
	border: 2px solid #fff;
	letter-spacing: 2px;
	margin-bottom: 1rem;
}
.que_q p{
	display: block;
	width: 100%;
	text-align: justify;
	color: #fff;
	font-size: 1.85rem;
  font-weight: 700;
	line-height: 1.5;
}
.que_a{
	display: block;
	overflow: hidden;
	width: 100%;
}
.check_w{
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: .75rem;
}
.check-type{
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	border: rgba(232,232,232,1.00) 3px solid;
	border-radius: 25px;
	margin-right: 10px;
	
}
.check_w p{
	display: block;
	float: left;
	width: calc(99.999% - 50px);
	text-align: justify;
	color: #ffecbf;
	font-size: 1.5rem;
  font-weight: 500;
	line-height: 1.5;
}
.submit {
	display: block;
  width: 240px;
  background:#37134f;
  color: #fff;
  cursor: pointer;
  height: 54px;
  line-height: 54px;
	text-align: center;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance: none;
  border:0;
  border-radius:35px;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 800;
	margin-top: 1.5rem;
}

/*結果*/
.result_w {
  display: block;
  width: 820px;
  overflow: hidden;
  margin: 2.5rem auto;
}
.result_w h6{
  display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
  font-weight: 600;
	line-height: 1.5;
}
.result_w h5{
  display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #ffedc3;
	font-size: 1.25rem;
  font-weight: 600;
	line-height: 1.5;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: dotted 5px rgba(255,255,255,.5);
}
.result_w h2{
  display: block;
	overflow: hidden;
	width: 100%;
	text-align: justify;
	color: #ffedc3;
	font-size: 1.25rem;
  font-weight: 600;
	line-height: 1.5;
	padding-left: .15rem;
}
.result_w h2 i{
	color: #ffcf4e;
	padding-right: .25rem;
}
.result_w h2 span{
	color: #fff;
	font-size: .9rem;
	padding-right: .25rem;
}
.result_pic {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: .75rem auto;
	border-radius: 2rem;
}
.result_pic img{ 
  max-width: 100%;
}
.flex-result {
  display: flex;
  justify-content: center;
  margin: 1rem auto;
  width: 100%;
}

.submit_res {
	display: block;
  width: fit-content;
  background:#e31b5d;
  color: #fff;
  cursor: pointer;
  line-height: 2.5;
	text-align: center;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance: none;
  border:0;
  border-radius:3rem;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 800;
  font-family: 'Noto Sans TC', sans-serif;
  margin: 1rem;
  padding: 0 1.5rem;
}
.submit_res i,.submit_resII a i,.see-ans a i{
	color: #ffedc3;
	padding-right: .25rem;
}
.submit_resII a{
	display: block;
  width: fit-content;
  background:#e31b5d;
  color: #fff;
  cursor: pointer;
  line-height: 2.5;
	text-align: center;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance: none;
  border:0;
  border-radius:3rem;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 800;
  font-family: 'Noto Sans TC', sans-serif;
  margin: 1rem;
  padding: 0 1.5rem;
	text-decoration: none;
}
.see-ans a ,.see-ans a:hover{
	background:#290844;
}
.result_w h4{
  display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #ffcf4e;
	font-size: 2.25rem;
  font-weight: 800;
	line-height: 1.5;
	margin-top:2.5rem;
}
.reffle{
	display: block;
  position: relative;
  overflow: hidden;
	width: 100%;
	margin: 1rem auto 2rem;
}

.reffle-left{
	display: block;
	float: left;
	width: 170px;
	overflow: hidden;
	font-weight: 700;
}
.reffle-left h3{
	display: block;
	float: left;
	width: 90px;
	padding: 0 1rem;
	font-size: 1.75rem;
	line-height: 1.5;
	font-family:  "Poppins", 'Noto Sans TC',sans-serif;
	border: 2px solid #fff;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
}
.reffle-left h3 b{
	font-size: 2.25rem;
	color: #ffcf4e;
}
.reffle-left i{
	display: block;
	float: left;
	padding-left: 1rem;
	line-height: 2;
	margin-top: .8rem;
}

.reffle-right{
	display: block;
	float: left;
	overflow: hidden;
	width: calc(99.999% - 171px);
	text-align: left;
	color: #fff;
	font-size: 1.75rem;
  font-weight: 600;
	line-height: 2;
}
.reffle-right a,.reffle-right a:hover {
	color: #ffcf4e;
	text-decoration: underline;
}

.reffle-right b{
	color: #ffcf4e;
}

.reffle-right small{
	font-weight: 500;
	font-size: 1.25rem;
	padding-left: .25rem;
}

/*贈品區------------------------------------------------------------------------------------*/
/*.giveaway{
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	top:-50px;
	z-index: 2;
}*/
.giveaway {
  display: block;
  position: relative;
  overflow: hidden;
  width: 1440px;
  z-index: 1002;
  margin: 2.125vw auto 1.5rem;
}
/*贈品******/
.gift_wrp{
	display: block;
	position: relative;
	width:calc(99.999% -12px);
	overflow: hidden;
	padding: 1.5rem;
	/*margin: 3rem 0;*/
	margin: 1rem auto 3rem;
	z-index: 1005;
	font-family:"Poppins",  'Noto Sans TC', sans-serif;
	border: 6px solid #81679a;
	background: #37134f;
}
.gift-notice {
  display: block;
  overflow: hidden;
 width: 100%;
	margin: 0 auto;
}

.gift-notice h3 {
  display: block;
  overflow: hidden;
  width: 100%;
  color: #ffcf4e;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: .5rem;
}
.gift-notice h3 i{
  color: rgba(255,255,255,.9);
	padding-right: .25rem;
	padding-left: .15rem;
}
.gift-notice p {
  display: block;
  overflow: hidden;
  width: 100%;
  color: #ffcf4e;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.7;
  padding-bottom: 1.5rem;
	text-align: justify;
}
.gift-notice p span {
  color: rgba(255,255,255,.9);
  padding-right: .35rem;
}

.gift {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 1rem auto;
}
.gift h2{
  display: block;
	 width: fit-content;
	margin: 0 auto 1rem;
	font-weight: 700;
	font-size: 1.5rem;
	color: #ffecbf;
	text-align: center;
	padding: 0 1.5rem;
  border-radius: 3rem;
  line-height: 1.8;
	border: 2px solid #ffecbf;
}
.gift ul{
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
/*.flex-title {
  display: flex;
  justify-content: center;
  margin: 0 auto 1.5rem;
  width: 100%;
}*/
.gift li {
  display: block;
	float: left;
  vertical-align: top;
  width: calc(16.66666% - 2.01rem);
  margin: 1rem;
  padding-bottom: 1rem;
}
.gift li a img,.gift li img{
	display:block;
	max-width: 100%;
	margin: 0 auto .75rem ;
	border-radius: .75rem;
	border: 2px solid #fff;
	background: #fff;
}

.gift li h6{
	display: block;
	line-height: 1.5;
	font-weight: 500;
	font-size: .9rem;
	color: rgba(255,255,255,.9);
	letter-spacing: 1px;
	text-align: center;
	width: fit-content;
	margin: .5rem auto .2rem;
	
}
/*.gift li p{height: 54px;}*/
.gift li p{
	display: block;
	line-height: 1.3;
	font-weight: 700;
	font-size: 1.35rem;
	color: #ffecbf;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	padding-bottom: .5rem;
}

.flex-gift {
  display: flex;
  justify-content: center;
  margin: .5rem 0;
  width: 100%;
}
.price{
	display: block;
	padding: .5rem 0 ; 
	text-align: center; 
	line-height: 1.2; 
	font-weight:500;
	font-size: .8rem;
	color: rgba(255,255,255,.9);
	letter-spacing: 1px;
	
}

.quota_ {
  display: block;
  width: fit-content;
	margin: .25rem auto;
  /*height: 4vw;*/
  font-size: 1rem;
  color: #37134f;
  text-align: center;
  font-weight: 600;
  padding: 0 1rem;
  background: rgba(255,255,255,.9);
  border-radius: 3rem;
  line-height: 1.3;
  letter-spacing: 1px;
}
.quota_ b{
	font-size: 1.5rem; 
	font-weight: 700;
	padding-right: .15rem;
}

.giveaway_l,.giveaway_r{
	display: block;
	position: absolute;
	width: 16vw;
}
.giveaway_l{
	bottom: 22vw;
	left:0;
	z-index: 1200;
}
.giveaway_r{
	bottom: 1.2vw;
	right:-1vw;
	z-index: 1201;
}


.giveaway_l img,.giveaway_r img{
	max-width: 100%;
}






/*講者介紹------------------------------------------------------------------------------------*/


/*footer*/
/*合作單位*/
.logo-area {
  display: block;
  overflow: hidden;
  width: 990px;
  padding: 2rem 0 1rem;
  margin: 1rem auto;
}
.resp {
  display: block;
	overflow: hidden;
  width: 100%;
  /*background: rgba(0,0,0,.3);*/
  padding: 0;
	font-family:"Poppins",  'Noto Sans TC', sans-serif;
}

.resp-cnt{display: block; /*width: 960px;*/ width: 100%; overflow: hidden; margin: 0 auto; padding-top: 1rem;}
.resp-cnt h3 {
  display: block;
  float: left;
  width: 200px;
  overflow: hidden;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2.2;
  margin-right: 12px;
  /*margin-top: 28px;*/
  color: #ae6eab;
  background: none;
  border: 1px solid #ae6eab;
  border-radius: 3rem;
}
.resp-cnt h3 span{color: #b497b3;font-size: .9rem; padding-left: .5rem;}
.logos{display: block; float: left; width: calc(99.999% - 245px); overflow: hidden; }
.logos ul{}
.logos li{display: block; float: left; overflow: hidden; margin: 0 10px 15px 16px; /*width: calc(33.333% - 30px) ;*/}
.logos li img{max-width: 100%;}
.mgtpIII {
  margin-top: 24px;
}
.mgbtII{margin-bottom: 12px;}


#footer {
  font-size: 0.875rem;
  position: relative;
  z-index: 10;
	padding-top: 1rem;
	background: none;
	border-top: 1px solid rgba(255,255,255,.2);
	/*background: linear-gradient(-90deg, #ffe4dc, #fce8ef);
  background: -moz-linear-gradient(-90deg, #ffe4dc, #fce8ef);
  background: -webkit-linear-gradient(-90deg, #ffe4dc, #fce8ef);
  background: -o-linear-gradient(-90deg, #ffe4dc, #fce8ef);
  background: -ms-linear-gradient(-90deg, #ffe4dc, #fce8ef);*/
	clear: both;/*****/
}
#footer #footer_bottom {
  color: #fff;
  /*font-family: Noto Sans TC, "Poppins", Arial, sans-serif;*/
	font-family:  "Poppins", sans-serif;
  /*padding-top: 1em;*/
  text-align: center;
	letter-spacing: 1px;
}
#footer #footer_bottom #slogan_wrapper {
  width: 100%;
  max-width: 1150px;
  height: auto;
  margin: 0 auto;
  padding: 18px 0;
  line-height: 25px;
  text-align: center;
}
#footer #footer_bottom #slogan_wrapper .slogans {
  display: inline-block;
  height: 14px;
  padding: 0 8px;
}
#footer #footer_bottom #footer_info_wrapper {
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 2rem;
  line-height: 1.5;
	text-align: justify;
}
#footer #footer_bottom #footer_info_wrapper a {
  color: #fff;
  text-decoration: none;
}
#footer #footer_bottom #footer_info_wrapper a:hover {
  color: #fff;
  text-decoration: none;
}
#footer #footer_bottom #footer_info_wrapper .footer_info_contents {
  display: inline-block;
  padding: 0 20px;
  font-weight: 400;
  letter-spacing: 1px;
}
#footer #footer_bottom #copyright {
  display: block !important;
  color: #fff;
}
.flex-logo {
    display: block;
	overflow: hidden;
  }
.flex-live-cont {
  display: flex;
  justify-content: center;
  margin:0 0 1rem 0;
  width: 100%;
}

.flex-contII {
  display: flex;
  justify-content: center;
  margin: 0 0 0 0;
  width: 100%;
}

/*RWD  ========================================================================================*/

@media screen and (max-width:1600px) {
.giveaway_l, .giveaway_r {
  display: block;
  position: absolute;
  width: 12vw;
}
.giveaway_l {
  bottom: 29vw;
  left: 0;
}
}
@media screen and (max-width:1536px) {
 .giveaway_l {
    bottom: 31vw;
    left: -2vw;
  }
}

@media screen and (max-width:1440px) {
.giveaway {
  width: 95%;
  margin: 2.125vw auto 1.5rem;
}
 .giveaway_l {
    bottom: 38vw;
    left: -2vw;
  }
.gift li p {
	font-size: 1.25rem;}
}
@media screen and (max-width:1366px) {
.examination {
  width: 80vw;
  left: 50%;
  margin-left: -40vw;
  margin-top: 9vw;
}
.exam-top {
  margin-top: 0px;
}
.exam00_L{
	display: block;
	position: relative;
	overflow: hidden;
	width: 29vw;
}
.examiner00{
	display: block;
	float: left;
	width: 15.625vw;
	/*width: 280px;*/
	overflow: hidden;
}
.exam-talk{
	display: block;
	position: absolute;
	right: 0;
	width: 14vw;
	top:7.8125vw;
	/*width: 240px;
	top: 150px;*/
}
.exam00_R h3 {
  line-height: 1.7;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.exam00_R h3 b {
  font-size: 2.4rem;
  padding-left: .35rem;
}
.exam00_R {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  width: 60.99%;
  text-align: center;
  padding-top: 1rem;
}
  .gift li p {
    font-size: 1.17rem;
  }
 .giveaway_l {
    bottom: 40vw;
    left: -2vw;
  }
.gift-notice p {
	font-size: 1.125rem;}
.flex-index-test {
  display: flex;
  justify-content: center;
  margin: 1.75rem 0 .25rem;
  width: 100%;
}
}
@media screen and (max-width:1280px) {
.giveaway_l {
    bottom: 42vw;
    left: -2vw;
  }
.goto_test a {
  width: 360px;
  margin: 1rem auto .25rem;
  font-size: 2.25rem;
  line-height: 2;
  border-radius: 3rem;
}
.que_wrp {
  display: block;
  overflow: hidden;
  width: 95%;
  margin: 1rem auto;
}
.que_pic {
  display: block;
  float: left;
  width: 28vw;
  margin-right: 1vw;
  overflow: hidden;
}
.que_main {
  display: block;
  float: left;
  overflow: hidden;
  width: calc(99.999% - 29.1vw);
  margin-top: 1.5rem;
}
.que_q p {
  font-size: 1.5rem;
  line-height: 1.5;
}
.check_w p {
  float: left;
  width: calc(99.999% - 50px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.check-type {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  border: rgba(232,232,232,1.00) 3px solid;
  border-radius: 25px;
  margin-right: 8px;
}
}
@media screen and (max-width:1200px) {
  .exam00_R h3 {
    line-height: 1.7;
    font-size: 1.35rem;
    margin-bottom: 1rem;
  }
.exam00_R h3 span {
  font-size: 1.55rem;
  color: #ffb9d1;
}
 .exam00_R h3 b {
    font-size: 2.1rem;
    padding-left: .35rem;
  }
}
@media screen and (max-width:1024px) {
 .examination {
  width: 90vw;
  left: 50%;
  margin-left: -45vw;
}
 
 .gift ul {
  display: block;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
.gift li {
  display: block;
  float: left;
  width: calc(33.333% - 4.01rem);
  margin: 1rem 2rem;
  padding-bottom: 1rem;
}	
  .giveaway_l, .giveaway_r {
    display: block;
    position: absolute;
    width: 16vw;
  }	
.giveaway_l {
    bottom: 54vw;
    left: -2vw;
  }	
	
	
	
	
	
}
@media (max-width:860px){
    .w-imgText .igt_page{ display:block;padding-top: 1rem;}
	.w-imgText .igt_btn{ display:none;}
	.w-imgText2 .img{ width:100%; float:none;}
	  .w-imgText2 .textB {
    position: relative;
    width: 100%;
    padding: .75rem 0 2rem;
  }
	.w-imgText2 .igt_btn{ width:auto; left:0; right:0; top:50%; margin-top:-60px;}
	
}
@media screen and (max-width:820px) {
.thenav {
  display: none;
}
.kv-cta {
  display: block;
  overflow: hidden;
  width: 23vw;
  margin: 3.125vw auto 0;
  padding-bottom: 1.5rem;
}
.sec-title {
  display: block;
  position: relative;
  width: 30vw;
  margin: 0 auto 1.5rem;
  overflow: hidden;
  z-index: 1100;
  padding-top: 2rem;
}
.logo_stm {
  display: block;
  width: 14vw;
  margin: .75rem;
  padding: 0;
  float: left;
}
.kv-0630 {
  width: 14vw;
  top: 1.25vw;
  right: 1.2vw;
}
 .examiner00 {
    display: block;
    float: left;
    width: 22vw;
    overflow: hidden;
  }
  .exam00_L {
    display: block;
    position: relative;
    overflow: hidden;
    width: 34.9vw;
  }
.exam-talk p a {
	font-size: .85rem;}
 .exam00_R h3 {
    line-height: 1.5;
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
  .exam00_R {
    display: block;
    float: left;
    width: 60.5%;
    padding-top: .5rem;
  }
 .flex-index-test {
    display: flex;
    justify-content: center;
    margin: .75rem 0 .25rem;
    width: 100%;
  }
.exam00_R small {
  line-height: 1.8;
  font-size: 1rem;
}
 .giveaway_l {
    bottom: 76vw;
    left: -2vw;
  }
.gift-notice h3 {
  font-size: 1.25rem;
	}
.gift-notice p {
    font-size: 1.05rem;
  }	
 .exam00_R h3 span {
    font-size: 1.35rem;
  }
 .exam00_R h3 b {
    font-size: 1.8rem;
    padding-left: .35rem;
  }
 .goto_test a {
    width: 280px;
    margin: .5rem auto .25rem;
    font-size: 2rem;
    line-height: 2;
    border-radius: 3rem;
  }
 .que_main {
    margin-top: 1rem;
  }
 .que_pic {
    display: block;
    float: left;
    width: 28vw;
    margin-right: 1vw;
    overflow: hidden;
    margin-top: 1rem;
  }
.result_w {
  display: block;
  width: 90%;
  overflow: hidden;
  margin: 2.5rem auto;
}
.submit_resII a ,.submit_res{
  display: block;
  width: fit-content;
  line-height: 2.5;
  border-radius: 3rem;
  font-size: 1.25rem;
  margin: .5rem;
  padding: 0 1.5rem;
}
.result_w h4 {
  font-size: 2rem;
}
.que_q img {
  display: block;
  max-width: 100%;
  overflow: hidden;
  margin: .5rem 0 0 0;
}
}

@media screen and (max-width:768px) {
 .exam00_R small {
    line-height: 1.8;
    font-size: .9rem;
  }
 .giveaway_l {
    bottom: 80vw;
    left: -2vw;
  }
 .submit_resII a, .submit_res {
    display: block;
    width: fit-content;
    line-height: 2.5;
    border-radius: 3rem;
    font-size: 1.25rem;
    margin: .25rem;
    padding: 0 1.5rem;
  }
}

@media screen and (max-width:640px) {
}

@media screen and (max-width:500px) {
.scam_test_wrap{	
	background-image: none;
}
.kv_bg_m{
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	top: 0;
	z-index:2;	
}
.kv_bg{display: none;}	
.hdr {
  position: absolute;
  width: 100%;
  z-index: 2000;
  height: 50px;
}	
 .logo_stm {
    display: block;
    width: 25vw;
    margin: .75rem;
    padding: 0;
    float: left;
  }	
 .kv-0630 {
    width: 26vw;
    top: 2.5vw;
    right: 2vw;
  }	
.kv-hand {
  width: 100vw;
  top: 10vw;
  left: -14vw;
}
.kv-man {
  width: 97vw;
  top: -4vw;
  left: -2.5vw;
  z-index: 1002;
}	
.kv-scam {
  width: 25vw;
  top: 27vw;
  left: 34vw;
  z-index: 1005;
}	
.kv-txt {
  width: 84vw;
  top: 70vw;
  right: auto;
  z-index: 1020;
  left: 50%;
  margin-left: -42vw;
}	
.kv-txt h3 {
  margin: 0 auto 1rem;
  width: fit-content;
  font-size: 2rem;
  font-size: 4.8vw;
  line-height: 1.8;
  border: 3px solid rgba(255,255,255,.5);
  border-radius: 3rem;
  padding: 0 1.5rem;
}	
.kv-txt .flex-txt h4 {
  font-size: 2rem;
  font-size: 4vw;
  margin: 0 1.2vw;
  line-height: 1.3;
}	
  .kv-cta {
    display: block;
    overflow: hidden;
    width: 75vw;
    margin: 8vw auto 0;
    padding-bottom: 1.5rem;
  }	
 .sec-title {
    display: block;
    position: relative;
    width: 66vw;
    margin: 0 auto 1.5rem;
    overflow: hidden;
    z-index: 1100;
    padding-top: 3rem;
  }	
   .exam00_L {
    display: block;
    float: none;
    position: relative;
    overflow: hidden;
    width: 82vw;
    margin: 0 auto;
  }
 .examiner00 {
    display: block;
    float: left;
    width: 42vw;
    overflow: hidden;
  }
  .exam-talk {
    display: block;
    position: absolute;
    right: 0;
    width: 40vw;
    top: 7.8125vw;
  }
  .exam-talk p a {
    font-size: 1.1rem;
  }
 .exam00_R {
    display: block;
    float: none;
    width: 99.9%;
    padding-top: .5rem;
  }
 .exam00_R h3 span {
    font-size: 1.1rem;
  }
 .exam00_R h3 b {
    font-size: 1.4rem;
    padding-left: .15rem;
  }
 .exam00_R small {
    line-height: 1.5;
    font-size: 1.25rem;
    padding-top: .75rem;
  }
  .que_pic {
	  display: none;
	}
 .que_main {
    display: block;
    float: none;
    overflow: hidden;
    width: 100%;
  }

 .que_q p {
    font-size: 1.25rem;
    line-height: 1.5;
  }	
	.pic-txt {
  display: block;
  color: #fff;
  font-size: .85rem;
  line-height: 1.1;
  font-weight: 400;
  padding-top: .4rem;
}
 .check_w p {
    float: left;
    width: calc(99.999% - 42px);
    font-size: 1.125rem;
    line-height: 1.5;
  }
 .check-type {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    border: rgba(232,232,232,1.00) 3px solid;
    border-radius: 25px;
    margin-right: 6px;
  }	
.submit {
width: 100%;
  margin-top: auto;
  margin: 1.5rem auto 0;
}	
 .que_q h3 {
    font-size: 1.25rem;
    margin: 1.25rem auto;
  }	
.result_w h6 {
  font-size: 1.125rem;
}
 .result_w {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 2rem auto;
  }
.flex-result {
  display: block;
  justify-content: center;
  margin: 1rem auto;
  width: 100%;
}
  .submit_resII a, .submit_res {
    display: block;
    width: 280px;
    line-height: 2.5;
    border-radius: 3rem;
    font-size: 1.25rem;
    margin: 1rem auto;
    padding: 0;
  }
.result_w h5 {
  font-size: 1rem;
}
 .result_w h4 {
    font-size: 1.35rem;
  }
 .reffle-left i {
    display: none;
  }
.reffle-left {
  display: block;
  float: none;
  /*width: 140px;*/
	width: 110px;
	margin: 0 auto;
}
.reffle-left h3 {
  display: block;
  float: left;
  width: 70px;
  padding: 0 1rem;
  font-size: 1.25rem;
  line-height: 1.2;
  text-align: center;
}

.reffle-right {
  display: block;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: left;
  color: #fff;
  font-size: 1.358rem;
  font-weight: 600;
  line-height: 1.6;
  margin-top: .75rem;
}
.reffle-right small {
  font-weight: 500;
  font-size: 1rem;
  padding-left: .25rem;
}
 .gift li {
    display: block;
    float: none;
    width: calc(99.99% - 5.01rem);
    margin: 2rem 2.5rem;
    padding-bottom: 1rem;
  }
 .gift li p {
    font-size: 1.5rem;
  }
.gift h2 {
  font-size: 1.25rem;}
 .giveaway {
    width: 95%;
    margin: 2.125vw auto 0;
  }
 .giveaway_l {
    bottom: 8vw;
    left: 0;
  }
.giveaway_r {
  bottom: 3vw;
  right: -1vw;
  z-index: 1201;
}
  .giveaway_l, .giveaway_r {
    display: block;
    position: absolute;
    width: 24vw;
  }
.result_w h2 {
  font-size: 1rem;
}
	.result_w h2 span {
  font-size: .8rem;
		padding-right: 0;
}
}
@media screen and (max-width:430px) {

}
@media screen and (max-width:415px) {
  .exam00_R h3 b {
    font-size: 1.25rem;
    padding-left: .15rem;
  }
 .exam00_R h3 {
    line-height: 1.8;
    font-size: .9rem;
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width:400px) {

}
@media screen and (max-width:380px) {

}
@media screen and (max-width:360px) {
}