@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanssc.css);
* { font-family: 'Noto Sans SC', sans-serif; }
html,body,div,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,canvas,details,figcaption,summary,time,mark,audio,video,input,textarea,select { font-family: 'Noto Sans SC', sans-serif; }

section#go_about .conPhoto .txt { min-height:70px; }

@media screen and (min-width:769px){	
	section#go_about .tab { width:465px; }
	header nav li { margin-top:13px; text-align:center; }
	header nav li.menu4 { margin-top:0; }
}

@media screen and (max-width:768px){
}