@import url("reset.css");
body{
	-webkit-text-size-adjust:none;
	text-decoration:none;
	font-family: "微軟正黑體", "新細明體", "細明體",Arial, Helvetica, sans-serif;}

/*共用間距*/
#it250 .BLANK{ width:100%; height:20px;}
.MOBILE #it250 .BLANK{ width:100%; height:10px;}		
#it250 .BLANK02{ width:100%; height:10px;}	

/*==============桌機版================桌機版==============桌機版=============================================*/
/*PC表頭尾*/	
.PC .PC_LOGIN, .PC .FOOT_PC{ width:100%; display:block;}
/*PC表頭尾*/

/*消失區*/
.PC #float_icon, .PC #header, .PC .FOOT_MOBILE{ display:none;}
/*消失區尾*/

		

/*框架區*/
.PC #it250{
	width:100%;
	height:auto;
	overflow:hidden;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/top_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center ;
	background-size: 2050px auto;
	background-color: #ebb9fd;
	padding-bottom: 30px;}
/*框架區尾*/

/*表頭區*/
/*TOP*/
.PC #it250 .TOP_BG_0{
	width: 750px;
	height: auto;
	margin: 0 auto;
	position:relative;
}

.PC #it250 h1{
	width: 610px;
	height: 250px;
	margin:0 auto;
	margin-top: 5px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/top_title.png);
	background-position: top center;
	background-size: cover;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.PC #it250 h2{
	width: 766px;
	height: 500px;
	margin:-50px auto 0 auto;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/top_wheel.png);
	background-position: top center;
	background-size: cover;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position: relative;
	margin-bottom: 15px;
}



/*動態浮現*/
.PC #it250 h2 .OS1{
	width: 145px;
	height: 145px;
	background: url(https://imgs.click108.com.tw/unit001/item00250/images/ball1.png) no-repeat center top;
	background-size: cover;
	position: absolute;
	left: 40%;
	top: 9%;
	-webkit-animation: osfloatl 6s infinite;
	-moz-animation: osfloatl 6s infinite;
	animation: osfloatl 6s infinite;}
@-webkit-keyframes osfloatl
	{
		0% {opacity:0.7;filter:brightness(1);}
		15% {opacity:1.0;filter:brightness(1.2);}
		30% {opacity:0.7;filter:brightness(1);}
        40% {opacity:0.7;filter:brightness(1);}
		60% {opacity:1.0;filter: brightness(1.2);}
		80% {opacity:0.7;filter:brightness(1);}
		100% {opacity:0.7;filter:brightness(1);}
    }

.PC #it250 h2 .OS2{
	width: 145px;
	height: 145px;
	background: url(https://imgs.click108.com.tw/unit001/item00250/images/ball2.png) no-repeat center top;
	background-size: cover;
	position: absolute;
	left: 25%;
	top: 50%;
	-webkit-animation: osfloatr 6s infinite;
	-moz-animation: osfloatr 6s infinite;
	animation: osfloatr 6s infinite;}
@-webkit-keyframes osfloatr
	{
		0% {opacity:0.7;filter:alpha(opacity=70);}
		20% {opacity:0.7;filter:alpha(opacity=70);}
		30% {opacity:1.0;filter:brightness(1.2);}
        40% {opacity:0.7;filter:alpha(opacity=70);}
		60% {opacity:0.7;filter:alpha(opacity=70);}
		80% {opacity:1.0;filter:brightness(1.2);}
		100% {opacity:0.7;filter:alpha(opacity=70);}
    }

.PC #it250 h2 .OS3{
	width: 145px;
	height: 145px;
	background: url(https://imgs.click108.com.tw/unit001/item00250/images/ball3.png) no-repeat center top;
	background-size: cover;
	position: absolute;
	right: 25%;
	top: 50%;
	-webkit-animation: osfloatb 6s infinite;
	-moz-animation: osfloatb 6s infinite;
	animation: osfloatb 6s infinite;}
@-webkit-keyframes osfloatb
	{
		0% {opacity:0.7;filter:alpha(opacity=70);}
		20% {opacity:0.7;filter:alpha(opacity=70);}
		30% {opacity:0.7;filter:alpha(opacity=70);}
        40% {opacity:1.0;filter:brightness(1.2);}
		60% {opacity:0.7;filter:alpha(opacity=70);}
		80% {opacity:0.7;filter:alpha(opacity=70);}
		100% {opacity:1.0;filter:brightness(1.2);}
    }
/*動態浮現 尾*/

/*主視覺動態按鈕區塊*/
.PC #it250 .bt_txt-primary{
	font-size: 2rem;
	font-weight: bold;
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
	line-height: normal;
}
.PC #it250 .button_style1{
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
    width: 100%;
	height: 75px;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/button_bg.png);
    background-size: cover;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    text-decoration: none;
}

#it250 .button_style1:hover{
    background-position: bottom center;
}
.PC #it250 .TOP_BG_0 .button_case{
	width:334px;
	height: auto;
	background-color: #8c0000;
	position: absolute;
	bottom: 2%;
	left: 28%;
}

