@import url("reset.css");
body{
	-webkit-text-size-adjust:none;
	text-decoration:none;
	font-family:"微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 16px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;

	}

/*========================== 版型設定 ============================*/
/*PC表頭尾*/
.PC .PC_LOGIN, .PC .FOOT_PC, .PC #float_icon { width:100%; display:block;}
.PC .FOOT_MOBILE{ display:none;}
/*PC表頭尾*/

.PC #float_icon .BACK_top{
	right: 2.5%;
bottom:55px;}
/*消失區*/
.PC .BACK_analysis, .PC #header, .PC .FOOT_MOBILE { display:none;}
.MOBILE .BACK_analysis_PC, .MOBILE .PC_LOGIN, .MOBILE .FOOT_PC{ display:none;}

/*MOBILE表頭尾*/
.MOBILE #float_icon , .MOBILE #header, .MOBILE .FOOT_MOBILE{display:block;}
/*MOBILE表頭尾*/




#VF_analysis .SPG_TOP{ padding:15px 0 0 0; }/*上間內距*/
.PC #VF_analysis .SPG{ padding: 15px;}/*全格內距*/
.MOBILE #VF_analysis .SPG{ padding: 2.5%;}/*全格內距*/

.PC #VF_analysis .SPG_OUT{ margin: 5px auto; }/*全格外距*/
.MOBILE #VF_analysis .SPG_OUT{ margin: 8px auto; }/*全格外距*/
.PC #VF_analysis .SPG_OUT_B{ margin-bottom: 8px; }/*全格下外距*/
.MOBILE #VF_analysis .SPG_OUT_B{ margin-bottom: 8px; }/*全格下外距*/

/*========================== 版型設定 ============================*/

/*========================== 共用設定 ============================*/

/*= 文字樣式 ==*/
#VF_analysis .pq_B{font-weight: 700;}
#VF_analysis .pq_LINK1{color:#1a8dd4;}/*連結字*/
#VF_analysis .pq_LINK1:hover{text-decoration: underline;}/*連結字*/

#VF_analysis .pq_GRAY1{color:#333;}/*灰黑*/
#VF_analysis .pq_GRAY2{color:#555;}/*灰黑*/
#VF_analysis .pq_BLACK{color:#000;}/*黑*/
#VF_analysis .pq_RED2{color:#f16969;}/*紅*/
#VF_analysis .pq_PURPLE{color:#9921d7;}/*紫色*/
#VF_analysis .pq_BROWN1{color:#a83700;}/*棕色*/

#VF_analysis .VF_T_s{ /*=小字=*/
    font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
    font-size: 1rem;
	line-height: 1.6rem;	
}
#VF_analysis .VF_T01{ /*=內文=*/
    font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
    font-size: 1.1rem;
	line-height: 1.8rem;		
}

#VF_analysis .VF_T02{ /*=次標文=*/
    font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
    font-size: 1.2rem;
    line-height: 2.2rem;
}
#VF_analysis .VF_T03{ /*=標=*/
    font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
    font-size: 1.5rem;
    line-height: 2.5rem;
}




/*分類底色*/
#VF_analysis .GR{/*家人*/
	background-color: #97d28e;
}
	#VF_analysis .T_GR{/*家人*/
		color: #4aaf3c;
	}
#VF_analysis .PINK{/*兩性*/
	background-color: #f89c9c;
}
	#VF_analysis .T_PINK{/*兩性*/
		color: #ef4848;
	}
#VF_analysis .OR{/*朋友*/
	background-color: #f59c6c;
}
	#VF_analysis .T_OR{/*朋友*/
		color: #ef732f;
	}
#VF_analysis .BLUE{/*職場*/
	background-color: #75a5d6;
}
	#VF_analysis .T_BLUE{/*職場*/
		color: #2172c5;
	}
#VF_analysis .GY{/*灰色*/
	border-color: #dddddd;
}
#VF_analysis .PURPLE{/*VIP紫色*/
	background-color: #dd7def;
}

#VF_analysis .P_C01{/*開創*/
	background-color: #ee746f;
}
#VF_analysis .P_C02{/*領導*/
	background-color: #79a3f2;
}
#VF_analysis .P_C03{/*支援*/
	background-color: #eeb251;
}
#VF_analysis .P_C04{/*合作*/
	background-color: #a6d070;
}

