
body {
	background: linear-gradient(to right, #e95541 0%, #d82929 100%);
}
/*按鈕*/
.top_button {
	text-align: center;
	padding: 0px 0 25px;
	}
.title_p01 {
	text-align: center;
	padding: 10px 30px;
	font-family: "微軟正黑體";
	color: #fff;
	font-size: 2em;
	font-weight: 600;
	margin: 10px 0 20px;
	letter-spacing:2px;
	}
.top_button a {
	text-align: center;
	padding: 10px 30px;
	font-family: "微軟正黑體";
	color: #d82929;
	font-size: 1.8em;
	font-weight: 600;
	background: #fff;
	margin: 0 8px;
	border-radius: 30px;
	letter-spacing:2px;
	border: 2px solid #fff;
	}		
.top_button a:hover {
	color: #fff;
	background: #d82929;
	border: 2px solid #fff;
	}
.top_button span {
	text-align: center;
	padding: 10px 30px;
	font-family: "微軟正黑體";
	color: #fff;
	background: #d82929;
	border: 2px solid #fff;
	font-size: 1.8em;
	font-weight: 600;
	margin: 0 8px;
	border-radius: 30px;
	letter-spacing:2px;
	}
@media (max-width: 1024px) {
	.top_button {
	text-align: center;
	padding: 38px 0 25px;
	}	
}
@media (max-width: 576px) {	
.top_button {
	text-align: center;
	padding: 25px 0 5px;
	}
.title_p01 {
	text-align: center;
	padding: 10px 20px;
	font-family: "微軟正黑體";
	color: #fff;
	font-size: 1.25em;
	font-weight: 600;
	margin: 10px 0 10px;
	letter-spacing:1px;
	}
.top_button a {
	text-align: center;
	padding: 10px 20px;
	font-family: "微軟正黑體";
	color: #d82929;
	font-size: 1em;
	font-weight: 600;
	background: #fff;
	margin: 0 3px;
	border-radius: 20px;
	letter-spacing:1px;
	border: 2px solid #fff;
	}		
.top_button a:hover {
	color: #fff;
	background: #d82929;
	border: 2px solid #fff;
	}
.top_button span {
	text-align: center;
	padding: 10px 20px;
	font-family: "微軟正黑體";
	color: #fff;
	background: #d82929;
	border: 2px solid #fff;
	font-size: 1em;
	font-weight: 600;
	margin: 0 3px;
	border-radius: 20px;
	letter-spacing:1px;
	}
}
		
.step_bg {
	width: 1280px;
	padding: 75px 0;
	margin: 0 auto;
	}
.step_bg2 {
	background: #fff;
	padding: 85px 40px 10px;
	border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}
.step_footer {
	font-family: "微軟正黑體";
	color: #fff;
	font-size: 1em;
	background: #2d2d2b;
	padding: 35px 20px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	text-align: center;
}
.step01 {
	font-family: "微軟正黑體";
	background-image: url(../images/step01_bg.gif);
	height: 705px;
	margin: 10px 0 40px;
}
.step01_01 {
	margin: 12px 0 0 370px;
	display: inline-block;
	}
.step01_02 {
	margin: 29px 0 0 480px;
	display: inline-block;
	}
.step01_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step01_left {
	width: 34%;
	display: block;
	float: left;
	text-align: right;
	padding: 375px 66px 0 0;
	}
.step01_center {
	width: 36%;
	display: block;
	float: left;
	}
.step01_right {
	width: 30%;
	display: block;
	float: left;
	padding: 233px 0 0 5px;
	}
.step01_03 {
	color: #d9272b;
	font-size: 1.8em;
	margin: 110px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 2px;
	}
.step01_04 {
	color: #2d2d2b;
	font-size: 1.4em;
	margin: 1px 0 0 0;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 1px;
	width: 100%;
	}
.step01_05 {
	color: #d9272b;
	font-size: 1.8em;
	margin: 97px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 2px;
	}
.step01_06 {
	color: #d9272b;
	font-size: 1.8em;
	margin: 85px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 2px;
	}	
	
/*step02*/
.step02 {
	background-image: url(../images/step02.jpg);
	height: 797px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.step02_01 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #d9272b;
	font-size: 2.1em;
	margin: 50px 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	}
.step02_02 {
	font-family: "微軟正黑體";
	color: #2d2d2b;
	font-size: 1.3em;
	margin: 8px auto;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-align: center;
	width: 100%;
	}
.step02_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step02_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 300px;
	margin-left: -660px;
	}
.step02_center {
	width: 36%;
	display: block;
	float: left;
	margin: -12px 0 0 226px;
	}
.step02_right {
	width: 30%;
    display: block;
    float: left;
    padding-top: 473px;
    margin-left: 120px;
    text-align: center;
	}
	
/*step03*/
.step03 {
	background-image: url(../images/step03.jpg);
	height: 797px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.step03_01 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #d9272b;
	font-size: 2.1em;
	margin: 50px 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	}
.step03_02 {
	font-family: "微軟正黑體";
	color: #2d2d2b;
	font-size: 1.3em;
	margin: 8px auto;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-align: center;
	width: 100%;
	}