.PC #it250 .TOP_BG_0 .button_case .animation_bt{
	position: relative;
	width:100%;
    height: auto;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5);
    transition: all .4s ease;
    overflow: hidden;
	margin:0 auto;
}

.PC #it250 .TOP_BG_0 .button_case .animation_bt::after{
	position: absolute;
	right:10%;
	top:33%;
	content: "";
	display: block;
	width:25px;
    height: 25px;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/button_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	animation: move 2.5s infinite;
}
@keyframes move {
	0%{
		transform: translateX(0px);
	}
    25%{
		transform: translateX(10px);
	}
    50%{
		transform: translateX(0px);
	}
}

.PC #it250 .TOP_BG_0 .button_case .animation_bt:hover{
    transition: all .4s ease;
    transform: scale(1.05);
    filter: brightness(1.1);
}

.PC #it250 .TOP_BG_0 .button_case .animation_bt a{
	position: relative;
	display: block;
	color:#ffffff;
	text-shadow: 2px 2px 8px #8c0000,
    -2px -2px 2px #8c0000,
    -2px 2px 2px #8c0000,
    2px -2px 2px #8c0000;
	animation: brightness-bt 3.5s infinite;
}
@keyframes brightness-bt {
	0%,100%{
		filter: brightness(1);
	}
    1%{
		filter: brightness(1.3);
	}
    35%,95%{
		filter: brightness(1);
	}
}

.PC #it250 .button_case .animation_bt ul.single{
	width:100%;
    display:block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.PC #it250 .button_case .animation_bt .sheen::after{
	content:'';
    position: absolute;
    top:0%;
    left: 0%;
	width: 30px;
	height: 75px;
	background: #e3ffb592;
	z-index: 99;
    filter: blur(10px);
    transform: rotate(60deg);
    animation: sheen 3.5s infinite;
}
@keyframes sheen {
	0%,100% { /*0%到100%的關鍵影格都是left:0%,opacity:0%*/
		left: 0%;
		opacity: 0;
	}
	1% {
		opacity: 1;
	}
	35%,95% { /*35%到95%的關鍵影格都是left:100%,opacity:0%*/
		left: 100%;
		opacity: 0;
	}
}

/*表頭區尾*/

/*內容區*/
.PC #it250 .CONTENT{
	width:750px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/con_bg.jpg);
	background-size:100% auto;
	position: relative;
}
/*內容框架*/
.PC #it250 .CONTENT_TOP img, .PC #it250 .CONTENT_FOOT img{display:block; width:750px; height:41px; margin:0 auto;}	


/*=========================輸入頁面頭區================*/
.PC #it250 .CON_BOX{ 
	width:670px;
	height:auto;
	overflow:hidden;
	margin:0 auto;}
.PC #it250 .pq_INPUT_BOX1{
	margin-top: 0px;}
#it250 .CON_IMG_M{
	width: 100%;
	height: auto;
	margin: 0 auto;}
#it250 .CON_IMG_M img{
	width: 100%;
	height: auto;}
.PC #it250 .pq_INBOX{
	font-size: 1.3rem;
    line-height: 1.7em;
}
.MOBILE #it250 .pq_INBOX{
	line-height: 1.8rem;
    font-size: 1.1rem;
}

/*分析項目展開區*/
.PC #it250 #SINGLE_BOX{
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin:15px auto;}
.PC #it250 #SINGLE_BOX .WHAT_BOX02_BAR{
	width:100%;
	height:66px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/input_bar.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:center;
	font-size:1.6rem;
	line-height:66px;
	color:#FFF;
	font-weight:bold;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
    position: relative;}
.PC #it250 #SINGLE_BOX .WHAT_BOX_BG{
	padding: 2% 12%;
	color: #333;
	background-color: #fdf9fe;
	box-shadow: inset 0px 0px 50px rgba(227,153,219,1);
	-webkit-box-shadow: inset 0px 0px 50px rgba(227,153,219,1);
	-moz-box-shadow: inset 0px 0px 50px rgba(227,153,219,1);}
.PC #it250 #SINGLE_BOX .WHAT_BOX_BG .pq_TXT1{line-height: 2.5rem;}
#it250 #SINGLE_BOX .WHAT_BOX_BG .IP_LINE{
	width: 100%;
    height: 8px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-top: 1px dashed #6800c6;
}
#it250 #SINGLE_BOX .WHAT_BOX_BG .pq_LIST_ICON{
	margin-top: 10px;
	margin-bottom: 15px;
}
/*輸入框*/
.PC #it250 .ENTER_TOP_BAR{
	width:100%;
	height:70px;
	background-repeat:no-repeat;
	margin:15px auto 0 auto;
	text-align:center;
	font-size:1.6rem;
	line-height:70px;
	color:#FFF;
	font-weight:bold;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;}
.PC #it250 .ENTER_S1{background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/enter_top.jpg);}
.PC #it250 .ENTER_BGS1{
	width:100%;
	height:auto;
	overflow:hidden;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/enter_bg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding: 20px 30px 5px 30px;}