#VF_analysis .AllRec_BOX{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
/*========================== 共用設定 ============================*/

/*========================== 共用外框及主圖 ============================*/
#VF_analysis{
	width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	background: #f7f7f7;
	background-image: url(../images/analysis/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	padding-bottom: 50px;
}

	.MOBILE #VF_analysis{
		background-size: 300% auto; 
		background-image: url(../images/analysis/bg.jpg);
		background-position-y:45px;
		margin-top: 45px;
	}

.PC #VF_analysis .FRAME{
	width:780px;
	height:262px;
	margin:0 auto;
	background-image: url(../images/analysis/title_top_bg.png);
	background-size: 780px 262px;
	background-repeat: no-repeat;
	position: relative;
}
	.MOBILE #VF_analysis .FRAME{
		width:100%;
		height: 0;
		overflow: hidden;
		margin:0 auto;
		background-image: url(../images/analysis/title_top_bg.png);
		padding-bottom: 33.5897435897%;
		background-size: cover;
		background-repeat: no-repeat;
		position: relative;
	}

#VF_analysis .FRAME .TIT_BOX{
	position: absolute;
}
	.PC #VF_analysis .TIT_BOX{
		width: 780px;
		left: 50%;
		margin-left: -390px;		
	}
	.MOBILE #VF_analysis .TIT_BOX{
		width: 100%;
		left: 50%;

		margin-left: -50%;		
	}

#VF_analysis .TIT_BOX h1{
	width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 33.5897435897%;
    background-image: url(../images/analysis/title_top.png);
	background-repeat: no-repeat;
	background-size: cover;
    background-position: top center;
    text-indent: -9999px;
    margin: 0 auto;
}
	.MOBILE #VF_analysis .TIT_BOX h1{
		width: 100%;
		height: 0;
		overflow: hidden;
		padding-bottom: 33.5897435897%;
		background-image: url(../images/analysis/title_top.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top center;
		text-indent: -9999px;
		margin: 0 auto;
		margin-top: -15px;
	}

#VF_analysis .FRAME .BREAD_CB{
	position: absolute;

}
	.PC #VF_analysis .FRAME .BREAD_CB{
		width: 750px;
		height: 40px;
		left: 50%;
		margin-left: -360px;
		bottom:0;		
	}
	.MOBILE #VF_analysis .FRAME .BREAD_CB{
		width: 100%;
		height: 40px;
		left: 50%;
		margin-left: -50%;
		padding-left: 10px;
		bottom:0;		
	}
	#VF_analysis .FRAME .BREAD_CB ul{
		width: auto;
		height: 40px;
		
	}
	#VF_analysis .FRAME .BREAD_CB li{
		float: left;
		height: 40px;
		
	}
	#VF_analysis .FRAME .BREAD_CB a{
		float: left;
		height: 40px;
		line-height: 40px;
		font-size: 1rem;
		color:#333;
		text-shadow: 1px 1px 0 #c3edc5;
	}
	#VF_analysis .FRAME .BREAD_CB a:hover{
		float: left;
		height: 45px;
		color:#1a8dd4;		
	}
	#VF_analysis .FRAME .BREAD_CB li::before{
		display: inline-block;
		content: "";
		width: 15px;
		height: 15px;
		background-size: 15px 15px;
		background-position: center center;
		background-image: url(../images/uitag/uitag_16.png);
		margin-bottom: -12px;
		
	}
	#VF_analysis .FRAME .BREAD_CB li:last-child::before{
		display: none;	
	}
	


/*========================== 共用外框及主圖 ============================*/

/*========================== 共用內容框架 ============================*/

#VF_analysis .CON_OUT{
    height: auto;
    overflow: hidden;
    margin: 0 auto;
	background:rgba(255, 255, 255);
	border-radius: 10px;
		
}
	.PC #VF_analysis .CON_OUT{
		width: 750px;
		padding-bottom: 15px;
		
	}
	.MOBILE #VF_analysis .CON_OUT{
		width: 100%;
		padding-bottom:2.5%;
	}



