@import url("reset.css");
*{
	margin:0;
	padding:0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
}

body{ 
    font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
    font-size:14px;
    font-weight:400;
	letter-spacing:1px;
    margin:0 auto; 
    padding:0;
	background-size: 100% auto;
	background-image: url('../images/all-bg2.jpg');
    background-position:top center; 
    background-repeat:no-repeat;  
    background-attachment: fixed;
	background-color: #f7f7f5;
}

img { display:block; border: none;}

#block-bg{
	width: 1295px;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 12px;
	padding: 25px 0;
	overflow: hidden;
}


#block-bg1{
	width:700px;
	margin: 0 auto 15px auto;
}
#block-qa{
	width: 1200px;
	margin: 0 auto;
}
#intro{
	display: block;
	width: 1295px;
	margin: 0 auto 35px auto;
	padding: 0;
	position: relative;
}

.font2{
	font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
	color:#4a6eaf;
	font-weight: 500;
	font-size: 18px;
	padding-left:20px; 
	margin-bottom: 2px;
	width: 80%;
	float: left;
	overflow: hidden;
	line-height: 35px;
	letter-spacing: -0.25px;
}



.btn{
	display: block;
	width: 360px;
	font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
	color:#fff;
	/* font-weight: bold; */
	font-size: 22px;
	letter-spacing: 0.5px;
	line-height: 45px;
	padding: 10px 50px;
	background-color: #c0569e;
	border: none;
	border-radius: 12px;
	margin: 65px auto 25px auto;
	text-align: center;
	cursor:pointer;
}

.btn:hover{background-color: #406bb4;}

.font7{
	display: block;
	font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
	color:#737374;
	font-weight: 500;
	font-size: 14px;
	float: right;
	line-height: 23px;
	letter-spacing: -0.25px;
	padding-top: 8px;
}

.qa{
	overflow: hidden;
	/* margin-bottom:3px; 
	padding-bottom:3px; */
	padding-top:10px;
	margin-top:5px;
	border-bottom:1px dotted #b1c5e2;
}

.qa table tr td {
	    display:inline-block;
}

/* 是非按鈕 */
.ans { float:left;}

.ans input[type="radio"] {
			display: none;
}

.ans input[type="radio"] + label {
	display: inline-block;
	width:100px;
	height:32px;
	vertical-align:middle;
	text-align:center;
	background-color: #fad9eb;
	border-radius: 20px;
	/* border:#e097be dotted 1px; */
	cursor: pointer;
	margin:3px 5px 15px 5px;
	font-family: 'Lora', Georgia, "Microsoft JhengHei";
	font-size:18px;
	font-weight: 550;
	line-height:30px;
	color: #d481b9;
	letter-spacing:1px;
}
.ans input[type="radio"]:checked + label {
	background-color: #b7b1d7;
	color: #fff;
}

footer{
	display: block;
	overflow: hidden;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 35px 0;
	text-align: center;
}

footer img{
	display: block;
	margin: 0 auto;
}


/* 結果頁 */

#block-bg2{
	width: 1200px;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 12px;
	padding: 22px 0;
	overflow: hidden;
}

.book{ display: block; width: 1024px; margin: 1% auto;}
.book-mobile {display: none;}
.b1 {display: block; width: 61%; float: left; padding-top: 2%;}
.cover {display: block; width: 35%; float: left;}
.cover img {max-width: 100%;}

.font3-2 { 
	display: block;
	width: 100%;
	color:#f8a0b9;
	font-size: 22px;
/* 	font-weight: bold; */
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 21px;
}

.font3{
	color:#c0569e; 
	font-family: 'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
	font-size: 22px;
	text-align: center;
	/* padding-top: 35px; */
	margin-bottom: 20px;
	letter-spacing: 0.5px;
}