.PC #it250 .ENTER_FOOT{
	width:100%;
	height:36px;
	overflow: hidden;
	clear: both;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/enter_foot.jpg);
	background-repeat:no-repeat;
	margin:0 auto 15px auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;}
.PC #it250 .pq_ADT3{color: #333}
/*輸入框 尾*/
/*==第二大區塊 影片及跑馬燈==*/
#it250 #norm_case {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #7f4ae2;
	box-sizing: border-box;
	background-color: #fff;
	margin: 0 auto;
}
.MOBILE #it250 #norm_case{
	width: 95%;
}

#it250 #norm_case .norm_title {
	width: 100%;
	height: 60px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
	margin: 0px auto;
}

#it250 #norm_case .bar1 {
	background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/input_bar.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#it250 #norm_case .norm_content {
	width: 95%;
	margin: 20px auto;
	overflow: hidden;
}

#it250 #norm_case .norm_content .video_box{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
#it250 #norm_case .norm_content .video_box img{width: 100%;}

/* 影片及跑馬燈 尾*/

/*==浮水按鈕==*/
.PC #it250-wrapper .NEW_BT_F{/*浮水按鈕*/
	width: 100%;
	height: 60px;
	position:fixed;
	bottom:0;
	z-index:1000;
	background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/bt_bg.png);
	background-repeat:repeat;
	padding-top:5px;}
	
.PC #it250-wrapper .NEW_BT_F a{/*浮水按鈕*/
	display:block;
	margin:0 auto;
	width: 300px;
	height: 48px;
	font-size:1.5rem;
	line-height: 48px;
	text-decoration:none;
	position: static;}
/*==浮水按鈕==*/
/*=========================輸入頁面尾區================*/

/*=========================結果頁面區================*/
/*表頭區*/	
#it250 .TOP_BG_S h1{
	margin: 10px auto 0px auto;
}

/*個人資料*/
#it250 .INFORFATE {
    width: 100%;
    height: auto;
    margin: 10px auto;
    overflow: hidden;
    text-align: center;}

#it250 .INFORFATE span.GENDER img{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-bottom: -4px;}

#it250 .DASH_LINE{
	width: 100%;
    height: 8px;
    margin-bottom: 5px;
    border-top: 1px dashed #ababab;
}
/*個人資料尾*/
/*捲軸文系列*/
#it250 .WORD01{
    width: 100%;
    height: 0;
	padding-bottom: 23%;
    margin: 5px auto 15px auto;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/re_top02_img.jpg);
	background-size: cover;
	font-size: 3rem;
	color: #4b0e00;
    text-align: center;
	font-weight: bold;
	padding-top: 18px;}
.MOBILE #it250 .WORD01{
	font-size: 1.6rem;
	line-height: 1em;
	padding-top: 2vw;
}
#it250 .WORD01 p.s_info{
	display: block;
	width: 35%;
	height: 40px;
	background-color: #a721c8;
	margin: 10px auto 5px auto;
	font-size: 1.6rem;
	line-height: 40px;
	border-radius: 50px;
	color: #FFF;
}
.MOBILE #it250 .WORD01 p.s_info{
	width: 40%;
    height: 28px;
    padding-top: 5px;
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 5px auto;
}

#it250 .WORD02{
    width: 90%;
    height: 0;
	padding-bottom: 25%;
    margin: 0px auto 15px auto;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/re_top08_img.jpg);
	background-size: cover;
	font-size: 3rem;
	color: #4b0e00;
    text-align: center;
	font-weight: bold;
	padding-top: 18px;}
	.MOBILE #it250 .WORD02{
		font-size: 1.6rem;
		line-height: 1.3em;
		padding-top: 2vw;
	}
#it250 .WORD02 p.s_info{
	display: block;
	width: 40%;
	height: 40px;
	background-color: #c91688;
	margin: 10px auto 5px auto;
	font-size: 1.6rem;
	line-height: 40px;
	border-radius: 50px;
	color: #FFF;
}
.MOBILE #it250 .WORD02 p.s_info{
	width: 50%;
	height: 28px;
	padding-top: 5px;
    font-size: 1rem;
    line-height: 1.1rem;
	margin: 5px auto;
}
#it250 .WORD02 p.FREE{
	font-size: 3rem;
	color: #c91688;
    text-align: center;
	font-weight: bold;
	padding-top: 6%;
	text-shadow: 2px 2px 8px #FFF,
		-2px -2px 5px #FFF,
		-2px 2px 5px #FFF,
		2px -2px 5px #FFF;
}
.MOBILE #it250 .WORD02 p.FREE{
	padding-top: 7%;
	font-size: 8vw;
}
#it250 .REW_TOP{/*屬性標*/
	background: url(https://imgs.click108.com.tw/unit001/item00250/images/wheel_img/re_top02_bar2.jpg) no-repeat;
	width:628px;
	height:54px;
	text-align:center;
	margin:20px auto 0 auto;
	font-size: 2rem;
	line-height: 54px;
	color:#fff;}
.MOBILE #it250 .REW_TOP{/*屬性標*/
	background-size:cover;
	background-repeat:no-repeat;
	width: 96%;
    height: 0;
    padding-bottom: 8%;
    text-align: center;
    margin: 0 auto;
    font-size: 5vw;
    line-height: 7vw;
	font-weight:bold;}