.step03_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step03_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 465px;
    margin-left: -565px;
	}
.step03_center {
	width: 36%;
	display: block;
	float: left;
	margin: -12px 0 0 226px;
	}
.step03_right {
	width: 30%;
    display: block;
    float: left;
    padding-top: 343px;
    margin-left: 120px;
    text-align: center;
	}
/*step04*/
.step04 {
	background-image: url(../images/step04.jpg);
	height: 796px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.step04_01 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #d9272b;
	font-size: 2.1em;
	margin: 50px 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	}
.step04_02 {
	font-family: "微軟正黑體";
	color: #2d2d2b;
	font-size: 1.3em;
	margin: 8px auto;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-align: center;
	width: 100%;
	}
.step04_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step04_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 370px;
    margin-left: -615px;
	}
.step04_center {
	width: 36%;
	display: block;
	float: left;
	margin: -12px 0 0 226px;
	}
.step04_right {
	width: 30%;
    display: block;
    float: left;
    padding-top: 503px;
    margin-left: 92px;
    text-align: left;
	}
	
/*step05*/
.step05 {
	background-image: url(../images/step05.jpg);
	height: 797px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.step05_01 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #d9272b;
	font-size: 2.1em;
	margin: 50px 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	}
.step05_02 {
	font-family: "微軟正黑體";
	color: #2d2d2b;
	font-size: 1.3em;
	margin: 8px auto 17px;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-align: center;
	width: 100%;
	}
.step05_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step05_left {
	width: 20%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 450px;
    margin-left: -620px;
	}
.step05_center {
	width: 36%;
	display: block;
	float: left;
	margin: -12px 0 0 195px;
	}
.step05_right {
	width: 30%;
    display: block;
    float: left;
    padding-top: 318px;
    margin-left: 132px;
    text-align: center;
	}	
/*step06*/
.step06 {
	background-image: url(../images/step06.jpg);
	height: 796px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.step06b {
	background-image: url(../images/step06b.jpg);
	height: 796px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.step06_01 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #d9272b;
	font-size: 2.1em;
	margin: 50px 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	}
.step06_02 {
	font-family: "微軟正黑體";
	color: #2d2d2b;
	font-size: 1.3em;
	margin: 8px auto;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-align: center;
	width: 100%;
	}
.step06_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step06_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 330px;
    margin-left: -649px;
	}
.step06_center {
	width: 36%;
	display: block;
	float: left;
	margin: -12px 0 0 226px;
	}
.step06_right {
	width: 30%;
    display: block;
    float: left;
    padding-top: 483px;
    margin-left: 102px;
    text-align: center;
	}
	
/*step07*/
.step07 {
	background-image: url(../images/step07.jpg);
	height: 797px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.step07_01 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif, "新細明體";
	color: #d9272b;
	font-size: 2.3em;
	margin: 70px 0 23px;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	}

.step07_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step07_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 515px;
    margin-left: -630px;
	}
.step07_center {
	width: 36%;
	display: block;
	float: left;
	margin: -12px 0 0 226px;
	}
.step07_right {
	width: 30%;
    display: block;
    float: left;
    padding-top: 358px;
    margin-left: 100px;
    text-align: left;
	}
/*step08*/
.step08 {
	background-image: url(../images/step08.jpg);
	height: 1407px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	display: inline-block;
}
.step08_01 {
	margin: 50px 0 20px;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	text-align: center;
	width: 100%;
	}

.step08_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step08_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 650px;
    margin-left: -609px;
	}
.step08_center {
	width: 36%;
	display: block;
	float: left;
	margin: -12px 0 0 226px;
	}
.step08_right {
	width: 30%;
    display: block;
    float: left;
    padding-top: 675px;
    margin-left: 116px;
    text-align: center;
	}
.step08_123 {
	width: 100%;
	text-align: center;
	display: inline-block;
	}
.step08_123b {
	width: 532px;
	margin: -60px auto 35px;
	}

.step08_button {
	width: 100%;
	text-align: center;
	}
	
@media (max-width: 1280px) {
.step_bg {
    width: 95%;
    padding: 25px 0;
    margin: 0 auto;
}
.step02 {
    height: 755px;	
	}
.step03 {
    height: 755px;	
	}
.step04 {
    height: 755px;	
	}
.step05 {
    height: 755px;	
	}
.step06 {
    height: 755px;	
	}
.step07 {
    height: 755px;	
	}
.step08 {
    height: 1437px;
	}
.step02_center {
    margin: -12px 0 0 206px;
	}
.step03_center {
    margin: -12px 0 0 206px;
	}
.step04_center {
    margin: -12px 0 0 206px;
	}
.step05_center {
    margin: -12px 0 0 206px;
	}
.step06_center {
    margin: -12px 0 0 206px;
	}
.step02_left {
    margin-left: -630px;
	}
.step04_right {
	margin-left: 152px;
	}
.step04_left {
    margin-left: -575px;	
	}
.step05_right {
	margin-left: 170px;
    text-align: center;
	}
.step05_left {
	margin-left: -585px;
	}
.step06_right {
	margin-left: 112px;
	}
.step06_left {
	padding-top: 338px;
	margin-left: -609px;
	}
.step07_right {
	margin-left: 130px;
	}
.step07_left {
	margin-left: -595px;
	}
.step08_right {
	padding-top: 660px;
    margin-left: 146px;
	}
.step08_left {
	padding-top: 637px;
    margin-left: -578px;
	}
.step08_123b {
	margin: -10px auto 35px;
	}		
	}	

