@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 768px) and (max-width:1259px) {
	html,body{
		width: 100%;
		height: 100%;
		padding: 0px;
		margin: 0px;
		font-family: "vista-sans", "Noto Sans TC", sans-serif;
		font-weight: 200;
		letter-spacing: 1px;
	}
	.ShowWeb{
		display: none;
	}
	*{
		text-decoration: none;
	}
	header{
		width: 100%;	
		height: 60px;
		margin:  auto;
		transition: all 0.3s linear;
		box-sizing: border-box;
			
	}
	#HeadForm{
		width: 100%;
		max-width: 888px;
		height: 60px;
		padding-left: 60px;
		padding-right: 60px;
		box-sizing: border-box;
		position:fixed;		
		z-index: 10000;
		top: 0px;
		left: 0px;
		right: 0px;
		transition: all 0.3s linear;
		margin: auto;
	}
	#Logo{
		width: 129px;
		height: 25px;
		float: left;
		margin-top: 20px;
		margin-left: 0px;
		background-size:cover;
		transition: all 0.3s linear;
	}
	.LogoBlack{
		background: url("/Assets/Web/Images/Logo-Black.png") no-repeat;
		
	}
	.LogoWrite{
		background: url("/Assets/Web/Images/Logo.png") no-repeat;
		
	}
	.LogoAct{
		width: 144px !important;
		height: 28px !important;
		margin-top: 80px !important;
		margin-left: 20px!important;
		background-size:cover !important;
		transition: all 0.3s linear;
	}
	/* Menu */
	#MenuM{
		width: 100%;
		height: 0px;	
		padding-top: 0px;		
		overflow: hidden;
		transition: all 0.3s linear;
		box-sizing: border-box;
		padding-right: 20px;
		padding-left: 20px;
	}
	.MenuMAct{
		height: 550px !important;
		padding-top: 80px !important;
		transition: all 0.3s linear;
	}

	#MenuIcon{
		width: 32px;
		height: 32px;
		float: right;
		margin-top: 25px;
		padding-right: 0px;
		text-align: right;
		transition: all 0.3s linear;
		cursor: pointer;
	}
	.MenuLine1{
		width: 32px;
		height: 2px;	
		background: #000;
		transition: all 0.3s linear;
		
	}
	.MenuLine2{
		width: 22px;
		height: 2px;	
		margin-top: 10px;
		margin-left: 9px;
		background: #000;
		transition: all 0.3s linear;
	}
	.HeadFormAct{
		width: 100%;
		height: calc(100vh);
		position: fixed;
		background:rgba(0,0,0,0.75) !important;
		z-index: 10000;
		transition: all 0.3s linear;
	}
	.MenuLine2Act{
		width: 32px;
		margin-top: -2px;
		margin-left: 0px;
		transform-origin: center;
		transform: rotate(40deg);
		background: #FFF;
	
		transition: all 0.3s linear;
		box-sizing: border-box;
		
	}
	.MenuLine1Act{
		width: 32px;
		margin-top: 5px;
		margin-left: 0px;
		transform-origin: center;
		transform: rotate(-40deg);
		background: #FFF;
		transition: all 0.3s linear;
	}
	.LogoAct{
		width: 144px;
		height: 28px;
		margin-top: 80px !important;
		background-size:cover;
		transition: all 0.3s linear;
	}

	.MenuMList{
		width: 100%;
		height: 28px;
		color: #FFF;
		border-left: 1px solid #FFF;
		margin-bottom: 42px;
		display: flex;
	}
	.MenuMTitle{
		padding-left: 20px;
		font-size: 20px;
		font-weight: 400;
		text-transform: uppercase;
		float: left;
		padding-right: 15px;
		letter-spacing: 2px;
	}
	.MenuMTw{
		font-size: 16px;
		float: right;
		padding-left: 15px;
	}
	.MenuMLine{		
		height: 15px;
		border-bottom: 1px solid #FFF;
		flex-grow: 1;
		
	}
	#MenuMText{
		width: 100%;
		height: 50px;
		color: #FFF;
		padding-left: 0px;
		font-size: 14px;
		margin-top: 110px;
	}
	/* Footer Start*/
	footer{
		width: 100%;
		box-sizing: border-box;	
	}
	#Footer{
		width: 100%;
		height: 380px;
		max-width: 768px;
		margin: 0 auto;
		padding-top: 50px;
		padding-left: 60px;
		padding-right: 60px;
		padding-bottom: 50px;
		box-sizing: border-box;
	}
	#FooterLogoM{
		width: 200px;
		height: 60px;
		float: left;
	}
	#FooterLogoImg{
		width: 86px;
		height: 62px;
		float: left;
	}
	#FLTextM1{
		width: 200px;
		padding-top: 25px;
		font-size: 12px;
		font-weight: normal;
		float: left;
		letter-spacing: 2px;
	}
	#FLTextM2{
		width: 200px;
		font-size: 12px;
		padding-top: 10px;
		font-weight: normal;
		float: left;
		letter-spacing: 0.2px;
	}
	#FooterRight{
		width: calc(100% - 240px);
		float:right;
	}
	#FContact{
		width: 180px;
		height: 145px;
		float: left;
	}
	#FService{
		width: 180px;
		height: 145px;
		float: right;
	}
	#FCTitle, #FSTitle{
		width: 100%;
		height: 25px;
		font-size: 20px;	
		
		font-weight: lighter;
		
	}
	.FCLine{
		width: 60px;
		height: 1px;
		border-bottom: 2px solid #666;
		margin-top: 10px;
	}
	#FCTitleText, #FSList{
		width: 100%;
		font-size: 12px;
		font-weight: normal;
		padding-top: 20px;
	
		line-height: 24px;
		
	}
	#FooterCopyright{
		width: 100%;
		height: 65px;
		background: #000;
		color: #FFF;
		text-align: center;
		font-size: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	/* Footer End*/
	#BtnToTop{
		width: 32px;
		height: 32px;
		background: url("/Assets/Web/Images/BtnToTop.png") center center no-repeat;
		position: fixed;
		bottom: 140px;
		right: 30px;
		z-index: 1000;
		display: none;
		cursor: pointer;
	}
}
@media screen and (min-width: 768px) and (max-width:880px) {
	.OVLine{
		width: 1px;
		height: 0px;
		background: #000;
		position: absolute;
		margin-left: 470px;
	}
}