#VF_analysis .CON_IN{ 
	height:auto;
	overflow:hidden;
	margin:0 auto;	
}
	.PC #VF_analysis .CON_IN{ width:100%;}
	.MOBILE #VF_analysis .CON_IN{ width:100%;}

	#VF_analysis .CON_IN_s{ 
		width: 95%;
		height: auto;
		overflow:hidden;
		margin:0 auto;	
	}

/*MENU樣式*/
#VF_analysis .VF_MENU{
	width: 100%;
}
#VF_analysis .VF_MENU ul{ 
	width: 100%;
	height: 60px;
	
}


#VF_analysis .VF_MENU li{
	float: left;
	width: 33.33333333%;
	border-right:1px solid #fff;
	height: 60px;

}

#VF_analysis .VF_MENU li:last-child{
	border-right:none; 
}
#VF_analysis .VF_MENU li a{
	display: block;
	width: 100%;
	
	text-align: center;
	font-weight: bold;
	
	line-height: 60px;
	color: #4b9c50;
	background-color: #e3f4e4;
}
	.PC #VF_analysis .VF_MENU li a{
		font-size:1.5rem;		
	}
	.MOBILE #VF_analysis .VF_MENU li a{
		font-size:1.2rem;
		
	}
#VF_analysis .VF_MENU li a:hover{
	color: #fff;
	background-color: #61b866;
}
#VF_analysis .VF_MENU li a.ACTIVE{
	color: #fff;
	background-color: #61b866;
}

/*========================== 新增按鈕 ============================*/
#VF_analysis .pq_e_BT{
	width:600px;
	margin: 20px auto;
	}
	.MOBILE #VF_analysis .pq_e_BT{
		width:95%;
		margin: 0px auto;
		margin-top: 20px;
		}

		.PC #VF_analysis .pq_e_BT ul{
			width:100%;
			margin: 0 auto;
			display: flex;
			flex-direction: row-reverse;
			align-items: stretch;
			justify-content: space-between;
			flex-wrap: wrap;
			}
	#VF_analysis .pq_e_BT li{
		width:auto;
		}
		#VF_analysis .pq_e_BT li.DOUBLE{
			width:49%;
			}
		
			.MOBILE #VF_analysis .pq_e_BT li.DOUBLE{
				width:100%;
				margin-bottom: 10px;
				}
			.MOBILE #VF_analysis .pq_e_BT li.DOUBLE:last-child{
				margin-bottom: 0px;
				}

			.PC #VF_analysis .pq_e_BT li.THREE:nth-child(1){
				width:66.5%;
				}
			.PC #VF_analysis .pq_e_BT li.THREE:nth-child(2){			
				width:32.3333333%;
				}
			.PC #VF_analysis .pq_e_BT li.THREE>ul{
				width:100%;
				margin: 0 auto;
				display: flex;
				flex-direction: row;
				align-items: stretch;
				justify-content: space-between;
				flex-wrap: wrap;
				}
			.PC #VF_analysis .pq_e_BT li.THREE>ul li{
				width:49%;
				}

			.MOBILE #VF_analysis .pq_e_BT li.THREE:nth-child(1){
				width:100%;
				margin-bottom: 10px;
				}
			.MOBILE #VF_analysis .pq_e_BT li.THREE:nth-child(2){			
				width:100%;
				
				}
			.MOBILE #VF_analysis .pq_e_BT li.THREE>ul{
				width:100%;
				margin: 0 auto;
				display: flex;
				flex-direction: row;
				align-items: stretch;
				justify-content: space-between;
				flex-wrap: wrap;
				}
			.MOBILE #VF_analysis .pq_e_BT li.THREE>ul li{
				width:100%;
				margin-bottom: 10px;
				}
				.MOBILE #VF_analysis .pq_e_BT li.THREE>ul li:nth-child(2){
					margin-bottom: 0px;
					}


	#VF_analysis .pq_e_BT a{
		display: block;
		width:100%;
		text-align: center;
		padding:10px;
		font-size: 1.3rem;
		font-weight: bold;	
		
		}
		#VF_analysis .pq_e_BT .BT_ICON{
			display:inline-block;
			width:20px;
			height: 20px;
			background-size: 20px auto;
			margin: 0 auto;
			margin-bottom: -2px;	
			}
			.MOBILE #VF_analysis .pq_e_BT .BT_M{
				padding-left: 30px;
				}
			#VF_analysis .BT_ICON01{
				background-image: url(../images/uitag/uitag_17.png);	
				}
			#VF_analysis .BT_ICON02{
				background-image: url(../images/uitag/uitag_18.png);	
				}



