<style>
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&subset=chinese-traditional');
</style>

body{
	font-family: 'Noto Sans TC','微軟正黑體', sans-serif;
}

._pc{
	display: block;
	visibility: visible;
}
._m{
	display: none;
	visibility: hidden;
}
.responsive{
	width: 100%;
	height: auto;
}
.form-control {
	border-radius: 20px;
	color: #375069;
	border: 1px solid #375069;
}
input[type=text]::placeholder{
	color: #375069;
}



.box-out{
	width: 100%;
	height: auto;
	overflow: hidden;
}

/*no1*/
.no1{
	width: 100%;
	height: 780px;
	background: url(../images/img_kv1_pc.jpg);
	background-position: 50% 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}
.no1 h1{
	font-size: 96px;
	line-height: 1;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bolder;
	color: #fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.6);
	padding-top: 400px;
}
.no1 h2{
	font-size: 45px;
	line-height: 1;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bolder;
	color: #0e3d5e;
	letter-spacing: 18px;
}
.no1_p1{
	width: 700px;
	font-size: 30px;
	line-height: 1.8;
	text-align: center;
	font-weight: 300;
	color: #fff;
	background-color: #0e3d5e;
	margin: 0 auto;
	margin-bottom: 10px;
}
.no1_p2{
	width: 370px;
	font-size: 23px;
	line-height: 1.5;
	text-align: center;
	font-weight: 300;
	color: #fff;
	background-color: #f86657;
	margin: 0 auto;
	margin-bottom: 10px;
}
.no1_p3{
	width: 600px;
	font-size: 23px;
	line-height: 1.5;
	text-align: center;
	font-weight: 300;
	color: #fff;
	background-color: #f86657;
	margin: 0 auto;
}
.no2{
	width: 100%;
	height: auto;
	background-color: #fbf0eb;
	padding: 80px 0;
	overflow: hidden;
}
.no2_box{
	width: 60%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.class_box{
	width: 90%;
	height: auto;
	background-color: #fff;
	border: 2px solid #375069;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10%;
}
.class_box_title{
	width: 100%;
	height: auto;
	font-size: 18px;
	color: #fff;	
	background-color: #0e3d5e;
	line-height: 3;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0;
}
.class_box_mov{
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 5%;
	margin-top: 5%;
}
.class_box_span{
	width: 92%;
	height: 70px;
	font-size: 15px;
	color: #131313;
	line-height: 1.4;
	text-align: justify;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 5px;
}
.btn_style_class{
	display: block;
	width: 50%;
	height: auto;
	border-radius: 50px;
	font-size: 19px;
	font-weight: 500;
	color: #fff;
	background-color: #f86657;
	line-height: 1.6;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
.btn_style_class:visited{
	color: #fff;
}
.btn_style_class:hover{
	color: #ff0;
}
.btn_style_class:active{
	color: #ff0;
}
.no3{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.no3_left{
	width: 100%;
	height: 797px;
	overflow: hidden;
	background-image: url(../images/img_kv3_bg.jpg);
	background-position: 50% 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}
.no3_right{
	width: 100%;
	height: 797px;
	overflow: hidden;
	background-image: url(../images/img_kv4_bg.jpg);
	background-position: 50% 50%;
	background-size: 107%;
	background-repeat: no-repeat;
}
.form_box {
    width: 30%;
    height: auto;
    background-color: #fff;
    border: 2px solid #0e3d5e;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    margin: 0 auto;
    margin-top: 21%;
}
.title_05 {
    font-size: 19px;
    text-align: center;
    line-height: 2.8;
    color: #fff;
    background-color: #0e3d5e;
    margin-top: -2px;
    margin-bottom: 10%;
}
.box{
	width: 94%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10%;
	overflow: hidden;
}
.btn_style_form{
	width: 100%;
	height: auto;
	font-size: 19px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	line-height: 1.2;
	border-radius: 100px;
}
.btn_style_form:visited{
	color: #fff;
}
.btn_style_form:hover{
	color: #ff0;
}
.btn_style_form:active{
	color: #ff0;
}
.form_txt, .form_txt a {
    font-size: 15px;
    text-align: center;
    color: #0e3d5e;
    line-height: 2;
	margin-bottom: 0;
}
.form_span{
	display: block;
	font-size: 13px;
	text-align: left;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: 300;
}




/*** 1366顯示 ***/
@media (min-width: 1025px) and (max-width: 1368px) {
    .no1 {
        width: 100%;
        height: 540px;
        background: url(../images/img_kv1_pc.jpg);
        background-position: 50% 100%;
        background-size: 110%;
        background-repeat: no-repeat;
        overflow: hidden;
    }
    .no1 h1 {
	    font-size: 69px;
	    line-height: 1;
	    margin-bottom: 10px;
	    text-align: center;
	    font-weight: bolder;
	    color: #fff;
	    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	    padding-top: 269px;
	}
	.no1 h2 {
	    font-size: 27px;
	    line-height: 1;
	    margin-bottom: 20px;
	    text-align: center;
	    font-weight: bolder;
	    color: #0e3d5e;
	    letter-spacing: 16px;
	}
	.no1_p1 {
	    width: 450px;
	    font-size: 21px;
	    line-height: 1.8;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #0e3d5e;
	    margin: 0 auto;
	    margin-bottom: 10px;
	}
	.no1_p2 {
	    width: 280px;
	    font-size: 18px;
	    line-height: 1.5;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #f86657;
	    margin: 0 auto;
	    margin-bottom: 10px;
	}
	.no1_p3 {
	    width: 370px;
	    font-size: 16px;
	    line-height: 1.5;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #f86657;
	    margin: 0 auto;
	}
	.no1_p1 {
	    width: 450px;
	    font-size: 21px;
	    line-height: 1.8;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #0e3d5e;
	    margin: 0 auto;
	    margin-bottom: 10px;
	}
	.no2_box {
	    width: 100%;
	    height: auto;
	    margin: 0 auto;
	}
    .no2_box {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }
	.class_box {
	    width: 90%;
	    height: auto;
	    background-color: #fff;
	    border: 1px solid #375069;
	    border-radius: 20px;
	    overflow: hidden;
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	    margin-left: 5%;
	    margin-right: 5%;
	}
	.no3 {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	}
    .no3_left {
        width: 100%;
        height: 620px;
        overflow: hidden;
        background-image: url(../images/img_kv3_bg.jpg);
        background-position: 78% 50%;
        background-size: 120%;
        background-repeat: no-repeat;
    }
    .no3_right {
        width: 100%;
        height: 620px;
        overflow: hidden;
        background-image: url(../images/img_kv4_bg.jpg);
        background-position: 50% 34%;
        background-size: 142%;
        background-repeat: no-repeat;
    }
    .form_box {
        width: 45%;
        height: auto;
        background-color: #fff;
        border: 1px solid #0e3d5e;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        margin: 0 auto;
        margin-top: 21%;
    }
	.no4 {
	    width: 100%;
	    height: 600px;
	    background-image: url(../images/img_kv4_bg.jpg);
	    background-position: 50% 50%;
	    background-size: 170%;
	    background-repeat: no-repeat;
	    padding: 80px 100px;
	}
	.span_01 {
	    width: 90%;
	    height: auto;
	    font-size: 23px;
	    text-align: center;
	    line-height: 1.6;
	    color: #375069;
	    margin: 0 auto;
	}
	.no5 {
	    width: 100%;
	    height: 760px;
	    background-image: url(../images/img_kv5_bg.jpg);
	    background-position: 40% 50%;
	    background-size: 170%;
	    background-repeat: no-repeat;
	    padding: 80px 100px;
	}
}







/*** 平板顯示 ***/
@media (min-width: 821px) and (max-width: 1024px) {
	._pc{
		display: block;
		visibility: visible;
	}
	._m{
		display: none;
		visibility: hidden;
	}
    .no1 {
        width: 100%;
        height: 620px;
        background: url(../images/img_kv1_pc.jpg);
        background-position: 50% 100%;
        background-size: 150%;
        background-repeat: no-repeat;
        overflow: hidden;
    }
	.no1 h1 {
	    font-size: 66px;
	    line-height: 1;
	    margin-bottom: 10px;
	    text-align: center;
	    font-weight: bolder;
	    color: #fff;
	    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	    padding-top: 310px;
	}
	.no1 h2 {
	    font-size: 25px;
	    line-height: 1;
	    margin-bottom: 20px;
	    text-align: center;
	    font-weight: bolder;
	    color: #0e3d5e;
	    letter-spacing: 18px;
	}
    .no2 {
        width: 100%;
        height: auto;
        background-color: #e6e6e6;
        padding: 60px 0;
        overflow: hidden;
    }
	.no2_box {
	    width: 96%;
	    height: auto;
	    margin: 0 auto;
	}
	.class_box_title {
	    width: 100%;
	    height: auto;
	    font-size: 15px;
	    color: #fff;
	    background-color: #0e3d5e;
	    line-height: 3;
	    text-align: center;
	    margin: 0 auto;
	    margin-bottom: 0;
	}
	.class_box_span {
	    width: 92%;
	    height: 90px;
	    font-size: 15px;
	    color: #131313;
	    line-height: 1.4;
	    text-align: justify;
	    margin: 0 auto;
	    overflow: hidden;
	    margin-bottom: 5px;
	}
	.no3 {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .no3_left {
        width: 100%;
        height: 550px;
        overflow: hidden;
        background-image: url(../images/img_kv3_bg.jpg);
        background-position: 79% 50%;
        background-size: 120%;
        background-repeat: no-repeat;
    }
    .no3_right {
        width: 100%;
        height: 550px;
        overflow: hidden;
        background-image: url(../images/img_kv4_bg.jpg);
        background-position: 50% 30%;
        background-size: 160%;
        background-repeat: no-repeat;
    }
    .form_box {
        width: 60%;
        height: auto;
        background-color: #fff;
        border: 2px solid #0e3d5e;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        overflow: hidden;
        margin: 0 auto;
        margin-top: 24%;
    }
    .title_05 {
	    font-size: 19px;
	    text-align: center;
	    line-height: 2;
	    color: #fff;
	    background-color: #0e3d5e;
	    margin-top: -2px;
	    margin-bottom: 5%;
	}
	.box {
	    width: 94%;
	    height: auto;
	    margin: 0 auto;
	    margin-bottom: 5%;
	    overflow: hidden;
	}
	.btn_style_form {
	    width: 100%;
	    height: auto;
	    font-size: 17px;
	    color: #fff;
	    font-weight: 700;
	    text-align: left;
	    line-height: 1.2;
	    border-radius: 100px;
	}
}







@media (min-width: 750px) and (max-width: 820px) {
	._pc{
		display: block;
		visibility: visible;
	}
	._m{
		display: none;
		visibility: hidden;
	}
    .no1 {
        width: 100%;
        height: 530px;
        background: url(../images/img_kv1_pc.jpg);
        background-position: 41% 100%;
        background-size: 163%;
        background-repeat: no-repeat;
        overflow: hidden;
    }	
    .no1 h1 {
        font-size: 49px;
        line-height: 1;
        margin-bottom: 10px;
        text-align: center;
        font-weight: bolder;
        color: #fff;
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
        padding-top: 270px;
    }
    .no1 h2 {
        font-size: 23px;
        line-height: 1;
        margin-bottom: 20px;
        text-align: center;
        font-weight: bolder;
        color: #0e3d5e;
        letter-spacing: 6px;
    }
	.no1_p1 {
	    width: 470px;
	    font-size: 21px;
	    line-height: 1.8;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #0e3d5e;
	    margin: 0 auto;
	    margin-bottom: 10px;
	}
	.no1_p2 {
	    width: 240px;
	    font-size: 19px;
	    line-height: 1.5;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #f86657;
	    margin: 0 auto;
	    margin-bottom: 10px;
	}
	.no2 {
	    width: 100%;
	    height: auto;
	    background-color: #fbf0eb;
	    padding: 40px 0;
	    overflow: hidden;
	}
    .no2_box {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }
    .class_box {
	    width: 96%;
	    height: auto;
	    background-color: #fff;
	    border: 2px solid #375069;
	    border-radius: 20px;
	    overflow: hidden;
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	    margin-left: 2%;
	    margin-right: 2%;
	    margin-bottom: 10%;
	}
	.class_box_span {
	    width: 92%;
	    height: 90px;
	    font-size: 15px;
	    color: #131313;
	    line-height: 1.4;
	    text-align: justify;
	    margin: 0 auto;
	    overflow: hidden;
	    margin-bottom: 5px;
	}
	.no3 {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	}
	.no3_left {
	    width: 100%;
	    height: 780px;
	    overflow: hidden;
	    background-image: url(../images/img_kv3_bg.jpg);
	    background-position: 50% 100%;
	    background-size: 100%;
	    background-repeat: no-repeat;
	}
    .no3_right {
        width: 100%;
        height: 740px;
        overflow: hidden;
        background-image: url(../images/img_kv4_bg.jpg);
        background-position: 50% 22%;
        background-size: 160%;
        background-repeat: no-repeat;
    }
    .form_box {
        width: 52%;
        height: auto;
        background-color: #fff;
        border: 2px solid #0e3d5e;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        overflow: hidden;
        margin: 0 auto;
        margin-top: 26%;
    }
}







/*** 手機顯示 ***/
@media only screen and (max-width: 749px) {
	._pc{
		display: none;
		visibility: hidden;
	}
	._m{
		display: block;
		visibility: visible;
	}
    .no1 {
        width: 100%;
        height: 540px;
        background: url(../images/img_kv1_mobile.jpg);
        background-position: 50% 50%;
        background-size: 110%;
        background-repeat: no-repeat;
        overflow: hidden;
    }
	.no1_none{
		display: none;
		visibility: hidden;
	}
	.no1_enter{
		display: block;
	    color: #fff;
	}
    .no1 h1 {
        font-size: 57px;
        line-height: 1.1;
        margin-bottom: 5px;
        text-align: center;
        font-weight: bolder;
        color: #fff;
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
        padding-top: 270px;
    }
	.no1 h2 {
	    font-size: 16px;
	    line-height: 1;
	    margin-bottom: 12px;
	    text-align: center;
	    font-weight: bolder;
	    color: #0e3d5e;
	    letter-spacing: unset;
	}
	.no1_p1 {
	    width: 70%;
	    font-size: 13px;
	    line-height: 1.8;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #0e3d5e;
	    margin: 0 auto;
	    margin-bottom: 10px;
	}
	.no1_p2 {
	    width: 200px;
	    font-size: 11px;
	    line-height: 1.4;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #f86657;
	    margin: 0 auto;
	    margin-bottom: 7px;
	}
	.no1_p3 {
	    width: 72%;
	    font-size: 11px;
	    line-height: 1.5;
	    text-align: center;
	    font-weight: 300;
	    color: #fff;
	    background-color: #f86657;
	    margin: 0 auto;
	}
	.no2 {
	    width: 100%;
	    height: auto;
	    background-color: #fbf0eb;
	    padding: 40px 0;
	    overflow: hidden;
	}
	.no2_box {
	    width: 90%;
	    height: auto;
	    overflow: hidden;
	    margin: 0 auto;
	}
	.class_box {
	    width: 100%;
	    height: auto;
	    background-color: #fff;
	    border: 2px solid #375069;
	    border-radius: 20px;
	    overflow: hidden;
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	    margin-left: 0%;
	    margin-right: 0%;
	    margin-bottom: 10%;
	}
    .class_box_title {
        width: 100%;
        height: auto;
        font-size: 16px;
        color: #fff;
        background-color: #0e3d5e;
        line-height: 1.4;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 0;
        padding: 10px 0;
    }
    .class_box_mov {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	    margin: 0 auto;
	    margin-bottom: 5%;
	    margin-top: unset;
	}
	.class_box_span {
	    width: 92%;
	    height: 65px;
	    font-size: 15px;
	    color: #131313;
	    line-height: 1.3;
	    text-align: justify;
	    margin: 0 auto;
	    overflow: hidden;
	    margin-bottom: 5px;
	}
	.btn_style_class {
	    display: block;
	    width: 80%;
	    height: auto;
	    border-radius: 50px;
	    font-size: 17px;
	    font-weight: 500;
	    color: #fff;
	    background-color: #f86657;
	    line-height: 1.6;
	    text-align: center;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}
	.no3 {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	}
	.no3_left {
	    width: 100%;
	    height: 370px;
	    overflow: hidden;
	    background-image: url(../images/img_kv3_bg.jpg);
	    background-position: 50% 50%;
	    background-size: 100%;
	    background-repeat: no-repeat;
	}
    .no3_right {
        width: 100%;
        height: 650px;
        overflow: hidden;
        background-image: url(../images/img_kv4_bg.jpg);
        background-position: 50% 50%;
        background-size: 240%;
        background-repeat: no-repeat;
    }
	.form_box {
	    width: 80%;
	    height: auto;
	    background-color: #fff;
	    border: 2px solid #0e3d5e;
	    border-radius: 20px;
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	    overflow: hidden;
	    margin: 0 auto;
	    margin-top: 40%;
	}
}







/*** 小手機顯示 ***/
@media only screen and (max-width: 389px) {
    .no1 {
        width: 100%;
        height: 540px;
        background: url(../images/img_kv1_mobile.jpg);
        background-position: 50% 50%;
        background-size: 120%;
        background-repeat: no-repeat;
        overflow: hidden;
    }    
	.class_box_span {
	    width: 92%;
	    height: 85px;
	    font-size: 15px;
	    color: #131313;
	    line-height: 1.3;
	    text-align: justify;
	    margin: 0 auto;
	    overflow: hidden;
	    margin-bottom: 5px;
	}
    .no3_right {
        width: 100%;
        height: 600px;
        overflow: hidden;
        background-image: url(../images/img_kv4_bg.jpg);
        background-position: 50% 50%;
        background-size: 240%;
        background-repeat: no-repeat;
    }
}