.image {
    position: relative;
}

.image_word {
    position: absolute;
    background-color: yellow;
    top: 57%;
    left: 7.5%;
    font-size: 1.2vw;
}

body {
    background-color: white;
    margin: 0px;
    font-family: Helvetica,arial;
}

p {
    width: 85%;
    max-width: 1355px;
    margin: 0px auto;
	line-height: 150%;
	font-size: 1.3vw;
}

#gotoTop {
    position: fixed;
    bottom: 20px;
    width: 50px;
    right: 20px;
}
#page_top_web{
    width: 100%;
	margin: 0px auto;
    background-color: black;   
}
#Logo_end {
    margin-left: 8%;
    float: left;
    height: 100%;
    position: relative;
	margin-top: 5px;
    width: 18%;
} 
.end_word{
    margin-right: 10%;
    float: right;
	color: white;
    position: relative;
    margin-top: 15px;
    //cursor:pointer;
	letter-spacing: 1px;
    
}
.end_word li{
    width:100%;
    margin:0px;
	background-color: black;
    display: inline-block;
	font-size: 1vw;
}


.page_top_web p{
	
	width:100%;
    display: block;
    color: white;
    margin: 0px auto;
    text-align: center;
	font-size: 1.2vw;
}

.page_top_web .end_word{
	position: absolute;
	float: left;
    padding-left: 20%;
}
.top_word{
    width: 100%;
    max-width: 1600px;
    margin: 0px auto;
    position: relative;
    background-image: url(images/00_B.png);
    background-size: 100%;
    background-position-y: center;
    background-repeat: no-repeat;
    height: 5vw;
    text-align: center;
    line-height: 5vw; /* 須跟height一樣 文字才會垂直置中 */
    font-size: 2vw;
    color: white;
}

.image_word_white_1{
    position: absolute;
    color: white;
    background-color:transparent;
    top: 45%;
    left: 8%;
    right: 20%;
    width: 30%;
	letter-spacing: 1.5px;
    line-height: 150%;
    /* text-align: center; */
    font-size: 1.2vw;
}
.image_word_white_2{
    position: absolute;
    color: white;
    background-color:transparent;
    top: 55%;
    left: 8%;
    right: 20%;
    width: 30%;
	letter-spacing: 1.5px;
    line-height: 150%;
    /* text-align: center; */
    font-size: 1.2vw;
}

.image_word_black_1{
    position: absolute;
    background-color:transparent;
    top: 56%;
    left: 8%;
    right: 10%;
    width: 30%;
	letter-spacing: 1.5px;
    line-height: 150%;
    /* text-align: center; */
    font-size: 1.2vw;
}	
.image_word_black_2{
    position: absolute;
    background-color:transparent;
    top: 63%;
    left: 8%;
    right: 10%;
    width: 30%;
	letter-spacing: 1.5px;
    line-height: 150%;
    /* text-align: center; */
    font-size: 1.2vw;
}	
.image_word_top{
    position: absolute;
    background-color: transparent;
    top: 23%;
    left: 25%;
    right: 25%;
    color: white;
    width: 50%;
	letter-spacing: 1.5px;
    line-height: 110%;
    text-align: center;
    font-size: 1.2vw;
}

#p03_prdouct_02 {
    width: 100%;
    color: black;
    font-size: 1.5vw;
    text-align: center;
    
    background-color: white;
}

#p03_prdouct_02 p {
    max-width: 1335px;
    margin: 0px auto;
}

#top_bar {
    height: 80px;
    width: 100%;
    position: fixed;
    top: 0px;
    background-color: white;
    z-index: 9999;
}

#top_bar_2 {
    width: 100%;
    position: fixed;
    top: 80px;
    background-color: #BBBCBE;
    z-index: 9999;
}

.content {
    width: 100%;
    max-width: 1600px;
    margin: 0px auto;
    font-size: 1.5vw;
}
/*    插入背景圖片    */
.p01,.p02,.p03,.p04,.p05 {
     /*min-height: 100vh;每頁最小高度為視窗高度*/
    clear: both;
}

.p04 {
    background-color: black;
}

#logo {
    margin-left: 30px;
    float: left;
    height: 100%;
    position: relative;
    width: 224px;
} 

#Logo_w, #Logo_B{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/*    插入導覽列     */
.nav{
    margin-right: 30px;
    float: right;
    position: relative;
    margin-top: 15px;
    //cursor:pointer;
    
}
.nav li{
    width:100px;
    height:10px; 
    margin:0px;
    background-color: white;
    display: inline-block;
}

.page_top_phone {
    display: none;
}