.font3 .font_score{ font-size: 32px; color: #333333;}

.font3-3 { 
	display: block;
	width: 100%;
	color:#f8a0b9;
	font-size: 18px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 32px;
	letter-spacing: 3px;
}

.font_style{ font-size: 24px; font-weight: 500; color: #c0569e; line-height: 33px; margin-bottom:12px;}

.font4{
	font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
	color:#333333; 
	font-size: 17px; 
	line-height: 33px; 
	margin-top: 20px;
	padding: 3% 3% 0 3%;
	width: 85%;
	margin: 0 auto;
	text-align: justify; text-justify: inter-ideograph; -ms-text-justify: inter-ideograph; -moz-text-align-last:justify;　-webkit-text-align-last:justify;
	border-top:1px dotted #b1c5e2;
	border-bottom:1px dotted #b1c5e2;
}

.font4 p{ display: block;margin-bottom: 35px; padding-left: 25px;}

.font5{
	font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
	color:#f8a0b9; 
	font-size: 20px; 
	font-weight: 450;
	text-align: left;
	line-height: 39px;
	width: 580px;
	padding: 9% 0% 0 12%;
}

.font6{
	font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
	color:#000; 
	font-weight: bold;
	font-size: 38px; 
	text-align: left;
	line-height: 55px;
	padding: 10% 10% 0 11.5%;
	letter-spacing: -0.5px;
}

.btn2{
	display: block;
	width: 480px;
	font-family:'Noto Sans TC','微軟正黑體','Microsoft JhengHei',sans-serif;
	color:#fff;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 0.5px;
	line-height: 45px;
	padding: 10px 35px;
	background-color: #c0569e;
	border: none;
	border-radius: 12px;
	margin: 15px 0 15px 63px;
	text-align: center;
	cursor:pointer;
}

.btn2:hover{background-color: #eaaabe;}


@media screen and (max-width: 1024px) {
	
	body{    
		background-size: 150% auto;
	}

	#intro{
		width: 100%;
	}

	#block-bg {
		width:95%; 
		margin:0 auto;
		overflow:hidden;
	}
	#block-bg img{
		width:100%; 
		height:auto;
		margin: 0 auto;
	}

	#block-qa{
		width: 950px;
		margin: 0 auto;
	}

	.font2{
		margin: 0 auto;
		font-size: 17px;
		width: 72%;
	    display: block;
		line-height: 29px;
		margin-bottom: 8px;
	}
	
	.font3-2 { 
		width: 95%;
		font-size: 21px;
		padding-top: 18px;
		margin-bottom: 21px;
	}

	.font3{
		font-size: 23px;
		text-align: center;
		margin-bottom: 20px;
		letter-spacing: 1px;
	}

	.font3 .font_score{ font-size: 28px;}

	.font3-3 { 
		font-size: 18px;
		margin-bottom: 32px;
	}


	.font4{
		width: 90%;
		margin: 0 auto;
		font-size: 17px;
	}

	.book{display:block;width: 98%;}
	.book-mobile {display: none;}

	.font6{
		font-size: 32px; 
	}
	
	.qa{
		width: 95%;
		margin: 0 auto;
	}
	.ans {
		width: 25%;
		float: right;
	}

	#block-bg2{
		width: 950px;
		margin: 0 auto;
	}

}