/*八卦陣*/	
#it250 .BZ{
	width:96%;
	height:0;
	padding-bottom:95%;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/wheel_img/re03_bg.jpg);
	position:relative;
	margin: 0 auto;
	}
	.MOBILE #it250 .BZ{
		width:97%;
		height:0;
		padding-bottom:96%;
		}

#it250 .BZ .NUB_BG{
	width:70px;
	position:absolute;}	
	.MOBILE #it250 .BZ .NUB_BG{width:12%;}	

#it250 .BZ .NUB_BG img{
	width:100%;
	height:auto;}
	
#it250 .BZ .TEX_BG{
	width:14%;
	position:absolute;}	
#it250 .BZ .TEX{
	width:100%;
	height:0;
	padding-bottom:100%;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
#it250 .BZ .LIGHT_BG{
	width:270px;
	height:270px;
	position:absolute;
	left:34.5%; 
	top:33%;}	
	.MOBILE #it250 .BZ .LIGHT_BG{
	width: 35%;
	height: auto;
	left: 32%;
	top: 31%;
	}	
	
#it250 .BZ .LIGHT{
	width:70%;
	height:0;
	padding-bottom:50%;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:15%;
	padding-left:1%;
	line-height:1.6em;
	text-align:center;
	font-weight:bold;
	font-size:2.5rem;
	color:#b40000;}
	.MOBILE #it250 .BZ .LIGHT{
	width:100%;
	padding-bottom:80%;
	padding-top:20%;
	padding-left:2.5%;
	font-size:8vw;
	line-height:10vw;
	text-align:center;
	font-weight:bold;
	}	

/*速配指數輪盤*/
#it250 .MAMORI{
	width:90%;
	height:0;
	padding-bottom: 70%;
	margin:10px auto -10px auto;
	background-size: cover;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/re_top08_wheel.jpg) ;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	position: relative;}
	#it250 .MAMORI .LB{
		width: 28%;}
	#it250 .MAMORI .RB{
		width: 28%;}
	#it250 .MAMORI .PT{
		font-size:2rem;
		color: #FFF;
		text-align: center;
		position: absolute;
		left: 40%;
		top: 32%;
		font-weight: bold;
		text-shadow: 2px 2px 8px #ad176e,
		-2px -2px 5px #ad176e,
		-2px 2px 5px #ad176e,
		2px -2px 5px #ad176e;}
	.MOBILE #it250 .MAMORI{
		width:100%;
		padding-bottom: 80%;
		}
	.MOBILE #it250 .MAMORI .PT{
		font-size: 5vw;
		left: 39%;
		top: 32%;
	}
#it250 .MAMORI .LIGHT_BG{
	width: 30%;
	height: 0;
	padding-bottom: 30%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 5%;
	top: 30%;
}
#it250 .MAMORI .LIGHT_BG2{
	width: 30%;
	height: 0;
	padding-bottom: 30%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	right: 5%;
	top: 30%;
}
#it250 .MAMORI .LIGHT_BG p,#it250 .MAMORI .LIGHT_BG2 p{
	display: block;
	margin-top: 40px;
	color: #333;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
}
.MOBILE #it250 .MAMORI .LIGHT_BG p,.MOBILE #it250 .MAMORI .LIGHT_BG2 p{
	font-size: 7vw;
    margin-top: 19%;
}
#it250 .MAMORI .SCORE{/*速配分數*/
	text-align:center;
	font-size:4rem;
	font-family: Arial, Helvetica, sans-serif;
	color:#d1005e;
	font-weight:bold;
	width:100px;
	height:auto;
	position:absolute;
	z-index:315;
	left: 41%;
	top: 44%;}
	.MOBILE #it250 .MAMORI .SCORE{
	width: 24%;
    font-size: 10vw;
    left: 38%;
    top: 44%;}
	

#it250 .FRAME_WORD{
	width: 100%;
    height: 0;
	padding-bottom: 30.90%;
    margin: 10px auto;
	background-size: cover;
	color: #4b0e00;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/re_top09_img.jpg);
    text-align: center;
	font-weight: bold;
	color: #e2005a;}

#it250 p.s_tit{
	padding-top:35px;
	font-size: 1.8rem;
	color: #d1005e;
	}
.MOBILE #it250 p.s_tit{
	padding-top: 5vw;
    font-size: 1.2rem;
}
#it250 .FRAME_WORD p.SCORE{
	font-size: 3.6rem;
	line-height: 1.3em;
}
.MOBILE #it250 .FRAME_WORD p.SCORE{
	font-size: 2rem;
	line-height: 1.3em;
}
.MOBILE #it250 .FRAME_WORD p.SCORE .pq_TIT1{
	font-size: 1.2rem;
	line-height: 1.3em;
}
#it250 .FRAME_WORD p.FREE{
	font-size: 3rem;
	color: #c91688;
    text-align: center;
	font-weight: bold;
	padding-top: 10%;
	text-shadow: 2px 2px 8px #FFF,
		-2px -2px 5px #FFF,
		-2px 2px 5px #FFF,
		2px -2px 5px #FFF;
}
.MOBILE #it250 .FRAME_WORD p.FREE{
	padding-top: 9%;
	font-size: 8vw;
}
/*月曆*/
.PC #it250 .CALENDAR{
	width:100%;
	height:auto;
    padding: 2% 0;
	overflow: hidden;}
