 .logo-image {
	 top:155px;
	 left:155px;
	 position:absolute;
	 width:900px;
 }
 
 .font-family-NSTC{
	 font-family: 'Noto Sans TC', sans-serif;
 }
 .font-brod{
	 font-weight:bold;
 }
 .font-fondus{
	 font-size:40px;
	 color:white;
 }
 .font-index{
	 font-size: 26px;
	 line-height: 45px;
 }
 
 .container-1 {
  width: 100%;
  padding-right: 5%;
  padding-left: 5%;
}

 .text-center{
  text-align: center;
 }
 .text-align-center{
  text-align: center;
 }