@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 768px) and (max-width:1259px) {
	.NoShowTb{
		display: none;
	}
	.ShowTb{
		display:inherit;
	}
	#AboutPoint{
		width: 0px;
		height: 0px;
		position: absolute;
		margin-top: 40px;
	}
	#Banner{
		width: 100%;
		padding-top: 170px;
		padding-bottom: 120px;
		padding-left: 80px;
		padding-right: 80px;
		box-sizing: border-box;
	}
	#BannerForm{
		max-width: 1300px;
		height: 550px;
		background: url("/Assets/Web/Images/About/BannerBg.jpg") no-repeat center center;
		background-size: cover;
		margin: 0 auto;
	}
	#AboutUsBox{
		width: 330px;
		height: 220px;
		background: #69a3aa;
		position: absolute;
		margin-top: 260px;
		margin-left: 90px;
		padding: 68px 56px;
		box-sizing: border-box;
		
	}
	#AboutUs{
		width: 100%;
		height: 88px;
		border-left: 6px solid #92d1d5;
		padding-left: 30px;
		font-size: 26px;
		font-weight: 700;
		letter-spacing: 7px;
		color: #FFF;		
	}
	#AboutUsText1{
		width: 100%;
		height: 45px;
		line-height: 30px;
	}
	.AboutBtn{
		width: 155px;
		height: 55px;
		line-height: 55px;
		background: #FFF;
		color: #646464;	
		font-size: 20px;
		font-weight: 700;
		text-align: center;
		letter-spacing: 5px;
		float: left;
		margin-top: 420px;
	}
	#BtnOverview{	
		margin-left: 470px;		
		cursor: pointer;
	}
	#BtnValues{
		margin-left: 30px;
		cursor: pointer;
	}
	#BtnMilestones{
		bottom: 50px;
		margin-left: 30px;
		cursor: pointer;
	}
	#Overview{
		width: 100%;
		height: 280px;
	}
	#OverViewForm{
		max-width: 1256px;
		padding-left: 70px;
		padding-right: 70px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	#OverviewLeft{
		width: 220px;
		height: 150px;
		float: left;
		border-right: 1px solid #a5a5a5;
	}
	#OverviewText1{
		width: 100%;
		height: 50px;
		font-size: 28px;
		font-weight: 700;
		color: #69a3aa;
		letter-spacing: 5px;
	}
	#OverviewText2{
		width: 100%;
		font-size: 24px;
		font-weight: 500;
		color: #a5a5a5;
		letter-spacing: 4px;
		
	}
	#OverviewRight{
		width: calc(100% - 230px);
		line-height: 36px;
		height: 150px;
		float: left;
		font-weight: 500;
		font-size: 15px;
		padding-left: 100px;
		padding-right: 0px;
		box-sizing: border-box;
		letter-spacing: 1px;
	}
	#Values{
		width: 100%;
		height: 747px;
		background: #c8a97d;
		padding-top: 100px;
		padding-bottom: 100px;
		box-sizing: border-box;
	}
	#ValuesForm{
		max-width: 1024px;
		margin: 0 auto;	
	}
	#ValuesTitle{
		max-width: 1024px;
		height: 120px;
		border-bottom: 1px solid #FFF;
		margin: 0 auto;
		text-align: center;
		color: #FFF;
		font-size: 30px;
		font-weight: 700;
		letter-spacing: 3px;
	}
	.ValuesItem{
		width: 220px;
		height: 450px;
		float: left;
		margin: 10px;
		padding-top: 50px;		
	}
	#ValuesForm	.ValuesItem:first-child{
		margin-left: 60px;
	}
	.ValuesImg{
		width: 155px;
		text-align: center;
		margin: 0 auto;
	}
	.ValuesImg img{
		max-width: 100%;
	}
	.ValuesName{
		width: 100%;
		height: 70px;
		line-height: 70px;
		text-align: center;
		color: #FFF;
		font-size: 18px;
		font-weight: 700;
		padding-top:0px;
		letter-spacing: 3px;
	}
	.ValuesLine{
		width: 100px;
		height: 10px;
		border-bottom: 1px solid #FFF;
		margin: 0 auto;
	}
	.ValueText{
		width: 100%;
		line-height: 30px;
		padding-top: 30px;
		padding-left: 15px;
		padding-right: 15px;
		color: #FFF;
		font-size: 15px;
		font-weight: 400;
		letter-spacing: 1px;
		box-sizing: border-box;
	}
	#Milestones{
		width: 100%;
		padding:80px 0px 30px 0px;
		box-sizing: border-box;
	}
	#MilestionesLeft{	
		width: 100%;
		max-width: 768px;
		font-size: 22px;
		font-weight: 500;
		letter-spacing: 3px;
		padding: 0px 0px;
		box-sizing: border-box;
		margin: 0 auto;
		
	}
	#MilestionsTitle{
		width: 100%;
		height: 60px;
		border-bottom: 1px solid #646464;
		margin: 0 auto;
	}
	#MLeftNameT{
		float: left;
	}
	#MLeftNameE{
		float: right;
		color: #646464;
	}
	#MilestionesRight{
		width: 100%;
		max-width: 768px;
		padding: 0px ;
		box-sizing: border-box;
		margin: 0 auto;
		padding-bottom: 50px;
	}
	#Mil1Info{
		width: 100%;
		padding: 0px 0px;
		box-sizing: border-box;
		
	}
	#Mil1Year{
		width: 100%;
		height: 50px;
		color: #69a3aa;
		font-size: 50px;
		font-weight: 300;
		font-style: italic;
		margin-bottom: 40px;	
		margin-top: 30px;
		text-align: center;
	}
	#Mil1Title{
		width: 100%;
		height: 50px;
		line-height: 50px;
		background: #a1734a;
		color: #FFF;
		box-sizing: border-box;
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 30px;
		letter-spacing: 3px;
		padding: 0px 50px;		
	}
	#Mil1Text{
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 30px;
		padding: 0px 50px;
		box-sizing: border-box;
	}
	#Mil1LineM{
		width: 1px;
		height: 70px;
		border-left: 1px solid #a5a5a5;
		margin: 0 auto;
	}
	#Milist1MImg{
		width: 100%;
		margin-bottom: 30px;
		overflow: hidden;
	}
	#Milist1MImg img{
		width:100%;
	}
	#Mil2Info{
		width: 100%;
		padding: 0px 0px;
		box-sizing: border-box;
		
	}
	#Mil2Year{
		width: 100%;
		height: 50px;
		color: #69a3aa;
		font-size: 50px;
		font-weight: 300;
		font-style: italic;
		margin-bottom: 40px;	
		margin-top: 30px;
		text-align: center;
	}
	#Mil2Title{
		width: 100%;
		height: 50px;
		line-height: 50px;
		background: #a1734a;
		color: #FFF;
		padding-left: 20px;
		box-sizing: border-box;
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 30px;
		letter-spacing: 3px;
		padding: 0px 50px;
	}
	#Mil2Text{
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 30px;
		padding: 0px 50px;
		box-sizing: border-box;
	}
	#Mil2LineM{
		width: 1px;
		height: 70px;
		border-left: 1px solid #a5a5a5;
		margin: 0 auto;
	}
	#Milist2Img{
		width: 100%;
		margin-bottom: 30px;
		overflow: hidden;
	}
	#Milist2Img img{
		width: 150%;
		text-align: center;
	}
	#Milist3{
		width: 100%;
		padding-bottom: 0px;
	}
	#Mil3Info{
		width: 100%;
		padding: 0px 0px;
		box-sizing: border-box;
		
	}
	#Mil3Year{
		width: 100%;
		height: 50px;
		color: #69a3aa;
		font-size: 50px;
		font-weight: 300;
		font-style: italic;
		margin-bottom: 40px;	
		margin-top: 30px;
		text-align: center;
	}
	#Mil3Title{
		width: 100%;
		min-height: 50px;
		line-height: 30px;
		background: #a1734a;
		color: #FFF;
		padding-left: 20px;
		box-sizing: border-box;
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 30px;
		letter-spacing: 3px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding: 10px 50px;
	}
	#Mil3Text{
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 30px;
		padding: 0px 50px;
		box-sizing: border-box;
	}
	#Mil3LineM{
		width: 1px;
		height: 70px;
		border-left: 1px solid #a5a5a5;
		margin: 0 auto;
	}
	#Milist3MImg{
		width: 100%;
	
		margin-bottom: 30px;
	}
	#Milist3MImg img{
		width: 100%;
	}
	#Item{
		width: 100%;
		height: 550px;
		padding-top: 20px;
		padding-left: 80px;
		padding-right: 80px;
		box-sizing: border-box;
	}
	#ItemForm{
		max-width: 1024px;
		height: 480px;
		background: url("/Assets/Web/Images/About/About2Bg.jpg") no-repeat center center;
		background-size: cover;
		margin: 0 auto;
	}
	#ItemRight{
		width:470px;
		height: 400px;
		float: right;
		margin-right: 80px;
		margin-top: 100px;
	}	
	#ItemTitle{
		width: 100px;
		height: 200px;
		float: left;
		
	}
	#ItemText1{
		width: 100%;
		height: 65px;
		font-size: 40px;
		font-weight: 300;
		font-style: italic;
		color: #FFF;
		border-bottom: 1px solid #FFF;
		text-align: center;
		margin-bottom: 10px;
		letter-spacing: 2px;
	}
	#ItemText2{
		width: 100%;
		height: 26px;
		font-size: 26px;
		font-weight: 500;
		color: #FFF;
		text-align: center;		
		box-sizing: border-box;
		text-align-last:justify;
		padding-left: 15px;
		padding-right: 15px;
	
	}
	#ItemContent{
		width: 320px;
		height: 400px;
		float: right;
	}
	#ItemText3{
		width: 100%;
		height: 50px;
		line-height: 50px;
		color: #646464;
		font-size: 20px;
		text-align: center;
		background: #FFF;
		font-weight: 600;
		margin-bottom: 35px;
		letter-spacing: 3px;
	}
	#ItemText4{
		width: 100%;
		font-size: 15px;
		font-weight: 400;
		line-height: 30px;
		letter-spacing: 1px;
		color: #FFF;
		
	}
}
@media screen and (min-width: 1023px) and (max-width:1168px) {
	#AboutUsBox{
		width: 250px;
		height: 160px;
		background: #69a3aa;
		position: absolute;
		margin-top: 301px;
		margin-left: 50px;
		padding: 50px 40px;
		box-sizing: border-box;
		
	}
	#AboutUs{
		width: 100%;
		height: 55px;
		border-left: 5px solid #92d1d5;
		padding-left: 25px;
		font-size: 20px;
		font-weight: 700;
		letter-spacing: 7px;
		color: #FFF;		
	}
	#AboutUsText1{
		width: 100%;
		height: 26px;
		line-height: 18px;
	}
	.AboutBtn{
		width: 100px;
		height: 40px;
		line-height: 40px;
		background: #FFF;
		color: #646464;	
		font-size: 14.5px;
		font-weight: 700;
		text-align: center;
		letter-spacing: 3px;
		float: left;
		margin-top: 420px;
	}
}