#VF_analysis a.COlOR01{
	display:inline-block;
	color: #1a8dd4;
	background-color: #fff;
	border: 1px solid #1a8dd4;
	padding:3px 8px;
	font-size: 1rem;	
	border-radius: 5px;			
	}
	#VF_analysis a.COlOR01:hover{
		color: #fff;
		background-color: #1a8dd4;		
	}


#VF_analysis a.COlOR02{
	color: #9300d7;
	background-color: #fff;	
	border: 1px solid #9300d7;	
	border-radius: 5px;
	box-sizing: border-box;			
	}
	#VF_analysis a.COlOR02:hover{
		color: #fff;
		background-color: #9300d7;
	}

#VF_analysis a.COlOR03{
	color: #fff;
	border: 1px solid #61b866;
	background-color: #61b866;	
	border-radius: 5px;			
	}
	#VF_analysis a.COlOR03:hover{
		color: #fff;
		border: 1px solid #61d268;
		background-color: #61d268;		
	}

#VF_analysis a.COlOR04{
	color: #fff;
	background-color: #ac965a;	
	border-radius: 5px;			
	}
	#VF_analysis a.COlOR04:hover{
		background-color: #d2b870;		
	}
/*========================== 新增按鈕 ============================*/

/*========================== 共用內容框架 ============================*/

/*========================== 個人資料 ============================*/
.PC #VF_analysis .INFO_BOX{/*PC*/
	width: 100%;
	height: auto;
	overflow: hidden;
}
.PC #VF_analysis .INFO_BOX ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.PC #VF_analysis .INFO_BOX li{
	float: left;
	
}

	.PC #VF_analysis .INFO_BOX li:nth-child(1){
		width: 110px;		
	}
	.PC #VF_analysis .INFO_BOX li:nth-child(1)>a.COlOR01{
		display: block;
		width: 90%;
		margin: 0 auto;
		text-align: center;
		margin-top: 5px;
	}
	.PC #VF_analysis .INFO_BOX li:nth-child(2){
		width: calc(100% - 110px);
		padding-left: 10px;
	}
	.PC #VF_analysis .INFO_BOX li:nth-child(3){
		width: calc(100% - 110px);
		padding-left: 10px;
	}


	.MOBILE #VF_analysis .INFO_BOX{/*MB*/
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}
	.MOBILE #VF_analysis .INFO_BOX ul{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.MOBILE #VF_analysis .INFO_BOX li{
		float: left;
	}
	
		.MOBILE #VF_analysis .INFO_BOX li:nth-child(1){
			width: 110px;		
		}
		.MOBILE #VF_analysis .INFO_BOX li:nth-child(1)>a.COlOR01{
			display: block;
			width: 90%;
			margin: 0 auto;
			text-align: center;
			margin-top: 5px;
		}
		.MOBILE #VF_analysis .INFO_BOX li:nth-child(2){
			width: calc(100% - 110px);
			padding-left: 10px;	
		}
		.MOBILE #VF_analysis .INFO_BOX li:nth-child(3){
			width: 100%;
		}


	#VF_analysis .NAME_BG{/*分析樣式*/
		width: 100%;	
	}
	.PC #VF_analysis .NAME{/*字樣式底*/
		max-width:90%; 
		float: left; 		
	}
	.MOBILE #VF_analysis .NAME{/*字樣式底*/

		float: left;	
	}
	#VF_analysis .NAME01{/*大字樣式*/
		font-size: 1.6rem;
		line-height: 2rem;
		color: #333;   
	}
	#VF_analysis .NAME02{/*小字樣式*/
		font-size: 1.2rem;
		color: #333; 
		line-height: 1.5rem;
	}

	#VF_analysis .TAG{/*姓名標籤按鈕*/
		display: inline-block;
		width: 60px;
		height: 25px;
		margin-left: 5px;
		margin-top: 5px;
	}

	#VF_analysis .TAG a{/*姓名標籤按鈕*/
		display: block;
		width: 100%;
		height: 25px;
		border-radius:5px;
		color: #fff;
		line-height: 25px;
		font-size: 1rem;
		text-align: center; 
	}		
	#VF_analysis .TAG a:hover{/*姓名標籤按鈕*/
		-webkit-filter:contrast(1.5);
	}

	#VF_analysis .TAG .S_ICON{/*姓名標籤按鈕*/
		display: inline-block;
		width: 15px;
		height: 15px;	
		margin-right: 2px;
		margin-bottom: -2px;
		
	}
	#VF_analysis .TAG .S_ICON img{/*姓名標籤按鈕*/
		display: block;
		width: 100%;
		height: auto;
	}

	#VF_analysis .GENDER{
	    display: inline-block;
	    width: 30px;
	    height: 30px;
		margin-bottom: -8px;
		margin-left: 5px;
	}

	#VF_analysis .GENDER img{
		display: block;
	    width: 100%;
	    height: auto;
	    margin: 0 auto;
	}
	#VF_analysis .NAME_CON{
		clear: both;
		margin-top: 10px;
	}
	#VF_analysis .NAME_CON p{
		width: auto;
		display:inline-block;
	}
	#VF_analysis .NAME_CON p:nth-child(1){
		display: block;	
	}
	#VF_analysis .NAME_CON p:nth-child(1n+2){
		margin-right: 10px;	
	}
		.MOBILE #VF_analysis .NAME_CON p:nth-child(1n+2){
			width: 100%;
			margin-right: 0px;	
		}

	#VF_analysis .VF_BR{/*基本線框*/
		border-style:solid;
		border-width:1px; 
		border-radius: 5px;
		-webkit-box-sizing:border-box;
		
	}
		#VF_analysis .BR_COR_P{/*紫色*/
			border-color: #e5b9f4;
		}