#it250 .TITLE_BARP{
    width: 60%;
    height: 50px;
    margin: 0px auto 15px auto;
	color: #bf588c;
	border-bottom: 2px solid #bf588c;
    text-align: center;
	font-weight: bold;
    font-size: 2rem;
	line-height: 50px;}
.MOBILE #it250 .TITLE_BARP{
	 width: 94%;
	 height: 45px;
	 line-height: 45px;
	 font-size: 1.4rem;
}
#it250 .CALENDAR_BOX{
	width: 100%;
	margin: 0 auto;
	background-color: #ffeff5;
	padding: 4% 5%;
	border-radius: 10px;}
	.MOBILE #it250 .CALENDAR_BOX{
		margin-top: 10px;}
.PC #it250 .pq_CALENDAR2 .YEAR{
	font-size: 1.6rem;
}

/*點擊展開訊息動畫*/
#it250 .WORD03{
    width: 100%;
    height: 0;
	padding-bottom: 67.16%;
    margin: 0 auto;
    margin-top: 10px;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/word_message.jpg);
	margin-bottom: 8px;
	background-size:cover;
	position: relative;
	}
	#it250 .WORD03 p{
	display: block;
	width: 100%;
	text-shadow: 0px 0px 8px #FFF,
    0px 0px 8px #FFF,
	0px 0px 8px #FFF,
	0px 0px 8px #FFF;
	font-size: 3rem;
	color: #333;
    text-align: center;
	font-weight: bold;
	position: absolute;
	vertical-align:middle;
	top: 40%;
	}
#it250 .WORD03 .BT{
    display: block;
    width: 70%;
    height: 0;
    padding-bottom: 35%;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/special_bt.png);
    background-size: cover;
    position: absolute;
    left: 15%;
    top: 26%;
	z-index: 1;
}
	.MOBILE #it250 .WORD03 .BT{
	left: 15%;
	top: 33%;	
	}
.PC #it250 .WORD03 a.BT:hover{
	top: 27%;
}
#it250 .WORD03 .LEFT_N{
   position: absolute;
   width: 40%;
   text-align: center;
   font-size: 2rem;
	color: #333;
    text-align: center;
	text-shadow: 0px 0px 8px #FFF,
    0px 0px 8px #FFF,
	0px 0px 8px #FFF,
	0px 0px 8px #FFF;
	left: 12%;
	top: 12%;
	}
#it250 .WORD03 .RIGHT_N{
   position: absolute;
   width: 40%;
   text-align: center;
   font-size: 2rem;
	color: #333;
    text-align: center;
	text-shadow: 0px 0px 8px #FFF,
    0px 0px 8px #FFF,
	0px 0px 8px #FFF,
	0px 0px 8px #FFF;
	right: 12%;
	top: 12%;
	}
	.MOBILE #it250 .WORD03 .LEFT_N,.MOBILE #it250 .WORD03 .RIGHT_N{
	font-size: 5.5vw;}
/*命卦建議區塊*/
#it250 .SUG{
	margin:0 auto;
	width:100%;
	height:0;
	padding-bottom: 40.74%;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/re_top13_img.jpg);
	background-repeat:  no-repeat;
	background-size: cover;
	position:relative;}
	
	#it250 .SUG .AB{/*卦*/
		width:20%;
		position:absolute;
		left:15%;
		top: 22%;}
	.MOBILE #it250 .SUG .AB{/*卦*/
		width: 15%;
		position: absolute;
		left: 14%;
		top: 20%;}
	
	#it250 .SUG .TXT{
		width: 23%;
		height:auto;
		position:absolute;
		left:10%;
		bottom:20%;
		text-align:center;
		font-size:1.4rem;
		font-weight: bold;
		color: #fff;
	}
	.MOBILE #it250 .SUG .TXT{
		font-size:3vw;
	}
		
	#it250 .SUG .WORD{
		width:50%;
		height:auto;
		position:absolute;
		right:14%;
		top:34%;
		text-align:center;
		font-size:3rem;
		font-weight: bold;
		color: #fffb82;
	}
	.MOBILE #it250 .SUG .WORD{
		width: 58%;
		font-size: 9vw;
		right: 7%;
		top: 30%;
	}
		