.page_top_web p{
    display: block;
    color: white;
    margin: 0px auto;
    text-align: center;
}

/*RWD 畫面寬度超過1600px*/
@media screen and (min-width: 1600px){
    
}


#menu01{
    height: 80px;
    max-width: 1600px;
    margin: 0px auto;
    background-color: white;
    
}

#menu02{
    max-width: 1600px;
    margin: 0px auto;
    background-color: white;
    
}

#p06_m01,#p06_m02{
    float: left;
    width: 33.3%;
}
#p06_m03 {
    float: right;
    width: 33.3%;
}

.fixmenu {
    position: fixed;
    max-width: 1600px;
    top:80px;
}

.page_a {
    bottom: 25%;
    left: 7.5%;
    width: 10vw;
    position: absolute;
}

#copyright {
    color: white;
    text-align: center;
    line-height: 80px; 
}

#menu_btm {
    height: 80px;
    max-width: 1600px;
    margin: 0px auto;    
}

#btm_bar {
    height: 80px;
    width: 100%;
    bottom: 0px;
    background-color: black;
}

.p03 {
    /*min-height: 100vh;*/
}
.p04 {
    min-height: 15vh;
	background-color: black;
}
.page_top_phone {
    display: none;
}

.page_top_web p{
    display: block;
    color: white;
    margin: 0px auto;
    text-align: center;
}

@media screen and (max-width: 760px){
	p {
    width: 85%;
    max-width: 1355px;
    margin: 0px auto;
	line-height: 150%;
	font-size: 3vw;
	}

    #page_top_web{
    display: none;  
	}
	#Logo_end {
    margin-left: 0%;
    float: left;
    height: 100%;
    position: relative;
    width: 18%;
	} 
    #top_bar {
        display: none;
    }
    
    #top_bar_2 {
        top: 0px;
    }
    
    #menu01 {
        height: 0px;
    }
	.p04 {
	min-height:25vh;
    background-color: black;
    }
	.end_word{
    margin-right: 10%;
    float: right;
	color: white;
    position: relative;
    margin-top: 18%;
    //cursor:pointer;
    
	}	
    .top_word{
    width: 100%;
    max-width: 1600px;
    margin: 0px auto;
    position: relative;
    background-image: url(images_phone/00_B.png);
    background-size: 100%;
    background-position-y: center;
    background-repeat: no-repeat;
    height: 5vw;
    text-align: center;
    line-height: 5vw; /* 須跟height一樣 文字才會垂直置中 */
    font-size: 2vw;
    color: white;
	}
    .image_word {
        position: absolute;
        background-color: yellow;
        top: 20%;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 1.2vw;
    }

	
    .image_word_white_1{
        position: absolute;
        color: white;
		background-color:transparent;
        top: 17%;
        left: 7%;
        right: 10%;
		width: 85%;
		line-height: 125%;
		letter-spacing: 0;
        text-align: center;
        font-size: 3vw;
    }
    .image_word_white_2{
        position: absolute;
        color: white;
		background-color:transparent;
        top: 26.5%;
        left: 7%;
        right: 10%;
		width: 85%;
		line-height: 125%;
		letter-spacing: 0;
        text-align: center;
        font-size: 3vw;
    }	
    .image_word_black_1{
        position: absolute;
		background-color:transparent;
        top: 17%;
        left: 7%;
        right: 10%;
		width: 85%;
		line-height: 125%;
		letter-spacing: 0;
        text-align: center;
        font-size: 3vw;
    }	
    .image_word_black_2{
        position: absolute;
		background-color:transparent;
        top: 26.5%;
        left: 7%;
        right: 10%;
		width: 85%;
		line-height: 125%;
		letter-spacing: 0;
        text-align: center;
        font-size: 3vw;
    }	
    .image_word_top{
        position: absolute;
        background-color: rgb(0, 0, 0);
        top: 26%;
		top: 26%;
		left: 24%;
		right: 24%;
		color: white;
		width: 52%;
		font-weight:bolder;
        line-height: 125%;
		letter-spacing: 1.5px;
        text-align: center;
        font-size: 3vw;
    }
    .page_top_web {
        display: none;
    }
   
    .page_top_phone {
        width: 280px;
		display: block;
		margin: auto;
		padding-top: 2%;
    }
    

    .page_top_phone p{
		width:100%;
        display: block;
        color: white;
		margin: 0px auto;
        text-align: center;
        font-size: 3vw;
		padding-top: 2%;
		letter-spacing: 0px;
    }    

	.page_top_phone .end_word {
		position: absolute;
		float: left;
	}    
    
}