/*下拉BAR*/
#VF_analysis  .VF_BAR_IN{/*內容基本樣式*/
	width: 100%;
	height: 40px;
	background-color: #f8e8ff;
	border-radius:5px 5px 0 0;	
	position: relative;
}
#VF_analysis .VF_BAR_IN p{/*內容基本樣式*/
	display: block;
	position: absolute;
	left: 10px;
	top:0;

	line-height: 40px;
	text-align: left;
}
#VF_analysis .VF_BAR_IN .BT_DR{/*內容基本樣式*/
	position: absolute;
	right: 0px;
	width: 40px;
	height: 40px;
}
#VF_analysis .VF_BAR_IN .BT_DR a{/*內容基本樣式*/
	display: block;
	width: 100%;
	height: 40px;
	background-size: 20px 20px;
	background-position: center center;
	background-repeat: no-repeat;
	
}
#VF_analysis .VF_BAR_IN .DR_01{/*內容基本樣式*/
	background-image: url(../images/uitag/uitag_15-2.png);
}
#VF_analysis .VF_BAR_IN .DR_02{/*內容基本樣式*/
	background-image: url(../images/uitag/uitag_15-1.png);
}

/*心情內頁用*/
#VF_analysis .MD_PH{
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-bottom: -6px;
	margin-left: 5px;
}
#VF_analysis .MD_PH img{
	display: block;
	width: 100%;
	height: auto;
}

/*心情解析列表*/
#VF_analysis .VF_LIST{
	width:100%;
	height: auto;
	overflow: hidden;
	
}
#VF_analysis .VF_LIST ul.VF_L{
	width: 100%;
	list-style:disc;
	color:#9300d7;
	-webkit-box-sizing:border-box;
	padding:0px 0px 0px 20px;
}
#VF_analysis .VF_LIST ul.VF_L02{
	color:#9e8a4a;
}
#VF_analysis .VF_LIST ul.VF_L03{
	color:#2172c5;
}

#VF_analysis .VF_LIST ul.VF_L > li{
	width: 100%;
	clear: both;
	margin: 0 auto;		
}
#VF_analysis .VF_LIST ul.VF_L02 > li{
	margin-top: 5px;
}
#VF_analysis .VF_LIST ul.VF_L02 > li:nth-child(1){
	margin-top: 0px;
}
#VF_analysis .VF_LIST ul.VF_L03 > li{
	margin-top: 5px;
}
#VF_analysis .VF_LIST ul.VF_L03 > li:nth-child(1){
	margin-top: 0px;
}