@media (max-width: 1112px) {
.step01_01 {
	margin: 15px 0 0 240px;
	}
.step01_02 {
	margin: 29px 0 0 420px;
	}
.step_bg {
    width: 95%;
    padding: 25px 0;
    margin: 0 auto;
}
.step_bg2 {
    padding: 85px 0px 10px;
}		
.step01 {
	background-image: url(../images/step01_bg.gif);
	margin: 0 10px;
	background-size: 130% auto;
	background-repeat: no-repeat;
	background-position: top center;
    height: 740px;
}
.step01_03 {
	font-size: 1.8em;
	margin: 134px 0 8px 0;
	}
.step01_04 {
	font-size: 1.5em;
	margin: 1px 0 0 0;
	}
.step01_05 {
	font-size: 1.8em;
	margin: 112px 0 8px 0;
	}
.step01_06 {
	font-size: 1.8em;
	margin: 98px 0 8px 0;
	}
.step01_left {
	width: 24%;
	display: block;
	float: left;
	text-align: right;
	padding: 395px 25px 0 0;
	}
.step01_center {
	width: 56%;
	display: block;
	float: left;
	}
.step01_right {
	width: 20%;
	display: block;
	float: left;
	padding: 273px 0 0 0px;
	text-align: left;
	}	
.step02 {
	background-size: 105% auto;
	height: 737px;
	}
.step02_01 {
	font-size: 2.1em;
	}
.step02_02 {
	font-size: 1.3em;
	}
.step02_left {
    text-align: right;
    padding-top: 300px;
    margin-left: -520px;
}
.step02_center {
    margin: -12px 0 0 160px;
}
.step02_right {
    padding-top: 473px;
    margin-left: 120px;
    text-align: center;
}
.step03 {
	background-size: 105% auto;
	height: 737px;
        }
.step03_01 {
	font-size: 2em;
	}
.step03_02 {
	font-size: 1.4em;
	}
.step03_center {
    margin: -12px 0 0 155px;
}
.step04 {
	background-size: 105% auto;
	height: 737px;
        }
.step04_01 {
	font-size: 2em;
	}
.step04_02 {
	font-size: 1.4em;
	}
.step04_center {
    margin: -12px 0 0 155px;
}
.step04_left {
	margin-left: -525px;
	}
.step04_right {
	text-align: center;
	}
.step05 {
	background-size: 105% auto;
	height: 737px;
	}
.step05_01 {
	font-size: 2em;
	}
.step05_02 {
	font-size: 1.4em;
	}
.step05_center {
    margin: -12px 0 0 155px;
}
.step05_left {
	margin-left: -538px;
	}
.step05_right {
	text-align: right;
	}
.step06 {
	background-size: 105% auto;
	height: 737px;
	}
.step06_01 {
	font-size: 2em;
	}
.step06_02 {
	font-size: 1.4em;
	}
.step06_center {
    margin: -12px 0 0 155px;
}
.step06_left {
	margin-left: -538px;
	}
.step06_right {
	text-align: right;
	}
.step07 {
	background-size: 105% auto;
	height: 737px;
	}
.step07_01 {
	margin: 60px 0 6px;
	}
.step07_center {
    margin: -12px 0 0 155px;
}
.step07_left {
	margin-left: -538px;
	}
.step07_right {
	padding-top: 348px;
    margin-left: 20px;
	text-align: right;
	}
.step08 {
	background-size: 105% auto;
	height: 1400px;
	}
.step08_center {
    margin: -12px 0 0 155px;
}
.step08_left {
	padding-top: 630px;
	margin-left: -538px;
	}
.step08_right {
    padding-right: 26px;
	text-align: right;
	}
}	
		