/*pq自製*/
.PC #it250 .pq_TXT3{font-size: 1.1rem;line-height: 2rem;}
.PC #it250 .pq_RECOM_BOX{width: 91%;padding-bottom: 25px;padding-top: 20px; position: relative;}
.PC #it250 .pq_CALENDAR2 .TIME{ color:#e3297c;}
.PC #it250 .pq_CALENDAR2 .TIME2{ color:#186168;}
.PC #it250 .pq_TWO_COM{display: flex;align-items:center;margin-bottom:20px;}
.PC #it250 .pq_TWO_COM .pq_REPIC{flex-direction:row;width: 30%;margin-right: 3%}
.PC #it250 .pq_TWO_COM .pq_RETEXT{flex-direction:row;width: 64%;padding-top: 15px;}
.PC #it250 .pq_TWO_COM .NOPADDING{padding-top: 0;}
.PC #it250 .pq_RECOM1 .pq_RETOP img {width: 100%;}
.PC #it250 .GUIDE .pq_RETEXT{margin-top: -20px;}
#it250 .pq_LIST_ICON li{margin-bottom: 10px;}
#it250 .pq_RECOM1 .LISTBOX .pq_LIST_ICON li{
	background-position-y: 3px;
	padding-left: 35px;}
#it250 .pq_RECOM1 .LISTBOX .ICON_1 li{background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/list_icon2.png);}
#it250 .pq_RECOM1 .LISTBOX .pq_TXT3{ line-height: 1.8rem;}
#it250 .pq_RECOM1 .LISTBOX li+li{margin-top: 15px;}
#it250 .pq_RECOM1 .LISTBOX .CONLI{margin: 5px auto 15px auto;}

/*RESULT 內文單欄區*/
.PC #it250 .pq_RECOM1{/*純框線款*/
	margin-top: 0px;
	margin-bottom: 30px;
	width:670px;
	height:auto;
	overflow:hidden;
	border:3px solid #9d3bde;
	border-top: none;
	position: relative;}
.PC #it250 .pq_RETOP{
    width:670px;
	height:auto;
    overflow: hidden;
	box-sizing: border-box;}

#it250 .pq_RECOM_F{/*特殊底款*/
	margin-top: -80px;
	margin-bottom: 30px;
	width:99.9%;
	height:auto;
	overflow:hidden;
	background-color: #ffdef1;
	padding: 10% 5% 2% 5%;
	border-radius: 30px;
	box-shadow: rgba(254,110,214,0.9) 0 0px 25px inset; }
.MOBILE #it250 .pq_RECOM_F{
	margin-top: -46px;
	margin-bottom: 0px;
	padding:10% 2% 2% 2%;}
/*=========================結果頁面區尾================*/

/*=========================免費頁面區-================*/
#it250 .free_btbox{
	width:100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

#it250 .free_btbox span{
	width:100%;
	height:auto;
}

.PC #it250 .free_btbox span a{
	width: 60%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	text-decoration: none;
}

.MOBILE #it250 .free_btbox span a{
	width: 100%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	text-decoration: none;
}

#it250 .free_btbox span a .s_bttxt{
	font-size:1.3rem;
	padding:0px 5px;
}

#it250 .free_btbox span a.s_subtxt{
	width:100%;
	font-size:1rem;
	text-align: center;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	color: #0088ff;
}
#it250 .FREE_PH{ width:100%; height:auto; overflow:hidden; margin:10px auto; clear:both;}

#it250 .FREE_PH img{ clear:both;display:block; margin:0 auto;}

.MOBILE #it250 .FREE_PH .pq_e_BT{
	width: 90%;
	margin-bottom: 20px;
}
/*=========================免費頁面尾區================*/
/*=========================列印頁面區================*/
.PC #it250 .PRINT_TOP{
	width:680px;
	height:200px;
	margin:0 auto 10px auto;}
.PC #it250 .PRINT_TOP img{width: 100%; height: auto;}

.PC #it250 .PRINT_BG{
	width:680px;
	margin:0 auto;
background-color: #FFF;}

/*=========================列印頁面尾區================*/

	
/*==============================手機版=======手機版=====手機版====手機版===============================================*/
/*MOBILE表頭尾*/
.MOBILE #float_icon, .MOBILE #header, .MOBILE .CHANG, .MOBILE .FOOT_MOBILE{ display:block;}
/*MOBILE表頭尾*/

/*消失區*/
.MOBILE #it250-wrapper #INPUT_BOX,.MOBILE .PC_LOGIN,.MOBILE .FOOT_PC, .MOBILE .PRINT_BT ,.MOBILE #it250-wrapper #watermark-wrapper ,.MOBILE .pq_REPIC{ display:none;}
.MOBILE #it250-wrapper .M_none{display: none;}
/*消失區尾*/


/*框架區*/
.MOBILE #it250{
	width:100%;
	height:auto;
	overflow:hidden;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 270% auto;
	background-color: #cf7367;
	margin-top: 45px;}
/*框架區尾*/
/*櫻花雨*/
.MOBILE #it250 .SAKURA{display: none;}	
/*表頭區*/
/*TOP*/
.MOBILE #it250 .TOP_BG_0{
	width: 100%;
	height: 100vw;
	margin: 0 auto;
	position:relative;
}

