@charset "utf-8";
/* CSS Document */

.light-box-bk{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 3000;
	background: #FFFFFF;
}
.lightbox-content{
	width: 1200px;
	position: fixed;
	margin-left: -600px;
	top: 120px;
	left: 50%;
	z-index: 4000;
}
.lightbox-content-inner{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
.lightbox-pic {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4002;
}
.lightbox-pic img{
	width: 100%;
	height: auto;
	max-width: 1200px;
	
}
.light-close-button{
	width: 50px;
	position: absolute;
	z-index: 4503;
	top: -20px;
	right: -20px;
}
.install-open, .install-close{
	cursor: pointer;
}

@media only screen and (max-width : 1680px){
.lightbox-content{
	width: 1100px;
	margin-left: -550px;
	top: 120px;
	left: 50%;
}
}
@media only screen and (max-width : 1440px){
.lightbox-content{
	width: 1100px;
	margin-left: -550px;
	top: 80px;
	left: 50%;
}
}
@media only screen and (max-width : 1366px){
.lightbox-content{
	width: 900px;
	margin-left: -450px;
	top: 70px;
	left: 50%;
}
}






.light-box-bk{
	width: 100%;
	height: 100%;
	position:fixed;
	left: 0;
	top: 0;
	z-index: 3000;
    background: #FFFFFF;
	opacity: 1;
}


.lightbox-content-a{
	width: 100%;
	position: absolute;
    left: 0;
    top: 0;
    z-index: 3010;
}
.lightbox-content-a-inner{
	width: 220px;
    margin: 150px auto 0 auto;
    display: block;
}
.menu-outbox{
	width: 100%;
    display: block;
	float: left;
}

.menu-outbox ul{
	width: 100%;
    display: block;
	float: left;
	list-style-type: none;
	text-align: center;
}
.menu-outbox ul li{
	width: 100%;
    display: block;
	float: left;
	list-style-type: none;
}
.menu-logo{
	width: 100%;
	text-align: center;
}
.menu-logo{
	width: 100%;
	max-width: 200px;
	height: auto;
}
.point{
	width:10%;
	display: block;
	float: left;
	line-height: 55px;
	margin-left: 12%;
}
.button-word{
	width:100%;
	display: block;
	margin: auto;
	font-family: "微軟正黑體";
    font-size: 24px;
	line-height: 55px;
	height: 55px;
	color: #000;
}
.button-word a:link{
	text-decoration: none;
	color: #595757;
}
.button-word a:visited{
	text-decoration: none;
	color: #595757;
}
.button-word a:hover{
	text-decoration: none;
	color: #808968;
}
.inter-box-close{
	width: 38px;
	display: block;
	float: right;
	margin-right: 2px;
	margin-bottom: 10px;
}
.line-solid{
	border-top: 1px solid #C9CACA;
}
.line-solid-bottom{
	border-bottom: 1px solid #C9CACA;
}
.inter-height{
	margin-top: 20px;
}
.buttton-cursor{
    cursor: pointer;
}

.soical-icon{
	font-size: 28px;
	text-align: center;
	margin-top: 25px;
	color: #121212;
}
.soical-icon a:link{
	color: #121212;
	text-decoration: none;
}
.soical-icon a:visited{
	color: #121212;
	text-decoration: none;
}
.soical-icon a:hover{
	color: #a68e6e;
	text-decoration: none;
}

.lightbox-content-a-inner2{
	width: 90%;
    margin: 150px auto 0 auto;
    display: block;
}
.pravite-box{
    font-family: 'Noto Sans TC', sans-serif;
	font-size: 20px;
	line-height: 40px;
	padding-bottom: 50px;
}
.pravite-box h1,
.pravite-box h2{
    font-family: 'Noto Sans TC', sans-serif;
	font-size: 24px;
	line-height: 35px;
}



@media only screen and (max-width : 1440px){
.light-box-bk-inner{
	width: 414px;
    margin: 50px auto 0 auto;
}
.lightbox-content-a-inner{
    margin: 110px auto 0 auto;
}


}
@media only screen and (max-width : 1366px){
.light-box-bk-inner{
	width:35px;
	height: 524px;
    margin: 30px auto 0 auto;
}
.lightbox-content-a-inner{
    margin: 80px auto 0 auto;
}



}
@media only screen and (max-width : 900px){
.light-box-bk-inner{
	width: 414px;
    margin: 80px auto 0 auto;
}
.lightbox-content-a-inner{
    margin: 150px auto 0 auto;
}


}
@media only screen and (max-width : 480px){
.light-box-bk-inner{
	width: 414px;
	height: 736px;
    margin: 20px auto 0 auto;
}
.lightbox-content-a-inner{
    margin: 110px auto 0 auto;
}

}
@media only screen and (max-width : 414px){

.lightbox-content-a-inner2 
{
	width: 90%;
	margin: 100px auto 0 auto;
}

.light-box-bk-inner{
	width: 100%;
	height: 736px;
    margin: 0 auto 0 auto;
}
.lightbox-content-a-inner{
    margin: 90px auto 0 auto;
}
}
@media only screen and (max-width :375px){

.lightbox-content-a-inner{
    margin: 50px auto 0 auto;
}
}