@media (max-width: 1024px) {
.step_bg {
	width: 95%;
	padding: 25px 0;
	margin: 0 auto;
	}
.step_bg2 {
	background: #fff;
	padding: 50px 0px 10px;
}

.step01 {
	font-family: "微軟正黑體";
	background-image: url(../images/step01_bg.gif);
	margin: 0 10px;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 810px;
}
.step01_01 {
	margin: 65px 0 0 220px;
	}
.step01_02 {
	margin: 29px 0 0 380px;
	}
.step01_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step01_left {
	width: 25%;
	display: block;
	float: left;
	text-align: center;
	padding: 385px 36px 0 0;
	}
.step01_center {
	width: 55%;
	display: block;
	float: left;
	}
.step01_right {
	width: 20%;
	display: block;
	float: left;
	padding: 280px 0 0 5px;
	}
.step01_03 {
	color: #d9272b;
	font-size: 2em;
	margin: 125px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	}
.step01_04 {
	color: #2d2d2b;
	font-size: 1.6em;
	margin: 1px 0 0 0;
	display: inline-block;
	font-weight: 600;
	letter-spacing: .5px;
	width: 100%;
	}
.step01_05 {
	color: #d9272b;
	font-size: 2em;
	margin: 128px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	}
.step01_06 {
	color: #d9272b;
	font-size: 2em;
	margin: 112px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	}	
	
/*step02*/
.step02 {
	background-image: url(../images/step02.jpg);
	margin: 0 0 0px;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 1001px;
}
.step02_01 {
	font-size: 2.2em;
	margin: 25px 0 0;
	}
.step02_02 {
	font-size: 1.4em;
	margin: 8px auto;
	}
.step02_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step02_left {
	width: 25%;
	display: block;
	float: left;
	text-align: center;
	padding-top: 30%;
	margin-left: -40%;
	}
.step02_left img {
	width: 66%;
	}
.step02_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step02_center img {
	width: 272%;
	}
.step02_right {
	width: 24%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: right;
	margin-top: 59%;
	}
.step02_right img {
	width: 62%;
	}
/*step03*/
.step03 {
	background-image: url(../images/step03.jpg);
	margin: 0 0 0px;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 1000px;
}
.step03_01 {
	font-size: 2.2em;
	margin: 25px 0 0;
	}
.step03_02 {
	font-size: 1.4em;
	margin: 8px auto;
	}
.step03_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step03_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 60%;
	margin-left: -41%;
	}
.step03_left img {
	width: 62%;
	}
.step03_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step03_center img {
	width: 272%;
	}
.step03_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: right;
	margin-top: 40%;
	}
.step03_right img {
	width: 66%;
	}
/*step04*/
.step04 {
	background-image: url(../images/step04.jpg);
	margin: 0;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 1000px;
}
.step04_01 {
	font-size: 2.2em;
	margin: 25px 0 0;
	}
.step04_02 {
	font-size: 1.4em;
	margin: 8px auto;
	}
.step04_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step04_left {
	width: 25%;
	display: block;
	float: left;
	text-align: center;
	padding-top: 44%;
	margin-left: -38%;
	}
.step04_left img {
	width: 85%;
	}
.step04_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step04_center img {
	width: 272%;
	}
.step04_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: left;
	margin-top: 60%;
	}
.step04_right img {
	width: 60%;
	}
/*step05*/
.step05 {
	background-image: url(../images/step05.jpg);
	margin: 0;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 1000px;
}
.step05_01 {
	font-size: 2.2em;
	margin: 25px 0 0;
	}
.step05_02 {
	font-size: 1.4em;
	margin: 8px auto;
	}
.step05_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step05_left {
	width: 25%;
	display: block;
	float: left;
	text-align: left;
	padding-top: 59%;
	margin-left: -38%;
	}
.step05_left img {
	width: 40%;
	}
.step05_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step05_center img {
	width: 272%;
	}
.step05_right {
	width: 40%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 100px;
	text-align: right;
	margin-top: 39%;
	margin-right: 10px;
	}
.step05_right img {
	width: 42%;
	}
/*step06*/
.step06 {
	background-image: url(../images/step06.jpg);
	margin: 0;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 1000px;
}
.step06_01 {
	font-size: 2.2em;
	margin: 25px 0 0;
	}
.step06_02 {
	font-size: 1.4em;
	margin: 8px auto;
	}
.step06_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step06_left {
	width: 25%;
	display: block;
	float: left;
	text-align: left;
	padding-top: 45%;
	margin-left: -35%;
	}
.step06_left img {
	width: 55%;
	}
.step06_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step06_center img {
	width: 272%;
	}
.step06_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 40px;
	margin-left: 130px;
	text-align: right;
	margin-top: 58%;
	}
.step06_right img {
	width: 52%;
	}
	
/*step07*/
.step07 {
	background-image: url(../images/step07.jpg);
	margin: 0 0 0px;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 1000px;
}
.step07_01 {
	margin: 35px 0 18px;
	}

.step07_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step07_left {
	width: 24%;
	display: block;
	float: left;
	text-align: center;
	padding-top: 67%;
	margin-left: -40%;
	}
.step07_left img {
	width: 65%;
	}
.step07_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step07_center img {
	width: 272%;
	}
.step07_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: left;
	margin-top: 44%;
	}
.step07_right img {
	width: 83%;
	}
/*step08*/
.step08 {
	background-image: url(../images/step08.jpg);
	margin: 0;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 1680px;
}
.step08_01 {
	margin: 25px 0 16px;
	}
.step08_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step08_left {
	width: 27%;
	display: block;
	float: left;
	text-align: left;
	padding-top: 82%;
	margin-left: -36%;
	}
.step08_left img {
	width: 95%;
	}
.step08_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step08_center img {
	width: 272%;
	}
.step08_right {
	width: 22%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: right;
	margin-top: 85%;
	padding-right: 0px;
	}