#VF_analysis .VF_LIST ul.VF_L p.VF_T01{
	color: #333;	
}
#VF_analysis .VF_LIST ul.VF_L > li:nth-of-type(1),
#VF_analysis .VF_LIST ul.VF_L > li:nth-of-type(2),
#VF_analysis .VF_LIST ul.VF_L > li:nth-of-type(3){
	width: 100%;
	padding-left: 0;
}


/*設定按鈕*/
#VF_analysis .SET_BOX{
	width: 90%;
	height: 30px;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	border: 1px solid #c7c7c7;
	border-radius:5px; 
	margin: 0 auto;
	margin-top: 10px;
}
	.MOBILE #VF_analysis .SET_BOX{

		margin-bottom: 10px;
	}
#VF_analysis .SET_BOX .SET_IN{
	width: 50%;
	height: 30px;
	/*background-position: right center;*/
	/*background-image: url(../images/uitag/uitag_line.png);*/
	/*background-repeat: no-repeat;*/
}
#VF_analysis .SET_BOX .SET_IN:nth-child(2){
border-left:1px solid #c7c7c7;
	/*background-image: none;*/
}
#VF_analysis .SET_BOX a{
	display: block;
	width: 100%;
	height: 30px;
	text-indent: -99999px;
	background-position: center center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}
#VF_analysis .SET_BOX a.EDIT{
	background-image: url(../images/uitag/uitag_12-2.png);
}
#VF_analysis .SET_BOX a.DELE{
	background-image: url(../images/uitag/uitag_10-2.png);
	background-position: center center;
}

/*========================== 個人資料 ============================*/

/*圖文*/
#VF_analysis .PH01{
	width: 110px;
	height: 110px;	
}
#VF_analysis .PH01 img{
	display: block;
	width: 100%;
	height: auto;
}

/*提醒區塊*/
#VF_analysis .REM_BOX{
	width: 100%;
	padding: 8px;
	background-color: #fbf2ff;
	border-radius:5px; 
}

/*TITLE圖*/
#VF_analysis .pq_RETOP{
	width: 100%;
	height: auto;
	margin: 10px auto;
}

#VF_analysis .pq_RETOP img{clear:both;display:block;width:100%; height: auto;}

/*結果內容BAR*/
#VF_analysis .RE_BAR{
	width: 100%;
	height: 45px;
	padding-left: 10px;
	line-height: 45px;
	font-size: 1.2rem;
	background-color: #f8f4e9;
	color: #8c7b4d;
	font-weight: bold;
	border-radius:5px; 
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*互動分析區塊*/
#VF_analysis .INTER{
	width: 80%;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}
	.MOBILE #VF_analysis .INTER{
		width: 100%;
	}
#VF_analysis .INTER ul{
	width:100%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
#VF_analysis .INTER li{
	float: left;
}
#VF_analysis .INTER li:nth-child(1){
	width: 40%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	
}
	.MOBILE #VF_analysis .INTER li:nth-child(1){
		width: 35%;
	}
	#VF_analysis .INTER li:nth-child(1)>.TAG02{
		margin-right:10px;
	}
	#VF_analysis .INTER li:nth-child(1)>.IT_BOX{
		padding-right: 50px;
		
	}
#VF_analysis .INTER li:nth-child(2){
	width: 20%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	
}
	.MOBILE #VF_analysis .INTER li:nth-child(2){
		width: 30%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		
	}

#VF_analysis .INTER li:nth-child(3){
	width: 40%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;	
}
	.MOBILE #VF_analysis .INTER li:nth-child(3){
		width: 35%;	
	}
	#VF_analysis .INTER li:nth-child(3)>.TAG02{
		margin-left:10px;
	}
	#VF_analysis .INTER li:nth-child(3)>.IT_BOX{
		text-align: left;
		
	}
		.MOBILE #VF_analysis .INTER li:nth-child(3)>.IT_BOX{
			text-align: center;
			
		}

