@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC');

* {
    margin:0;
    padding:0;
    line-height:0;
}

.header {
    width: 100%;
    position: relative;
    z-index: 999;
	height: 3.6em;
	padding-top: 0.5em;
	background-color: #352F2B;
}

.mosttx {
	font-size: 0.8em;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

.wrapper{
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-width: 1200px;
}

.title_bg {
    width: 100%;
    height: 953px;
    margin: 0 auto;
    position: relative;
    background: url("../img/bg00.jpg") top center no-repeat;
}

.title {
    width: 1200px;
    height: 953px;
    margin: 0 auto;
    position: relative;
}

.title00 {
    position: absolute;
    top: 75px;
    left: 92px;
    z-index: 0;
}

.h2{
    position: absolute;
    top: 172px;
    left: 96px;
    z-index: 0;
}


/*文字 開始*/

.text{
	overflow: auto;
	padding-top:-10px;
}

.mosttx132 {	
	font-size: 1.2em;
	color: #000000;
	letter-spacing:1.5px;
	line-height:1.7em;
	margin-bottom:1em;
}

.mosttx133 {
	font-size: 1.5em;
	font-weight:bold;
	color: #000000;
	letter-spacing:1.5px;
	line-height:45px;
	margin:20;
}


/*文字 結束*/


.box1_bg{ 
    width: 100%;
    height: 550px;
    margin: 0 auto;
    position: relative;
    background: url("../img/bg01.jpg") top center no-repeat;
}

.box1 {
    width: 1200px;
    height: 550px;
    margin: 0 auto;
    position: relative;
}

.box1 p{
	color: #000;
}

.box2_bg{ 
    width: 100%;
    height: 838px;
    margin: 0 auto;
    position: relative;
	background: url("../img/bg02.jpg") top center no-repeat;
}

.box2 {
    width: 1200px;
    height: 838px;
    margin: 0 auto;
    position: relative;
}

.box3_bg{ 
    width: 100%;
    height: 837px;
    margin: 0 auto;
    position: relative;
	background: url("../img/bg03.jpg") top center no-repeat;
}

.box3 {
    width: 1200px;
    height: 837px;
    margin: 0 auto;
    position: relative;
}

.box4_bg{ 
    width: 100%;
    height: 1004px;
    margin: 0 auto;
    position: relative;
	background: url("../img/bg04.jpg") top center no-repeat;
}

.box4 {
    width: 1200px;
    height: 1004px;
    margin: 0 auto;
    position: relative;
}

.box5_bg{ 
    width: 100%;
    height: 718px;
    margin: 0 auto;
    position: relative;
	background: url("../img/bg05.jpg") top center no-repeat;
}

.box5 {
    width: 1200px;
    height: 718px;
    margin: 0 auto;
    position: relative;
}

.box6_bg{ 
    width: 100%;
    height: 732px;
    margin: 0 auto;
    position: relative;
	background: url("../img/bg06.jpg") top center no-repeat;
}

.box6 {
    width: 1200px;
    height: 732px;
    margin: 0 auto;
    position: relative;
}

.box7_bg{ 
    width: 100%;
    height: 742px;
	margin: 0 auto;
    position: relative;
	background: url("../img/bg07.jpg") top center no-repeat;
}

.box7 {
    width: 1200px;
    height: 742px;
    margin: 0 auto;
    position: relative;
}

.box8_bg{ 
    width: 100%;
    height: 1078px;
    margin: 0 auto;
    position: relative;
	background: url("../img/bg08.jpg") top center no-repeat;
}

.box8 {
    width: 1200px;
    height: 1078px;
    margin: 0 auto;
    position: relative;
}

.box9_bg{ 
    width: 100%;
    height: 1292px;
    margin: 0 auto;
    position: relative;
	background: url("../img/bg09.jpg") top center no-repeat;
}

.box9 {
    width: 1200px;
    height: 1292px;
    margin: 0 auto;
    position: relative;
}

footer{
	width: 100%;
	height: 70px;
    position: relative;
    z-index: 999;
	background-color: #352F2B;
	padding-top: 1.5em;	
	text-align: center;
}

#top {
    width: 70px;
    height: 70px;
    border-radius:999em;
    background-color: #B25900;
    border: rgb(255, 255, 255) solid 2px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-align: center;
    line-height: 70px;
    display: block;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 9999;
    font-family: 'Noto Sans TC';
    font-weight: bold;
    font-size: 1.2em;
}