.step08_right img {
	width: 55%;
	}
.step08_123 {
	width: 100%;
	text-align: center;
	display: inline-block;
	}
.step08_123b {
	width: 65%;
	margin: 0px auto 30px;
	}
.step08_123b img {
	width: 100%;
	}
.step08_button {
	width: 100%;
	text-align: center;
	}
	
}
@media (max-width: 960px) {
.step02 {
	height: 939px;
	}
.step03 {
	height: 939px;
	}
.step04 {
	height: 939px;
	}
.step05 {
	height: 939px;
	}
.step06 {
	height: 939px;
	}
.step07 {
	height: 939px;
	}
.step08 {
	height: 1615px;
	}	
	}
@media (max-width: 834px) {
.step01_01 {
	margin: 12px 0 0 170px;
	}
.step01_02 {
	margin: 29px 0 0 290px;
	}
.step_bg {
    width: 95%;
    padding: 10px 0;
    margin: 0 auto;
}	
.step01 {
	height: 650px;
	}
.step01_03 {
	font-size: 1.9em;
	margin: 120px 0 0 0;
}
.step01_04 {
	font-size: 1.4em;
}
.step01_05 {
	font-size: 1.9em;
	margin: 97px 0 0 0;
}
.step01_06 {
	font-size: 1.9em;
	margin: 82px 0 0 0;
}
.step02 {
	height: 816px;
	}

.step02_01 {
	font-size: 2em;
	}
.step02_02 {
	font-size: 1.4em;
	}
.step01_05 {
    margin: 90px 0 0 0;
}
.step03 {
	height: 816px;
        }
.step03_01 {
	font-size: 2em;
	}
.step03_02 {
	font-size: 1.4em;
	}
.step04 {
	height: 816px;
        }
.step04_01 {
	font-size: 2em;
	}
.step04_02 {
	font-size: 1.4em;
	}
.step05 {
	height: 816px;
	}
.step05_01 {
	font-size: 2em;
	}
.step05_02 {
	font-size: 1.4em;
	}
.step06 {
	height: 816px;
	}
.step06_01 {
	font-size: 2em;
	}
.step06_02 {
	font-size: 1.4em;
	}
.step07 {
	height: 816px;
	}
.step08 {
	height: 1400px;
	}
}
@media (max-width: 800px) {	
.step01 {
	height: 650px;
	}
.step01_01 {
    margin: 12px 0 0 155px;
}
.step01_02 {
    margin: 29px 0 0 270px;
}
.step01_03 {
margin: 105px 0 0 0;
}
.step01_05 {
margin: 88px 0 0 0;
}
.step01_06 {
margin: 77px 0 0 0;
}
.step02 {
	height: 782px;
	}
.step03 {
	height: 782px;
	}
.step04 {
	height: 782px;
	}
.step01_04 {
	font-size: 1.4em;
	}
.step02_04 {
	font-size: 1.4em;
	}
.step03_04 {
	font-size: 1.4em;
	}
.step04_04 {
	font-size: 1.4em;
	}
.step05 {
	height: 782px;
	}
.step06 {
	height: 782px;
	}
.step07 {
	height: 782px;
	}
.step08 {
	height: 1345px;
	}
}	
@media (max-width: 768px) {	
.step_bg {
    padding: 18px 0;
}
.step01 {
	height: 700px;
	}
.step02 {
	height: 751px;
	}
.step01_01 {
	margin: 12px 0 0 150px;
}
.step01_02 {
	margin: 29px 0 0 250px;
}
.step03 {
	height: 751px;
	}
.step01_left {
	padding: 355px 36px 0 0;
}
.step01_right {
	padding: 215px 0 0 5px;
}
.step01_03 {
	font-size: 1.7em;
	margin: 100px 0 0 0;
	}
.step01_04 {
	font-size: 1.3em;
}
.step01_05 {
	font-size: 1.7em;
	margin: 78px 0 0 0;
	}
.step01_06 {
	font-size: 1.7em;
	margin: 72px 0 0 0;
	}
.step04 {
	height: 751px;
	}
.step05 {
	height: 751px;
	}
.step06 {
	height: 751px;
	}
.step07 {
	height: 751px;
	}
.step07_01 img {
	width: 23%;
}
.step08 {
	height: 1300px;
	}
}
@media (max-width: 600px) {	
.step_bg {
    padding: 14px 0;
}
.step01 {
	height: 605px;
	}
.step01_01 {
	margin: 12px 0 0 75px;
}
.step01_02 {
	margin: 15px 0 0 135px;
}
.step01_left {
	width: 22%;
	padding: 280px 36px 0 0;
}
.step01_center {
	width: 55%;
	}
.step01_right {
	width: 21%;
	padding: 170px 0 0 0px;
}
.step01_right img {
	width: 110%;
}
.step01_03 {
	font-size: 1.4em;
	margin: 65px 0 0 0;
	}
.step01_04 {
	font-size: 1.05em;
}
.step01_05 {
	font-size: 1.4em;
	margin: 56px 0 0 0;
	}
.step01_06 {
	font-size: 1.4em;
	margin: 47px 0 0 0;
	}
.step02 {
	height: 587px;
	}
.step03 {
	height: 587px;
	}
.step04 {
	height: 587px;
	}
.step05 {
	height: 587px;
	}
.step06 {
	height: 587px;
	}
.step07 {
	height: 587px;
	}
.step07_01 img {
	width: 23%;
}
.step08 {
	height: 1050px;
	}
}
@media (max-width: 576px) {	
.spDisp {
    display: none;
}
.step_bg {
	width: 95%;
	padding: 10px 0;
	margin: 0 auto;
	}
.step_bg2 {
	background: #fff;
	padding: 50px 0px 10px;
}

.step01 {
	font-family: "微軟正黑體";
	background-image: url(../images/step01_bgs.gif);
	margin: 0 10px;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 345px;
}
.step01_01 {
	margin: -10px 0 0 45px;
	}
.step01_02 {
	margin: 3px 0 0 85px;
	}
.step01_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step01_left {
	display: none;
	}
.step01_center {
	width: 85%;
	display: block;
	float: left;
	margin-left: 25px;
	}
.step01_right {
	display: none;
	}
.step01_03 {
	color: #d9272b;
	font-size: 1.3em;
	margin: 25px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	}
.step01_04 {
	color: #2d2d2b;
	font-size: 1.1em;
	margin: 0px 0 0 0;
	display: inline-block;
	font-weight: 600;
	letter-spacing: .5px;
	width: 100%;
	}
.step01_05 {
	color: #d9272b;
	font-size: 1.3em;
	margin: 15px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	}
.step01_06 {
	color: #d9272b;
	font-size: 1.3em;
	margin: 11px 0 0 0;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 1px;
	}	
	
/*step02*/
.step02 {
	background-image: url(../images/step02.jpg);
	margin: 0 0 0px;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 405px;
}
.step02_01 {
	font-size: 1.8em;
	margin: 25px 0 0;
	}
.step02_02 {
	font-size: 1.1em;
	margin: 8px auto;
	}
.step02_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step02_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 30%;
	margin-left: -40%;
	}