#VF_analysis .INTER .IT_BOX{
	width:auto;
}

#VF_analysis .INTER .TAG02{/*姓名標籤按鈕*/
	width: 100px;
	height: 30px;
	border-radius:5px;
	color: #fff;
	line-height: 30px;
	font-size: 1.1rem;
	text-align: center;
	margin-top: 10px;	
}

/*圖文*/
#VF_analysis .INTER .PH02{
	width: 120px;
	height: 120px;
}
#VF_analysis .INTER .PH02 img{
	display: block;
	width: 100%;
	height: auto;
	border-radius:999em;
	border: 2px solid #9eb2d4;
	background-position: center center;
}

/*指數區塊*/
#VF_analysis .INTER .IT_BG{
	width: 90%;
	margin: 0 auto;
}
#VF_analysis .INTER .IT_BG .TIT{
	width: 100%;
	height: 35px;
	border-top:1px solid #465a7b; 
	border-bottom:1px solid #465a7b;
	text-align: center;
	line-height: 35px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #465a7b;
	padding: 5px auto;
	margin-bottom: 10px;
}
#VF_analysis .INTER .IT_BG .FRACTION{
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 3rem;
	font-size: 3rem;
	font-weight: bold;
	color: #f16969;
}

/*輸入選擇區塊*/
#VF_analysis .INPUT_BOX{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

#VF_analysis .INPUT_BOX ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
#VF_analysis .INPUT_BOX li{
	float: left;
	width: auto;
	height: auto;
	overflow: hidden;
}
#VF_analysis .INPUT_BOX li:nth-child(1) p{
	line-height: 40px;
}
#VF_analysis .INPUT_BOX li:nth-child(2){
	width: 300px;
}
	.MOBILE #VF_analysis .INPUT_BOX li:nth-child(2){
		width: 100%;
	}
	.MOBILE #VF_analysis .INPUT_BOX li:nth-child(3){
		width: 100%;
	}

#VF_analysis .INPUT_BOX .SELECT{
	width: 100%;
	height: auto;
	overflow: hidden;
}
	.MOBILE #VF_analysis .INPUT_BOX .SELECT{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
#VF_analysis .INPUT_BOX .SELECT ul.ST{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
#VF_analysis .INPUT_BOX .SELECT ul.ST>li.STL{
	width: 49%;
}


.PC #VF_analysis .INPUT_BOX .INPUT_BT{
	width: auto;
	margin-left: 5px;
}

	.MOBILE #VF_analysis .INPUT_BOX .INPUT_BT{
		width: 100%;
		margin-top: 10px;
	}
#VF_analysis .INPUT_BOX .INPUT_BT a{
	display: block;
	width: auto;
	padding: 7px 10px;
	font-size: 1.1rem;
	text-align: center;
}
	.MOBILE #VF_analysis .INPUT_BOX .INPUT_BT a{
		width: 100%;
	}


/*長條圖*/
#VF_analysis .BAR_GRAPH{
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
#VF_analysis .BAR_GRAPH p{
	width: 80px;
}
#VF_analysis .BAR_GRAPH .BARH_BG{
	width: calc(100% - 80px);
	height: 30px;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
#VF_analysis .BAR_GRAPH .BARH_BG .BARH_GRAY{
	width: calc(100% - 40px);
	height: 15px;
	background-color: #f3f3f3;
	position: relative;
	margin-top: 5px;
}
#VF_analysis .BAR_GRAPH .BARH_GRAY .BARH_COLOR{
	height: 15px;
	position: absolute;
	left: 0;
	top:0;
}
	#VF_analysis .BAR_GRAPH .BARH_GRAY .BARH_CR_01{
		background-color: #61b866;
	}

#VF_analysis .BAR_GRAPH .BARH_BG .BARH_FRNU{
	width: 40px;
	height: 15px;
	padding-left: 5px;
	line-height: 15px;
	font-size: 1.1rem;
	margin-top: 5px;
}

/*提醒箴言*/
#VF_analysis .REM_BOX02{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #61b866;
	border-radius:5px;
	margin-top: 10px;
}
#VF_analysis .REM_BOX02 .REM_TIT{
	width: 100%;
	height: 39px;
	background-color: #61b866;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	line-height:39px;
}
#VF_analysis .REM_IN_BOX{
	width: 100%;
	padding: 10px;
}

