@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

.bay-twitter{
	max-width: 600px;
	margin: 60px auto 0 !important;
	max-height: 600px ;
	overflow-y: scroll;
}
@media only screen and (max-width: 834px){
	#hednav .wrap .navwrap #nav_global ul li:nth-child(3) a:before {
		content: "\f025" !important;
	}
  #hednav .wrap .navwrap #nav_global ul li:nth-child(4) a:before {
    content: "\f073" !important;
  }
  #hednav .wrap .navwrap #nav_global ul li:nth-child(6) a:before {
    content: "\f140" !important;
  }
  #hednav .wrap .navwrap #nav_global ul li:nth-child(7) a:before {
    content: "\f2b5" !important;
  }
  #hednav .wrap .navwrap #nav_global ul li:nth-child(8) a:before {
    content: "\f569" !important;
  }


  #hednav .wrap .navwrap #nav_global .pcnone li:nth-child(6) a:before{
    left: 20px !important;
    content: "\f3c9" !important;
  }
  #hednav .wrap .navwrap #nav_global .pcnone li:nth-child(7) a:before{
    content: "\f140" !important;
  }
  #hednav .wrap .navwrap #nav_global .pcnone li:nth-child(8) a:before{
    content: "\f2b5" !important;
  }
}

/*================== ○○○○.html =================*/
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}