#header {
	background-color: rgb(255, 141, 107);
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
}
#topMain.nav-pills>li>a {    
    color: rgb(255, 232, 223);    
    font-weight: bold;
    font-size:20px;
    text-decoration: none;
    font-family:Microsoft JhengHei;
}

#topMain.nav-pills>li>a:hover {    
   color: rgb(255, 255, 255);
}

#header #topNav a.logo>img {
		height:60px;
}
#header.fixed #topNav a.logo>img {
		height:50px;
}
#header.fixed #topNav a.logo {
	height:70px;
	line-height: 60px;
}
#header ul.nav-second-main {
	border-left:0px;
	margin-top:30px;
}
#header.fixed ul.nav-second-main {
	margin-top:10px;
}
#header ul.nav-second-main li>a:hover {
	 opacity:.6;
}
.toppot {
position: relative;
padding-top:80px;
padding-bottom:0;
}
.toppot .mainimg {	
margin-top:-7%;	
margin-left:13%;
width:80%;
z-index:4;
}
.toppot .slogan_txt {
	font: Bold 20px/27px Microsoft JhengHei;
	position:absolute;
}
.toppot .slogan_txt.t1 {
	bottom:59%;
	right:-4%;
}
.toppot .slogan_txt.t2 {
	bottom:45.5%;
	right:-10%;
}
.toppot .slogan_txt.t3 {
	bottom:35.5%;
	right:-13.5%;
}
.toppot .slogan_txt.t4 {
	bottom:25.5%;
	right:-7.5%;
}
.toppot .slogan_txt.t5 {
	bottom:19.5%;
	right:2.5%;
}
.toppot .slogan_txt.t6 {
	bottom:48.5%;
	left:-2%;
}
.toppot .slogan_txt.t7 {
	bottom:42%;
	left:-3.5%;
}
.toppot .slogan_txt.t8 {
	bottom:35.5%;
	left:-2%;
}
.toppot .slogan_txt.t9 {
	bottom:21%;
	left:-5%;
}
.slogan {
background-image: url('../images/img_text.png');
background-repeat: no-repeat;
background-position:center;
min-height:200px;
background-size: contain;
}
  .toppot_mobile {
    display:none;
  }
@media only screen and (max-width: 768px) {
  .toppot {
    display:none;
  }
  .slogan {
    min-height:100px;
  }
  .toppot_mobile {
    display:block;
  }
}

.aboutfujacook {	
	background: #FF8D6B 0% 0% no-repeat padding-box;
	z-index:2;	
	font-family:Microsoft JhengHei;    
}
.aboutfujacook header h1 {
	font: Bold 44px/58px Microsoft JhengHei;
	color:#ffffff;
	line-height:80px;
}
.aboutfujacook header h2 span {	
	color:#474747;	  
  font-weight: Regular;
  font-size:28px;
  text-decoration: none;
  
}
.aboutfujacook .wt {	
	color: #FFFFFF;
	font-size:18px;
}
.aboutfujacook .btn-about {	
	border-color:#FFFFFF;
	background-color:transparent;
	color:#ffffff;
}
.aboutfujacook .btn-about:hover {	
	opacity:.6;
}
