@charset "utf-8";

/*Google網路中文字型應用01 – cwTeXKai (Chinese Traditional) 楷體字型*/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css);

/*Google網路中文字型應用02 – cwTeXYen (Chinese Traditional) 圓體字型*/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);

/*Google網路中文字型應用03 – cwTeXFangSong (Chinese Traditional) 仿宋體字型*/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);

/*Google網路中文字型應用04 – Noto Sans TC (Chinese Traditional) 黑體（思源黑體）*/
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

/*Google網路中文字型應用05 – cwTeXMing (Chinese Traditional) 明體字型*/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css);
/* CSS Document */

/* == 共用區 ============================================================================= */

*{
	margin:0; 
	padding:0;
	-webkit-box-sizing:border-box; /*safari & chrome*/
	-moz-box-sizing:border-box; /*firebox*/
	box-sizing:border-box; /*解除padding影響寬度關係*/
	}
html{
    overflow-x: hidden;
}
html, body{
	-webkit-text-size-adjust: 100%; /*避免文字自動放大*/
	width:100%;
	height:100%;
    
    font-family:"微軟正黑體", Arial, Helvetica,sans-serif; 

	}
ul{ list-style:none; }

body{
	background-color: #FDE8C6;
}

.texthidden{
	display:block; /*轉換為塊級元素*/
	height:0; 
	width:0; 
	overflow:hidden;
	}/*隱藏文字，切勿使用display:none;*/

/* == top == */

.top {
    display: block;
    position: fixed;
    /*固定定位*/
    right: 50px;
    top: 82%;
    /*距離上邊界高度*/
    z-index: 999;
    /*設定層級順序，數字越大，層級越高，可避免被蓋住*/
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #EA5429;

}

.top h3 {
    margin: 0px 0;
    text-align: center;
    color: #FFFFFF;
}

.top a {
    margin: 0px 0;
    text-align: center;
    font-size: 1.5em;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 1.6em;
}


/* == 側邊按鈕 == */
.page_btn {
    width: 180px;
    height: auto;
    padding: 1vh;
    position: fixed;
    top: 4%;
    right: 0;
    z-index: 800;
	}
.page_btn ul {
    width: 70%;
	}
.page_btn ul li {
    width: 180px;
    height: auto;
	}
.page_btn ul li img {
    display: block;
    width: 70%;
    margin: auto;
	}
.page_btn ul li:hover {
    transform: scale(0.8, 0.8);
	}

.btn a{
	display:block;
    margin:0 auto;
    width:300px;
	height:60px;
	background-color:#ff3300;
	border-radius:10px;
	-webkit-border-radius:10px;
	font-size:2.3em;
	line-height:60px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	}
.btn a{
	display:block;
    margin:0 auto;
    width:300px;
	height:60px;
	background-color:#ff3300;
	border-radius:10px;
	-webkit-border-radius:10px;
	font-size:2.3em;
	line-height:60px;
	text-align:center;
	text-decoration:none;
	color:#fff;
    }
.footer {
    width: 100%;
    height: 340px;
    margin: 0 auto;
    padding: 20px 0 40px 0;
    background-color: #fff;
	}
.footer ul {
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 10px 10% 7% 16%;
	}
.footer ul li {
    display: block;
    text-align: center;
    float: left;
    width: 13%;
    height: 13%;
    padding: 5px;
    margin: 0 10px 20px 10px;
    background-color: #384796;
    -webkit-border-radius: 25px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px;
    border-color: #fff;
    border-style: solid;
    font-size: 1.3em;
    font-weight: 2px;
	}
.footer ul li:hover {
    background-color: #2DA7E0;
    border-color: #fff;
	}
.footer a {
    display: block;
    color: #fff;
    text-decoration: none;
	}
.footer a:hover {
    color: #fff;
	}



.head {
    width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: center;
    background-size: cover;
	background-image: url("../images/bg.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFF;
}

.pc_head{
	display: block;
	}
	
.m_head{ 
	display:none;
	}	
	
.head img{
	max-width: 1400px;
}

.con00 {
    max-width: 1920px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background-image: url("../images/bg2.png");
	background-repeat: repeat;
	background-color: #FFF;
}

.con01 {
    max-width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding: 1% 0;
}

.con02 {
    max-width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding: 1% 0;
}

.con03 {
    max-width: 1019px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding: 2% 0;
}

.con04 {
    max-width: 1163px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.con05 {
    max-width: auto;
	height: 100px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}



/*== 手機版型區 =========================================== */

@media screen and (max-width:767px) {

.head {
    background-size: cover;
	background-image: url("../images/m_bg.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

.pc_head{
	display: none;
	}
	
.m_head{ 
	display: block;
		
	}	
	
.head img{
	max-width: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	margin-left: 0%;
	
}	
	
.con00 img{
    max-width:95%;
	height:auto;
}

.new{
	font-size: 1em;
	text-align: center;
}	

	
 /* == 手機top == */

    .top {
        display: block;
        position: fixed;
        /*固定定位*/
        right: 5%;
        top: 77%;
        /*距離上邊界高度*/
        z-index: 999;
        /*設定層級順序，數字越大，層級越高，可避免被蓋住*/
        width: 35px;
        height: 35px;
        border-radius: 50%;

    }

    .top h3 {
        margin: 0px 0;
        text-align: center;
        color: #FFFFFF;
    }

    .top a {
        margin: 0px 0;
        text-align: center;
        font-size: 1.2em;
        text-decoration: none;
        color: #FFFFFF;
        line-height: 1.6em;
    }
	
	
	
	/* == 側邊連結 == */

.page_btn {
	width: 100px;
    height: auto;
    padding: 1%;
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 900;
    }
.page_btn ul {
    width: 100%;
    }
.page_btn ul li {
    width: 90px;
    height: auto;
    }
.page_btn ul li img {
	display: block;
    width: 100%;
    margin: auto;
    }
.page_btn ul li:hover {
    transform: scale(0.8, 0.8);
    }
	
.btn a{
	display: block;
    margin: 0 auto;
    width: 250px;
	height: 50px;
	line-height: 50px;
	font-size: 2.2em;
	text-align: center;
	text-decoration: none;
	background-color: #ff3300;
	color: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	}

	

	
	
.footer ul {
	width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 1% 1% 158% 1%;
    }
.footer ul li {
    display: block;
    text-align: center;
    float: left;
    width: 45%;
    height: auto;
    padding: 10px;
    margin-right: 3px;
    background-color: #30339b;
    -webkit-border-radius: 25px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px;
	border-color: #fff;
	border-style: solid;
	font-size: 1.2em;
	font-weight: 2px;
    }
.footer ul li:hover {
	background-color: #2DA7E0;
    border-color: #fff;
    }
}