.MOBILE #it250 h1{
	width: 100%;
	height: 0;
	margin: 0 auto;
	padding-bottom: 41%;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/top_title.png);
	background-position: top center;
	background-size: cover;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.MOBILE #it250 h2{
	width: 100%;
	height:0;
	padding-bottom: 65.27%;
	margin:-34px auto 0 auto;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/top_wheel.png);
	background-position: top center;
	background-size: cover;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position: relative;
	margin-bottom: 15px;
}
/*動態浮現*/
.MOBILE #it250 h2 .OS1{
	width: 17%;
    height: 0;
    padding-bottom: 17%;
    background: url(https://imgs.click108.com.tw/unit001/item00250/images/ball1.png) no-repeat center top;
    background-size: cover;
    position: absolute;
    left: 41%;
    top: 13%;
	-webkit-animation: osfloatl 6s infinite;
	-moz-animation: osfloatl 6s infinite;
	animation: osfloatl 6s infinite;}

.MOBILE #it250 h2 .OS2{
	width: 17%;
	height: 0;
	padding-bottom: 17%;
	background: url(https://imgs.click108.com.tw/unit001/item00250/images/ball2.png) no-repeat center top;
	background-size: cover;
	position: absolute;
	left: 26%;
    top: 53%;
	-webkit-animation: osfloatr 6s infinite;
	-moz-animation: osfloatr 6s infinite;
	animation: osfloatr 6s infinite;}

.MOBILE #it250 h2 .OS3{
	width: 17%;
	height: 0;
	padding-bottom: 17%;
	background: url(https://imgs.click108.com.tw/unit001/item00250/images/ball3.png) no-repeat center top;
	background-size: cover;
	position: absolute;
	right: 26%;
	top: 53%;
	-webkit-animation: osfloatb 6s infinite;
	-moz-animation: osfloatb 6s infinite;
	animation: osfloatb 6s infinite;}

/*主視覺動態按鈕區塊*/
.MOBILE #it250 .bt_txt-primary{
	font-size: 6vw;
	font-weight: bold;
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
	line-height: normal;
}

.MOBILE #it250 .button_style1{
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
    width: 100%;
	height: 75px;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/button_bg.png);
    background-size: cover;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    text-decoration: none;
}

.MOBILE #it250 .button_style1:hover{
    background-position: bottom center;
}

.MOBILE #it250 .TOP_BG_0 .button_case{
	width:55%;
	height: auto;
	background-color: #8c0000;
	margin:0 auto;
	position: absolute;
	bottom: 3%;
    left: 22%;
}

.MOBILE #it250 .TOP_BG_0 .button_case .animation_bt{
	position: relative;
	width:100%;
    height: auto;
    box-shadow: 0 2px 12px 0px rgba(0,0,0,0.5);
    transition: all .4s ease;
    overflow: hidden;
	margin:0 auto;
}

.MOBILE #it250 .TOP_BG_0 .button_case .animation_bt::after{
	position: absolute;
	right: 15%;
    top: 40%;
	content: "";
	display: block;
	width:3vw;
    height: 3vw;
    background-image: url(https://imgs.click108.com.tw/unit001/item00250/images/button_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	animation: move 2.5s infinite;
}

.MOBILE #it250 .TOP_BG_0 .button_case .animation_bt a{
	position: relative;
	display: block;
	width: 100%;
    height: 0;
    padding-bottom: 22.222222%;
	color:#ffffff;
	text-shadow: 2px 2px 8px #8c0000,
    -2px -2px 2px #8c0000,
    -2px 2px 2px #8c0000,
    2px -2px 2px #8c0000;
	animation: brightness-bt 3.5s infinite;
}

.MOBILE #it250 .button_case .animation_bt ul.single{
	width:100%;
    display:block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.MOBILE #it250 .TOP_BG_0 .animation_bt .sheen::after{
    content:'';
    position: absolute;
    top:0%;
    left: 60%;
	width: 20px;
	height: 12vw;
	background: #ffb5b592;
	z-index: 99;
    filter: blur(10px);
    transform: rotate(30deg);
    animation: sheen 3.5s infinite;
}
/*表頭區尾*/


/*內容區*/
.MOBILE #it250 .CONTENT{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/con_bg.jpg);
	background-size:100% auto;
	}
/*內容框架*/
.MOBILE #it250 .CONTENT_TOP img, .MOBILE #it250 .CONTENT_FOOT img{display:block; width:100%; height: auto;}	

/*=========================輸入頁面頭區================*/
.MOBILE #it250 .CON_BOX{ 
	/*max-width: 678px;*/
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding: 0% 4% 2% 4%;}
.MOBILE #it250 .CON_BOX img{ width: 100%; height: auto;}
.MOBILE #it250 .pq_INPUT_BOX1{
	margin-top: 0px;}

/*分析項目展開區*/
.MOBILE #it250 #SINGLE_BOX{
	width:95%;
	height:auto;
	overflow:hidden;
	clear:both;
	margin: 0 auto;}
.MOBILE #it250 #SINGLE_BOX .WHAT_BOX02_BAR{
	width:100%;
	height:60px;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/input_bar.jpg);
	background-size: cover;
	background-position: center;
	text-align:center;
	font-size:1.3rem;
	line-height:60px;
	color:#FFF;
	font-weight:bold;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
    position: relative;}