.step02_left img {
	width: 66%;
	}
.step02_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step02_center img {
	width: 265%;
	}
.step02_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: right;
	margin-top: -25%;
	}
.step02_right img {
	width: 66%;
	}
/*step03*/
.step03 {
	background-image: url(../images/step03.jpg);
	margin: 0 0 0px;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 363px;
}
.step03_01 {
	font-size: 1.8em;
	margin: 25px 0 0;
	}
.step03_02 {
	font-size: 1.1em;
	margin: 8px auto;
	}
.step03_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step03_left {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	padding-top: 58%;
	margin-left: -41%;
	}
.step03_left img {
	width: 66%;
	}
.step03_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step03_center img {
	width: 265%;
	}
.step03_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: right;
	margin-top: -40%;
	}
.step03_right img {
	width: 66%;
	}
/*step04*/
.step04 {
	background-image: url(../images/step04.jpg);
	margin: 0;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 405px;
}
.step04_01 {
	font-size: 1.8em;
	margin: 25px 0 0;
	}
.step04_02 {
	font-size: 1.1em;
	margin: 8px auto;
	}
.step04_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step04_left {
	width: 25%;
	display: block;
	float: left;
	text-align: left;
	padding-top: 41%;
	margin-left: -38%;
	}
.step04_left img {
	width: 85%;
	}
.step04_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step04_center img {
	width: 265%;
	}
.step04_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: right;
	margin-top: -20%;
	}
.step04_right img {
	width: 66%;
	}
/*step05*/
.step05 {
	background-image: url(../images/step05.jpg);
	margin: 0;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 405px;
}
.step05_01 {
	font-size: 1.8em;
	margin: 25px 0 0;
	}
.step05_02 {
	font-size: 1.1em;
	margin: 8px auto;
	}
.step05_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step05_left {
	width: 25%;
	display: block;
	float: left;
	text-align: left;
	padding-top: 55%;
	margin-left: -38%;
	}
.step05_left img {
	width: 40%;
	}
.step05_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step05_center img {
	width: 265%;
	}
.step05_right {
	width: 40%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 100px;
	text-align: right;
	margin-top: -33%;
	margin-right: 10px;
	}
.step05_right img {
	width: 66%;
	}
/*step06*/
.step06 {
	background-image: url(../images/step06.jpg);
	margin: 0;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 405px;
}
.step06_01 {
	font-size: 1.8em;
	margin: 25px 0 0;
	}
.step06_02 {
	font-size: 1.1em;
	margin: 8px auto;
	}
.step06_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step06_left {
	width: 25%;
	display: block;
	float: left;
	text-align: left;
	padding-top: 41%;
	margin-left: -38%;
	}
.step06_left img {
	width: 55%;
	}
.step06_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step06_center img {
	width: 265%;
	}
.step06_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: center;
	margin-top: -20%;
	}
.step06_right img {
	width: 60%;
	}
	