@media screen and (max-width: 768px) {

	#block-bg { width: 96%;}
	#block-bg img{ width:75%; margin:0 auto;}
	#block-bg1{
		width:100%;
		margin: 0 auto 15px auto;
	}
	#block-qa{ width: 95%;}

	#intro{ width: 100%;}

	.qa{ width: 95%; margin: 0 auto;}

	.font2{
		margin: 0 auto;
		font-size: 17px;
		width: 60%;
	    display: block;
		line-height: 25px;
		margin-bottom: 10px;
		padding-left:10px; 
	}

	.font7{ padding-right: 10px;}

	.ans { width: 35%; float: right;}

	.ans input[type="radio"] { display: none;}

	.ans input[type="radio"] + label {
		width:100px;
		height:38px;
		margin:3px 8px 15px 2px;
		font-size:18px;
		font-weight: 550;
		line-height:36px;
	}

	#block-bg2{ width: 96%; padding: 12px 0;}

	.book{display: block;margin:0 auto;}
	.book-mobile {display: none;}
	.b1 {display: block; width: 58%; float: left; padding-top: 0;}
	.cover {display: block; width: 38%; float: right;padding-right: 1%;}

	.font3-2 { 
		width: 95%;
		font-size: 19px;
		padding-top: 18px;
		margin-bottom: 21px;
	}

	.font3{
		font-size: 19px;
		text-align: center;
		margin-bottom: 20px;
		letter-spacing: -0.25px;
	}

	.font3 .font_score{ font-size: 23px;}

	.font3-3 { 
		font-size: 17px;
		margin-bottom: 32px;
	}
	
	.font4{
		font-size: 16px; 
		line-height: 28px; 
		padding: 2% 5%;
		width: 96%;
		
	}
	.font5{
		font-size: 17px; 
		line-height: 32px;
		padding: 9% 0% 0 8%;
		letter-spacing: -0.25px;
	}

	.font6{
		font-size: 27px; 
		line-height: 45px;
		padding: 5% 0 0 7%;
	}

	.btn2{
		width: 88%;
		font-size: 19px;
		letter-spacing: -0.5px;
		border: none;
		border-radius: 12px;
		margin: 6px 0 6px 23px;
		text-align: center;
		cursor:pointer;
		padding: 10px 0;
	}

@media screen and (max-width: 414px) {
	#block-bg { width: 96%; padding: 10px 0;}
	#block-bg img{ width:100%; margin:0 auto;}
	#block-bg1{ margin: 0 auto 5px auto;}
	.font2{
		margin: 0 auto;
		font-size: 16px;
		width: 100%;
	    display: block;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.btn{
		width: 280px;
		font-size: 18px;
		letter-spacing: -0.5px;
		margin: 45px auto 25px auto;
	}
	.font7{
		display: block;
		width: 100%;
		font-size: 9px;
		margin: 0 auto;
		text-align: center;
		padding-right: 0;
		letter-spacing: -1px;
	}

	.ans {
		width: 98%;
		text-align: center;
	}

	.ans input[type="radio"] {
			display: none;
	}

	.ans input[type="radio"] + label {
		width:120px;
		height:38px;
		margin:3px 10px 15px 0;
		font-size:17px;
		font-weight: 550;
		line-height:36px;
	}

	.book{display: none;}
	.book-mobile {display: block;margin:0 auto;}
	.b1 {display: block; width: 98%; margin:0 auto; text-align: center;}
	.cover {display: block; width: 100%; margin:3% auto 0 auto; padding-right: 0;}
	.cover img {max-width: 72%; margin:0 auto;}
	.font3-2 { 
		width: 95%;
		font-size: 19px;
		padding-top: 18px;
		margin-bottom: 16px;
	}

	.font3{
		display: block;
		width: 80%;
		margin: 0 auto 20px auto;
		font-size: 17px;
		text-align: center;
		letter-spacing: 0.25px;
	}

	.font3 .font_score{ font-size: 23px;}

	.font3-3 { 
		display: block;
		width: 90%;
		margin: 0 auto;
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 25px;
		letter-spacing: 0.5px;
	}

	.font_style{ font-size: 24px; font-weight: bold;}

	.font4{
		font-size: 16px; 
		line-height: 26px; 
		padding: 5% 5% 2% 5%;
		width: 96%;
		
	}
	.font5{
		font-size: 15px; 
		line-height: 26px;
		padding: 3% 0% 0 3%;
		letter-spacing: -0.5px;
	}

	.font6{
		font-size: 22px; 
		line-height: 30px;
		padding: 2% 0 0 4.5%;
	}

	.btn2{
		width: 95%;
		color:#fff;
		font-weight: normal;
		font-size: 16px;
		letter-spacing: -0.5px;
		line-height: 25px;
		padding: 10px 20px;
		background-color: #c0569e;
		border: none;
		margin: 2px 0 2px 15px;
	}
}