/*業務白金區塊*/
#VF_analysis .REM_BOX03{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #f2f7ff;
	border-radius:5px;
	margin-top: 10px;
	padding: 0 10px 10px 10px;
}
#VF_analysis .REM_BOX03 .REM_TIT02{
	width: 100%;
	height: 50px;
	text-align: center;
	color: #2172c5;
	font-size: 1.3rem;
	font-weight:bold; 
	line-height:50px;
	border-bottom:1px solid #c9daf4;
}
#VF_analysis .REM_BOX03 .REM_BAR{
	width: 99%;
	height: 25px;
	border-left:4px solid #2172c5; 
	color: #2172c5; 
	font-size: 1.2rem;
	font-weight:bold; 
	line-height:25px;
	padding-left: 5px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
	
}
#VF_analysis .REM_BOX03 .REM_BAR:nth-child(1){
	margin-top: 0px;
}
#VF_analysis .REM_BOX03 >.REM_IN_BOX{
	padding: 15px 0px 10px 0px;
}



/*表格*/
#VF_analysis .FIELD{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #dddddd;
	border-radius:5px;
	margin: 0 auto;
	margin-top: 5px;
	
}
#VF_analysis .FIELD ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}


#VF_analysis .FIELD li:nth-child(odd){
	display: flex;
	width: 120px;
	border-right: 1px solid #dddddd;
	padding: 10px;


}
#VF_analysis .FIELD li:nth-child(1){
	background-color: #f8f4e9;
	border-bottom: 1px solid #dddddd;
}
#VF_analysis .FIELD li:nth-child(2){
	border-bottom: 1px solid #dddddd;
}
#VF_analysis .FIELD li:nth-child(3){
	background-color: #f3f3f3;
}

#VF_analysis .FIELD li:nth-child(even){
	width: 100px;
	width: calc(100% - 120px);
	padding: 10px;
	
}

/*生肖總運區塊*/
#VF_analysis .ZOD_BOX{
	width: 100%;
	height: 0;
	padding-bottom: 20.2453987730%;
	background-size: cover;
	background-image: url(../images/analysis/scroll_bg.png);
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
#VF_analysis .ZOD_BOX .Z_TIT{
	position: absolute;
	width:25%;
	height:40px;
	border-radius: 999em;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
	line-height:40px;
	background-color: #8c7b4d;
	left: 50%;
	top:3%;
	margin-left: -12.5%;
}
.MOBILE #VF_analysis .ZOD_BOX .Z_TIT{
	position: absolute;
	width:30%;
	height:7vw;
	border-radius: 999em;
	text-align: center;
	color: #fff;
	font-size: 4vw;
	line-height:7vw;
	background-color: #8c7b4d;
	left: 50%;
	top:-3px;
	margin-left: -15%;
}

#VF_analysis .ZOD_BOX .Z_COM{
	position: absolute;
	width: 90%;
	height:50px; 
	left: 50%;
	top:40%;
	margin-left: -45%;
	font-size: 3rem;
	line-height:50px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.MOBILE #VF_analysis .ZOD_BOX .Z_COM{
	position: absolute;
	width: 90%;
	height:10vw; 
	left: 50%;
	top:45%;
	margin-left: -45%;
	font-size:6vw;
	line-height: 6vw;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#VF_analysis .ZOD_ICON{
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 3px solid #ef4c4c;
	border-radius:999em; 
	color: #ef4c4c;
	line-height: 25px;
	text-align: center;
	margin: 0 3px;
	
}

/*生肖運勢星星*/
#VF_analysis .STAR{
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-bottom: -3px;
	margin-right: 3px;
}
#VF_analysis .STAR img{
	display: block;
	width: 100%;
	height: auto;
}

/*========================== IMP ============================*/
/*平板小於內容js縮放*/

@media screen and (max-width: 1000px) {
	.PC #VF_analysis {
	  width: 1000px !important;
	  -webkit-transform-origin: 0 0;
		  -ms-transform-origin: 0 0;
			  transform-origin: 0 0;
	}
   }
   /*========================== IMP ============================*/