/*step07*/
.step07 {
	background-image: url(../images/step07.jpg);
	margin: 0 0 0px;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 405px;
}
.step07_01 {
	font-size: 1.8em;
	margin: 35px 0 18px;
	}
.step07_01 img {
	width: 40%;
	}
.step07_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step07_left {
	width: 25%;
	display: block;
	float: left;
	text-align: center;
	padding-top: 65%;
	margin-left: -40%;
	}
.step07_left img {
	width: 83%;
	}
.step07_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step07_center img {
	width: 265%;
	}
.step07_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: left;
	margin-top: -36%;
	}
.step07_right img {
	width: 83%;
	}
/*step08*/
.step08 {
	background-image: url(../images/step08.jpg);
	margin: 0;
	background-size: 155% auto;
	background-repeat: no-repeat;
	background-position: top center;
	height: 780px;
}
.step08_01 {
	font-size: 1.8em;
	margin: 25px 0 16px;
	}
.step08_01 img {
	width: 43%;
	}
.step08_02 {
	font-size: 1.1em;
	margin: 8px auto;
	}
.step08_form {
	width: 100%;
	display: inline-block;
	float: left;
	}
.step08_left {
	width: 25%;
	display: block;
	float: left;
	text-align: left;
	padding-top: 78%;
	margin-left: -36%;
	}
.step08_left img {
	width: 95%;
	}
.step08_center {
	width: 36%;
	display: block;
	float: left;
	margin: -5px 0 0 8px;
	}
.step08_center img {
	width: 265%;
	}
.step08_right {
	width: 30%;
	display: block;
	float: right;
	padding-top: 25px;
	margin-left: 130px;
	text-align: right;
	margin-top: -30%;
	padding-right: 15px;
	}
.step08_right img {
	width: 55%;
	}
.step08_123 {
	width: 100%;
	text-align: center;
	display: inline-block;
	}
.step08_123b {
	width: 70%;
	margin: 0px auto 30px;
	}
.step08_123b img {
	width: 100%;
	}
.step08_button {
	width: 100%;
	text-align: center;
	}
.step08_button img {
	width: 37%;
	}