@media screen and (min-width: 768px) and (max-width:1023px) {
	body,html{
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
		font-family: brisbane, "Noto Sans TC", sans-serif;
	}
	#Banner{
		width: 100%;
		padding: 50px;
		padding-top: 150px;
		box-sizing: border-box;
	}
	#BannerForm{
		max-width: 1024px;
		height: 550px;
		background: url("/Assets/Web/Images/About/BannerBg.jpg") no-repeat center center;
		background-size: cover;
		margin: 0 auto;
	}
	#AboutUsBox{
		width: 250px;
		height: 160px;
		background: #69a3aa;
		position: absolute;
		margin-top: 301px;
		margin-left: 50px;
		padding: 50px 40px;
		box-sizing: border-box;
		
	}
	#AboutUs{
		width: 100%;
		height: 55px;
		border-left: 5px solid #92d1d5;
		padding-left: 25px;
		font-size: 20px;
		font-weight: 700;
		letter-spacing: 7px;
		color: #FFF;		
	}
	#AboutUsText1{
		width: 100%;
		height: 26px;
		line-height: 18px;
	}
	.AboutBtn{
		width: 100px;
		height: 40px;
		line-height: 40px;
		background: #FFF;
		color: #646464;	
		font-size: 14.5px;
		font-weight: 700;
		text-align: center;
		letter-spacing: 3px;
		float: left;
		margin-top: 420px;
	}
	#BtnOverview{	
		margin-left: 315px;		
		cursor: pointer;
	}
	#BtnValues{
		margin-left: 15px;
		cursor: pointer;
	}
	#BtnMilestones{
		bottom: 50px;
		margin-left: 15px;
		cursor: pointer;
	}
	/* 公司簡介 Start */
	#Overview{
		width: 100%;
		padding-bottom: 80px;
		height: auto;
		
	}
	#OverViewForm{
		max-width: 1024px;
		padding-left: 80px;
		padding-right: 80px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	#OverViewForm:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#OverviewLeft{
		width: 150px;
		height: 120px;
		float: left;
		border-right: 0px;
		
	}
	#OverviewText1{
		width: 100%;
		height: 50px;
		font-size: 20px;
		font-weight: 700;
		color: #69a3aa;
		letter-spacing: 5px;
	}
	#OverviewText2{
		width: 100%;
		font-size: 17px;
		font-weight: 500;
		color: #a5a5a5;
		letter-spacing: 4px;
		
	}
	#OverviewRight{
		width: calc(100% - 160px);
		height: auto;
		line-height: 20px;
		border-left: 2px solid #a5a5a5;
		float: left;
		font-weight: 500;
		font-size: 12px;
		padding-left: 60px;
		padding-right: 0px;
		box-sizing: border-box;
		letter-spacing: 1px;
	}
	/* 公司簡介 End */
	/* 經營理念 Start */
	#Values{
		width: 100%;
		height: 683px;
		background: #c8a97d;
		padding-top: 100px;
		padding-bottom: 50px;
		box-sizing: border-box;
		padding-left: 80px;
		padding-right: 80px;
	}
	#ValuesForm{
		max-width: 1024px;
		
	}
	#ValuesForm:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#ValuesFormM{
		width: 100%;
		margin: 0 auto;	
		padding: 0 20px;
		display: flex;
		justify-content: space-between;
		box-sizing: border-box;
	}
	#ValuesTitle{
		width: 100%;
		max-width: 1024px;
		height: 80px;
		border-bottom: 1px solid #FFF;
		margin: 0 auto;
		text-align: center;
		color: #FFF;
		font-size: 21px;
		font-weight: 700;
		letter-spacing: 3px;
	}
	.ValuesItem{
		width: 130px;
		height: 400px;
		float: left;
		margin: 10px;
		padding-top: 50px;		
	}
	#ValuesFormM .ValuesItem:first-child{
		margin-left: 0px;
	}
	.ValuesImg{
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.ValuesImg img{
		max-width: 100%;
	}
	.ValuesName{
		width: 100%;
		height: 50px;
		line-height: 60px;
		text-align: center;
		color: #FFF;
		font-size: 13px;
		font-weight: 700;
		padding-top:0px;
		letter-spacing: 1px;
	}
	.ValuesLine{
		width: 80px;
		height: 10px;
		border-bottom: 1px solid #FFF;
		margin: 0 auto;
	}
	.ValueText{
		width: 100%;
		line-height: 25px;
		padding-top: 30px;
		color: #FFF;
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 1px;
		box-sizing: border-box;
	}
	/* 歷史沿革 Start */

	#Milestones{
		width: 100%;
		padding:50px 0px 30px 0px;
		box-sizing: border-box;
	}
	#MilestionesLeft{
		width: 100%;
		max-width: 520px;
		font-size: 22px;
		font-weight: 500;
		letter-spacing: 3px;
		margin: 0 auto;
		float: none;
		margin-bottom: 50px;
		padding: 0px 0px;
		
	}
	#MilestionsTitle{
		width: calc(100%);
		height: 60px;
		border-bottom: 1px solid #646464;
		margin: 0 auto;
	}
	#MLeftNameT{
		width: 50%;
		float: left;		
	}
	#MLeftNameE{
		width: 50%;
		float: right;
		color: #646464;
		text-align: right;
	}
	#MilestionesRight{
		width: 100%;
		max-width: 520px;
		float: none;
		margin: 0 auto;
		padding: 0px;
		padding-bottom: 50px;
	}
	#Milist1{
		width: 100%;
		margin-bottom: 50px;
	}
	#Milist1:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#Mil1Info{
		width: 100%;
		padding: 0px 00px;
		box-sizing: border-box;
		
	}
	#Mil1Year{
		width: 100%;
		height: 50px;
		color: #69a3aa;
		font-size: 50px;
		font-weight: 300;
		font-style: italic;
		margin-bottom: 40px;	
		margin-top: 30px;
		text-align: center;
	}
	#Mil1Title{
		width: 100%;
		height: 50px;
		line-height: 50px;
		background: #a1734a;
		color: #FFF;
		padding-left: 20px;
		box-sizing: border-box;
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 30px;
		letter-spacing: 3px;
		padding: 0px 30px;
		box-sizing: border-box;
	}
	#Mil1Text{
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 30px;
		padding: 0px 30px;
		box-sizing: border-box;
	}
	#Mil1LineM{
		width: 1px;
		height: 70px;
		border-left: 1px solid #a5a5a5;
		margin: 0 auto;
	}
	#Milist1MImg{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
		overflow: hidden;
	}
	#Milist1MImg img{
		width:100%;
	}
	#Milist2{
		width: 100%;
		margin-bottom: 50px;
	}
	#Mil2Info{
		width: 100%;
		padding: 0px;
		box-sizing: border-box;
		
	}
	#Mil2Year{
		width: 100%;
		height: 50px;
		color: #69a3aa;
		font-size: 50px;
		font-weight: 300;
		font-style: italic;
		margin-bottom: 40px;	
		margin-top: 30px;
		text-align: center;
	}
	#Mil2Title{
		width: 100%;
		height: 50px;
		line-height: 50px;
		background: #a1734a;
		color: #FFF;
		padding-left: 20px;
		box-sizing: border-box;
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 30px;
		letter-spacing: 3px;
		padding: 0px 30px;
		box-sizing: border-box;
	}
	#Mil2Text{
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 30px;
		padding: 0px 30px;
		box-sizing: border-box;
	}
	#Mil2LineM{
		width: 1px;
		height: 70px;
		border-left: 1px solid #a5a5a5;
		margin: 0 auto;
	}
	#Milist2Img{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
		overflow: hidden;
	}
	#Milist2Img img{
		width: 150%;
		text-align: center;
	}
	#Milist3{
		width: 100%;
		padding-bottom: 0px;
	}
	#Mil3Info{
		width: 100%;
		padding: 0px 00px;
		box-sizing: border-box;
		
	}
	#Mil3Year{
		width: 100%;
		height: 50px;
		color: #69a3aa;
		font-size: 50px;
		font-weight: 300;
		font-style: italic;
		margin-bottom: 40px;	
		margin-top: 30px;
		text-align: center;
	}
	#Mil3Title{
		width: 100%;
		min-height: 50px;
		line-height: 30px;
		background: #a1734a;
		color: #FFF;
		padding-left: 20px;
		box-sizing: border-box;
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 30px;
		letter-spacing: 3px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#Mil3Text{
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		font-weight: 600;
		letter-spacing: 1px;
		margin-bottom: 30px;
	}
	#Mil3LineM{
		width: 1px;
		height: 70px;
		border-left: 1px solid #a5a5a5;
		margin: 0 auto;
	}
	#Milist3MImg{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	#Milist3MImg img{
		width: 100%;
	}
	/* 歷史沿革 End */
	
	#Item{
		width: 100%;
		height: 440px;
		padding: 50px 50px;
		box-sizing: border-box;
		margin-bottom: 80px;
	}
	#ItemForm{
		width: 100%;
		height: 340px;
		background: url("/Assets/Web/Images/About/About2Bg.jpg") no-repeat center center;
		background-size: cover;
		margin: 0 auto;
	}
	#ItemRight{
		width:340px;
		height: 400px;
		float: right;
		margin-right: 50px;
		margin-top: 100px;
	}	
	#ItemTitle{
		width: 100px;
		height: 200px;
		float: left;
		
	}
	#ItemText1{
		width: 72px;
		height: 40px;
		font-size: 28px;
		font-weight: 300;
		font-style: italic;
		color: #FFF;
		border-bottom: 2px solid #FFF;
		text-align: center;
		margin-bottom: 10px;
		letter-spacing: 2px;
	}
	#ItemText2{
		width: 72px;
		height: 26px;
		font-size: 18px;
		font-weight: 500;
		color: #FFF;
		text-align: center;		
		box-sizing: border-box;
		text-align-last:justify;
		padding-left: 10px;
		padding-right: 10px;
	
	}
	#ItemContent{
		width: 229px;
		height: 400px;
		float: right;
	}
	#ItemText3{
		width: 100%;
		height: 36px;
		line-height: 36px;
		color: #646464;
		font-size: 14.22px;
		text-align: center;
		background: #FFF;
		font-weight: 600;
		margin-bottom: 25px;
		letter-spacing: 3px;
	}
	#ItemText4{
		width: 100%;
		font-size: 10px;
		font-weight: 400;
		line-height: 20px;
		letter-spacing: 1px;
		color: #FFF;
		
	}
}