.MOBILE #it250 #SINGLE_BOX .WHAT_BOX_BG{
	padding:2% 5%;
	color: #333;
	background-color: #fefbff;
	box-shadow: inset 0px 0px 20px rgba(227,153,219,1);
	-webkit-box-shadow: inset 0px 0px 20px rgba(227,153,219,1);
	-moz-box-shadow: inset 0px 0px 20px rgba(227,153,219,1);}
.MOBILE #it250 #SINGLE_BOX .WHAT_BOX_BG .pq_ADT1{line-height: 2rem;font-size: 1.2rem;}
.MOBILE #it250 #SINGLE_BOX .WHAT_BOX_BG .pq_TXT1{line-height: 1.8rem;font-size: 1.1rem;}
.MOBILE #it250 #SINGLE_BOX .WHAT_BOX_BG li+li{margin-top: 8px;}
.MOBILE #it250 #SINGLE_BOX .WHAT_BOX_BG li>ul>li+li{margin-top: 0px;}
/*輸入框*/
.MOBILE #it250 .ENTER_TOP_BAR{
	width:100%;
	height: 60px;
	margin:15px auto 0 auto;
	text-align:center;
	font-size:1.3rem;
	line-height:60px;
	color:#FFF;
	font-weight:bold;
	background-size: cover;
	background-position: center;}
.MOBILE #it250 .ENTER_S1{background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/input_bar.jpg);}
.MOBILE #it250 .ENTER_BGS1{
	width:100%;
	height:auto;
	overflow:hidden;
	padding: 5% 3%;
	border: 1px solid #7f48e1;
	border-top: none;}
.MOBILE #it250 .ENTER_FOOT{
	display: none;}
/*占術介紹*/
.MOBILE #it250 .CON_BOX_BAR02{/*NEW*/
	width:100%;
	height:60px;
	margin:0 auto;
	background-color: #fbe2c9;}
.MOBILE #it250 .CON_BOX_BAR02 p{/*NEW*/
	font-size:1.6rem;
	line-height:60px;
	color: #bf8950;
	font-weight:bold;
	text-align:center;}
.MOBILE #it250 .CON_BOX_BG02{/*NEW*/
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border: 1px solid #fbe2c9;}
.MOBILE #it250 .CON_BOX_BG02 .BOX_INSET{/*內縮*/
	width: 90%; 
	height: auto;
	clear:both;
	overflow: hidden;
	margin: 0 auto; 
	margin:10px auto;}

/*測算項目list-pq自製*/
.MOBILE #it250 .pq_LIST_ICON li>ul>li{
	width: 100%;
	position: relative;
	left: 0px;
	padding-left: 1.1rem;
	text-indent: 0px;}
.MOBILE #it250 .pq_LIST_ICON li>ul>li::before{
	position: absolute;
	left: -5px;
}

/*=========================試算頁面頭區================*/
.MOBILE #it250-wrapper .NEW_BT_F{/*浮水按鈕*/
	width:100%;
	height:60px;
	position:fixed;
	bottom:0;
	z-index:1000;
	background-image:url(https://imgs.click108.com.tw/unit001/item00250/images/bt_bg.png);
	background-repeat:repeat;
	padding-top:7px;
	background-size:15px 15px;}

.MOBILE #it250-wrapper .NEW_BT_F a{/*浮水按鈕*/
	margin:0 auto;
    width: 90%;
	height: 47px;
	font-size:1.5rem;
	line-height: 47px;
	text-decoration:none;
	position: static;}
/*=========================試算頁面尾區================*/
/*月曆*/
.MOBILE #it250 .CALENDAR{
	width:100%;
	height:auto;
    padding: 3% 0;
    margin: 0 auto;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
.MOBILE #it250 .CALENDAR .TITLE{
    width: 180px;
    height: 40px;
    margin: 10px auto;
    -moz-border-radius:50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
    color: #FFF;
    text-align: center;
	font-weight: bold;
    font-size: 1.5rem;
	line-height: 40px;}
.MOBILE #it250 .pq_CALENDAR2 .YEAR{
	font-size: 1.6rem;
}

/*點擊展開訊息動畫*/
.MOBILE #it250 .WORD03 p {
    font-size: 8vw;}

/*pq自製*/
.MOBILE #it250 .pq_TXT3{font-size: 1.2rem;line-height: 1.9rem;}
.MOBILE #it250 .pq_RECOM_BOX{width: 93%;position: relative;padding-left: 2%;}
.MOBILE #it250 .pq_CALENDAR2 .TIME{ color:#e3297c;}
.MOBILE #it250 .pq_CALENDAR2 .TIME2{ color:#186168;}
.MOBILE #it250 .pq_TWO_COM .pq_REPIC{width: 60%;margin: 0 auto;display: block; margin-bottom: 10px;}
.MOBILE #it250 .GUIDE {width: 96%; margin: -10px auto 15px auto;}
.MOBILE #it250 .GUIDE .pq_REPIC{    
	width: 55%;
    margin: 0 auto;}

/*RESULT 內文單欄區*/
.MOBILE #it250 .pq_RECOM1{/*純框線款*/
	border-color: #9d3bde;
	margin-top: 0px;
	position: relative;
	border-top: none;}


/*=========================結果頁面區尾================*/