.spDisp {
    display: block;
}
.spDisp2 {
    display: none;
}		
}
@media (max-width: 540px) {	
.step01_01 {
    margin: 10px 0 0 50px;
}
.step01_02 {
    margin: 10px 0 0 100px;
}
.step01 {
	height: 495px;
	}
.step01_03 {
	font-size: 1.5em;
margin: 50px 0 0 0;
}
.step01_04 {
	font-size: 1.1em;
	}
.step01_05 {
	font-size: 1.5em;
margin: 44px 0 0 0;
}
.step01_06 {
	font-size: 1.5em;
margin: 38px 0 0 0;
}
.step01_center {
	margin-left: 95px;
	}
.step02 {
	height: 528px;
	}
.step02_right {
    margin-top: 52%;
}
.step02_04 {
	font-size: .95em;
	}
.step03 {
	height: 528px;
	}
.step03_right {
    margin-top: 35%;
}
.step03_04 {
	font-size: .95em;
	}
.step04_right {
	width: 27%;
    margin-top: 55%;
	padding-top: 32px;
	text-align: right;
}
.step04 {
	height: 528px;
	}
.step04_04 {
	font-size: .95em;
	}
.step05 {
	height: 528px;
	}
.step05_right {
    margin-top: 32%;
}
.step05_right img {
    width: 54%;
}
.step06 {
	height: 528px;
	}
.step06_right {
    margin-top: 54%;
	text-align: right;
}
.step07 {
	height: 528px;
	}
.step07_right {
    margin-top: 40%;
}
.step07_right img {
    width: 87%;
}
.step07_01 img{
	width: 30%;
}
.step08 {
	height: 970px;
	}
.step08_01 img{
	width: 35%;
}
.step08_right {
    margin-top: 77%;
}
.step08_right img {
    width: 52%;
}
.step08_button img {
    width: 28%;
}
}
@media (max-width: 414px) {	
.step_bg2 {
    padding: 45px 0px 10px;
}
.step01 {
	height: 330px;
	}
.step01_01 {
    margin: -10px 0 0 35px;
}
.step01_01 img {
    width: 80%;
}
.step01_02 {
    margin: 8px 0 0 88px;
}
.step01_02 img {
    width: 90%;
}
.step01 {
	height: 365px;
	}
.step01_03 {
margin: 40px 0 0 0;
}
.step01_04 {
	font-size: .95em;
	}
.step01_05 {
margin: 23px 0 0 0;
}
.step01_06 {
margin: 16px 0 0 0;
}
.step01_center {
	margin-left: 50px;
	}
.step02 {
	height: 405px;
	}
.step02_04 {
	font-size: .95em;
	}
.step03 {
	height: 405px;
	}
.step03_04 {
	font-size: .95em;
	}
.step04 {
	height: 405px;
	}
.step04_04 {
	font-size: .95em;
	}
.step05 {
	height: 405px;
	}
.step06 {
	height: 405px;
	}
.step07 {
	height: 405px;
	}
.step08 {
	height: 775px;
	}
	
	
	
.step02_right {
	margin-top: -25%;
	}
.step03_right {
    margin-top: -40%;
}
.step04_right {
    margin-top: -20%;
}
.step05_right {
    margin-top: -44%;
}
.step06_right {
    margin-top: -20%;
	text-align: right;
}
.step07_right {
    margin-top: -36%;
}
.step08_right {
    margin-top: -30%;
}
.step08_button img {
    width: auto;
}
}
@media (max-width: 411px) {	
.step02 {
    height: 402px;
}
.step03 {
    height: 402px;
}
.step04 {
    height: 402px;
}
.step05 {
    height: 402px;
}
.step06 {
    height: 402px;
}
.step07 {
    height: 402px;
}
.step02_right {
	margin-top: -25%;
	}
.step03_right {
    margin-top: -40%;
}
.step04_right {
    margin-top: -20%;
}
.step05_right {
    margin-top: -44%;
}
.step06_right {
    margin-top: -20%;
	text-align: right;
}
.step07_right {
    margin-top: -36%;
}
.step08_right {
    margin-top: -30%;
}
.step08_button img {
    width: auto;
}
}
@media (max-width: 375px) {
.step_bg2 {
    padding: 40px 0px 10px;
}	
.step01 {
	height: 330px;
	}
.step01_01 {
    margin: -10px 0 0 45px;
}
.step01_02 {
    margin: 9px 0 0 84px;
}
.step01_03 {
margin: 30px 0 0 0;
}
.step01_05 {
margin: 13px 0 0 0;
}
.step01_06 {
margin: 10px 0 0 0;
}
.step02 {
	height: 367px;
	}
.step03 {
	height: 367px;
	}
.step04 {
	height: 367px;
	}

.step01_04 {
	font-size: .95em;
	}
.step02_04 {
	font-size: .95em;
	}
.step03_04 {
	font-size: .95em;
	}
.step04_04 {
	font-size: .95em;
	}
.step05 {
	height: 367px;
	}
.step06 {
	height: 367px;
	}
.step07 {
	height: 395px;
	}
.step08 {
	height: 715px;
	}
.step08_123b {
    width: 75%;
}
}
@media (max-width: 360px) {	
.step_bg2 {
    padding: 36px 0px 10px;
}
.step01 {
	height: 310px;
	}
.step01_01 {
    margin: -10px 0 0 38px;
}
.step01_02 {
    margin: 3px 0 0 80px;
}
.step01_03 {
margin: 30px 0 0 0;
}
.step01_04 {
    font-size: .9em;
	letter-spacing: 0px;
}
.step01_05 {
margin: 9px 0 0 0;
}
.step01_06 {
margin: 7px 0 0 0;
}
.step01_center {
    margin-left: 40px;
}
.step02 {
	height: 352px;
	}
.step04 {
	height: 352px;
	}
.step05 {
	height: 352px;
	}
.step06 {
	height: 352px;
	}
.step07 {
	height: 380px;
	}
.step08 {
	height: 695px;
	}
.step05_right {
padding-top: 0px;	
margin-top: -36%;
}
.step06_right {
    margin-top: -20%;
    width: 25%;
    text-align: right;
}
.step08_right {
    margin-top: -35%;
	padding-right: 5px;
}
.step08_left img {
    width: 105%;
}
.step08_left {
    padding-top: 80%;
}
}
@media (max-width: 320px) {	
.step_bg2 {
    padding: 30px 0px 10px;
}
.step01 {
	height: 258px;
	}
.step01_01 {
    margin: -10px 0 0 28px;
}
.step01_02 {
    margin: 3px 0 0 80px;
}
.step01_03 {
	font-size: 1.2em;
    margin: 20px 0 0 0;
}
.step01_04 {
    font-size: .85em;
}
.step01_05 {
	font-size: 1.2em;
    margin: 9px 0 0 0;
}
.step01_06 {
	font-size: 1.2em;
    margin: 7px 0 0 0;
}
.step01_center {
    margin-left: 30px;
}
.step02 {
	height: 313px;
	}
.step04 {
	height: 313px;
	}
.step05 {
	height: 313px;
	}
.step06 {
	height: 313px;
	}
.step07 {
	height: 340px;
	}
.step08 {
	height: 620px;
	}
.step08_button img {
    width: 35%;
}
.step02_01 {
    font-size: 1.5em;
}
.step02_02 {
    font-size: 1.05em;
	margin: 0px auto 8px;
	}
.step03_01 {
    font-size: 1.5em;
}
.step03_02 {
    font-size: 1.05em;
	margin: 0px auto 8px;
	}
.step04_01 {
    font-size: 1.5em;
}
.step04_02 {
    font-size: 1.05em;
	margin: 0px auto 8px;
	}
.step05_01 {
    font-size: 1.5em;
}
.step05_02 {
    font-size: 1.05em;
	margin: 0px auto 8px;
	}
.step06_01 {
    font-size: 1.5em;
}
.step06_02 {
    font-size: 1.05em;
	margin: 0px auto 8px;
	}
.step08_123b {
    margin: 0px auto 20px;
}
}